~~~[api]
get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.goods.lists
*int:merchid=0#商戶ID
int:page=1#頁碼
int:pagesize=10#每頁顯示數量
int:isnew=0#是否只顯示新品
int:ishot=0#是否只顯示熱賣
int:isrecommand=0#是否只顯示推薦
int:isdiscount=0#是否只顯示促銷
int:istime=0#是否只顯示限時賣
string:keywords#搜索關鍵字
int:cate#分類ID
<<<
success
{
"status": 1,
"result": {
"list": [{
"id": "204",
"title": "珍吾堂杏仁露",
"subtitle": "",
"thumb": "https:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/xxrlTX8ttL0l7iXJjZj8JVTiJk0880.jpg",
"thumb_url": "a:0:{}",
"marketprice": "0.00",
"productprice": "0.00",
"minprice": 0,
"maxprice": 0,
"isdiscount": "0",
"isdiscount_time": "1568863620",
"isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}",
"sales": "0",
"salesreal": "7",
"total": "1",
"description": "",
"bargain": "0",
"type": "1",
"ispresell": "0",
"virtual": "0",
"hasoption": "0",
"video": "",
"hascommission": "0",
"nocommission": "0",
"commission": "{\"type\":0,\"default\":{\"option0\":[\"\"]}}",
"commission1_rate": "0.00",
"commission1_pay": "0.00",
"presellprice": "0.00",
"buylevels": "",
"buygroups": "",
"levelbuy": "1",
"groupbuy": "1",
"seecommission": 0,
"cansee": "0",
"seetitle": ""
}, {
"id": "203",
"title": "阿爾發沙琪瑪",
"subtitle": "",
"thumb": "https:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/JUey7CVsZzREqlSVaaG477enmu1npV.jpg",
"thumb_url": "a:0:{}",
"marketprice": "0.00",
"productprice": "0.00",
"minprice": 0,
"maxprice": 0,
"isdiscount": "0",
"isdiscount_time": "1568020740",
"isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}",
"sales": "0",
"salesreal": "0",
"total": "2",
"description": "",
"bargain": "0",
"type": "1",
"ispresell": "0",
"virtual": "0",
"hasoption": "0",
"video": "",
"hascommission": "0",
"nocommission": "0",
"commission": "{\"type\":0,\"default\":{\"option0\":[\"\"]}}",
"commission1_rate": "0.00",
"commission1_pay": "0.00",
"presellprice": "0.00",
"buylevels": "",
"buygroups": "",
"levelbuy": "1",
"groupbuy": "1",
"seecommission": 0,
"cansee": "0",
"seetitle": ""
}],
"total": "2",
"pagesize": 10,
"url": "https:\/\/gat.xtow.net\/.\/"
}
}
<<<
error
~~~
| 字段 | 描述 |
| --- | --- |
| id | 商品ID |
| title | 商品名稱 |
| thumb | 商品圖標 |
| productprice | 商品原價 |
| minprice | 商品售價 |
| total | 庫存數量 |