说明 / 示例
请求示例
{
"cartId": ""
}
购物车ID
返回:
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": {
"addressInfo": {
"createTime": "2020-09-21 16:57:12",
"updateTime": null,
"id": 38,
"uid": 2,
"realName": "李宁",
"phone": "13548635943",
"province": "湖南省",
"city": "长沙市",
"cityId": 452124,
"district": "天心区",
"detail": "水竹街",
"postCode": "",
"longitude": "0",
"latitude": "0",
"isDefault": 1
},
"bargainId": null,
"cartInfo": [{
"id": 172,
"uid": 2,
"type": "product",
"productId": 5,
"productAttrUnique": "040fb7ab2a8b4ff3b6c9d1c78ea3e889",
"cartNum": 1,
"combinationId": 0,
"seckillId": 0,
"bargainId": 0,
"productInfo": {
"id": 5,
"merId": 0,
"image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807568739.jpg",
"image_base": "https://consoleapi.xinxintuan.co/file/pic/20200903171807568739.jpg",
"codeBase": null,
"userCollect": false,
"userLike": false,
"sliderImage": "https://consoleapi.xinxintuan.co/file/pic/20200903171807568739.jpg",
"sliderImageArr": ["https://consoleapi.xinxintuan.co/file/pic/20200903171807568739.jpg"],
"attrInfo": {
"id": 105,
"productId": 5,
"sku": "默认",
"stock": 1,
"pinkStock": 5,
"seckillStock": 8,
"sales": 10,
"price": 2.00,
"pinkPrice": 29.00,
"seckillPrice": 11.99,
"image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807641535.jpg",
"unique": "040fb7ab2a8b4ff3b6c9d1c78ea3e889",
"cost": 1.00,
"barCode": "1231321",
"otPrice": 11.00,
"weight": 1.00,
"volume": 1.00,
"brokerage": 0.00,
"brokerageTwo": 0.00
},
"storeName": "广告版定制",
"storeInfo": "广告版定制",
"keyword": "广告版定制",
"cateId": "3",
"price": 2.00,
"vipPrice": 0.00,
"otPrice": 11.00,
"postage": 0.00,
"unitName": "米",
"sort": 0,
"sales": 18,
"stock": 0,
"description": "<p>广告版定制</p>",
"isPostage": 0,
"cost": 1.00,
"isSeckill": 0,
"isBargain": null,
"isGood": 0,
"ficti": 0,
"browse": 41,
"isShow": 1,
"giveIntegral": 0.00,
"tempId": 34,
"isSub": 0,
"specType": 0
},
"costPrice": 1.0,
"truePrice": 2.0,
"trueStock": 1,
"vipTruePrice": 2.0,
"unique": null,
"isReply": null
}],
"combinationId": null,
"deduction": false,
"enableIntegral": false,
"enableIntegralNum": 1.0,
"integralRatio": null,
"orderKey": "c20efc0d9e524d99b0f743a32ea1c667",
"priceGroup": {
"costPrice": 1.0, 成本价
"storeFreePostage": 1000, 设置的满多少包邮
"storePostage": 1.00, 运费
"totalPrice": 2.0, 商品价格 (总价格=商品价格+运费)
"vipPrice": 2.0,
"yuanPrice": 2.0 原价合计
},
"seckillId": null,
"storeSelfMention": null,
"usableCoupon": null,
"userInfo": {
"uid": 2,
"username": "15974283408",
"account": null,
"couponCount": 0,
"orderStatusNum": null,
"statu": null,
"sumSignDay": null,
"isDaySign": null,
"isYesterDaySign": null,
"checkStatus": null,
"realName": "",
"birthday": 0,
"mark": "",
"nickname": "15974283408",
"avatar": "http://pic.uhuipay.com/three.2162defb.png",
"phone": "15974283408",
"addIp": "175.11.29.2",
"lastIp": "175.11.29.2",
"nowMoney": 909.00, 充值账户
"brokeragePrice": 0.00, 佣金账户(用来购物,提现)
"integral": 0.00,
"signNum": 0,
"status": true,
"level": 0,
"spreadUid": 5,
"userType": "h5",
"isPromoter": 0,
"payCount": 13,
"spreadCount": 2,
"addres": "",
"adminid": 0,
"loginType": "",
"vip": null,
"vipId": null,
"vipIcon": null,
"vipName": null
}
},
"time": "2020-10-05 14:41:30"
}