好物圈-导入收藏
接口:https://api.weixin.qq.com/mall/addshoppinglist?access_token=ACCESS_TOKEN
接口参数“src_wxapp_path” 是不是官方规定不能多个参数 如:“/detail?item_code=xxx&item_price=59”?????
{ "user_open_id": "user_open_id", "sku_product_list": [
{ "item_code": "here_is_spu_id", "title": "product_name", "desc": "product_description", "category_list": [ "服装", "上衣", "短袖衬衫"
], "image_list": [ "image_url1", "image_url2"
], "src_wxapp_path": "/detail?item_code=xxxx", "attr_list": [
{ "name": "材质", "value": "纯棉"
},
{ "name": "款式", "value": "短袖"