如何获取商品 id(item_id)?
说明:商品 id 是微商城店铺下商品唯一标识
方式一、常用的接口方式获取
1、新增商品youzan.item.create.3.0.1
2、获取出售中的商品列表youzan.items.onsale.get.3.0.0
3、分页查询微商城销售中和已售罄商品列表youzan.item.search.3.0.0
4、获取仓库中的商品列表youzan.items.inventory.get.3.0.0
方式二、微商城后台获取
1、商品模块点击编辑
2、浏览器地址中的 id=xxxxxx 即 item_id