https://developers.weixin.qq.com/doc/store/talent/openapi/window/get_product_detail.html
通过api获取了以下数据小程序如何跳转小店的页面呢?
"product": {
"product_id": "1000000000000",
"appid": "wxee9f94a33abcdefg",
"out_product_id": "",
"title": "api测试商品",
"img_url": "https://mmecimage.cn/p/wx37f38d59298839c3/HJE9eJaEc5bJk-eaArVdILSB7MMaHgdK2-JIn51nMQ",
"leaf_category_id": 6091,
"status": 1,
"selling_price": 999,
"stock": 1,
"sales": 123,
"is_hide": false,
"product_promotion_link": "v1=HAOHK025pGFF8tBx69zbwNpU473uiTNa5MOHrs_Hknqa_-Cjk9IbBHMHeKh5rSnIrQ"
}
使用store-product,没有其他方法。
https://developers.weixin.qq.com/miniprogram/dev/component/store-product.html