简要描述:
- 抖音cps-商品详情
请求URL:
GET/route=plugin.tiktok-cps.api.goods.good-detail
参数名 | 类型 | 说明 | 是否必须 |
---|---|---|---|
goods_id | string | 第三方商品id | 是 |
返回示例:
正确时返回:
{
"result": 1,
"msg": "success",
"data": {
"product_id": 3538935606442871363,
"title": "【主播宠粉】(80抽大包一包一斤多)婴儿湿巾纸手口屁专用湿纸巾",
"is_kol_product": false,
"price": 510,
"cos_ratio": 1000,
"cos_fee": 51,
"first_cid": 20115,
"second_cid": 21763,
"third_cid": 28484,
"in_stock": true,
"sales": 31541712,
"imgs": [
"https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_HzLSoted_71168835081404746390575_e088ddeb079ab9c8e212dd283005c0bc_sx_239125_www800-800",
"https://p9-aio.ecombdimg.com/obj/temai/03e5bf5ff940e8f41436532e4ed90d90www800-800",
"https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_HzLSoted_70778701551155939950575_6f795cd6ae8427bce30d7ac711084902_sx_379756_www800-800",
"https://p6-aio.ecombdimg.com/obj/temai/26e35464fd7eca4489a670ca08ab952awww800-800",
"https://p6-aio.ecombdimg.com/obj/ecom-shop-material/HzLSoted_m_58e1d83985772d027f6da598d7f3de93_sx_293660_www800-800"
],
"cover": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_HzLSoted_71168835081404746390575_e088ddeb079ab9c8e212dd283005c0bc_sx_239125_www800-800",
"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3538935606442871363",
"shop_id": 19183575,
"shop_name": "果果阿成旗舰店",
"coupon_price": 510,
"status": 0,
"reason": "",
"comment_score": 4.6,
"comment_num": 28983,
"order_num": 103221,
"view_num": 3456863,
"kol_num": 23727,
"category_name": "",
"category_id": 0,
"is_assured": true,
"logistics_info": "",
"has_sxt": false,
"share_reward": 51,
"order_reward": 41,
"group_code": {
"code_title": "17*******59",
"code_logo": "https://shop-yunzshop-com.oss-cn-hangzhou.aliyuncs.com/images/1/2021/12/68a0a0cfdbaa5785ee764c1971887026.jpg",
"goods_entrance": "1",
"citation_copy": "额外若群",
"jump_mode": "appoint",
"code_url": "http://119.91.205.224/addons/yun_shop/?menu#/member/groupCodeLabel/?groupCodeId=55&mid=0&scope=base&i=15",
"code_mini_url": ""
},
"cservice": {
"cservice": "https://dev15.yunzmall.com/addons/yun_shop/?menu#/chatWindow/?groupId=5&employeeId=0&chatType=1&i=25",
"service_QRcode": "https://ysm-1251768088.cos.ap-guangzhou.myqcloud.com/newimage/74577ec83596531b65a1370e3c506888.jpg",
"service_mobile": "18026357601"
}
}
}
参数名 | 类型 | 说明 |
---|---|---|
product_id | string | 第三方商品id |
group_code | object | 群活码设置 |
shop_name | string | 店铺名称 |
imgs | array | 商品轮播图 |
kol_num | int | 推广达人数量 |
share_reward | string | 分享赚 |
share_reward_type | string | 分享赚类型 love 爱心值 integral 消费积分 commission 分销 point 积分 |
order_reward | string | 下单返 |
order_reward_type | string | 下单返类型 love 爱心值 integral 消费积分 balance 余额 point 积分 |
price | float | 原价 |
coupon_price | float | 到手价 |
sales | int | 总销量销量 |
month_sales | int | 月销量 |
cover | string | 封面 |
product_id | string | 第三方商品id |
detail_url | string | 第三方商品详情页,获取抖音口令时需要用到 |