獲取商品列表
--
>[success] **接口測試完整地址**
https://service.cuci.cc/shop/api/goods/get.html?token=33d7ed591de29e68
本接口數據服務器有緩存10秒,不取實時數據!
---
特別注意:商品屬性有可能為沒有,沒有的時候`spec_name`為`default:default`,需要程序判斷哦!下訂單時,也需要原樣傳回。
---
+++
POST:goods/get.html
int:page=1#(可選)商品列表分頁數,表示獲取第幾頁的數據,每頁顯示20條記錄
order=默認排序#(可選)列表排序方式,可選值( 默認排序 | 推薦 | 價格從低到高 | 價格從高到低 | 銷售從低到高 | 銷售從高到低 | 上市從新到舊 | 上市從舊到新)
title#(可選)以商品名稱索引商品列表
goods_id#(可選)以商品id索引商品列表
<<<
獲取成功
{
"code": "SUCCESS",
"info": "獲取商品信息列表成功!",
"data": {
"page_all": 1,
"page_rows": 20,
"page_current": 1,
"order": "默認排序",
"list": [
{
"id": 2,
"title": "測試商品哦",
"logo_img": "http://static.cdn.cuci.cc/2016/1125/e2a16716021b48d321908fc58d0bd367.jpg",
"slider_img": [
"http://static.cdn.cuci.cc/2016/1125/ffaae6281cd7adfd3768b4318e8383c5.jpg",
"http://static.cdn.cuci.cc/2016/1125/597fbd0a7bc16307d75c8065ca7589b6.jpg",
"http://static.cdn.cuci.cc/2016/1125/a17310883c207097ba42a32154dc205b.jpg"
],
"content": "此字段為富文本,包含html標簽",
"status": 1,
"stock": "11",
"all_stock": "11",
"all_saled": "0",
"min_price": "99.00",
"attrs": {
"default": [
"default"
]
},
"specs": [
{
"name": "default:default",
"market_price": "100.00",
"sales_price": "99.00",
"stock": "11",
"sales_saled": "0"
}
],
"tags": [
{
"id": "24,23",
"name": "手機通信,手機數碼"
}
]
},
{
"id": 1,
"title": "Apple iPhone 6 Plus (A1524) 16GB 深空灰色 移動聯通電信4G手機",
"logo_img": "http://static.cdn.cuci.cc/2016/1117/4649217b3405fbc7dfa34c177b0c0652.jpg",
"slider_img": [
"http://static.cdn.cuci.cc/2016/1117/4649217b3405fbc7dfa34c177b0c0652.jpg",
"http://static.cdn.cuci.cc/2016/1117/f7fd7dd6ec9c2c100d7d922ad6b9a515.jpg"
],
"content": "此字段為富文本,包含html標簽",
"status": 1,
"stock": "4909",
"all_stock": "5000",
"all_saled": "91",
"min_price": "0.00",
"attrs": {
"版本": [
"移動4G,顏色",
"公開版,顏色"
]
},
"specs": [
{
"name": "版本:移動4G,顏色:金色,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "1000",
"sales_saled": "31"
},
{
"name": "版本:移動4G,顏色:金色,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "1000",
"sales_saled": "60"
},
{
"name": "版本:移動4G,顏色:金色,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "1000",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:銀色,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "1000",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:銀色,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "1000",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:銀色,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:深空灰,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:深空灰,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:移動4G,顏色:深空灰,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:金色,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:金色,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:金色,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:銀色,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:銀色,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:銀色,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:深空灰,容量:16GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:深空灰,容量:64GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
},
{
"name": "版本:公開版,顏色:深空灰,容量:128GB",
"market_price": "0.00",
"sales_price": "0.00",
"stock": "0",
"sales_saled": "0"
}
],
"tags": [
{
"id": "23,24",
"name": "手機數碼,手機通信"
}
]
}
]
}
}
<<<
授權失敗
{
"code": "AUTH_TOKEN_FAILD",
"info": "應用授權失敗,請進行接口授權操作!",
"data": []
}
+++
- API接口授權
- 商城資源管理
- 獲取滾動圖片分組
- 獲取滾動圖片詳情
- 商品數據管理
- 獲取商品標簽
- 獲取商品列表
- 購物車管理
- 添加商品到購物車
- 獲取購物車的商品
- 更新購物車商品數量
- 刪除購物車的商品
- 收貨地址管理
- 獲取收貨地址
- 添加收貨地址
- 更新收貨地址
- 刪除收貨地址
- 獲取地址省份
- 獲取地址城市
- 獲取地址區域
- 獲取完整省市區數據
- 訂單數據管理
- 獲取配送方式列表
- 獲取用戶訂單列表
- 創建新訂單
- 取消未發貨的訂單
- 訂單物流查詢
- 訂單數量查詢
- 小程序專區
- code 換取 session_key
- 獲取支付參數
- 會員管理
- 會員注冊
- 發送短信驗證碼
- 更改會員資料
- 獲取會員資料
- 退貨管理
- 退款申請
- 取消退款申請
- 獲取退貨地址
- 提交退貨信息
- 獲取快遞公司列表
- 退貨訂單詳情查詢
- 商城配置管理
- 訂單配置
- 公眾號管理
- 網頁授權
- 粉絲信息
- 獲取js簽名包