文档
测试

购物车查询

GET
/mobile/api/product/getshopcart

接口描述

(许兵兵)

请求头

参数名
类型
描述
必填
token
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MDE2MjY5ODYsImFjY291bnQiOiIxIn0.zPmbP-474o82KaPBVr2pbuvtMTyxs4iCkMXiQCTr3C0
必填

响应参数

参数名
类型
描述
必填
code
必填
message
必填
data
必填
shopCartId
购物车id
必填
productNum
商品数量
必填
productId
产品id
必填
productSkuId
商品sku id
必填
userId
用户id
必填
productInfos
必填
productId
Integer
商品id
必填
productImg
String
商品封面图
必填
productBanner
String
商品轮播图(限制10张图)
必填
productName
String
商品名称
必填
productSalePrice
Double
销售金额
必填
productOldPrice
Double
商品原价
必填
productDetail
String
商品图文详情
必填
productParam
String
商品参数信息
必填
stockNum
Integer
库存数量
必填
saleNum
Integer
销量
必填
productType
Integer
是否有sku 1:是 0:否
必填
delFlag
Integer
是否删除1:是 0:否
必填
orderVal
Integer
排序值
必填
columnId
Integer
分类id
必填
saleTime
Date
上架时间
必填
saleState
Integer
是否有上架 1:是 0:否
必填
shopCartPrices
String
购物车中的总价格
必填
productSkuNature
sku的属性值集合
必填
skuNatureId
Integer
产品sku属性 id
必填
natureName
String
属性名称
必填
valueDesc
String
属性值描述
必填
productSkuId
Integer
产品 sku id
必填