|
%html%
.PrdList { border:1px solid transparent; } /* 務必有這個 border,在 firefox,、ie 才不會有問題。 */
.PrdList .divCell { width:240px; margin-right:5px; margin-bottom:5px; overflow:hidden; }
.PrdList .liCell { text-align:center; padding:8px; border:1px solid #dddddd; overflow:hidden; }
.PrdList .liCellL {}
.PrdList .liCellR {}
.PrdList .liCellT {}
.PrdList .liCellB {}
.PrdList .ColN_1 {}
.PrdList .ColN_2 {}
.PrdList .ColN_3 {}
.PrdList .ColN_4 {}
.PrdList .ColN_5 {}
.PrdList .ColN_6 {}
.PrdList .ColN_7 {}
.PrdList .ColN_8 {}
.PrdList .PrdListCont { text-align:center; }
.PrdList .PrdCell { width:100%; }
.PrdList .PrdCell a {}
.PrdList .PrdCell a:hover { color:#000000; }
.PrdList .PrdCell .PrdImgM { margin-bottom:8px; }
.PrdList .PrdCell .PrdImgM img {}
.PrdList .ColN_2 .PrdCell .PrdImgM img {}
.PrdList .ColN_3 .PrdCell .PrdImgM img {}
.PrdList .ColN_4 .PrdCell .PrdImgM img {}
.PrdList .ColN_5 .PrdCell .PrdImgM img {}
.PrdList .ColN_6 .PrdCell .PrdImgM img {}
.PrdList .ColN_7 .PrdCell .PrdImgM img {}
.PrdList .ColN_8 .PrdCell .PrdImgM img {}
.PrdList .PrdCell .PrdContent { margin-bottom:4px; }
.PrdList .ColN_2 .PrdCell .PrdContent {}
.PrdList .ColN_3 .PrdCell .PrdContent {}
.PrdList .ColN_4 .PrdCell .PrdContent {}
.PrdList .ColN_5 .PrdCell .PrdContent {}
.PrdList .ColN_6 .PrdCell .PrdContent {}
.PrdList .ColN_7 .PrdCell .PrdContent {}
.PrdList .ColN_8 .PrdCell .PrdContent {}
.PrdList .PrdCell .PrdTitle { line-height:125%; margin-top:4px; margin-bottom:4px; color:#222222; }
.PrdList .PrdCell .PrdDesc { line-height:125%; margin-bottom:4px; color:#666666; text-align:left; display:none;}
.PrdList .PrdCell .PrdPrice { margin-bottom:4px; }
.PrdList .PrdCell .PriceName {}
.PrdList .PrdCell .DollarSign { color:#ff0000; }
.PrdList .PrdCell .PriceAmt { color:#ff0000; font-weight:bold; }
.PrdList .PrdCell .DollarUnit {}
.PrdList .PrdCell .PrdCtrl { margin-bottom:8px; }
.PrdList .PrdCell .PrdQty {}
.PrdList .PrdCell .PrdBtn {}
.PrdList .PrdCell .PrdExt {}
/* 預設 */
.PrdList .SaleBtn1 { border:1px solid #aa0000; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 正常 */
.PrdList .SaleBtn2 { border:1px solid #aa0000; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 預購 */
.PrdList .SaleBtn3 { border:1px solid #0000aa; background:#000088; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 郵購 */
.PrdList .SaleBtn4 { border:1px solid #0000aa; background:#000088; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 補貨 */
.PrdList .SaleBtn5 { border:1px solid #006600; background:#008800; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 停售 */
.PrdList .SaleBtn6 { border:1px solid #666666; background:#888888; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; }
/* 售完 */
.PrdList .SaleBtn7 { border:1px solid #666666; background:#888888; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; }
/* 競標 */
.PrdList .SaleBtn8 { border:1px solid #aa0000; background:#cc0000; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 推薦 */
.PrdList .PrdListExtBtn { border:1px solid #998800; background:#aa8800; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
/* 紅利兌換 */
.tableExchg { width:100%; }
.tableExchg th , .tableExchg td { padding-top:2px; padding-bottom:2px; padding-left:4px; padding-right:4px; white-space:nowrap; font-weight:normal; color:#444444; border-radius:4px; }
.tableExchg th { text-align:center; background:#dddddd; }
.tableExchg td { text-align:center; }
.tableExchg .tdExchgBtn div { border-radius:4px; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; text-align:center; }
.tableExchg .tdExchgBtn div:hover { background:#ff0000; cursor:pointer; }
.tableExchg .spanExchgPt , .tableExchg .spanExchgAmt { font-weight:bold; color:red; }
/* 喜愛 */
.cssPrdInfoFave { cursor:pointer; color:transparent; width:32px; height:32px; background:url(/main/wdb2/images/HeartIcon_32x32_0.png) no-repeat; background-size:contain; }
.cssPrdInfoFave1 { background:url(/main/wdb2/images/HeartIcon_32x32.png) no-repeat; background-size:contain; }
.PrdList .PrdCell .PrdImgM { display:$PrdListPrdImgMDisp$; }
.PrdList .PrdCell .PrdTitle { display:$PrdListPrdTitleDisp$; }
.PrdList .PrdCell .PrdDesc { display:$PrdListPrdDescDisp$; }
.PrdList .PrdCell .PrdPrice { display:$PrdListPrdPriceDisp$; }
.PrdList .PrdCell .PriceName { display:$PrdListPriceNameDisp$; }
.PrdList .PrdCell .PrdQty { display:$PrdListPrdQtyDisp$; }
.PrdList .PrdCell .PrdBtn { display:$PrdListPrdBtnDisp$; }
.PrdList .PrdCell .PrdExt { display:$PrdListPrdExtDisp$; }
.PrdList .PrdCell .PrdTitle { font-family:$PrdListTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PrdDesc { font-family:$PrdListDescFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PriceName { font-family:$PrdListNameFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PriceAmt { font-family:$PrdListAmtFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .liCell { padding:$PrdListPadding$; }
.PrdList .liCell { border:$PrdListBorder$; }
.PrdList .divCell { width:$PrdListDivW$; }
.PrdList .liCell { height:$PrdListDivH$; }
.PrdList .divCell { border:$PrdListDivB$; }
.PrdList .divCell { padding:$PrdListDivP$; }
.PrdList .divCell { margin-right:$PrdListDivL$; }
.PrdList .divCell { margin-bottom:$PrdListDivT$; }
【Dr. L3極奢抗老系列】松露前導液
主成分:玉米醇、高粱萃取、白松露萃取、糖基海藻糖、玻尿酸鈉水溶液、PEG-7 甘油椰油酸酯、海藻精華、傳明酸
網路售價:NT$1,980元
建議售價:NT$2,380元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029120
{"規格":["30ml"]}
【Dr. L3安瓶修護系列】雪玫瑰精華#8
主成分:玉米醇、糖基海藻糖、Pentavitin、水解膠原、玻尿酸鈉、水膜磁(玻尿酸交聯聚合物 )、β- 葡聚糖、高山玫瑰杜鵑花萃取
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029110
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】賽洛美精華#7
主成分:玉米醇、柚子萃取、泛醇 ( 維他命 B5)、玻尿酸鈉、神經醯胺 3、神經醯胺 6 II、神經醯胺 1、植物氨基酸類
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029108
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】苦杏仁酸精華#6
主成分:苦杏仁酸、海藻精華、酵母萃取、玻尿酸鈉、Syn-coll ( 三胜肽 )、尿囊素
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029106
{"規格":["10ml*3/盒"]}
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029103
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】洋甘菊精華#4
主成分:傳明酸、糖基海藻糖、白茅萃取、水解小麥蛋白、洋甘菊萃取液、玻尿酸鈉、歐洲七葉樹籽萃取、山金車花萃取、北美金縷梅葉萃取、歐錦葵花萃取、假葉樹根萃取、小黃瓜萃取、甘草萃取、玫瑰花水
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029101
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】蜂王漿精華#3
主成分:蜂王漿複合萃取、蘑菇萃取、青柚籽萃取、牛蒡萃取
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029099
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】胜肽精華#2
主成分:玉米醇、魚子精華、( 水性 ) 印度金鈕扣萃取、水解秋葵提取物、傳明酸、玻尿酸鈉、蘆薈萃取、乳酸菌發酵溶胞產物、洋甘菊萃取液、海藻精華、小黃瓜萃取、棕櫚醯寡肽、棕櫚醯四肽 -7
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000029097
{"規格":["10ml*3/盒"]}
【Dr. L3安瓶修護系列】煥白精華#1
主成分:玉米醇、傳明酸、甘油、複合果酸、豨簽萃取、維他命 B3、冬凌草萃取、玻尿酸鈉、白珍珠萃取、小黃瓜萃取、寡肽 -68、油酸鈉
網路售價:NT$3,000元
建議售價:NT$4,800元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000290950
{"規格":["10ml*3/盒"]}
【Dr. L3 極潤保濕系列】HA 4.0 保濕凝乳
主成分:法國玫瑰水、海藻精華、玉米醇、向日葵籽油、洋甘菊萃取液、蘆薈萃取、白茅萃取、水膜磁(玻尿酸交聯聚合物)、夏櫟樹皮萃取、越桔果萃取、榛籽萃取、胡桃葉萃取、金縷梅萃取、維他命 E 醋酸酯、尿囊素、玻尿酸鈉
網路售價:NT$1,580元
建議售價:NT$1,900元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000290918
{"規格":["50ml"]}
【Dr. L3 極潤保濕系列】HA 4.0 保濕純露
主成分:法國玫瑰水、玻尿酸鈉水溶液、甘油、菸鹼醯胺 ( 維他命 B3)、蘆薈萃取、洋甘菊萃取液、水膜磁 ( 玻尿酸交聯聚合物 )、泛醇 ( 維他命 B5)、尿囊素
網路售價:NT$1,380元
建議售價:NT$1,660元
ZC255562
耀保養
rachelt
/main/modules/MySpace/PrdInfo.php?sn=ganghao&prd=2203000290878
{"規格":["200ml"]}
| |