~~~[api]
get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.order.create
<<<
success
{
"status": 1,
"result": {
"goods_list": [{
"shopname": "风采店",
"goods": [{
"goodsid": "204",
"total": "2",
"maxbuy": "6",
"type": "1",
"intervalfloor": "0",
"intervalprice": "",
"issendfree": "1",
"isnodiscount": "1",
"ispresell": "0",
"gpprice": "0.00",
"presellprice": null,
"preselltimeend": "0",
"presellsendstatrttime": "1572573480",
"presellsendtime": "0",
"presellsendtype": "0",
"weight": "0.00",
"optionweight": null,
"title": "珍吾堂杏仁露",
"thumb": "https:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/xxrlTX8ttL0l7iXJjZj8JVTiJk0880.jpg",
"marketprice": "9.90",
"optiontitle": null,
"optionid": "0",
"storeids": "",
"isverify": "1",
"isforceverifystore": "0",
"deduct": "0.00",
"manydeduct": "0",
"manydeduct2": "0",
"virtual": "0",
"optionvirtual": null,
"discounts": "{\"type\":\"0\",\"default\":\"\",\"default_pay\":\"\"}",
"deduct2": "-1.00",
"ednum": "0",
"edmoney": "0.00",
"edareas": "",
"edareas_code": "",
"diyformtype": "0",
"diyformid": "0",
"diymode": "0",
"dispatchtype": "0",
"dispatchid": "0",
"dispatchprice": "0.00",
"minbuy": "2",
"isdiscount": "0",
"isdiscount_time": "1568863620",
"isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}",
"cates": "1174,1175,1176,1177",
"virtualsend": "0",
"invoice": "0",
"specs": null,
"merchid": "98",
"checked": "0",
"merchsale": "1",
"buyagain": "0.00",
"buyagain_islong": "0",
"buyagain_condition": "0",
"buyagain_sale": "0",
"hasoption": "0",
"seckillinfo": false,
"is_task_goods": 0,
"totalmaxbuy": null,
"ggprice": 19.8,
"unitprice": 9.9,
"dflag": 0,
"taskdiscountprice": 0,
"lotterydiscountprice": 0,
"discountprice": 0,
"isdiscountprice": 0,
"discounttype": 0,
"isdiscountunitprice": 0,
"discountunitprice": 0
}]
}],
"total": 2,
"goodsprice": 19.8,
"discount": 998.00,
"dispatch_price": 0.00
"url": "https:\/\/gat.xtow.net\/.\/"
}
}
~~~
| 字段 | 描述 |
| --- | --- |
| goodsid | 商品ID |
| total | 购买数量 |
| maxbuy | 商品单次最高购买数量 |
| minbuy | 商品单次最低购买数量 |
| title | 商品名称 |
| thumb | 商品图 |
| id | 购物车ID |
| stock | 商品库存 |
| title | 商品标题 |
| marketprice | 商品市场价 |
| productprice | 商品原价 |
| ggprice | 商品总价 |
| total | 总件数 |
| goodsprice | 商品总价 |
| discount | 优惠金额 |
| dispatch_price | 运费 |