Authored by wujiexiang

Update newShoppingCart.md

... ... @@ -71,8 +71,6 @@
"alreadyMatch": false,//是否匹配,true 匹配
"condition_unit": 1,//1 2 金额
"condition_value": -2,//差的部分
"gift_goods_List": [],//加价购,赠品促销可赠品的商品列表
"gift_price": 0,// 加价购,赠品商品价格
"promotion_id": 9148,//促销id
"promotion_title": "全场促销",//促销名称
"promotion_type": "Discount",//促销类型
... ... @@ -250,8 +248,6 @@
"alreadyMatch": true,
"condition_unit": 0,
"condition_value": 0,
"gift_goods_List": [],
"gift_price": 0,
"promotion_id": 9088,
"promotion_title": "线下店满3免一勿动",
"promotion_type": "Cheapestfree",
... ... @@ -431,8 +427,6 @@
"alreadyMatch": false,
"condition_unit": 1,
"condition_value": -1,
"gift_goods_List": [],
"gift_price": 0,
"promotion_id": 9086,
"promotion_title": "线下店分件折扣勿动",
"promotion_type": "Degressdiscount",
... ...