Update newShoppingCart.md
Showing
1 changed file
with
0 additions
and
6 deletions
@@ -71,8 +71,6 @@ | @@ -71,8 +71,6 @@ | ||
71 | "alreadyMatch": false,//是否匹配,true 匹配 | 71 | "alreadyMatch": false,//是否匹配,true 匹配 |
72 | "condition_unit": 1,//1 件 2 金额 | 72 | "condition_unit": 1,//1 件 2 金额 |
73 | "condition_value": -2,//差的部分 | 73 | "condition_value": -2,//差的部分 |
74 | - "gift_goods_List": [],//加价购,赠品促销可赠品的商品列表 | ||
75 | - "gift_price": 0,// 加价购,赠品商品价格 | ||
76 | "promotion_id": 9148,//促销id | 74 | "promotion_id": 9148,//促销id |
77 | "promotion_title": "全场促销",//促销名称 | 75 | "promotion_title": "全场促销",//促销名称 |
78 | "promotion_type": "Discount",//促销类型 | 76 | "promotion_type": "Discount",//促销类型 |
@@ -250,8 +248,6 @@ | @@ -250,8 +248,6 @@ | ||
250 | "alreadyMatch": true, | 248 | "alreadyMatch": true, |
251 | "condition_unit": 0, | 249 | "condition_unit": 0, |
252 | "condition_value": 0, | 250 | "condition_value": 0, |
253 | - "gift_goods_List": [], | ||
254 | - "gift_price": 0, | ||
255 | "promotion_id": 9088, | 251 | "promotion_id": 9088, |
256 | "promotion_title": "线下店满3免一勿动", | 252 | "promotion_title": "线下店满3免一勿动", |
257 | "promotion_type": "Cheapestfree", | 253 | "promotion_type": "Cheapestfree", |
@@ -431,8 +427,6 @@ | @@ -431,8 +427,6 @@ | ||
431 | "alreadyMatch": false, | 427 | "alreadyMatch": false, |
432 | "condition_unit": 1, | 428 | "condition_unit": 1, |
433 | "condition_value": -1, | 429 | "condition_value": -1, |
434 | - "gift_goods_List": [], | ||
435 | - "gift_price": 0, | ||
436 | "promotion_id": 9086, | 430 | "promotion_id": 9086, |
437 | "promotion_title": "线下店分件折扣勿动", | 431 | "promotion_title": "线下店分件折扣勿动", |
438 | "promotion_type": "Degressdiscount", | 432 | "promotion_type": "Degressdiscount", |
-
Please register or login to post a comment