Update newShoppingCart.md
Showing
1 changed file
with
469 additions
and
488 deletions
@@ -25,337 +25,346 @@ | @@ -25,337 +25,346 @@ | ||
25 | "alg": "SALT_MD5", | 25 | "alg": "SALT_MD5", |
26 | "code": 200, | 26 | "code": 200, |
27 | "data": { | 27 | "data": { |
28 | - "advance_cart_data": { //预售商品 | ||
29 | - "gift_list": [//可选赠品 | ||
30 | - | ||
31 | - ], | ||
32 | - "goods_list": [//购物车商品 | ||
33 | { | 28 | { |
34 | - "attribute": "1", | ||
35 | - "brand_id": "4", | ||
36 | - "brand_name": "Preppy Elite",//品牌名称 | ||
37 | - "brand_domain": "preppyelite",//品牌域名 | ||
38 | - "buy_limit": 0, | ||
39 | - "buy_number": "1",//购买数量 | ||
40 | - "can_cod_pay": "Y", | ||
41 | - "cn_alphabet": "5CMMianYi5CXJKB7169W55", | ||
42 | - "color_id": "6", | ||
43 | - "color_name": "绿色", | ||
44 | - "expect_arrival_time": "7月", | ||
45 | - "fit_promotions": [ | ||
46 | - | ||
47 | - ], | ||
48 | - "get_yoho_coin": "0", | ||
49 | - "goods_id": "426145", | ||
50 | - "goods_images": "http://img13.static.yhbimg.com/goodsimg/2015/12/16/08/02e87af5883167b4d5f87f2f2331b813f2.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
51 | - "goods_type": "advance", | ||
52 | - "is_advance": "Y", | ||
53 | - "is_jit": "N", | ||
54 | - "is_limited": "N", | ||
55 | - "is_outlets": "N", | ||
56 | - "is_special": "N", | ||
57 | - "last_price": "2999.0", | ||
58 | - "last_vip_price": 2999, | ||
59 | - "market_price": 2999, | ||
60 | - "max_sort_id": "1", | ||
61 | - "middle_sort_id": "20", | ||
62 | - "off_shelves": 0, | ||
63 | - "product_id": 331423, | ||
64 | - "product_name": "5CM 拼接袖军事夹棉外套", | ||
65 | - "product_skc": "321294", | ||
66 | - "product_skn": "51185427", | ||
67 | - "product_sku": "1006752", | ||
68 | - "promotion_flag": "103", | ||
69 | - "promotion_id": "0", | ||
70 | - "real_price": 2999, | ||
71 | - "real_vip_price": 0, | ||
72 | - "sale_price": 0, | ||
73 | - "sales_price": 2999, | ||
74 | - "selected": "Y", | ||
75 | - "shop_id": 0, | ||
76 | - "shopping_cart_goods_id": "33682", | ||
77 | - "shopping_cart_id": "118795696", | ||
78 | - "size_id": "203", | ||
79 | - "size_name": "M", | ||
80 | - "small_sort_id": "123", | ||
81 | - "storage_number": "1", | ||
82 | - "str_subtotal": "¥2999.00", | ||
83 | - "subtotal": 2999, | ||
84 | - "supplier_id": 0, | ||
85 | - "uid": "0", | ||
86 | - "vip1_price": "0.00", | ||
87 | - "vip2_price": "0.00", | ||
88 | - "vip3_price": "0.00", | ||
89 | - "vip_discount": 1, | ||
90 | - "vip_discount_money": 0, | ||
91 | - "vip_discount_type": "3", | ||
92 | - "vip_price": 0, | ||
93 | - "yoho_coin_num": "0", | ||
94 | - "min_buy_number": 2//起购件数 | ||
95 | - } | ||
96 | - ], | ||
97 | - "off_shelves_goods_list": [//过时商品 | ||
98 | - | ||
99 | - ], | ||
100 | - "price_gift": [//可选加价购 | ||
101 | - | ||
102 | - ], | ||
103 | - "promotion_info": [//已参加促销活动列表 | ||
104 | - { | ||
105 | - "cutdown_amount": 10, | ||
106 | - "promotion_id": 0, | ||
107 | - "promotion_title": "满599免运费", | ||
108 | - "promotion_type": "FreeShippingCost" | ||
109 | - } | ||
110 | - ], | ||
111 | - "shopping_cart_data": {//预售购物车统计 | 29 | + "advance_cart_data": {//预售购物车 |
30 | + "gift_list": [], | ||
31 | + "goods_list": [], | ||
32 | + "goods_pool_list": [], | ||
33 | + "off_shelves_goods_list": [], | ||
34 | + "price_gift": [], | ||
35 | + "promotion_info": [], | ||
36 | + "shopping_cart_data": { | ||
112 | "discount_amount": 0, | 37 | "discount_amount": 0, |
113 | - "fast_shopping_cost": 5, | 38 | + "fast_shopping_cost": 15, |
114 | "gain_yoho_coin": 0, | 39 | "gain_yoho_coin": 0, |
115 | - "goods_count": 1, | 40 | + "goods_count": 0, |
41 | + "has_invalid_goods": 0, | ||
116 | "is_multi_package": "N", | 42 | "is_multi_package": "N", |
117 | - "last_order_amount": 2999, | ||
118 | - "order_amount": 2999, | ||
119 | - "package_list": [ | ||
120 | - | ||
121 | - ], | ||
122 | - "promotion_formula": "总计¥2999.00=商品金额¥2999.00", | 43 | + "last_order_amount": 0, |
44 | + "offline_goods_count": 0, | ||
45 | + "online_goods_count": 0, | ||
46 | + "order_amount": 0, | ||
47 | + "package_list": [], | ||
48 | + "promotion_formula": "总计¥0.00=商品金额¥0.00", | ||
123 | "promotion_formula_list": [ | 49 | "promotion_formula_list": [ |
124 | { | 50 | { |
125 | "promotion": "商品金额", | 51 | "promotion": "商品金额", |
126 | - "promotion_amount": "¥2999.00" | 52 | + "promotion_amount": "¥0.00" |
127 | } | 53 | } |
128 | ], | 54 | ], |
129 | - "selected_goods_count": 1, | ||
130 | - "shipping_cost": 0, | 55 | + "remain_time": 0, |
56 | + "selected_goods_count": 0, | ||
57 | + "shipping_cost": 10, | ||
131 | "str_discount_amount": "¥0.00", | 58 | "str_discount_amount": "¥0.00", |
132 | - "str_order_amount": "¥2999.00" | 59 | + "str_order_amount": "¥0.00" |
133 | }, | 60 | }, |
134 | - "sold_out_goods_list": [//售罄商品 | ||
135 | - | ||
136 | - ] | 61 | + "sold_out_goods_list": [] |
137 | }, | 62 | }, |
138 | - "ordinary_cart_data": {//普通商品购物车 | ||
139 | - "gift_list": [//可选赠品 | ||
140 | - | 63 | + "ordinary_cart_data": {//普通购物车 |
64 | + "gift_list": [], | ||
65 | + "goods_list": [],//全场的加价购+赠品,全场无促销的商品放在goods_pool_list | ||
66 | + "goods_pool_list": [//商品池 | ||
67 | + { | ||
68 | + "pool_type": 1, //1 品牌 2 促销 | ||
69 | + "promotion_list": [/促销池的头 | ||
70 | + { | ||
71 | + "alreadyMatch": false,//是否匹配,true 匹配 | ||
72 | + "condition_unit": 1,//1 件 2 金额 | ||
73 | + "condition_value": -2,//差的部分 | ||
74 | + "gift_goods_List": [],//加价购,赠品促销可赠品的商品列表 | ||
75 | + "gift_price": 0,// 加价购,赠品商品价格 | ||
76 | + "promotion_id": 9148,//促销id | ||
77 | + "promotion_title": "全场促销",//促销名称 | ||
78 | + "promotion_type": "Discount",//促销类型 | ||
79 | + "status": 0//0 未满足 10 已满足 20 已售光 30 已添加 | ||
80 | + } | ||
141 | ], | 81 | ], |
142 | - "goods_list": [//购物车商品列表 | 82 | + "sub_pool": [//促销池中的商品列表,可能有第二层促销池 |
83 | + { | ||
84 | + "goods_list": [ | ||
143 | { | 85 | { |
144 | "attribute": "1", | 86 | "attribute": "1", |
145 | - "brand_id": "4", | 87 | + "brand_domain": "oasso", |
88 | + "brand_id": "210", | ||
89 | + "brand_name": "oasso", | ||
146 | "buy_limit": 0, | 90 | "buy_limit": 0, |
147 | - "buy_number": "1",//购买数量 | 91 | + "buy_number": "2", |
92 | + "buy_type": 2, | ||
148 | "can_cod_pay": "Y", | 93 | "can_cod_pay": "Y", |
149 | - "cn_alphabet": "5CMMianYi5CXJKF7183W55", | ||
150 | - "color_id": "2", | ||
151 | - "color_name": "黑色", | 94 | + "cn_alphabet": "OASSOShouJiChongDianZuo", |
95 | + "color_id": "6", | ||
96 | + "color_name": "绿色", | ||
97 | + "delay_notice": "", | ||
98 | + "discount_tag": "S", | ||
152 | "expect_arrival_time": "", | 99 | "expect_arrival_time": "", |
153 | - "fit_promotions": [//符合优惠活动 | ||
154 | - "6358", | ||
155 | - "8981", | ||
156 | - "8979", | ||
157 | - "8893", | ||
158 | - "6416" | ||
159 | - ], | 100 | + "factory_goods_name": "绿色", |
101 | + "fit_promotions": [], | ||
160 | "get_yoho_coin": "0", | 102 | "get_yoho_coin": "0", |
161 | - "goods_id": "426151", | ||
162 | - "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/12/16/05/0163d0ecb1bada13ede0028723c30d7dba.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 103 | + "goods_id": "254893", |
104 | + "goods_images": "http://img13.static.yhbimg.com/goodsimg/2016/01/12/05/02d78f2aec2e0206f34e6bed05e463c73d.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
163 | "goods_type": "ordinary", | 105 | "goods_type": "ordinary", |
164 | "is_advance": "N", | 106 | "is_advance": "N", |
107 | + "is_deposit_advance": "N", | ||
165 | "is_jit": "N", | 108 | "is_jit": "N", |
166 | - "is_limited": "N", | 109 | + "is_limited": "Y", |
167 | "is_outlets": "N", | 110 | "is_outlets": "N", |
168 | "is_special": "N", | 111 | "is_special": "N", |
169 | - "last_price": "100.0", | ||
170 | - "last_vip_price": 100, | ||
171 | - "market_price": 1799, | ||
172 | - "max_sort_id": "1", | ||
173 | - "middle_sort_id": "20", | 112 | + "last_price": "9.9", |
113 | + "last_vip_price": 9.9, | ||
114 | + "local_buy_number": 0, | ||
115 | + "market_price": 12, | ||
116 | + "max_sort_id": "10", | ||
117 | + "middle_sort_id": "103", | ||
118 | + "min_buy_number": 1, | ||
174 | "off_shelves": 0, | 119 | "off_shelves": 0, |
175 | - "product_id": 331427, | ||
176 | - "product_name": "5CM 迷彩拼接棉衣夹克", | ||
177 | - "product_skc": "321297", | ||
178 | - "product_skn": "51185429", | ||
179 | - "product_sku": "1006765", | ||
180 | - "promotion_flag": "0", | 120 | + "offline_goods_status": 1, |
121 | + "offline_storage_number": 0, | ||
122 | + "offline_storage_status": 1, | ||
123 | + "online_storage_number": 0, | ||
124 | + "product_id": 189413, | ||
125 | + "product_name": "oasso 手机充电座", | ||
126 | + "product_skc": "228608", | ||
127 | + "product_skn": "51109379", | ||
128 | + "product_sku": "746705", | ||
129 | + "promotion_flag": "110", | ||
181 | "promotion_id": "0", | 130 | "promotion_id": "0", |
182 | - "real_price": 100, | ||
183 | - "real_vip_price": 0, | 131 | + "real_price": 9.9, |
132 | + "real_vip_price": 9.9, | ||
184 | "sale_price": 0, | 133 | "sale_price": 0, |
185 | - "sales_price": 100, | ||
186 | - "selected": "Y", | 134 | + "sales_price": 11, |
135 | + "selected": "N", | ||
187 | "shop_id": 0, | 136 | "shop_id": 0, |
188 | - "shopping_cart_goods_id": "33684", | ||
189 | - "shopping_cart_id": "118795696", | ||
190 | - "size_id": "207", | ||
191 | - "size_name": "S", | ||
192 | - "small_sort_id": "123", | ||
193 | - "storage_number": "1", | ||
194 | - "str_subtotal": "¥100.00", | ||
195 | - "subtotal": 100, | 137 | + "shopping_cart_goods_id": "60434", |
138 | + "shopping_cart_id": "118792348", | ||
139 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
140 | + "size_id": "199", | ||
141 | + "size_name": "F", | ||
142 | + "small_sort_id": "212", | ||
143 | + "storage_number": "12331", | ||
144 | + "store_id": 0, | ||
145 | + "str_subtotal": "¥19.80", | ||
146 | + "subtotal": 19.8, | ||
196 | "supplier_id": 0, | 147 | "supplier_id": 0, |
197 | - "tags": [//商品标签,I分期"I" | 148 | + "tags": [], |
149 | + "uid": "8040155", | ||
150 | + "vip1_price": "10.45", | ||
151 | + "vip2_price": "9.90", | ||
152 | + "vip3_price": "9.68", | ||
153 | + "vip_discount": 0.9, | ||
154 | + "vip_discount_money": 1.1, | ||
155 | + "vip_discount_type": "1", | ||
156 | + "vip_price": 11, | ||
157 | + "wareHouseId": 0, | ||
158 | + "yoho_coin_num": "0" | ||
159 | + } | ||
198 | ], | 160 | ], |
199 | - "uid": "0", | ||
200 | - "vip1_price": "0.00", | ||
201 | - "vip2_price": "0.00", | ||
202 | - "vip3_price": "0.00", | ||
203 | - "vip_discount": 1, | ||
204 | - "vip_discount_money": 0, | ||
205 | - "vip_discount_type": "4", | ||
206 | - "vip_price": 0, | ||
207 | - "yoho_coin_num": "0", | ||
208 | - "min_buy_number": 2//起购件数 | 161 | + "pool_type": 1 |
162 | + } | ||
163 | + ] | ||
209 | }, | 164 | }, |
210 | { | 165 | { |
166 | + "goods_list": [ | ||
167 | + { | ||
211 | "attribute": "1", | 168 | "attribute": "1", |
212 | - "brand_id": "302", | 169 | + "brand_domain": "EBLIS", |
170 | + "brand_id": "37", | ||
171 | + "brand_name": "eblishungi", | ||
213 | "buy_limit": 0, | 172 | "buy_limit": 0, |
214 | "buy_number": "1", | 173 | "buy_number": "1", |
174 | + "buy_type": 2, | ||
215 | "can_cod_pay": "Y", | 175 | "can_cod_pay": "Y", |
216 | - "cn_alphabet": "IBSH15Q319BKX", | ||
217 | - "color_id": "2", | ||
218 | - "color_name": "黑色", | ||
219 | - "expect_arrival_time": "", | ||
220 | - "fit_promotions": [ | ||
221 | - | ||
222 | - ], | 176 | + "cn_alphabet": "EBLISChenShanS223", |
177 | + "color_id": "7", | ||
178 | + "color_name": "蓝色", | ||
179 | + "delay_notice": "", | ||
180 | + "discount_tag": "S", | ||
181 | + "expect_arrival_time": "1月", | ||
182 | + "factory_goods_name": "测试数据,测试厂家颜色,蓝色,testtest,测试测试测试测试。。。。测试", | ||
183 | + "fit_promotions": [], | ||
223 | "get_yoho_coin": "0", | 184 | "get_yoho_coin": "0", |
224 | - "goods_id": "337003", | ||
225 | - "goods_images": "http://img11.static.yhbimg.com/goodsimg/2015/09/10/06/01473d2110ea9adc3dc71304e03f9cc534.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
226 | - "goods_type": "gift", | 185 | + "goods_id": "443029", |
186 | + "goods_images": "http://img11.static.yhbimg.com/goodsimg/2016/01/12/02/01e1c78084e7ed6739b21a8bccbbf32f1b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
187 | + "goods_type": "ordinary", | ||
227 | "is_advance": "N", | 188 | "is_advance": "N", |
189 | + "is_deposit_advance": "N", | ||
228 | "is_jit": "N", | 190 | "is_jit": "N", |
229 | "is_limited": "N", | 191 | "is_limited": "N", |
230 | "is_outlets": "N", | 192 | "is_outlets": "N", |
231 | "is_special": "N", | 193 | "is_special": "N", |
232 | - "last_price": "0.0", | ||
233 | - "last_vip_price": 240, | ||
234 | - "market_price": 499, | ||
235 | - "max_sort_id": "6", | ||
236 | - "middle_sort_id": "45", | 194 | + "last_price": "9.9", |
195 | + "last_vip_price": 9.9, | ||
196 | + "local_buy_number": 0, | ||
197 | + "market_price": 598, | ||
198 | + "max_sort_id": "1", | ||
199 | + "middle_sort_id": "12", | ||
200 | + "min_buy_number": 1, | ||
237 | "off_shelves": 0, | 201 | "off_shelves": 0, |
238 | - "product_id": 259359, | ||
239 | - "product_name": "IVYBOI×INTREPID联名款 灰黑骷髅鞋带扣登山靴 超轻", | ||
240 | - "product_skc": "270009", | ||
241 | - "product_skn": "51144693", | ||
242 | - "product_sku": "866449", | ||
243 | - "promotion_flag": "101", | ||
244 | - "promotion_id": "8981", | ||
245 | - "real_price": 0, | ||
246 | - "real_vip_price": 0, | 202 | + "offline_goods_status": 1, |
203 | + "offline_storage_number": 0, | ||
204 | + "offline_storage_status": 1, | ||
205 | + "online_storage_number": 0, | ||
206 | + "product_id": 345753, | ||
207 | + "product_name": "EBLIS 男款格子衬衫", | ||
208 | + "product_skc": "329633", | ||
209 | + "product_skn": "51192557", | ||
210 | + "product_sku": "1029828", | ||
211 | + "promotion_flag": "0", | ||
212 | + "promotion_id": "0", | ||
213 | + "real_price": 9.9, | ||
214 | + "real_vip_price": 9.9, | ||
247 | "sale_price": 0, | 215 | "sale_price": 0, |
248 | - "sales_price": 240, | 216 | + "sales_price": 11, |
249 | "selected": "Y", | 217 | "selected": "Y", |
250 | "shop_id": 0, | 218 | "shop_id": 0, |
251 | - "shopping_cart_goods_id": "33710", | ||
252 | - "shopping_cart_id": "118795696", | ||
253 | - "size_id": "116", | ||
254 | - "size_name": "40码", | ||
255 | - "small_sort_id": "148", | ||
256 | - "storage_number": "61", | 219 | + "shopping_cart_goods_id": "60430", |
220 | + "shopping_cart_id": "118792348", | ||
221 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
222 | + "size_id": "207", | ||
223 | + "size_name": "S", | ||
224 | + "small_sort_id": "115", | ||
225 | + "storage_number": "499", | ||
226 | + "store_id": 0, | ||
227 | + "str_subtotal": "¥9.90", | ||
228 | + "subtotal": 9.9, | ||
257 | "supplier_id": 0, | 229 | "supplier_id": 0, |
258 | - "tags": [//商品标签 | ||
259 | - | 230 | + "tags": [], |
231 | + "uid": "8040155", | ||
232 | + "vip1_price": "10.45", | ||
233 | + "vip2_price": "9.90", | ||
234 | + "vip3_price": "9.68", | ||
235 | + "vip_discount": 0.9, | ||
236 | + "vip_discount_money": 1.1, | ||
237 | + "vip_discount_type": "1", | ||
238 | + "vip_price": 11, | ||
239 | + "wareHouseId": 0, | ||
240 | + "yoho_coin_num": "0" | ||
241 | + } | ||
260 | ], | 242 | ], |
261 | - "uid": "0", | ||
262 | - "vip1_price": "0.00", | ||
263 | - "vip2_price": "0.00", | ||
264 | - "vip3_price": "0.00", | ||
265 | - "vip_discount": 1, | ||
266 | - "vip_discount_money": 0, | ||
267 | - "vip_discount_type": "3", | ||
268 | - "vip_price": 0, | ||
269 | - "yoho_coin_num": "0", | ||
270 | - "min_buy_number": 2//起购件数 | 243 | + "pool_title": "eblishungi", |
244 | + "pool_type": 1 | ||
271 | }, | 245 | }, |
272 | { | 246 | { |
247 | + "pool_type": 0, | ||
248 | + "promotion_list": [ | ||
249 | + { | ||
250 | + "alreadyMatch": true, | ||
251 | + "condition_unit": 0, | ||
252 | + "condition_value": 0, | ||
253 | + "gift_goods_List": [], | ||
254 | + "gift_price": 0, | ||
255 | + "promotion_id": 9088, | ||
256 | + "promotion_title": "线下店满3免一勿动", | ||
257 | + "promotion_type": "Cheapestfree", | ||
258 | + "status": 10 | ||
259 | + } | ||
260 | + ], | ||
261 | + "sub_pool": [ | ||
262 | + { | ||
263 | + "goods_list": [ | ||
264 | + { | ||
273 | "attribute": "1", | 265 | "attribute": "1", |
274 | - "brand_id": "4", | 266 | + "brand_domain": "BLACKJACK", |
267 | + "brand_id": "256", | ||
268 | + "brand_name": "blackjack", | ||
275 | "buy_limit": 0, | 269 | "buy_limit": 0, |
276 | - "buy_number": "1", | 270 | + "buy_number": "3", |
271 | + "buy_type": 2, | ||
277 | "can_cod_pay": "Y", | 272 | "can_cod_pay": "Y", |
278 | - "cn_alphabet": "5CMJiaKe5CXJKF7159W55", | 273 | + "cn_alphabet": "PANDAMADEHOTRODP12062", |
279 | "color_id": "1", | 274 | "color_id": "1", |
280 | - "color_name": "白色", | 275 | + "color_name": "白", |
276 | + "delay_notice": "", | ||
277 | + "discount_tag": "S", | ||
281 | "expect_arrival_time": "", | 278 | "expect_arrival_time": "", |
279 | + "factory_goods_name": "白", | ||
282 | "fit_promotions": [ | 280 | "fit_promotions": [ |
283 | - | 281 | + "9088" |
284 | ], | 282 | ], |
285 | "get_yoho_coin": "0", | 283 | "get_yoho_coin": "0", |
286 | - "goods_id": "391683", | ||
287 | - "goods_images": "http://img11.static.yhbimg.com/goodsimg/2015/12/09/08/013d2e8ebff5c357a148b8c21afc939b6f.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
288 | - "goods_type": "price_gift", | 284 | + "goods_id": "28492", |
285 | + "goods_images": "http://img10.static.yhbimg.com/goodsimg/2016/09/26/19/01a0040ac739eda88815760dc95017c406.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
286 | + "goods_type": "ordinary", | ||
289 | "is_advance": "N", | 287 | "is_advance": "N", |
288 | + "is_deposit_advance": "N", | ||
290 | "is_jit": "N", | 289 | "is_jit": "N", |
291 | "is_limited": "N", | 290 | "is_limited": "N", |
292 | "is_outlets": "N", | 291 | "is_outlets": "N", |
293 | "is_special": "N", | 292 | "is_special": "N", |
294 | - "last_price": "19.0", | ||
295 | - "last_vip_price": 1999, | ||
296 | - "market_price": 1999, | 293 | + "last_price": "0.6", |
294 | + "last_vip_price": 0.9, | ||
295 | + "local_buy_number": 0, | ||
296 | + "market_price": 289, | ||
297 | "max_sort_id": "1", | 297 | "max_sort_id": "1", |
298 | - "middle_sort_id": "21", | 298 | + "middle_sort_id": "11", |
299 | + "min_buy_number": 1, | ||
299 | "off_shelves": 0, | 300 | "off_shelves": 0, |
300 | - "product_id": 305567, | ||
301 | - "product_name": "5CM 个性多口袋MA-1夹克", | ||
302 | - "product_skc": "300145", | ||
303 | - "product_skn": "51170438", | ||
304 | - "product_sku": "947398", | ||
305 | - "promotion_flag": "103", | ||
306 | - "promotion_id": "6358", | ||
307 | - "real_price": 19, | ||
308 | - "real_vip_price": 0, | ||
309 | - "sale_price": 19, | ||
310 | - "sales_price": 1999, | 301 | + "offline_goods_status": 1, |
302 | + "offline_storage_number": 0, | ||
303 | + "offline_storage_status": 1, | ||
304 | + "online_storage_number": 0, | ||
305 | + "product_id": 19858, | ||
306 | + "product_name": "BLACKJACK民族风骷髅拉花毛衣", | ||
307 | + "product_skc": "28492", | ||
308 | + "product_skn": "50023801", | ||
309 | + "product_sku": "164165", | ||
310 | + "promotion_flag": "108", | ||
311 | + "promotion_id": "0", | ||
312 | + "real_price": 0.6, | ||
313 | + "real_vip_price": 0.9, | ||
314 | + "sale_price": 0, | ||
315 | + "sales_price": 1, | ||
311 | "selected": "Y", | 316 | "selected": "Y", |
312 | "shop_id": 0, | 317 | "shop_id": 0, |
313 | - "shopping_cart_goods_id": "33712", | ||
314 | - "shopping_cart_id": "118795696", | ||
315 | - "size_id": "211", | ||
316 | - "size_name": "XL", | ||
317 | - "small_sort_id": "124", | ||
318 | - "storage_number": "1", | 318 | + "shopping_cart_goods_id": "60428", |
319 | + "shopping_cart_id": "118792348", | ||
320 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
321 | + "size_id": "201", | ||
322 | + "size_name": "L", | ||
323 | + "small_sort_id": "114", | ||
324 | + "storage_number": "100", | ||
325 | + "store_id": 0, | ||
326 | + "str_subtotal": "¥2.70", | ||
327 | + "subtotal": 2.7, | ||
319 | "supplier_id": 0, | 328 | "supplier_id": 0, |
320 | - "tags": [//商品标签 | ||
321 | - | ||
322 | - ], | ||
323 | - "uid": "0", | ||
324 | - "vip1_price": "0.00", | ||
325 | - "vip2_price": "0.00", | ||
326 | - "vip3_price": "0.00", | ||
327 | - "vip_discount": 1, | ||
328 | - "vip_discount_money": 0, | ||
329 | - "vip_discount_type": "3", | ||
330 | - "vip_price": 0, | ||
331 | - "yoho_coin_num": "0", | ||
332 | - "min_buy_number": 2//起购件数 | 329 | + "tags": [], |
330 | + "uid": "8040155", | ||
331 | + "vip1_price": "0.95", | ||
332 | + "vip2_price": "0.90", | ||
333 | + "vip3_price": "0.88", | ||
334 | + "vip_discount": 0.9, | ||
335 | + "vip_discount_money": 0.1, | ||
336 | + "vip_discount_type": "1", | ||
337 | + "vip_price": 11, | ||
338 | + "wareHouseId": 0, | ||
339 | + "yoho_coin_num": "0" | ||
333 | } | 340 | } |
334 | ], | 341 | ], |
335 | - "promotion_pool_list": [//促销池 | 342 | + "pool_type": 1 |
343 | + } | ||
344 | + ] | ||
345 | + }, | ||
336 | { | 346 | { |
337 | - "goods_list": [//促销池中的商品列表 | 347 | + "goods_list": [ |
338 | { | 348 | { |
339 | "attribute": "1", | 349 | "attribute": "1", |
340 | - "brand_domain": "目意思", | ||
341 | - "brand_id": "1018", | ||
342 | - "brand_name": "muyisi", | 350 | + "brand_domain": "VANS", |
351 | + "brand_id": "144", | ||
352 | + "brand_name": "vans", | ||
343 | "buy_limit": 0, | 353 | "buy_limit": 0, |
344 | "buy_number": "1", | 354 | "buy_number": "1", |
345 | "buy_type": 2, | 355 | "buy_type": 2, |
346 | "can_cod_pay": "Y", | 356 | "can_cod_pay": "Y", |
347 | - "cn_alphabet": "MuYiSiFanBuBaoMUCBBA04", | 357 | + "cn_alphabet": "VANSGGIRLFRIENDSKIRTVN01Z1BLK", |
348 | "color_id": "2", | 358 | "color_id": "2", |
349 | "color_name": "黑色", | 359 | "color_name": "黑色", |
350 | "delay_notice": "", | 360 | "delay_notice": "", |
351 | "discount_tag": "S", | 361 | "discount_tag": "S", |
352 | - "expect_arrival_time": "1月", | ||
353 | - "fit_promotions": [ | ||
354 | - "9100" | ||
355 | - ], | 362 | + "expect_arrival_time": "", |
363 | + "factory_goods_name": "黑色", | ||
364 | + "fit_promotions": [], | ||
356 | "get_yoho_coin": "0", | 365 | "get_yoho_coin": "0", |
357 | - "goods_id": "442561", | ||
358 | - "goods_images": "http://img11.static.yhbimg.com/goodsimg/2016/01/05/06/0117c545728a012d84bc588349a5da957d.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 366 | + "goods_id": "257295", |
367 | + "goods_images": "http://img11.static.yhbimg.com/goodsimg/2015/05/22/08/01bdaaa0753892690e06ff7ef9bfd39b2b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
359 | "goods_type": "ordinary", | 368 | "goods_type": "ordinary", |
360 | "is_advance": "N", | 369 | "is_advance": "N", |
361 | "is_deposit_advance": "N", | 370 | "is_deposit_advance": "N", |
@@ -366,42 +375,40 @@ | @@ -366,42 +375,40 @@ | ||
366 | "last_price": "9.9", | 375 | "last_price": "9.9", |
367 | "last_vip_price": 9.9, | 376 | "last_vip_price": 9.9, |
368 | "local_buy_number": 0, | 377 | "local_buy_number": 0, |
369 | - "market_price": 79, | ||
370 | - "max_sort_id": "7", | ||
371 | - "middle_sort_id": "50", | 378 | + "market_price": 260, |
379 | + "max_sort_id": "4", | ||
380 | + "middle_sort_id": "32", | ||
372 | "min_buy_number": 1, | 381 | "min_buy_number": 1, |
373 | "off_shelves": 0, | 382 | "off_shelves": 0, |
374 | "offline_goods_status": 1, | 383 | "offline_goods_status": 1, |
375 | "offline_storage_number": 0, | 384 | "offline_storage_number": 0, |
376 | "offline_storage_status": 1, | 385 | "offline_storage_status": 1, |
377 | "online_storage_number": 0, | 386 | "online_storage_number": 0, |
378 | - "product_id": 345327, | ||
379 | - "product_name": "目意思 设计师原创帆布包-斜挎手提-酷黑", | ||
380 | - "product_skc": "329418", | ||
381 | - "product_skn": "51192363", | ||
382 | - "product_sku": "1029311", | ||
383 | - "promotion_flag": "0", | 387 | + "product_id": 191193, |
388 | + "product_name": "VANS G GIRLFRIEND SKIRT", | ||
389 | + "product_skc": "230040", | ||
390 | + "product_skn": "51110511", | ||
391 | + "product_sku": "751215", | ||
392 | + "promotion_flag": "101", | ||
384 | "promotion_id": "0", | 393 | "promotion_id": "0", |
385 | "real_price": 9.9, | 394 | "real_price": 9.9, |
386 | "real_vip_price": 9.9, | 395 | "real_vip_price": 9.9, |
387 | "sale_price": 0, | 396 | "sale_price": 0, |
388 | "sales_price": 11, | 397 | "sales_price": 11, |
389 | - "selected": "Y", | 398 | + "selected": "N", |
390 | "shop_id": 0, | 399 | "shop_id": 0, |
391 | - "shopping_cart_goods_id": "60140", | 400 | + "shopping_cart_goods_id": "60424", |
392 | "shopping_cart_id": "118792348", | 401 | "shopping_cart_id": "118792348", |
393 | "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | 402 | "shopping_key": "2a7729e3e974cfe476e4472a89c13743", |
394 | - "size_id": "199", | ||
395 | - "size_name": "F", | ||
396 | - "small_sort_id": "153", | ||
397 | - "storage_number": "39", | 403 | + "size_id": "201", |
404 | + "size_name": "L", | ||
405 | + "small_sort_id": "135", | ||
406 | + "storage_number": "11999", | ||
398 | "store_id": 0, | 407 | "store_id": 0, |
399 | "str_subtotal": "¥9.90", | 408 | "str_subtotal": "¥9.90", |
400 | "subtotal": 9.9, | 409 | "subtotal": 9.9, |
401 | "supplier_id": 0, | 410 | "supplier_id": 0, |
402 | - "tags": [ | ||
403 | - | ||
404 | - ], | 411 | + "tags": [], |
405 | "uid": "8040155", | 412 | "uid": "8040155", |
406 | "vip1_price": "10.45", | 413 | "vip1_price": "10.45", |
407 | "vip2_price": "9.90", | 414 | "vip2_price": "9.90", |
@@ -414,172 +421,204 @@ | @@ -414,172 +421,204 @@ | ||
414 | "yoho_coin_num": "0" | 421 | "yoho_coin_num": "0" |
415 | } | 422 | } |
416 | ], | 423 | ], |
417 | - "promotion_list": [//促销池头 | ||
418 | - { | ||
419 | - "status": 0,//状态 0 未满足 10 已满足 [20 售光 30 更换 ] | ||
420 | - "condition_unit": 0, | ||
421 | - "condition_value": 0, | ||
422 | - "gift_price": 0,//赠品或加价购商品价格 | ||
423 | - "goods_List": [],//可供选择的赠品或加价购商品列表 | ||
424 | - "promotion_id": 9100,//促销id | ||
425 | - "promotion_title": "已满足[满30减10-dev30]", | ||
426 | - "promotion_type": "Cashreduce"//促销类型 | 424 | + "pool_title": "vans", |
425 | + "pool_type": 1 | ||
427 | }, | 426 | }, |
428 | { | 427 | { |
429 | - "status": 0, | ||
430 | - "condition_unit": 1,//0满足,1 件,2金额 | ||
431 | - "condition_value": -1,//差多少就满足促销 | ||
432 | - "gift_price": 0, | ||
433 | - "goods_List": [], | ||
434 | - "promotion_id": 9102, | ||
435 | - "promotion_title": "差1件[买一送一(dev)]", | ||
436 | - "promotion_type": "Cheapestfree" | ||
437 | - }, | 428 | + "pool_type": 0, |
429 | + "promotion_list": [ | ||
438 | { | 430 | { |
439 | - "status": 0, | ||
440 | - "condition_unit": 0, | ||
441 | - "condition_value": 0, | 431 | + "alreadyMatch": false, |
432 | + "condition_unit": 1, | ||
433 | + "condition_value": -1, | ||
434 | + "gift_goods_List": [], | ||
442 | "gift_price": 0, | 435 | "gift_price": 0, |
443 | - "goods_List": [ | ||
444 | - { | ||
445 | - "cn_alphabet": "PANDAMADEHOTRODP12062", | ||
446 | - "goods_id": "28626", | ||
447 | - "goods_images": "http://img12.static.yhbimg.com/goodsimg/2016/09/26/19/02b8748784178e59fd8d285a5efa0c4812.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
448 | - "last_price": 0, | ||
449 | - "market_price": 289, | ||
450 | - "product_id": 19858, | ||
451 | - "product_name": "BLACKJACK民族风骷髅拉花毛衣", | ||
452 | - "product_skn": 50023801, | ||
453 | - "sales_price": 1, | ||
454 | - "storage_number": 359 | ||
455 | - }, | ||
456 | - { | ||
457 | - "cn_alphabet": "COMBACKC0212", | ||
458 | - "goods_id": "119533", | ||
459 | - "goods_images": "http://img11.static.yhbimg.com/goodsimg/2014/05/27/02/01db750dc27b339c40543927f2e845de02.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
460 | - "last_price": 0, | ||
461 | - "market_price": 420, | ||
462 | - "product_id": 80084, | ||
463 | - "product_name": "comback 潮流水彩双袋双肩包", | ||
464 | - "product_skn": 51051354, | ||
465 | - "sales_price": 11, | ||
466 | - "storage_number": 105 | 436 | + "promotion_id": 9086, |
437 | + "promotion_title": "线下店分件折扣勿动", | ||
438 | + "promotion_type": "Degressdiscount", | ||
439 | + "status": 0 | ||
467 | } | 440 | } |
468 | ], | 441 | ], |
469 | - "max_select_number": "1", | ||
470 | - "promotion_id": 9082, | ||
471 | - "promotion_title": "线下店赠品勿动", | ||
472 | - "promotion_type": "Gift" | ||
473 | - } | ||
474 | - ], | ||
475 | - "sub_promotion_list": [ //第二层促销池 | 442 | + "sub_pool": [ |
476 | { | 443 | { |
477 | "goods_list": [ | 444 | "goods_list": [ |
478 | { | 445 | { |
479 | - "brand_id": "517", | ||
480 | - "buy_number": "1", | 446 | + "attribute": "1", |
447 | + "brand_domain": "ZERONE", | ||
448 | + "brand_id": "199", | ||
449 | + "brand_name": "zerone", | ||
450 | + "buy_limit": 0, | ||
451 | + "buy_number": "2", | ||
481 | "buy_type": 2, | 452 | "buy_type": 2, |
482 | - "discount_tag": "", | ||
483 | - "fit_promotions": [ | ||
484 | - | ||
485 | - ], | ||
486 | - "goods_type": "衣服", | 453 | + "can_cod_pay": "Y", |
454 | + "cn_alphabet": "ZERONEDZ100105DZ100107UPC853A", | ||
455 | + "color_id": "2", | ||
456 | + "color_name": "黑", | ||
457 | + "delay_notice": "", | ||
458 | + "discount_tag": "S", | ||
459 | + "expect_arrival_time": "", | ||
460 | + "factory_goods_name": "黑", | ||
461 | + "fit_promotions": [], | ||
462 | + "get_yoho_coin": "0", | ||
463 | + "goods_id": "20056", | ||
464 | + "goods_images": "http://img12.static.yhbimg.com/goodsimg/2012/02/29/11/02f5a2573d16e353b3c36a6404a9aabd7c.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
465 | + "goods_type": "ordinary", | ||
466 | + "is_advance": "N", | ||
487 | "is_deposit_advance": "N", | 467 | "is_deposit_advance": "N", |
468 | + "is_jit": "N", | ||
469 | + "is_limited": "N", | ||
470 | + "is_outlets": "N", | ||
471 | + "is_special": "N", | ||
472 | + "last_price": "279.9", | ||
473 | + "last_vip_price": 279.9, | ||
488 | "local_buy_number": 0, | 474 | "local_buy_number": 0, |
489 | - "max_sort_id": "0", | 475 | + "market_price": 629, |
476 | + "max_sort_id": "8", | ||
477 | + "middle_sort_id": "59", | ||
490 | "min_buy_number": 1, | 478 | "min_buy_number": 1, |
491 | "off_shelves": 0, | 479 | "off_shelves": 0, |
492 | "offline_goods_status": 1, | 480 | "offline_goods_status": 1, |
493 | "offline_storage_number": 0, | 481 | "offline_storage_number": 0, |
494 | "offline_storage_status": 1, | 482 | "offline_storage_status": 1, |
495 | "online_storage_number": 0, | 483 | "online_storage_number": 0, |
496 | - "product_sku": "sku3", | ||
497 | - "promotion_flag": "102", | ||
498 | - "real_price": 55, | 484 | + "product_id": 14293, |
485 | + "product_name": "ZERONE Lolita系列蕾丝手表", | ||
486 | + "product_skc": "20056", | ||
487 | + "product_skn": "50018093", | ||
488 | + "product_sku": "141155", | ||
489 | + "promotion_flag": "108", | ||
490 | + "promotion_id": "0", | ||
491 | + "real_price": 279.9, | ||
492 | + "real_vip_price": 279.9, | ||
499 | "sale_price": 0, | 493 | "sale_price": 0, |
500 | - "selected": "Y", | 494 | + "sales_price": 311, |
495 | + "selected": "N", | ||
496 | + "shop_id": 0, | ||
497 | + "shopping_cart_goods_id": "60422", | ||
498 | + "shopping_cart_id": "118792348", | ||
499 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
500 | + "size_id": "199", | ||
501 | + "size_name": "F", | ||
502 | + "small_sort_id": "162", | ||
503 | + "storage_number": "100", | ||
501 | "store_id": 0, | 504 | "store_id": 0, |
502 | - "tags": [ | ||
503 | - | 505 | + "str_subtotal": "¥559.80", |
506 | + "subtotal": 559.8, | ||
507 | + "supplier_id": 0, | ||
508 | + "tags": [], | ||
509 | + "uid": "8040155", | ||
510 | + "vip1_price": "295.45", | ||
511 | + "vip2_price": "279.90", | ||
512 | + "vip3_price": "273.68", | ||
513 | + "vip_discount": 0.9, | ||
514 | + "vip_discount_money": 31.1, | ||
515 | + "vip_discount_type": "1", | ||
516 | + "vip_price": 11, | ||
517 | + "wareHouseId": 0, | ||
518 | + "yoho_coin_num": "0" | ||
519 | + } | ||
504 | ], | 520 | ], |
505 | - "vip_discount_money": 0, | ||
506 | - "wareHouseId": 0 | 521 | + "pool_type": 1 |
522 | + } | ||
523 | + ] | ||
507 | }, | 524 | }, |
508 | { | 525 | { |
509 | - "brand_id": "1066", | 526 | + "goods_list": [ |
527 | + { | ||
528 | + "attribute": "1", | ||
529 | + "brand_domain": "reemoor", | ||
530 | + "brand_id": "949", | ||
531 | + "brand_name": "reemoor", | ||
532 | + "buy_limit": 0, | ||
510 | "buy_number": "1", | 533 | "buy_number": "1", |
511 | "buy_type": 2, | 534 | "buy_type": 2, |
512 | - "discount_tag": "", | ||
513 | - "fit_promotions": [ | ||
514 | - | ||
515 | - ], | ||
516 | - "goods_type": "衣服", | 535 | + "can_cod_pay": "Y", |
536 | + "cn_alphabet": "REEMOOR251205ShuangXianHangFengYaZhiFengGeShuJuanXie", | ||
537 | + "color_id": "7", | ||
538 | + "color_name": "蓝色", | ||
539 | + "delay_notice": "", | ||
540 | + "discount_tag": "S", | ||
541 | + "expect_arrival_time": "", | ||
542 | + "factory_goods_name": "蓝色", | ||
543 | + "fit_promotions": [], | ||
544 | + "get_yoho_coin": "0", | ||
545 | + "goods_id": "353397", | ||
546 | + "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/10/10/08/01218e9a756a74d2f15e8071fe43b601ab.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
547 | + "goods_type": "ordinary", | ||
548 | + "is_advance": "N", | ||
517 | "is_deposit_advance": "N", | 549 | "is_deposit_advance": "N", |
550 | + "is_jit": "N", | ||
551 | + "is_limited": "N", | ||
552 | + "is_outlets": "N", | ||
553 | + "is_special": "N", | ||
554 | + "last_price": "9.9", | ||
555 | + "last_vip_price": 9.9, | ||
518 | "local_buy_number": 0, | 556 | "local_buy_number": 0, |
557 | + "market_price": 298, | ||
558 | + "max_sort_id": "6", | ||
559 | + "middle_sort_id": "48", | ||
519 | "min_buy_number": 1, | 560 | "min_buy_number": 1, |
520 | "off_shelves": 0, | 561 | "off_shelves": 0, |
521 | "offline_goods_status": 1, | 562 | "offline_goods_status": 1, |
522 | "offline_storage_number": 0, | 563 | "offline_storage_number": 0, |
523 | "offline_storage_status": 1, | 564 | "offline_storage_status": 1, |
524 | "online_storage_number": 0, | 565 | "online_storage_number": 0, |
525 | - "product_sku": "sku2", | ||
526 | - "promotion_flag": "102", | ||
527 | - "real_price": 105, | 566 | + "product_id": 273535, |
567 | + "product_name": "reemoor 双线绗缝雅致风格舒卷鞋", | ||
568 | + "product_skc": "278773", | ||
569 | + "product_skn": "51152203", | ||
570 | + "product_sku": "890538", | ||
571 | + "promotion_flag": "109", | ||
572 | + "promotion_id": "0", | ||
573 | + "real_price": 9.9, | ||
574 | + "real_vip_price": 9.9, | ||
528 | "sale_price": 0, | 575 | "sale_price": 0, |
529 | - "selected": "Y", | 576 | + "sales_price": 11, |
577 | + "selected": "N", | ||
578 | + "shop_id": 0, | ||
579 | + "shopping_cart_goods_id": "60416", | ||
580 | + "shopping_cart_id": "118792348", | ||
581 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
582 | + "size_id": "116", | ||
583 | + "size_name": "40码", | ||
584 | + "small_sort_id": "151", | ||
585 | + "storage_number": "7", | ||
530 | "store_id": 0, | 586 | "store_id": 0, |
531 | - "tags": [ | ||
532 | - | ||
533 | - ], | ||
534 | - "vip_discount_money": 0, | ||
535 | - "wareHouseId": 0 | ||
536 | - } | ||
537 | - ], | ||
538 | - , | ||
539 | - "promotion_list": [ | ||
540 | - { | ||
541 | - "status": 0, | ||
542 | - "condition_unit": 0, | ||
543 | - "condition_value": 0, | ||
544 | - "promotion_id": 200, | ||
545 | - "promotion_title": "差¥1797.00[满300减50]", | ||
546 | - "promotion_type": "Cashreduce" | ||
547 | - }, | ||
548 | - { | ||
549 | - "status": 0, | ||
550 | - "condition_unit": 0, | ||
551 | - "condition_value": 0, | ||
552 | - "promotion_id": 300, | ||
553 | - "promotion_title": "差¥1797.00[满200减25]", | ||
554 | - "promotion_type": "Cashreduce" | ||
555 | - } | ||
556 | - ] | ||
557 | - } | ||
558 | - ]//第二层促销池end | 587 | + "str_subtotal": "¥9.90", |
588 | + "subtotal": 9.9, | ||
589 | + "supplier_id": 0, | ||
590 | + "tags": [], | ||
591 | + "uid": "8040155", | ||
592 | + "vip1_price": "10.45", | ||
593 | + "vip2_price": "9.90", | ||
594 | + "vip3_price": "9.68", | ||
595 | + "vip_discount": 0.9, | ||
596 | + "vip_discount_money": 1.1, | ||
597 | + "vip_discount_type": "1", | ||
598 | + "vip_price": 11, | ||
599 | + "wareHouseId": 0, | ||
600 | + "yoho_coin_num": "0" | ||
559 | }, | 601 | }, |
560 | { | 602 | { |
561 | - "goods_list": [ | ||
562 | - { | ||
563 | "attribute": "1", | 603 | "attribute": "1", |
564 | - "brand_domain": "YYYOHOOD", | ||
565 | - "brand_id": "614", | ||
566 | - "brand_name": "yyyohood", | 604 | + "brand_domain": "reemoor", |
605 | + "brand_id": "949", | ||
606 | + "brand_name": "reemoor", | ||
567 | "buy_limit": 0, | 607 | "buy_limit": 0, |
568 | "buy_number": "1", | 608 | "buy_number": "1", |
569 | "buy_type": 2, | 609 | "buy_type": 2, |
570 | "can_cod_pay": "Y", | 610 | "can_cod_pay": "Y", |
571 | - "cn_alphabet": "VOCHICVIBORGVACUUMJARWeiBaoMenShaoBei212053", | 611 | + "cn_alphabet": "REEMOOR251289LiangMianJianTouHuDieJieZhuangShiShuJuanXie", |
572 | "color_id": "1", | 612 | "color_id": "1", |
573 | - "color_name": "白", | 613 | + "color_name": "白色", |
574 | "delay_notice": "", | 614 | "delay_notice": "", |
575 | "discount_tag": "S", | 615 | "discount_tag": "S", |
576 | "expect_arrival_time": "", | 616 | "expect_arrival_time": "", |
577 | - "fit_promotions": [ | ||
578 | - | ||
579 | - ], | 617 | + "factory_goods_name": "白色", |
618 | + "fit_promotions": [], | ||
580 | "get_yoho_coin": "0", | 619 | "get_yoho_coin": "0", |
581 | - "goods_id": "30307", | ||
582 | - "goods_images": "http://img11.static.yhbimg.com/goodsimg/2016/09/26/22/01ad268be27fddaa1560175ed9096e14f2.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 620 | + "goods_id": "353425", |
621 | + "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/10/10/08/01a9456ed9db84ea945d2163de7144a85f.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
583 | "goods_type": "ordinary", | 622 | "goods_type": "ordinary", |
584 | "is_advance": "N", | 623 | "is_advance": "N", |
585 | "is_deposit_advance": "N", | 624 | "is_deposit_advance": "N", |
@@ -590,21 +629,21 @@ | @@ -590,21 +629,21 @@ | ||
590 | "last_price": "9.9", | 629 | "last_price": "9.9", |
591 | "last_vip_price": 9.9, | 630 | "last_vip_price": 9.9, |
592 | "local_buy_number": 0, | 631 | "local_buy_number": 0, |
593 | - "market_price": 190, | ||
594 | - "max_sort_id": "10", | ||
595 | - "middle_sort_id": "266", | 632 | + "market_price": 298, |
633 | + "max_sort_id": "6", | ||
634 | + "middle_sort_id": "48", | ||
596 | "min_buy_number": 1, | 635 | "min_buy_number": 1, |
597 | "off_shelves": 0, | 636 | "off_shelves": 0, |
598 | "offline_goods_status": 1, | 637 | "offline_goods_status": 1, |
599 | "offline_storage_number": 0, | 638 | "offline_storage_number": 0, |
600 | "offline_storage_status": 1, | 639 | "offline_storage_status": 1, |
601 | "online_storage_number": 0, | 640 | "online_storage_number": 0, |
602 | - "product_id": 20978, | ||
603 | - "product_name": "YYYOHOOD 黄伟文Wyman X yohood联名商品 圆领卫衣", | ||
604 | - "product_skc": "30307", | ||
605 | - "product_skn": "50024931", | ||
606 | - "product_sku": "168701", | ||
607 | - "promotion_flag": "108", | 641 | + "product_id": 273543, |
642 | + "product_name": "reemoor 亮面尖头蝴蝶结装饰舒卷鞋", | ||
643 | + "product_skc": "278787", | ||
644 | + "product_skn": "51152207", | ||
645 | + "product_sku": "890621", | ||
646 | + "promotion_flag": "109", | ||
608 | "promotion_id": "0", | 647 | "promotion_id": "0", |
609 | "real_price": 9.9, | 648 | "real_price": 9.9, |
610 | "real_vip_price": 9.9, | 649 | "real_vip_price": 9.9, |
@@ -612,20 +651,18 @@ | @@ -612,20 +651,18 @@ | ||
612 | "sales_price": 11, | 651 | "sales_price": 11, |
613 | "selected": "N", | 652 | "selected": "N", |
614 | "shop_id": 0, | 653 | "shop_id": 0, |
615 | - "shopping_cart_goods_id": "59868", | 654 | + "shopping_cart_goods_id": "60426", |
616 | "shopping_cart_id": "118792348", | 655 | "shopping_cart_id": "118792348", |
617 | "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | 656 | "shopping_key": "2a7729e3e974cfe476e4472a89c13743", |
618 | - "size_id": "199", | ||
619 | - "size_name": "F", | ||
620 | - "small_sort_id": "267", | ||
621 | - "storage_number": "50", | 657 | + "size_id": "116", |
658 | + "size_name": "40码", | ||
659 | + "small_sort_id": "151", | ||
660 | + "storage_number": "6", | ||
622 | "store_id": 0, | 661 | "store_id": 0, |
623 | "str_subtotal": "¥9.90", | 662 | "str_subtotal": "¥9.90", |
624 | "subtotal": 9.9, | 663 | "subtotal": 9.9, |
625 | "supplier_id": 0, | 664 | "supplier_id": 0, |
626 | - "tags": [ | ||
627 | - | ||
628 | - ], | 665 | + "tags": [], |
629 | "uid": "8040155", | 666 | "uid": "8040155", |
630 | "vip1_price": "10.45", | 667 | "vip1_price": "10.45", |
631 | "vip2_price": "9.90", | 668 | "vip2_price": "9.90", |
@@ -638,111 +675,55 @@ | @@ -638,111 +675,55 @@ | ||
638 | "yoho_coin_num": "0" | 675 | "yoho_coin_num": "0" |
639 | } | 676 | } |
640 | ], | 677 | ], |
641 | - "promotion_list": [ | ||
642 | - { | ||
643 | - "status": 0, | ||
644 | - "condition_unit": 0, | ||
645 | - "condition_value": 0, | ||
646 | - "promotion_id": 9084, | ||
647 | - "promotion_title": "差1件[线下店加价购勿动]", | ||
648 | - "promotion_type": "Needpaygift" | ||
649 | - }, | ||
650 | - { | ||
651 | - "status": 0, | ||
652 | - "condition_unit": 0, | ||
653 | - "condition_value": 0, | ||
654 | - "promotion_id": 9082, | ||
655 | - "promotion_title": "差1件[线下店赠品勿动]", | ||
656 | - "promotion_type": "Gift" | ||
657 | - } | ||
658 | - ], | ||
659 | - "sub_promotion_list": [ | ||
660 | - | ||
661 | - ] | ||
662 | - } | ||
663 | - ], | ||
664 | - "off_shelves_goods_list": [ | ||
665 | - | ||
666 | - ], | ||
667 | - "price_gift": [//可选全场加价购 | ||
668 | - { | ||
669 | - "gift_price": 11, | ||
670 | - "goods_list": [ | ||
671 | - { | ||
672 | - "cn_alphabet": "MACROPUSMCPA504BK1001ShuangJianBao", | ||
673 | - "goods_id": "338943", | ||
674 | - "goods_images": "http://img13.static.yhbimg.com/goodsimg/2015/09/30/02/02a1adf8742f4d21a98cb14319efd9bb5c.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
675 | - "last_price": 11, | ||
676 | - "market_price": 199, | ||
677 | - "product_id": 260949, | ||
678 | - "product_name": "MACROPUS 简约太空棉双肩包", | ||
679 | - "product_skn": 51146105, | ||
680 | - "sales_price": 88, | ||
681 | - "storage_number": 993 | ||
682 | - }, | ||
683 | - { | ||
684 | - "cn_alphabet": "MACROPUSMCPA504BK1101ShuangJianBao", | ||
685 | - "goods_id": "338951", | ||
686 | - "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/10/03/03/01fa23e2bbc8e280e37c823280ad98878c.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
687 | - "last_price": 11, | ||
688 | - "market_price": 199, | ||
689 | - "product_id": 260951, | ||
690 | - "product_name": "MACROPUS 简约毛呢双肩包", | ||
691 | - "product_skn": 51146106, | ||
692 | - "sales_price": 88, | ||
693 | - "storage_number": 1499 | ||
694 | - } | ||
695 | - ], | ||
696 | - "max_select_number": "1", | ||
697 | - "promotion_id": 8893, | ||
698 | - "promotion_title": "(自动化)B.Duck打折8.8折", | ||
699 | - "promotion_type": "Needpaygift" | 678 | + "pool_title": "reemoor", |
679 | + "pool_type": 1 | ||
700 | } | 680 | } |
701 | ], | 681 | ], |
682 | + "off_shelves_goods_list": [], | ||
683 | + "price_gift": [], | ||
702 | "promotion_info": [ | 684 | "promotion_info": [ |
703 | { | 685 | { |
704 | - "cutdown_amount": 19, | ||
705 | - "promotion_id": 6358, | ||
706 | - "promotion_title": "H5加价购-5cm", | ||
707 | - "promotion_type": "Needpaygift" | ||
708 | - }, | ||
709 | - { | ||
710 | - "cutdown_amount": 0, | ||
711 | - "promotion_id": 8981, | ||
712 | - "promotion_title": "frw", | ||
713 | - "promotion_type": "Gift" | 686 | + "cutdown_amount": 0.9, |
687 | + "promotion_id": 9088, | ||
688 | + "promotion_title": "线下店满3免一勿动", | ||
689 | + "promotion_type": "Cheapestfree" | ||
714 | } | 690 | } |
715 | ], | 691 | ], |
716 | "shopping_cart_data": { | 692 | "shopping_cart_data": { |
717 | - "discount_amount": 2220, | 693 | + "discount_amount": 0.9, |
718 | "fast_shopping_cost": 15, | 694 | "fast_shopping_cost": 15, |
719 | "gain_yoho_coin": 0, | 695 | "gain_yoho_coin": 0, |
720 | - "goods_count": 3, | 696 | + "goods_count": 11, |
697 | + "has_invalid_goods": 0, | ||
721 | "is_multi_package": "N", | 698 | "is_multi_package": "N", |
722 | - "last_order_amount": 119, | ||
723 | - "order_amount": 2339, | ||
724 | - "package_list": [ | ||
725 | - | ||
726 | - ], | ||
727 | - "promotion_formula": "总计¥119.00=商品金额¥2339.00-活动金额¥2220.00", | 699 | + "last_order_amount": 11.7, |
700 | + "offline_goods_count": 0, | ||
701 | + "online_goods_count": 0, | ||
702 | + "order_amount": 14, | ||
703 | + "package_list": [], | ||
704 | + "promotion_formula": "总计¥11.70=商品金额¥14.00-活动金额¥0.90-学生优惠¥1.40", | ||
728 | "promotion_formula_list": [ | 705 | "promotion_formula_list": [ |
729 | { | 706 | { |
730 | "promotion": "商品金额", | 707 | "promotion": "商品金额", |
731 | - "promotion_amount": "¥2339.00" | 708 | + "promotion_amount": "¥14.00" |
732 | }, | 709 | }, |
733 | { | 710 | { |
734 | "promotion": "活动金额", | 711 | "promotion": "活动金额", |
735 | - "promotion_amount": "-¥2220.00" | 712 | + "promotion_amount": "-¥0.90" |
713 | + }, | ||
714 | + { | ||
715 | + "promotion": "学生优惠", | ||
716 | + "promotion_amount": "-¥1.40" | ||
736 | } | 717 | } |
737 | ], | 718 | ], |
738 | - "selected_goods_count": 3, | 719 | + "remain_time": 0, |
720 | + "selected_goods_count": 4, | ||
739 | "shipping_cost": 10, | 721 | "shipping_cost": 10, |
740 | - "str_discount_amount": "¥2220.00", | ||
741 | - "str_order_amount": "¥2339.00" | 722 | + "str_discount_amount": "¥0.90", |
723 | + "str_order_amount": "¥14.00" | ||
742 | }, | 724 | }, |
743 | - "sold_out_goods_list": [ | ||
744 | - | ||
745 | - ] | 725 | + "sold_out_goods_list": [] |
726 | + } | ||
746 | } | 727 | } |
747 | }, | 728 | }, |
748 | "md5": "e2c62030c5404412b17e56bbd90f39de", | 729 | "md5": "e2c62030c5404412b17e56bbd90f39de", |
-
Please register or login to post a comment