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