```javascript
WXAPI.cpsPddGoodsDetail({
token: '000'
})
```
+ token 当前用户登陆凭证
+ goodsSign 加密后的商品编号
```json
{
"code": 0,
"data": {
"activity_tags": [
10792,
12242,
12374,
12643,
12756,
11041,
7,
13007,
12373,
11600,
11960,
12347,
12421,
31,
12801,
11352,
11366,
13221,
13360,
13396,
13438
],
"brand_name": "MengQian/蒙倩",
"cat_id": 18629,
"cat_ids": [
18601,
18627,
18629
],
"category_id": 16,
"category_name": "美妆",
"coupon_discount": 300,
"coupon_end_time": 1695743999,
"coupon_min_order_amount": 300,
"coupon_remain_quantity": 6200,
"coupon_start_time": 1680192000,
"coupon_total_quantity": 10000,
"desc_txt": "高",
"extra_coupon_amount": 200,
"goods_desc": "【拍一发二】染发剂自己在家染发膏植萃纯品牌天然2023流行黑茶色",
"goods_gallery_urls": [
"https://img.pddpic.com/mms-material-img/2022-07-30/d81e7e56-3618-4064-bdbf-7297e94f8f29.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2022-03-26/f2a26563-f58b-4f90-b9ab-2e2990805db7.png",
"https://img.pddpic.com/mms-material-img/2022-07-31/d4dd3890-0b1d-402f-b4eb-60c0e87dcfaa.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2022-07-30/544e04f7-06f4-49a2-ac1f-c39b45c778fd.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2023-04-07/f89315f6-15cc-4809-b796-1a77f2419658.jpeg",
"https://img.pddpic.com/mms-material-img/2022-07-30/8f9d09ef-bb0b-4e39-9452-dedb9d142fdb.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2022-07-30/3ccff32e-ee7f-4d51-918c-d56e25dcb3bd.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2022-07-30/b27901d3-073f-42ae-9dd8-eb8a2164cdbc.jpeg.a.jpeg",
"https://img.pddpic.com/mms-material-img/2023-04-14/b3f97c51-6d45-4883-8048-09da4894fa12.jpeg",
"https://img.pddpic.com/mms-material-img/2022-10-30/a59814b8-d50d-4155-8852-ae815cbbb16e.jpeg"
],
"goods_id": 234667044604,
"goods_image_url": "https://img.pddpic.com/mms-material-img/2022-07-30/d81e7e56-3618-4064-bdbf-7297e94f8f29.jpeg.a.jpeg",
"goods_name": "【拍一发二】染发剂自己在家染发膏植萃纯品牌天然2023流行黑茶色",
"goods_sign": "E9n2lMlwEGhIFw8xwfDcPa6FDopYjAE5_JZrHPkea4",
"goods_thumbnail_url": "https://img.pddpic.com/gaudit-image/2022-07-31/a5451d0ab72874b253d9919801f72c18.jpeg",
"has_coupon": true,
"has_mall_coupon": false,
"lgst_txt": "高",
"mall_coupon_discount_pct": 0,
"mall_coupon_end_time": 0,
"mall_coupon_max_discount_amount": 0,
"mall_coupon_min_order_amount": 0,
"mall_coupon_remain_quantity": 0,
"mall_coupon_start_time": 0,
"mall_coupon_total_quantity": 0,
"mall_cps": 1,
"mall_id": 247765139,
"mall_img_url": "https://img.pddpic.com/goods_mms/2023-03-12/56238a67-6ab5-45d2-b0e5-bb5ddb431eb1_suffix.jpeg",
"mall_name": "蒙倩染发旗舰店",
"material_list": [],
"merchant_type": 3,
"min_group_price": 2990,
"min_normal_price": 5880,
"only_scene_auth": true,
"opt_id": 16,
"opt_ids": [
643,
11652,
10053,
647,
10696,
10697,
299,
22123,
12,
300,
10062,
16,
8593,
8594,
11666,
8595,
11635,
20787,
10709,
22199,
10107
],
"opt_name": "美妆",
"plan_type": 2,
"predict_promotion_rate": 270,
"promotion_rate": 189,
"sales_tip": "7.7万",
"serv_txt": "高",
"service_tags": [
36,
12,
1,
2,
15,
24
],
"share_rate": 0,
"unified_tags": [
"3元福利券",
"品质险",
"24小时发货",
null,
null
],
"video_urls": [
"https://video3.yangkeduo.com/i1/2021-03-21/e2db2f15c47022e5a6604e16fd529a3f.mp4"
],
"zs_duo_id": 0
},
"msg": "success"
}
```