...
|
...
|
@@ -14,7 +14,8 @@ let _getProduct = function(o) { |
|
|
brand_domain: o.brand_domain,
|
|
|
brand_name: o.brand_name,
|
|
|
product_id: o.product_id,
|
|
|
collageprice: o.collage_price,
|
|
|
collage_price: o.collage_price,
|
|
|
collage_activity_id: o.collage_activity_id,
|
|
|
product_name: o.product_name,
|
|
|
product_skn: o.product_skn,
|
|
|
vip_price: o.vip_price,
|
...
|
...
|
|