ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
## 商城使用手册: #### 1.首先分配直播权限 ![](https://img.kancloud.cn/93/cc/93cc81f967ece3ed33874ed4e206ca2b_512x650.png) #### 2.登陆后台-店铺管理-内容管理-直播间列表获取直播间列表跟直播间id ![](https://img.kancloud.cn/66/c6/66c6c07991e188f94788d05cafc9e687_1034x803.png) #### 3.在想使用的地方设置连接 ![](https://img.kancloud.cn/4d/7c/4d7cef90a3cae474149c854074e1b953_862x676.png) 其中详情填写的是直播间列表中的房间id ![](https://img.kancloud.cn/0b/b5/0bb5e073e2300b7a974fb554a63bc8f9_554x446.png) #### 4.发布小程序:登陆微信小程序-直播插件-勾选之后发布 ![](https://img.kancloud.cn/02/fb/02fb34ab8fdb2f7f9ab3963e55145293_1616x619.png) #### 5.添加商品: 使用特定商品链接pages/goods/goods.html?id=商品id 如果需要绑定特定分销商:pages/goods/goods.html?id=**商品id**&user\_id=**分销商id** 使用多商户商品链接:plugins/mch/goods/goods.html?mch\_id=**商户id**&id=**商品id** 如果需要绑定特定分销商 plugins/mch/goods/goods.html?mch\_id=**商户id**&id=**商品id**&user\_id=**分销商id**