Showing
1 changed file
with
685 additions
and
725 deletions
@@ -65,731 +65,691 @@ | @@ -65,731 +65,691 @@ | ||
65 | "alg": "SALT_MD5", | 65 | "alg": "SALT_MD5", |
66 | "code": 200, | 66 | "code": 200, |
67 | "data": { | 67 | "data": { |
68 | - { | ||
69 | - "advance_cart_data": {//预售购物车 | ||
70 | - "gift_list": [], | ||
71 | - "goods_list": [], | ||
72 | - "goods_pool_list": [], | ||
73 | - "off_shelves_goods_list": [], | ||
74 | - "price_gift": [], | ||
75 | - "promotion_info": [], | ||
76 | - "shopping_cart_data": { | ||
77 | - "discount_amount": 0, | ||
78 | - "fast_shopping_cost": 15, | ||
79 | - "gain_yoho_coin": 0, | ||
80 | - "goods_count": 0, | ||
81 | - "has_invalid_goods": 0, | ||
82 | - "is_multi_package": "N", | ||
83 | - "last_order_amount": 0, | ||
84 | - "offline_goods_count": 0, | ||
85 | - "online_goods_count": 0, | ||
86 | - "order_amount": 0, | ||
87 | - "package_list": [], | ||
88 | - "promotion_formula": "总计¥0.00=商品金额¥0.00", | ||
89 | - "promotion_formula_list": [ | ||
90 | - { | ||
91 | - "promotion": "商品金额", | ||
92 | - "promotion_amount": "¥0.00" | ||
93 | - } | ||
94 | - ], | ||
95 | - "remain_time": 0, | ||
96 | - "selected_goods_count": 0, | ||
97 | - "shipping_cost": 10, | ||
98 | - "str_discount_amount": "¥0.00", | ||
99 | - "str_order_amount": "¥0.00" | ||
100 | - }, | ||
101 | - "sold_out_goods_list": [] | ||
102 | - }, | ||
103 | - "ordinary_cart_data": {//普通购物车 | ||
104 | - "shipping_cost_prompt": //运费凑单提示 | ||
105 | - { | ||
106 | - "is_shipping_cost_free":"N", | ||
107 | - "shipping_cost_tips":"再买¥375.00元免运费" | ||
108 | - } | ||
109 | - "g_gift_list": [//全场的赠品列表 | ||
110 | - { | ||
111 | - "alreadyMatch": true, | ||
112 | - "condition_unit": 0, | ||
113 | - "condition_value": 0, | ||
114 | - "gift_goods_List": [], | ||
115 | - "promotion_id": 10286, | ||
116 | - "promotion_title": "PPPP:全场赠品mbc-test5.4.1", | ||
117 | - "promotion_type": "Gift", | ||
118 | - "status": 20//0 未满足 10 已满足 20 已售光 30 已添加 | ||
119 | - } | ||
120 | - ], | ||
121 | - "g_price_gift_list": [//全场的加价购列表 | ||
122 | - { | ||
123 | - "alreadyMatch": true, | ||
124 | - "condition_unit": 0, | ||
125 | - "condition_value": 0, | ||
126 | - "gift_goods_List": [], | ||
127 | - "promotion_id": 10284, | ||
128 | - "promotion_title": "PPPP:全场加价购mbc-test5.4.1", | ||
129 | - "promotion_type": "Needpaygift", | ||
130 | - "status": 30//0 未满足 10 已满足 20 已售光 30 已添加 | ||
131 | - } | ||
132 | - ], | ||
133 | - "goods_list": [],//全场的加价购+赠品,全场无促销的商品放在goods_pool_list | ||
134 | - "match_gift_ids": ["10350"],//可选择的赠品ids | ||
135 | - "goods_pool_list": [//商品池 | ||
136 | - { | ||
137 | - "pool_type": 1, //1 品牌 2 促销 3 套餐 | ||
138 | - "promotion_list": [/促销池的头 | ||
139 | - { | ||
140 | - "alreadyMatch": false,//是否匹配,true 匹配 | ||
141 | - "condition_unit": 1,//1 件 2 金额 | ||
142 | - "condition_value": -2,//差的部分 | ||
143 | - "promotion_id": 9148,//促销id | ||
144 | - "promotion_title": "全场促销",//促销名称 | ||
145 | - "promotion_type": "Discount",//促销类型 | ||
146 | - "status": 0//0 未满足 10 已满足 20 已售光 30 已添加 | ||
147 | - } | ||
148 | - ], | ||
149 | - "sub_pool": [//促销池中的商品列表,可能有第二层促销池 | ||
150 | - { | ||
151 | - "goods_list": [ | ||
152 | - { | ||
153 | - "attribute": "1", | ||
154 | - "brand_domain": "oasso", | ||
155 | - "brand_id": "210", | ||
156 | - "brand_name": "oasso", | ||
157 | - "buy_limit": 0, | ||
158 | - "buy_number": "2", | ||
159 | - "buy_type": 2, | ||
160 | - "can_cod_pay": "Y", | ||
161 | - "cn_alphabet": "OASSOShouJiChongDianZuo", | ||
162 | - "color_id": "6", | ||
163 | - "color_name": "绿色", | ||
164 | - "delay_notice": "", | ||
165 | - "discount_tag": "S", | ||
166 | - "expect_arrival_time": "", | ||
167 | - "factory_goods_name": "绿色", | ||
168 | - "fit_promotions": [], | ||
169 | - "get_yoho_coin": "0", | ||
170 | - "goods_id": "254893", | ||
171 | - "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", | ||
172 | - "goods_type": "ordinary", | ||
173 | - "is_advance": "N", | ||
174 | - "is_deposit_advance": "N", | ||
175 | - "is_jit": "N", | ||
176 | - "is_limited": "Y", | ||
177 | - "is_outlets": "N", | ||
178 | - "is_special": "N", | ||
179 | - "last_price": "9.9", | ||
180 | - "last_vip_price": 9.9, | ||
181 | - "local_buy_number": 0, | ||
182 | - "market_price": 12, | ||
183 | - "max_sort_id": "10", | ||
184 | - "middle_sort_id": "103", | ||
185 | - "min_buy_number": 1, | ||
186 | - "off_shelves": 0, | ||
187 | - "offline_goods_status": 1, | ||
188 | - "offline_storage_number": 0, | ||
189 | - "offline_storage_status": 1, | ||
190 | - "online_storage_number": 0, | ||
191 | - "product_id": 189413, | ||
192 | - "product_name": "oasso 手机充电座", | ||
193 | - "product_skc": "228608", | ||
194 | - "product_skn": "51109379", | ||
195 | - "product_sku": "746705", | ||
196 | - "promotion_flag": "110", | ||
197 | - "promotion_id": "0", | ||
198 | - "real_price": 9.9, | ||
199 | - "real_vip_price": 9.9, | ||
200 | - "sale_price": 0, | ||
201 | - "sales_price": 11, | ||
202 | - "selected": "N", | ||
203 | - "shop_id": 0, | ||
204 | - "shopping_cart_goods_id": "60434", | ||
205 | - "shopping_cart_id": "118792348", | ||
206 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
207 | - "size_id": "199", | ||
208 | - "size_name": "F", | ||
209 | - "small_sort_id": "212", | ||
210 | - "storage_number": "12331", | ||
211 | - "store_id": 0, | ||
212 | - "str_subtotal": "¥19.80", | ||
213 | - "subtotal": 19.8, | ||
214 | - "supplier_id": 0, | ||
215 | - "tags": [], | ||
216 | - "uid": "8040155", | ||
217 | - "vip1_price": "10.45", | ||
218 | - "vip2_price": "9.90", | ||
219 | - "vip3_price": "9.68", | ||
220 | - "vip_discount": 0.9, | ||
221 | - "vip_discount_money": 1.1, | ||
222 | - "vip_discount_type": "1", | ||
223 | - "vip_price": 11, | ||
224 | - "wareHouseId": 0, | ||
225 | - "yoho_coin_num": "0" | ||
226 | - } | ||
227 | - ], | ||
228 | - "pool_type": 1 | ||
229 | - } | ||
230 | - ] | ||
231 | - }, | ||
232 | - { | ||
233 | - "goods_list": [ | ||
234 | - { | ||
235 | - "attribute": "1", | ||
236 | - "brand_domain": "EBLIS", | ||
237 | - "brand_id": "37", | ||
238 | - "brand_name": "eblishungi", | ||
239 | - "buy_limit": 0, | ||
240 | - "buy_number": "1", | ||
241 | - "buy_type": 2, | ||
242 | - "can_cod_pay": "Y", | ||
243 | - "cn_alphabet": "EBLISChenShanS223", | ||
244 | - "color_id": "7", | ||
245 | - "color_name": "蓝色", | ||
246 | - "delay_notice": "", | ||
247 | - "discount_tag": "S", | ||
248 | - "expect_arrival_time": "1月", | ||
249 | - "factory_goods_name": "测试数据,测试厂家颜色,蓝色,testtest,测试测试测试测试。。。。测试", | ||
250 | - "fit_promotions": [], | ||
251 | - "get_yoho_coin": "0", | ||
252 | - "goods_id": "443029", | ||
253 | - "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", | ||
254 | - "goods_type": "ordinary", | ||
255 | - "is_advance": "N", | ||
256 | - "is_deposit_advance": "N", | ||
257 | - "is_jit": "N", | ||
258 | - "is_limited": "N", | ||
259 | - "is_outlets": "N", | ||
260 | - "is_special": "N", | ||
261 | - "last_price": "9.9", | ||
262 | - "last_vip_price": 9.9, | ||
263 | - "local_buy_number": 0, | ||
264 | - "market_price": 598, | ||
265 | - "max_sort_id": "1", | ||
266 | - "middle_sort_id": "12", | ||
267 | - "min_buy_number": 1, | ||
268 | - "off_shelves": 0, | ||
269 | - "offline_goods_status": 1, | ||
270 | - "offline_storage_number": 0, | ||
271 | - "offline_storage_status": 1, | ||
272 | - "online_storage_number": 0, | ||
273 | - "product_id": 345753, | ||
274 | - "product_name": "EBLIS 男款格子衬衫", | ||
275 | - "product_skc": "329633", | ||
276 | - "product_skn": "51192557", | ||
277 | - "product_sku": "1029828", | ||
278 | - "promotion_flag": "0", | ||
279 | - "promotion_id": "0", | ||
280 | - "real_price": 9.9, | ||
281 | - "real_vip_price": 9.9, | ||
282 | - "sale_price": 0, | ||
283 | - "sales_price": 11, | ||
284 | - "selected": "Y", | ||
285 | - "shop_id": 0, | ||
286 | - "shopping_cart_goods_id": "60430", | ||
287 | - "shopping_cart_id": "118792348", | ||
288 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
289 | - "size_id": "207", | ||
290 | - "size_name": "S", | ||
291 | - "small_sort_id": "115", | ||
292 | - "storage_number": "499", | ||
293 | - "store_id": 0, | ||
294 | - "str_subtotal": "¥9.90", | ||
295 | - "subtotal": 9.9, | ||
296 | - "supplier_id": 0, | ||
297 | - "tags": [], | ||
298 | - "uid": "8040155", | ||
299 | - "vip1_price": "10.45", | ||
300 | - "vip2_price": "9.90", | ||
301 | - "vip3_price": "9.68", | ||
302 | - "vip_discount": 0.9, | ||
303 | - "vip_discount_money": 1.1, | ||
304 | - "vip_discount_type": "1", | ||
305 | - "vip_price": 11, | ||
306 | - "wareHouseId": 0, | ||
307 | - "yoho_coin_num": "0" | ||
308 | - } | ||
309 | - ], | ||
310 | - "pool_title": "eblishungi", | ||
311 | - "pool_type": 1 | ||
312 | - }, | ||
313 | - { | ||
314 | - "pool_type": 0, | ||
315 | - "promotion_list": [ | ||
316 | - { | ||
317 | - "alreadyMatch": true, | ||
318 | - "condition_unit": 0, | ||
319 | - "condition_value": 0, | ||
320 | - "promotion_id": 9088, | ||
321 | - "promotion_title": "线下店满3免一勿动", | ||
322 | - "promotion_type": "Cheapestfree", | ||
323 | - "status": 10 | ||
324 | - } | ||
325 | - ], | ||
326 | - "sub_pool": [ | ||
327 | - { | ||
328 | - "goods_list": [ | ||
329 | - { | ||
330 | - "attribute": "1", | ||
331 | - "brand_domain": "BLACKJACK", | ||
332 | - "brand_id": "256", | ||
333 | - "brand_name": "blackjack", | ||
334 | - "buy_limit": 0, | ||
335 | - "buy_number": "3", | ||
336 | - "buy_type": 2, | ||
337 | - "can_cod_pay": "Y", | ||
338 | - "cn_alphabet": "PANDAMADEHOTRODP12062", | ||
339 | - "color_id": "1", | ||
340 | - "color_name": "白", | ||
341 | - "delay_notice": "", | ||
342 | - "discount_tag": "S", | ||
343 | - "expect_arrival_time": "", | ||
344 | - "factory_goods_name": "白", | ||
345 | - "fit_promotions": [ | ||
346 | - "9088" | ||
347 | - ], | ||
348 | - "get_yoho_coin": "0", | ||
349 | - "goods_id": "28492", | ||
350 | - "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", | ||
351 | - "goods_type": "ordinary", | ||
352 | - "is_advance": "N", | ||
353 | - "is_deposit_advance": "N", | ||
354 | - "is_jit": "N", | ||
355 | - "is_limited": "N", | ||
356 | - "is_outlets": "N", | ||
357 | - "is_special": "N", | ||
358 | - "last_price": "0.6", | ||
359 | - "last_vip_price": 0.9, | ||
360 | - "local_buy_number": 0, | ||
361 | - "market_price": 289, | ||
362 | - "max_sort_id": "1", | ||
363 | - "middle_sort_id": "11", | ||
364 | - "min_buy_number": 1, | ||
365 | - "off_shelves": 0, | ||
366 | - "offline_goods_status": 1, | ||
367 | - "offline_storage_number": 0, | ||
368 | - "offline_storage_status": 1, | ||
369 | - "online_storage_number": 0, | ||
370 | - "product_id": 19858, | ||
371 | - "product_name": "BLACKJACK民族风骷髅拉花毛衣", | ||
372 | - "product_skc": "28492", | ||
373 | - "product_skn": "50023801", | ||
374 | - "product_sku": "164165", | ||
375 | - "promotion_flag": "108", | ||
376 | - "promotion_id": "0", | ||
377 | - "real_price": 0.6, | ||
378 | - "real_vip_price": 0.9, | ||
379 | - "sale_price": 0, | ||
380 | - "sales_price": 1, | ||
381 | - "selected": "Y", | ||
382 | - "shop_id": 0, | ||
383 | - "shopping_cart_goods_id": "60428", | ||
384 | - "shopping_cart_id": "118792348", | ||
385 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
386 | - "size_id": "201", | ||
387 | - "size_name": "L", | ||
388 | - "small_sort_id": "114", | ||
389 | - "storage_number": "100", | ||
390 | - "store_id": 0, | ||
391 | - "str_subtotal": "¥2.70", | ||
392 | - "subtotal": 2.7, | ||
393 | - "supplier_id": 0, | ||
394 | - "tags": [], | ||
395 | - "uid": "8040155", | ||
396 | - "vip1_price": "0.95", | ||
397 | - "vip2_price": "0.90", | ||
398 | - "vip3_price": "0.88", | ||
399 | - "vip_discount": 0.9, | ||
400 | - "vip_discount_money": 0.1, | ||
401 | - "vip_discount_type": "1", | ||
402 | - "vip_price": 11, | ||
403 | - "wareHouseId": 0, | ||
404 | - "yoho_coin_num": "0" | ||
405 | - } | ||
406 | - ], | ||
407 | - "pool_type": 1 | ||
408 | - } | ||
409 | - ] | ||
410 | - }, | ||
411 | - { | ||
412 | - "goods_list": [ | ||
413 | - { | ||
414 | - "attribute": "1", | ||
415 | - "brand_domain": "VANS", | ||
416 | - "brand_id": "144", | ||
417 | - "brand_name": "vans", | ||
418 | - "buy_limit": 0, | ||
419 | - "buy_number": "1", | ||
420 | - "buy_type": 2, | ||
421 | - "can_cod_pay": "Y", | ||
422 | - "cn_alphabet": "VANSGGIRLFRIENDSKIRTVN01Z1BLK", | ||
423 | - "color_id": "2", | ||
424 | - "color_name": "黑色", | ||
425 | - "delay_notice": "", | ||
426 | - "discount_tag": "S", | ||
427 | - "expect_arrival_time": "", | ||
428 | - "factory_goods_name": "黑色", | ||
429 | - "fit_promotions": [], | ||
430 | - "get_yoho_coin": "0", | ||
431 | - "goods_id": "257295", | ||
432 | - "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", | ||
433 | - "goods_type": "ordinary", | ||
434 | - "is_advance": "N", | ||
435 | - "is_deposit_advance": "N", | ||
436 | - "is_jit": "N", | ||
437 | - "is_limited": "N", | ||
438 | - "is_outlets": "N", | ||
439 | - "is_special": "N", | ||
440 | - "last_price": "9.9", | ||
441 | - "last_vip_price": 9.9, | ||
442 | - "local_buy_number": 0, | ||
443 | - "market_price": 260, | ||
444 | - "max_sort_id": "4", | ||
445 | - "middle_sort_id": "32", | ||
446 | - "min_buy_number": 1, | ||
447 | - "off_shelves": 0, | ||
448 | - "offline_goods_status": 1, | ||
449 | - "offline_storage_number": 0, | ||
450 | - "offline_storage_status": 1, | ||
451 | - "online_storage_number": 0, | ||
452 | - "product_id": 191193, | ||
453 | - "product_name": "VANS G GIRLFRIEND SKIRT", | ||
454 | - "product_skc": "230040", | ||
455 | - "product_skn": "51110511", | ||
456 | - "product_sku": "751215", | ||
457 | - "promotion_flag": "101", | ||
458 | - "promotion_id": "0", | ||
459 | - "real_price": 9.9, | ||
460 | - "real_vip_price": 9.9, | ||
461 | - "sale_price": 0, | ||
462 | - "sales_price": 11, | ||
463 | - "selected": "N", | ||
464 | - "shop_id": 0, | ||
465 | - "shopping_cart_goods_id": "60424", | ||
466 | - "shopping_cart_id": "118792348", | ||
467 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
468 | - "size_id": "201", | ||
469 | - "size_name": "L", | ||
470 | - "small_sort_id": "135", | ||
471 | - "storage_number": "11999", | ||
472 | - "store_id": 0, | ||
473 | - "str_subtotal": "¥9.90", | ||
474 | - "subtotal": 9.9, | ||
475 | - "supplier_id": 0, | ||
476 | - "tags": [], | ||
477 | - "uid": "8040155", | ||
478 | - "vip1_price": "10.45", | ||
479 | - "vip2_price": "9.90", | ||
480 | - "vip3_price": "9.68", | ||
481 | - "vip_discount": 0.9, | ||
482 | - "vip_discount_money": 1.1, | ||
483 | - "vip_discount_type": "1", | ||
484 | - "vip_price": 11, | ||
485 | - "wareHouseId": 0, | ||
486 | - "yoho_coin_num": "0" | ||
487 | - } | ||
488 | - ], | ||
489 | - "pool_title": "vans", | ||
490 | - "pool_type": 1 | ||
491 | - }, | ||
492 | - { | ||
493 | - "pool_type": 0, | ||
494 | - "promotion_list": [ | ||
495 | - { | ||
496 | - "alreadyMatch": false, | ||
497 | - "condition_unit": 1, | ||
498 | - "condition_value": -1, | ||
499 | - "promotion_id": 9086, | ||
500 | - "promotion_title": "线下店分件折扣勿动", | ||
501 | - "promotion_type": "Degressdiscount", | ||
502 | - "status": 0 | ||
503 | - } | ||
504 | - ], | ||
505 | - "sub_pool": [ | ||
506 | - { | ||
507 | - "goods_list": [ | ||
508 | - { | ||
509 | - "attribute": "1", | ||
510 | - "brand_domain": "ZERONE", | ||
511 | - "brand_id": "199", | ||
512 | - "brand_name": "zerone", | ||
513 | - "buy_limit": 0, | ||
514 | - "buy_number": "2", | ||
515 | - "buy_type": 2, | ||
516 | - "can_cod_pay": "Y", | ||
517 | - "cn_alphabet": "ZERONEDZ100105DZ100107UPC853A", | ||
518 | - "color_id": "2", | ||
519 | - "color_name": "黑", | ||
520 | - "delay_notice": "", | ||
521 | - "discount_tag": "S", | ||
522 | - "expect_arrival_time": "", | ||
523 | - "factory_goods_name": "黑", | ||
524 | - "fit_promotions": [], | ||
525 | - "get_yoho_coin": "0", | ||
526 | - "goods_id": "20056", | ||
527 | - "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", | ||
528 | - "goods_type": "ordinary", | ||
529 | - "is_advance": "N", | ||
530 | - "is_deposit_advance": "N", | ||
531 | - "is_jit": "N", | ||
532 | - "is_limited": "N", | ||
533 | - "is_outlets": "N", | ||
534 | - "is_special": "N", | ||
535 | - "last_price": "279.9", | ||
536 | - "last_vip_price": 279.9, | ||
537 | - "local_buy_number": 0, | ||
538 | - "market_price": 629, | ||
539 | - "max_sort_id": "8", | ||
540 | - "middle_sort_id": "59", | ||
541 | - "min_buy_number": 1, | ||
542 | - "off_shelves": 0, | ||
543 | - "offline_goods_status": 1, | ||
544 | - "offline_storage_number": 0, | ||
545 | - "offline_storage_status": 1, | ||
546 | - "online_storage_number": 0, | ||
547 | - "product_id": 14293, | ||
548 | - "product_name": "ZERONE Lolita系列蕾丝手表", | ||
549 | - "product_skc": "20056", | ||
550 | - "product_skn": "50018093", | ||
551 | - "product_sku": "141155", | ||
552 | - "promotion_flag": "108", | ||
553 | - "promotion_id": "0", | ||
554 | - "real_price": 279.9, | ||
555 | - "real_vip_price": 279.9, | ||
556 | - "sale_price": 0, | ||
557 | - "sales_price": 311, | ||
558 | - "selected": "N", | ||
559 | - "shop_id": 0, | ||
560 | - "shopping_cart_goods_id": "60422", | ||
561 | - "shopping_cart_id": "118792348", | ||
562 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
563 | - "size_id": "199", | ||
564 | - "size_name": "F", | ||
565 | - "small_sort_id": "162", | ||
566 | - "storage_number": "100", | ||
567 | - "store_id": 0, | ||
568 | - "str_subtotal": "¥559.80", | ||
569 | - "subtotal": 559.8, | ||
570 | - "supplier_id": 0, | ||
571 | - "tags": [], | ||
572 | - "uid": "8040155", | ||
573 | - "vip1_price": "295.45", | ||
574 | - "vip2_price": "279.90", | ||
575 | - "vip3_price": "273.68", | ||
576 | - "vip_discount": 0.9, | ||
577 | - "vip_discount_money": 31.1, | ||
578 | - "vip_discount_type": "1", | ||
579 | - "vip_price": 11, | ||
580 | - "wareHouseId": 0, | ||
581 | - "yoho_coin_num": "0" | ||
582 | - } | ||
583 | - ], | ||
584 | - "pool_type": 1 | ||
585 | - } | ||
586 | - ] | ||
587 | - }, | ||
588 | - { | ||
589 | - "goods_list": [ | ||
590 | - { | ||
591 | - "attribute": "1", | ||
592 | - "brand_domain": "reemoor", | ||
593 | - "brand_id": "949", | ||
594 | - "brand_name": "reemoor", | ||
595 | - "buy_limit": 0, | ||
596 | - "buy_number": "1", | ||
597 | - "buy_type": 2, | ||
598 | - "can_cod_pay": "Y", | ||
599 | - "cn_alphabet": "REEMOOR251205ShuangXianHangFengYaZhiFengGeShuJuanXie", | ||
600 | - "color_id": "7", | ||
601 | - "color_name": "蓝色", | ||
602 | - "delay_notice": "", | ||
603 | - "discount_tag": "S", | ||
604 | - "expect_arrival_time": "", | ||
605 | - "factory_goods_name": "蓝色", | ||
606 | - "fit_promotions": [], | ||
607 | - "get_yoho_coin": "0", | ||
608 | - "goods_id": "353397", | ||
609 | - "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", | ||
610 | - "goods_type": "ordinary", | ||
611 | - "is_advance": "N", | ||
612 | - "is_deposit_advance": "N", | ||
613 | - "is_jit": "N", | ||
614 | - "is_limited": "N", | ||
615 | - "is_outlets": "N", | ||
616 | - "is_special": "N", | ||
617 | - "last_price": "9.9", | ||
618 | - "last_vip_price": 9.9, | ||
619 | - "local_buy_number": 0, | ||
620 | - "market_price": 298, | ||
621 | - "max_sort_id": "6", | ||
622 | - "middle_sort_id": "48", | ||
623 | - "min_buy_number": 1, | ||
624 | - "off_shelves": 0, | ||
625 | - "offline_goods_status": 1, | ||
626 | - "offline_storage_number": 0, | ||
627 | - "offline_storage_status": 1, | ||
628 | - "online_storage_number": 0, | ||
629 | - "product_id": 273535, | ||
630 | - "product_name": "reemoor 双线绗缝雅致风格舒卷鞋", | ||
631 | - "product_skc": "278773", | ||
632 | - "product_skn": "51152203", | ||
633 | - "product_sku": "890538", | ||
634 | - "promotion_flag": "109", | ||
635 | - "promotion_id": "0", | ||
636 | - "real_price": 9.9, | ||
637 | - "real_vip_price": 9.9, | ||
638 | - "sale_price": 0, | ||
639 | - "sales_price": 11, | ||
640 | - "selected": "N", | ||
641 | - "shop_id": 0, | ||
642 | - "shopping_cart_goods_id": "60416", | ||
643 | - "shopping_cart_id": "118792348", | ||
644 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
645 | - "size_id": "116", | ||
646 | - "size_name": "40码", | ||
647 | - "small_sort_id": "151", | ||
648 | - "storage_number": "7", | ||
649 | - "store_id": 0, | ||
650 | - "str_subtotal": "¥9.90", | ||
651 | - "subtotal": 9.9, | ||
652 | - "supplier_id": 0, | ||
653 | - "tags": [], | ||
654 | - "uid": "8040155", | ||
655 | - "vip1_price": "10.45", | ||
656 | - "vip2_price": "9.90", | ||
657 | - "vip3_price": "9.68", | ||
658 | - "vip_discount": 0.9, | ||
659 | - "vip_discount_money": 1.1, | ||
660 | - "vip_discount_type": "1", | ||
661 | - "vip_price": 11, | ||
662 | - "wareHouseId": 0, | ||
663 | - "yoho_coin_num": "0" | ||
664 | - }, | ||
665 | - { | ||
666 | - "attribute": "1", | ||
667 | - "brand_domain": "reemoor", | ||
668 | - "brand_id": "949", | ||
669 | - "brand_name": "reemoor", | ||
670 | - "buy_limit": 0, | ||
671 | - "buy_number": "1", | ||
672 | - "buy_type": 2, | ||
673 | - "can_cod_pay": "Y", | ||
674 | - "cn_alphabet": "REEMOOR251289LiangMianJianTouHuDieJieZhuangShiShuJuanXie", | ||
675 | - "color_id": "1", | ||
676 | - "color_name": "白色", | ||
677 | - "delay_notice": "", | ||
678 | - "discount_tag": "S", | ||
679 | - "expect_arrival_time": "", | ||
680 | - "factory_goods_name": "白色", | ||
681 | - "fit_promotions": [], | ||
682 | - "get_yoho_coin": "0", | ||
683 | - "goods_id": "353425", | ||
684 | - "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", | ||
685 | - "goods_type": "ordinary", | ||
686 | - "is_advance": "N", | ||
687 | - "is_deposit_advance": "N", | ||
688 | - "is_jit": "N", | ||
689 | - "is_limited": "N", | ||
690 | - "is_outlets": "N", | ||
691 | - "is_special": "N", | ||
692 | - "last_price": "9.9", | ||
693 | - "last_vip_price": 9.9, | ||
694 | - "local_buy_number": 0, | ||
695 | - "market_price": 298, | ||
696 | - "max_sort_id": "6", | ||
697 | - "middle_sort_id": "48", | ||
698 | - "min_buy_number": 1, | ||
699 | - "off_shelves": 0, | ||
700 | - "offline_goods_status": 1, | ||
701 | - "offline_storage_number": 0, | ||
702 | - "offline_storage_status": 1, | ||
703 | - "online_storage_number": 0, | ||
704 | - "product_id": 273543, | ||
705 | - "product_name": "reemoor 亮面尖头蝴蝶结装饰舒卷鞋", | ||
706 | - "product_skc": "278787", | ||
707 | - "product_skn": "51152207", | ||
708 | - "product_sku": "890621", | ||
709 | - "promotion_flag": "109", | ||
710 | - "promotion_id": "0", | ||
711 | - "real_price": 9.9, | ||
712 | - "real_vip_price": 9.9, | ||
713 | - "sale_price": 0, | ||
714 | - "sales_price": 11, | ||
715 | - "selected": "N", | ||
716 | - "shop_id": 0, | ||
717 | - "shopping_cart_goods_id": "60426", | ||
718 | - "shopping_cart_id": "118792348", | ||
719 | - "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
720 | - "size_id": "116", | ||
721 | - "size_name": "40码", | ||
722 | - "small_sort_id": "151", | ||
723 | - "storage_number": "6", | ||
724 | - "store_id": 0, | ||
725 | - "str_subtotal": "¥9.90", | ||
726 | - "subtotal": 9.9, | ||
727 | - "supplier_id": 0, | ||
728 | - "tags": [], | ||
729 | - "uid": "8040155", | ||
730 | - "vip1_price": "10.45", | ||
731 | - "vip2_price": "9.90", | ||
732 | - "vip3_price": "9.68", | ||
733 | - "vip_discount": 0.9, | ||
734 | - "vip_discount_money": 1.1, | ||
735 | - "vip_discount_type": "1", | ||
736 | - "vip_price": 11, | ||
737 | - "wareHouseId": 0, | ||
738 | - "yoho_coin_num": "0" | ||
739 | - } | ||
740 | - ], | ||
741 | - "pool_title": "reemoor", | ||
742 | - "pool_type": 1 | ||
743 | - } | ||
744 | - ], | ||
745 | - "off_shelves_goods_list": [], | ||
746 | - "sold_out_goods_pool":[],//失效的套餐池商品,跟goods_pool_list结果一样,目前只有pool_type=3的套餐池商品 | ||
747 | - "price_gift": [], | ||
748 | - "promotion_info": [ | ||
749 | - { | ||
750 | - "cutdown_amount": 0.9, | ||
751 | - "promotion_id": 9088, | ||
752 | - "promotion_title": "线下店满3免一勿动", | ||
753 | - "promotion_type": "Cheapestfree" | ||
754 | - } | ||
755 | - ], | ||
756 | - "shopping_cart_data": { | ||
757 | - "discount_amount": 0.9, | ||
758 | - "fast_shopping_cost": 15, | ||
759 | - "gain_yoho_coin": 0, | ||
760 | - "goods_count": 11, | ||
761 | - "has_invalid_goods": 0, | ||
762 | - "is_multi_package": "N", | ||
763 | - "last_order_amount": 11.7, | ||
764 | - "offline_goods_count": 0, | ||
765 | - "online_goods_count": 0, | ||
766 | - "order_amount": 14, | ||
767 | - "package_list": [], | ||
768 | - "promotion_formula": "总计¥11.70=商品金额¥14.00-活动金额¥0.90-学生优惠¥1.40", | ||
769 | - "promotion_formula_list": [ | ||
770 | - { | ||
771 | - "promotion": "商品金额", | ||
772 | - "promotion_amount": "¥14.00" | ||
773 | - }, | ||
774 | - { | ||
775 | - "promotion": "活动金额", | ||
776 | - "promotion_amount": "-¥0.90" | ||
777 | - }, | ||
778 | - { | ||
779 | - "promotion": "学生优惠", | ||
780 | - "promotion_amount": "-¥1.40" | ||
781 | - } | ||
782 | - ], | ||
783 | - "remain_time": 0, | ||
784 | - "selected_goods_count": 4, | ||
785 | - "shipping_cost": 10, | ||
786 | - "str_discount_amount": "¥0.90", | ||
787 | - "str_order_amount": "¥14.00" | ||
788 | - }, | ||
789 | - "sold_out_goods_list": [] | ||
790 | - } | ||
791 | - } | ||
792 | - }, | 68 | + "advance_cart_data": {//预售购物车 |
69 | + "g_gift_list": [], | ||
70 | + "g_price_gift_list": [], | ||
71 | + "goods_list": [], | ||
72 | + "goods_pool_list": [], | ||
73 | + "off_shelves_goods_list": [], | ||
74 | + "promotion_info": [ | ||
75 | + { | ||
76 | + "cutdown_amount": 10, | ||
77 | + "promotion_id": 0, | ||
78 | + "promotion_title": "金卡免运费", | ||
79 | + "promotion_type": "VipFreeShippingCost" | ||
80 | + } | ||
81 | + ], | ||
82 | + "shopping_cart_data": { | ||
83 | + "discount_amount": 0, | ||
84 | + "fast_shopping_cost": 0, | ||
85 | + "gain_yoho_coin": 0, | ||
86 | + "goods_count": 0, | ||
87 | + "has_invalid_goods": 0, | ||
88 | + "is_multi_package": "N", | ||
89 | + "last_order_amount": 0, | ||
90 | + "offline_goods_count": 0, | ||
91 | + "online_goods_count": 0, | ||
92 | + "order_amount": 0, | ||
93 | + "package_list": [], | ||
94 | + "promotion_formula": "总计¥0.00=商品金额¥0.00", | ||
95 | + "promotion_formula_list": [ | ||
96 | + { | ||
97 | + "promotion": "商品金额", | ||
98 | + "promotion_amount": "¥0.00" | ||
99 | + } | ||
100 | + ], | ||
101 | + "remain_time": 0, | ||
102 | + "selected_goods_count": 0, | ||
103 | + "shipping_cost": 0, | ||
104 | + "str_discount_amount": "¥0.00", | ||
105 | + "str_order_amount": "¥0.00" | ||
106 | + }, | ||
107 | + "sold_out_goods_list": [], | ||
108 | + "sold_out_goods_pool": [] | ||
109 | + }, | ||
110 | + "ordinary_cart_data": {//普通购物车 | ||
111 | + "g_gift_list": [],//全程赠品促销 | ||
112 | + "g_price_gift_list": [//全程加价购物购促销 | ||
113 | + { | ||
114 | + "alreadyMatch": true, | ||
115 | + "condition_unit": 0, | ||
116 | + "condition_value": 0, | ||
117 | + "promotion_desc": "已满足【全场加价购】", | ||
118 | + "promotion_id": 10190, | ||
119 | + "promotion_title": "全场加价购", | ||
120 | + "promotion_type": "Needpaygift", | ||
121 | + "status": 10 | ||
122 | + } | ||
123 | + ], | ||
124 | + "goods_list": [], | ||
125 | + "goods_pool_list": [ | ||
126 | + { | ||
127 | + "pool_id": 0, | ||
128 | + "pool_type": 2, | ||
129 | + "promotion_list": [ | ||
130 | + { | ||
131 | + "alreadyMatch": false, | ||
132 | + "condition_unit": 2, | ||
133 | + "condition_value": -300, | ||
134 | + "promotion_desc": "差¥300.00元立享【满300减120-- test5.4.1】",//促销描述 | ||
135 | + "promotion_id": 10262, | ||
136 | + "promotion_title": "D-R-S1:【STAYREAL品牌】满300减120-- test5.4.1", | ||
137 | + "promotion_type": "Cashreduce", | ||
138 | + "status": 0 | ||
139 | + } | ||
140 | + ], | ||
141 | + "sub_pool": [ | ||
142 | + { | ||
143 | + "goods_list": [ | ||
144 | + { | ||
145 | + "attribute": "1", | ||
146 | + "brand_domain": "STAYREAL", | ||
147 | + "brand_id": "197", | ||
148 | + "brand_name": "stayreal", | ||
149 | + "bundle_activity_id": 0, | ||
150 | + "buy_limit": 0, | ||
151 | + "buy_number": "1", | ||
152 | + "buy_type": 2, | ||
153 | + "can_cod_pay": "Y", | ||
154 | + "cn_alphabet": "STAYREALGeWenQuXiuShenChangKuKaQiSeHeiBiaoDP15027C5", | ||
155 | + "color_id": "4", | ||
156 | + "color_name": "棕色", | ||
157 | + "delay_notice": "", | ||
158 | + "discount_tag": "V", | ||
159 | + "expect_arrival_time": "", | ||
160 | + "factory_goods_name": "棕色", | ||
161 | + "fit_promotions": [], | ||
162 | + "get_yoho_coin": "0", | ||
163 | + "goods_id": "443199", | ||
164 | + "goods_images": "http://img13.static.yhbimg.com/goodsimg/2016/01/07/06/02b9761a89ae37eb1ad440e9e42e5ca619.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
165 | + "goods_type": "ordinary", | ||
166 | + "is_advance": "N", | ||
167 | + "is_deposit_advance": "N", | ||
168 | + "is_jit": "N", | ||
169 | + "is_limited": "N", | ||
170 | + "is_outlets": "N", | ||
171 | + "is_special": "N", | ||
172 | + "last_price": "9.68", | ||
173 | + "last_vip_price": 9.68, | ||
174 | + "local_buy_number": 0, | ||
175 | + "market_price": 499, | ||
176 | + "max_sort_id": "3", | ||
177 | + "middle_sort_id": "26", | ||
178 | + "min_buy_number": 1, | ||
179 | + "off_shelves": 0, | ||
180 | + "offline_goods_status": 1, | ||
181 | + "offline_storage_number": 0, | ||
182 | + "offline_storage_status": 1, | ||
183 | + "online_storage_number": 0, | ||
184 | + "product_id": 339717, | ||
185 | + "product_name": "STAYREAL 格纹趣味修身长裤", | ||
186 | + "product_skc": "329739", | ||
187 | + "product_skn": "51189400", | ||
188 | + "product_sku": "1030019", | ||
189 | + "promotion_flag": "104", | ||
190 | + "promotion_id": "0", | ||
191 | + "real_price": 9.68, | ||
192 | + "real_vip_price": 9.68, | ||
193 | + "sale_price": 0, | ||
194 | + "sales_price": 11, | ||
195 | + "selected": "N", | ||
196 | + "shop_id": 0, | ||
197 | + "shopping_cart_goods_id": "65924", | ||
198 | + "shopping_cart_id": "118792348", | ||
199 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
200 | + "size_id": "201", | ||
201 | + "size_name": "L", | ||
202 | + "small_sort_id": "129", | ||
203 | + "storage_number": "3", | ||
204 | + "store_id": 0, | ||
205 | + "str_subtotal": "¥9.68", | ||
206 | + "subtotal": 9.68, | ||
207 | + "supplier_id": 0, | ||
208 | + "tags": [], | ||
209 | + "uid": "8040155", | ||
210 | + "vip1_price": "10.45", | ||
211 | + "vip2_price": "9.90", | ||
212 | + "vip3_price": "9.68", | ||
213 | + "vip_discount": 0.88, | ||
214 | + "vip_discount_money": 1.32, | ||
215 | + "vip_discount_type": "1", | ||
216 | + "vip_price": 11, | ||
217 | + "wareHouseId": 0, | ||
218 | + "yoho_coin_num": "0" | ||
219 | + } | ||
220 | + ], | ||
221 | + "pool_id": 0, | ||
222 | + "pool_type": 1 | ||
223 | + } | ||
224 | + ] | ||
225 | + }, | ||
226 | + { | ||
227 | + "goods_list": [ | ||
228 | + { | ||
229 | + "attribute": "1", | ||
230 | + "brand_domain": "JNBY", | ||
231 | + "brand_id": "1026", | ||
232 | + "brand_name": "jnby", | ||
233 | + "bundle_activity_id": 0, | ||
234 | + "buy_limit": 0, | ||
235 | + "buy_number": "2", | ||
236 | + "buy_type": 2, | ||
237 | + "can_cod_pay": "Y", | ||
238 | + "cn_alphabet": "5C62185", | ||
239 | + "color_id": "3", | ||
240 | + "color_name": "灰色", | ||
241 | + "delay_notice": "", | ||
242 | + "discount_tag": "", | ||
243 | + "expect_arrival_time": "", | ||
244 | + "factory_goods_name": "灰色", | ||
245 | + "fit_promotions": [ | ||
246 | + "10190" | ||
247 | + ], | ||
248 | + "get_yoho_coin": "0", | ||
249 | + "goods_id": "394171", | ||
250 | + "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/11/10/08/019833a9bf48269f0283e271b03312c571.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
251 | + "goods_type": "ordinary", | ||
252 | + "is_advance": "N", | ||
253 | + "is_deposit_advance": "N", | ||
254 | + "is_jit": "Y", | ||
255 | + "is_limited": "N", | ||
256 | + "is_outlets": "N", | ||
257 | + "is_special": "N", | ||
258 | + "last_price": "228.0", | ||
259 | + "last_vip_price": 228, | ||
260 | + "local_buy_number": 0, | ||
261 | + "market_price": 229, | ||
262 | + "max_sort_id": "1", | ||
263 | + "middle_sort_id": "22", | ||
264 | + "min_buy_number": 1, | ||
265 | + "off_shelves": 0, | ||
266 | + "offline_goods_status": 1, | ||
267 | + "offline_storage_number": 0, | ||
268 | + "offline_storage_status": 1, | ||
269 | + "online_storage_number": 0, | ||
270 | + "product_id": 306601, | ||
271 | + "product_name": "JNBY 复古女装外套风衣", | ||
272 | + "product_skc": "301244", | ||
273 | + "product_skn": "51170925", | ||
274 | + "product_sku": "950949", | ||
275 | + "promotion_flag": "0", | ||
276 | + "promotion_id": "0", | ||
277 | + "real_price": 228, | ||
278 | + "real_vip_price": 0, | ||
279 | + "sale_price": 0, | ||
280 | + "sales_price": 228, | ||
281 | + "selected": "Y", | ||
282 | + "shop_id": 20, | ||
283 | + "shopping_cart_goods_id": "65906", | ||
284 | + "shopping_cart_id": "118792348", | ||
285 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
286 | + "size_id": "201", | ||
287 | + "size_name": "L", | ||
288 | + "small_sort_id": "125", | ||
289 | + "storage_number": "2", | ||
290 | + "store_id": 0, | ||
291 | + "str_subtotal": "¥456.00", | ||
292 | + "subtotal": 456, | ||
293 | + "supplier_id": 1038, | ||
294 | + "tags": [], | ||
295 | + "uid": "8040155", | ||
296 | + "vip1_price": "0.00", | ||
297 | + "vip2_price": "0.00", | ||
298 | + "vip3_price": "0.00", | ||
299 | + "vip_discount": 1, | ||
300 | + "vip_discount_money": 0, | ||
301 | + "vip_discount_type": "3", | ||
302 | + "vip_price": 0, | ||
303 | + "wareHouseId": 0, | ||
304 | + "yoho_coin_num": "0" | ||
305 | + } | ||
306 | + ], | ||
307 | + "pool_buy_number": "2", | ||
308 | + "pool_id": 0, | ||
309 | + "pool_title": "jnby", | ||
310 | + "pool_type": 1, | ||
311 | + "selected": "Y" | ||
312 | + }, | ||
313 | + { | ||
314 | + "goods_list": [ | ||
315 | + { | ||
316 | + "attribute": "1", | ||
317 | + "brand_domain": "JNBY", | ||
318 | + "brand_id": "1026", | ||
319 | + "brand_name": "jnby", | ||
320 | + "bundle_activity_id": 100672, | ||
321 | + "buy_limit": 0, | ||
322 | + "buy_number": "1", | ||
323 | + "buy_type": 2, | ||
324 | + "can_cod_pay": "Y", | ||
325 | + "cn_alphabet": "5C62185", | ||
326 | + "color_id": "3", | ||
327 | + "color_name": "灰色", | ||
328 | + "delay_notice": "", | ||
329 | + "discount_tag": "", | ||
330 | + "expect_arrival_time": "", | ||
331 | + "factory_goods_name": "灰色", | ||
332 | + "fit_promotions": [], | ||
333 | + "get_yoho_coin": "0", | ||
334 | + "goods_id": "394171", | ||
335 | + "goods_images": "http://img10.static.yhbimg.com/goodsimg/2015/11/10/08/019833a9bf48269f0283e271b03312c571.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
336 | + "goods_type": "ordinary", | ||
337 | + "is_advance": "N", | ||
338 | + "is_deposit_advance": "N", | ||
339 | + "is_jit": "Y", | ||
340 | + "is_limited": "N", | ||
341 | + "is_outlets": "N", | ||
342 | + "is_special": "N", | ||
343 | + "last_price": "228.0", | ||
344 | + "last_vip_price": 228, | ||
345 | + "local_buy_number": 0, | ||
346 | + "market_price": 229, | ||
347 | + "max_sort_id": "1", | ||
348 | + "middle_sort_id": "22", | ||
349 | + "min_buy_number": 1, | ||
350 | + "off_shelves": 0, | ||
351 | + "offline_goods_status": 1, | ||
352 | + "offline_storage_number": 0, | ||
353 | + "offline_storage_status": 1, | ||
354 | + "online_storage_number": 0, | ||
355 | + "product_id": 306601, | ||
356 | + "product_name": "JNBY 复古女装外套风衣", | ||
357 | + "product_skc": "301244", | ||
358 | + "product_skn": "51170925", | ||
359 | + "product_sku": "950949", | ||
360 | + "promotion_flag": "0", | ||
361 | + "promotion_id": "0", | ||
362 | + "real_price": 216.6, | ||
363 | + "real_vip_price": 0, | ||
364 | + "sale_price": 0, | ||
365 | + "sales_price": 228, | ||
366 | + "selected": "Y", | ||
367 | + "shop_id": 20, | ||
368 | + "shopping_cart_goods_id": "65876", | ||
369 | + "shopping_cart_id": "118792348", | ||
370 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
371 | + "size_id": "201", | ||
372 | + "size_name": "L", | ||
373 | + "small_sort_id": "125", | ||
374 | + "storage_number": "2", | ||
375 | + "store_id": 0, | ||
376 | + "supplier_id": 1038, | ||
377 | + "tags": [], | ||
378 | + "uid": "8040155", | ||
379 | + "vip1_price": "0.00", | ||
380 | + "vip2_price": "0.00", | ||
381 | + "vip3_price": "0.00", | ||
382 | + "vip_discount": 1, | ||
383 | + "vip_discount_money": 0, | ||
384 | + "vip_discount_type": "3", | ||
385 | + "vip_price": 0, | ||
386 | + "wareHouseId": 0, | ||
387 | + "yoho_coin_num": "0" | ||
388 | + }, | ||
389 | + { | ||
390 | + "attribute": "1", | ||
391 | + "brand_domain": "JNBY", | ||
392 | + "brand_id": "1026", | ||
393 | + "brand_name": "jnby", | ||
394 | + "bundle_activity_id": 100672, | ||
395 | + "buy_limit": 0, | ||
396 | + "buy_number": "1", | ||
397 | + "buy_type": 2, | ||
398 | + "can_cod_pay": "Y", | ||
399 | + "cn_alphabet": "5C68012", | ||
400 | + "color_id": "8", | ||
401 | + "color_name": "紫色", | ||
402 | + "delay_notice": "", | ||
403 | + "discount_tag": "", | ||
404 | + "expect_arrival_time": "", | ||
405 | + "factory_goods_name": "紫色", | ||
406 | + "fit_promotions": [], | ||
407 | + "get_yoho_coin": "0", | ||
408 | + "goods_id": "394183", | ||
409 | + "goods_images": "http://img12.static.yhbimg.com/goodsimg/2015/11/10/08/023145d71f468f308f90470b9ff0d72925.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
410 | + "goods_type": "ordinary", | ||
411 | + "is_advance": "N", | ||
412 | + "is_deposit_advance": "N", | ||
413 | + "is_jit": "Y", | ||
414 | + "is_limited": "N", | ||
415 | + "is_outlets": "N", | ||
416 | + "is_special": "N", | ||
417 | + "last_price": "398.0", | ||
418 | + "last_vip_price": 398, | ||
419 | + "local_buy_number": 0, | ||
420 | + "market_price": 399, | ||
421 | + "max_sort_id": "1", | ||
422 | + "middle_sort_id": "257", | ||
423 | + "min_buy_number": 1, | ||
424 | + "off_shelves": 0, | ||
425 | + "offline_goods_status": 1, | ||
426 | + "offline_storage_number": 0, | ||
427 | + "offline_storage_status": 1, | ||
428 | + "online_storage_number": 0, | ||
429 | + "product_id": 306603, | ||
430 | + "product_name": "JNBY 连帽针织羊毛开衫", | ||
431 | + "product_skc": "301263", | ||
432 | + "product_skn": "51170930", | ||
433 | + "product_sku": "951031", | ||
434 | + "promotion_flag": "0", | ||
435 | + "promotion_id": "0", | ||
436 | + "real_price": 378.1, | ||
437 | + "real_vip_price": 0, | ||
438 | + "sale_price": 0, | ||
439 | + "sales_price": 398, | ||
440 | + "selected": "Y", | ||
441 | + "shop_id": 20, | ||
442 | + "shopping_cart_goods_id": "65874", | ||
443 | + "shopping_cart_id": "118792348", | ||
444 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
445 | + "size_id": "203", | ||
446 | + "size_name": "M", | ||
447 | + "small_sort_id": "258", | ||
448 | + "storage_number": "1", | ||
449 | + "store_id": 0, | ||
450 | + "supplier_id": 1038, | ||
451 | + "tags": [], | ||
452 | + "uid": "8040155", | ||
453 | + "vip1_price": "0.00", | ||
454 | + "vip2_price": "0.00", | ||
455 | + "vip3_price": "0.00", | ||
456 | + "vip_discount": 1, | ||
457 | + "vip_discount_money": 0, | ||
458 | + "vip_discount_type": "3", | ||
459 | + "vip_price": 0, | ||
460 | + "wareHouseId": 0, | ||
461 | + "yoho_coin_num": "0" | ||
462 | + }, | ||
463 | + { | ||
464 | + "attribute": "1", | ||
465 | + "brand_domain": "JNBY", | ||
466 | + "brand_id": "1026", | ||
467 | + "brand_name": "jnby", | ||
468 | + "bundle_activity_id": 100672, | ||
469 | + "buy_limit": 0, | ||
470 | + "buy_number": "1", | ||
471 | + "buy_type": 2, | ||
472 | + "can_cod_pay": "Y", | ||
473 | + "cn_alphabet": "5F024236DaYi/FengYi", | ||
474 | + "color_id": "3", | ||
475 | + "color_name": "灰色", | ||
476 | + "delay_notice": "", | ||
477 | + "discount_tag": "", | ||
478 | + "expect_arrival_time": "", | ||
479 | + "factory_goods_name": "灰色", | ||
480 | + "fit_promotions": [], | ||
481 | + "get_yoho_coin": "0", | ||
482 | + "goods_id": "436831", | ||
483 | + "goods_images": "http://img12.static.yhbimg.com/goodsimg/2016/01/12/03/02d11c4baacfe8dc0989aa3cc7e44e3a3b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
484 | + "goods_type": "ordinary", | ||
485 | + "is_advance": "N", | ||
486 | + "is_deposit_advance": "N", | ||
487 | + "is_jit": "Y", | ||
488 | + "is_limited": "N", | ||
489 | + "is_outlets": "N", | ||
490 | + "is_special": "N", | ||
491 | + "last_price": "11.0", | ||
492 | + "last_vip_price": 11, | ||
493 | + "local_buy_number": 0, | ||
494 | + "market_price": 1890, | ||
495 | + "max_sort_id": "1", | ||
496 | + "middle_sort_id": "22", | ||
497 | + "min_buy_number": 1, | ||
498 | + "off_shelves": 0, | ||
499 | + "offline_goods_status": 1, | ||
500 | + "offline_storage_number": 0, | ||
501 | + "offline_storage_status": 1, | ||
502 | + "online_storage_number": 0, | ||
503 | + "product_id": 340177, | ||
504 | + "product_name": "JNBY 衬衫领式长款羊毛大衣", | ||
505 | + "product_skc": "326237", | ||
506 | + "product_skn": "51189501", | ||
507 | + "product_sku": "1019324", | ||
508 | + "promotion_flag": "109", | ||
509 | + "promotion_id": "0", | ||
510 | + "real_price": 10.45, | ||
511 | + "real_vip_price": 0, | ||
512 | + "sale_price": 0, | ||
513 | + "sales_price": 11, | ||
514 | + "selected": "Y", | ||
515 | + "shop_id": 20, | ||
516 | + "shopping_cart_goods_id": "65872", | ||
517 | + "shopping_cart_id": "118792348", | ||
518 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
519 | + "size_id": "207", | ||
520 | + "size_name": "S", | ||
521 | + "small_sort_id": "125", | ||
522 | + "storage_number": "111111", | ||
523 | + "store_id": 0, | ||
524 | + "supplier_id": 1038, | ||
525 | + "tags": [], | ||
526 | + "uid": "8040155", | ||
527 | + "vip1_price": "10.45", | ||
528 | + "vip2_price": "9.90", | ||
529 | + "vip3_price": "9.68", | ||
530 | + "vip_discount": 1, | ||
531 | + "vip_discount_money": 0, | ||
532 | + "vip_discount_type": "1", | ||
533 | + "vip_price": 11, | ||
534 | + "wareHouseId": 0, | ||
535 | + "yoho_coin_num": "0" | ||
536 | + }, | ||
537 | + { | ||
538 | + "attribute": "1", | ||
539 | + "brand_domain": "JNBY", | ||
540 | + "brand_id": "1026", | ||
541 | + "brand_name": "jnby", | ||
542 | + "bundle_activity_id": 100672, | ||
543 | + "buy_limit": 0, | ||
544 | + "buy_number": "1", | ||
545 | + "buy_type": 2, | ||
546 | + "can_cod_pay": "Y", | ||
547 | + "cn_alphabet": "5C62156", | ||
548 | + "color_id": "4", | ||
549 | + "color_name": "棕色", | ||
550 | + "delay_notice": "", | ||
551 | + "discount_tag": "", | ||
552 | + "expect_arrival_time": "", | ||
553 | + "factory_goods_name": "棕色", | ||
554 | + "fit_promotions": [], | ||
555 | + "get_yoho_coin": "0", | ||
556 | + "goods_id": "394189", | ||
557 | + "goods_images": "http://img12.static.yhbimg.com/goodsimg/2015/11/10/07/02f898bdb5f930bd26002dcc4f09f6044b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
558 | + "goods_type": "ordinary", | ||
559 | + "is_advance": "N", | ||
560 | + "is_deposit_advance": "N", | ||
561 | + "is_jit": "Y", | ||
562 | + "is_limited": "N", | ||
563 | + "is_outlets": "N", | ||
564 | + "is_special": "N", | ||
565 | + "last_price": "208.0", | ||
566 | + "last_vip_price": 208, | ||
567 | + "local_buy_number": 0, | ||
568 | + "market_price": 209, | ||
569 | + "max_sort_id": "1", | ||
570 | + "middle_sort_id": "22", | ||
571 | + "min_buy_number": 1, | ||
572 | + "off_shelves": 0, | ||
573 | + "offline_goods_status": 1, | ||
574 | + "offline_storage_number": 0, | ||
575 | + "offline_storage_status": 1, | ||
576 | + "online_storage_number": 0, | ||
577 | + "product_id": 306607, | ||
578 | + "product_name": "JNBY 蕾丝拼接复古夹克", | ||
579 | + "product_skc": "301239", | ||
580 | + "product_skn": "51170924", | ||
581 | + "product_sku": "950926", | ||
582 | + "promotion_flag": "0", | ||
583 | + "promotion_id": "0", | ||
584 | + "real_price": 197.6, | ||
585 | + "real_vip_price": 0, | ||
586 | + "sale_price": 0, | ||
587 | + "sales_price": 208, | ||
588 | + "selected": "Y", | ||
589 | + "shop_id": 20, | ||
590 | + "shopping_cart_goods_id": "65870", | ||
591 | + "shopping_cart_id": "118792348", | ||
592 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
593 | + "size_id": "201", | ||
594 | + "size_name": "L", | ||
595 | + "small_sort_id": "125", | ||
596 | + "storage_number": "1", | ||
597 | + "store_id": 0, | ||
598 | + "supplier_id": 1038, | ||
599 | + "tags": [], | ||
600 | + "uid": "8040155", | ||
601 | + "vip1_price": "0.00", | ||
602 | + "vip2_price": "0.00", | ||
603 | + "vip3_price": "0.00", | ||
604 | + "vip_discount": 1, | ||
605 | + "vip_discount_money": 0, | ||
606 | + "vip_discount_type": "3", | ||
607 | + "vip_price": 0, | ||
608 | + "wareHouseId": 0, | ||
609 | + "yoho_coin_num": "0" | ||
610 | + } | ||
611 | + ], | ||
612 | + "pool_buy_number": "1",//套餐商品池购物数量 | ||
613 | + "pool_id": 100672,//套餐商品池id | ||
614 | + "pool_title": "21212121212121",//套餐商品标题 | ||
615 | + "pool_type": 3,//商品池类型 | ||
616 | + "selected": "Y"//是否选中,Y 是,N 是 | ||
617 | + }, | ||
618 | + { | ||
619 | + "goods_list": [ | ||
620 | + { | ||
621 | + "attribute": "1", | ||
622 | + "brand_domain": "Korakublue", | ||
623 | + "brand_id": "196", | ||
624 | + "brand_name": "korakublue", | ||
625 | + "bundle_activity_id": 0, | ||
626 | + "buy_limit": 0, | ||
627 | + "buy_number": "1", | ||
628 | + "buy_type": 2, | ||
629 | + "can_cod_pay": "Y", | ||
630 | + "cn_alphabet": "KORAKUBLUEL186DanNingJiaMianPinJieKeChaiXieXiuHouDaYi", | ||
631 | + "color_id": "1", | ||
632 | + "color_name": "白色", | ||
633 | + "delay_notice": "", | ||
634 | + "discount_tag": "V", | ||
635 | + "expect_arrival_time": "", | ||
636 | + "factory_goods_name": "白色", | ||
637 | + "fit_promotions": [], | ||
638 | + "get_yoho_coin": "0", | ||
639 | + "goods_id": "439789", | ||
640 | + "goods_images": "http://img13.static.yhbimg.com/goodsimg/2016/01/06/05/02651a220156065fd2c0a5f0f5b5c2a1b1.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
641 | + "goods_type": "ordinary", | ||
642 | + "is_advance": "N", | ||
643 | + "is_deposit_advance": "N", | ||
644 | + "is_jit": "N", | ||
645 | + "is_limited": "N", | ||
646 | + "is_outlets": "N", | ||
647 | + "is_special": "N", | ||
648 | + "last_price": "9.68", | ||
649 | + "last_vip_price": 9.68, | ||
650 | + "local_buy_number": 0, | ||
651 | + "market_price": 1139, | ||
652 | + "max_sort_id": "1", | ||
653 | + "middle_sort_id": "20", | ||
654 | + "min_buy_number": 1, | ||
655 | + "off_shelves": 0, | ||
656 | + "offline_goods_status": 1, | ||
657 | + "offline_storage_number": 0, | ||
658 | + "offline_storage_status": 1, | ||
659 | + "online_storage_number": 0, | ||
660 | + "product_id": 342719, | ||
661 | + "product_name": "Korakublue 丹宁拼接可拆卸袖棉衣", | ||
662 | + "product_skc": "328133", | ||
663 | + "product_skn": "51191159", | ||
664 | + "product_sku": "1024840", | ||
665 | + "promotion_flag": "0", | ||
666 | + "promotion_id": "0", | ||
667 | + "real_price": 9.68, | ||
668 | + "real_vip_price": 9.68, | ||
669 | + "sale_price": 0, | ||
670 | + "sales_price": 11, | ||
671 | + "selected": "N", | ||
672 | + "shop_id": 1642, | ||
673 | + "shopping_cart_goods_id": "65868", | ||
674 | + "shopping_cart_id": "118792348", | ||
675 | + "shopping_key": "2a7729e3e974cfe476e4472a89c13743", | ||
676 | + "size_id": "201", | ||
677 | + "size_name": "L", | ||
678 | + "small_sort_id": "123", | ||
679 | + "storage_number": "2", | ||
680 | + "store_id": 0, | ||
681 | + "str_subtotal": "¥9.68", | ||
682 | + "subtotal": 9.68, | ||
683 | + "supplier_id": 0, | ||
684 | + "tags": [], | ||
685 | + "uid": "8040155", | ||
686 | + "vip1_price": "10.45", | ||
687 | + "vip2_price": "9.90", | ||
688 | + "vip3_price": "9.68", | ||
689 | + "vip_discount": 0.88, | ||
690 | + "vip_discount_money": 1.32, | ||
691 | + "vip_discount_type": "1", | ||
692 | + "vip_price": 11, | ||
693 | + "wareHouseId": 0, | ||
694 | + "yoho_coin_num": "0" | ||
695 | + } | ||
696 | + ], | ||
697 | + "pool_buy_number": "1", | ||
698 | + "pool_id": 0, | ||
699 | + "pool_title": "korakublue", | ||
700 | + "pool_type": 1, | ||
701 | + "selected": "N" | ||
702 | + } | ||
703 | + ], | ||
704 | + "match_gift_ids": [], | ||
705 | + "off_shelves_goods_list": [], | ||
706 | + "promotion_info": [ | ||
707 | + { | ||
708 | + "cutdown_amount": 42.25, | ||
709 | + "promotion_id": 0, | ||
710 | + "promotion_title": "21212121212121", | ||
711 | + "promotion_type": "bundle-100672" | ||
712 | + }, | ||
713 | + { | ||
714 | + "cutdown_amount": 10, | ||
715 | + "promotion_id": 0, | ||
716 | + "promotion_title": "满¥399免运费", | ||
717 | + "promotion_type": "FreeShippingCost" | ||
718 | + } | ||
719 | + ], | ||
720 | + "shopping_cart_data": { | ||
721 | + "discount_amount": 42.25, | ||
722 | + "fast_shopping_cost": 0, | ||
723 | + "gain_yoho_coin": 0, | ||
724 | + "goods_count": 8, | ||
725 | + "has_invalid_goods": 0, | ||
726 | + "is_multi_package": "N", | ||
727 | + "last_order_amount": 1258.75, | ||
728 | + "offline_goods_count": 0, | ||
729 | + "online_goods_count": 0, | ||
730 | + "order_amount": 1301, | ||
731 | + "package_list": [], | ||
732 | + "promotion_formula": "总计¥1258.75=商品金额¥1301.00-活动金额¥42.25", | ||
733 | + "promotion_formula_list": [ | ||
734 | + { | ||
735 | + "promotion": "商品金额", | ||
736 | + "promotion_amount": "¥1301.00" | ||
737 | + }, | ||
738 | + { | ||
739 | + "promotion": "活动金额", | ||
740 | + "promotion_amount": "-¥42.25" | ||
741 | + } | ||
742 | + ], | ||
743 | + "remain_time": 0, | ||
744 | + "selected_goods_count": 6, | ||
745 | + "shipping_cost": 0, | ||
746 | + "str_discount_amount": "¥42.25", | ||
747 | + "str_order_amount": "¥1301.00" | ||
748 | + }, | ||
749 | + "sold_out_goods_list": [], | ||
750 | + "sold_out_goods_pool": [] | ||
751 | + } | ||
752 | + }, | ||
793 | "md5": "e2c62030c5404412b17e56bbd90f39de", | 753 | "md5": "e2c62030c5404412b17e56bbd90f39de", |
794 | "message": "cart goods list." | 754 | "message": "cart goods list." |
795 | } | 755 | } |
-
Please register or login to post a comment