curl --location -g --request GET '/store_integral/detail/{}'
{
"status": 0,
"msg": "string",
"data": {
"storeInfo": {
"id": 0,
"image": "string",
"product_id": 0,
"images": [
"string"
],
"title": "string",
"price": 0,
"sort": 0,
"sales": 0,
"unit_name": "string",
"stock": 0,
"add_time": "string",
"is_host": 0,
"is_show": 0,
"is_del": 0,
"num": 0,
"quota": 0,
"once_num": 0,
"quota_show": 0,
"ot_price": "string",
"product_price": "string",
"image_base": "string",
"sale_stock": 0,
"description": "string",
"small_image": "string"
},
"productAttr": [
{
"id": 0,
"product_id": 0,
"attr_name": "string",
"attr_values": [
"string"
],
"type": 0,
"attr_value": [
{
"attr": "string",
"check": true
}
]
}
],
"productValue": {
"【小狐仙】上儒+襦裙,S": {
"product_id": 0,
"suk": "string",
"stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"vip_price": 0,
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0,
"is_virtual": 0,
"coupon_id": 0,
"product_stock": 0
}
}
}
}