add offline shops product detail api
Showing
1 changed file
with
593 additions
and
0 deletions
商品列表/线下店商品.md
0 → 100644
1 | +## 1、根据sku查询商品## | ||
2 | + | ||
3 | +(method=offline.shops.product) | ||
4 | +请求方式:POST | ||
5 | +#### 请求参数 | ||
6 | +| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | ||
7 | +|:-------| -----:|-----:|-----:|-----:|----:| | ||
8 | +| sku| int| 否| 576982| null| 商品的sku| | ||
9 | + | ||
10 | + | ||
11 | +注意,通用的头部没有列出。 | ||
12 | +请求示例 | ||
13 | +http://192.168.102.205:8080/gateway/?method=offline.shops.product&debug=XYZ&sku=102415 | ||
14 | + | ||
15 | +### 响应 | ||
16 | +code为200即为成功且只会返回200,每次都会有响应结果。 | ||
17 | +响应JSON格式如下所示: | ||
18 | +```json | ||
19 | +{ | ||
20 | + "alg": "SALT_MD5", | ||
21 | + "code": 200, | ||
22 | + "data": { | ||
23 | + "comments": -- 评价 | ||
24 | + { | ||
25 | + "fileter": -- 过滤 | ||
26 | + [ | ||
27 | + { | ||
28 | + "filterId": "7", | ||
29 | + "msg": "全部", | ||
30 | + "num": "7" | ||
31 | + }, | ||
32 | + { | ||
33 | + "filterId": "6", | ||
34 | + "msg": "有图", | ||
35 | + "num": "4" | ||
36 | + }, | ||
37 | + { | ||
38 | + "filterId": "5", | ||
39 | + "msg": "五星", | ||
40 | + "num": "3" | ||
41 | + }, | ||
42 | + { | ||
43 | + "filterId": "4", | ||
44 | + "msg": "四星", | ||
45 | + "num": "2" | ||
46 | + } | ||
47 | + ], | ||
48 | + "pageResponse": { | ||
49 | + "list": [ | ||
50 | + { | ||
51 | + "anonymous": false, | ||
52 | + "content": "没有图片上那么长", -- 评论内容 | ||
53 | + "createTime": 1466347124, | ||
54 | + "erpSkuId": "880348", -- sku | ||
55 | + "goods": | ||
56 | + { | ||
57 | + "brand": { | ||
58 | + "brand_alif": "N", | ||
59 | + "brand_doamin": "nike", | ||
60 | + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
61 | + "brand_name": "Nike", | ||
62 | + "id": 248, | ||
63 | + "is_hot": "N" | ||
64 | + }, | ||
65 | + "buy_number": 1, | ||
66 | + "color_name": "黑色", | ||
67 | + "goodsId": 346413, | ||
68 | + "goods_amount": 435, | ||
69 | + "goods_image": "http://img12.static.yhbimg.com/goodsimg/2015/09/28/10/024353652c828bb91b2d664ced95d4bba9.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
70 | + "goods_price": 435, | ||
71 | + "goods_type": "1", | ||
72 | + "productId": 267663, | ||
73 | + "product_url": "http://m.yohobuy.com/product/pro_267663_346413/NIKEFREETR5PRINTNvZiXunLianXie704695014.html", | ||
74 | + "pruduct_name": "Nike FREE TR 5 PRINT 女子训练鞋", | ||
75 | + "size_name": "37 1/2码" | ||
76 | + }, | ||
77 | + "goodsId": "346413", | ||
78 | + "height": 0, | ||
79 | + "id": 2558241, | ||
80 | + "isHideHeight": 0, | ||
81 | + "orderId": "14015588", | ||
82 | + "productId": "267663", | ||
83 | + "recomReward": false, | ||
84 | + "satisfied": 4, | ||
85 | + "shareOrderTagList": [ | ||
86 | + { | ||
87 | + "createTime": 1466347124, | ||
88 | + "imageId": 559227, | ||
89 | + "isFlip": 1, | ||
90 | + "posX": 5398, | ||
91 | + "posY": 4546, | ||
92 | + "tagId": 248, | ||
93 | + "tagName": "Nike", | ||
94 | + "type": 1 | ||
95 | + } | ||
96 | + ], | ||
97 | + "shareReward": true, | ||
98 | + "size": "MIDDLE", | ||
99 | + "uid": "9711797", | ||
100 | + "url": -- 用户晒单图片 | ||
101 | + "http://img12.static.yhbimg.com/sns/2016/06/19/22/02b030c7f467b86bb1d31673947a59f37f.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
102 | + "userInfo": { | ||
103 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2016/6/20/21/0138eb349abca455e4ab143fbc4a8a131a.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
104 | + "nickName": "疯人愿", | ||
105 | + "uid": 9711797, | ||
106 | + "vipLevel": 2 | ||
107 | + }, | ||
108 | + "weight": 0 | ||
109 | + }, | ||
110 | + { | ||
111 | + "anonymous": false, | ||
112 | + "content": "立刻穿上 哈哈 不错哦", | ||
113 | + "createTime": 1466068081, | ||
114 | + "erpSkuId": "880349", | ||
115 | + "goods": { | ||
116 | + "brand": { | ||
117 | + "brand_alif": "N", | ||
118 | + "brand_doamin": "nike", | ||
119 | + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
120 | + "brand_name": "Nike", | ||
121 | + "id": 248, | ||
122 | + "is_hot": "N" | ||
123 | + }, | ||
124 | + "buy_number": 1, | ||
125 | + "color_name": "黑色", | ||
126 | + "goodsId": 346413, | ||
127 | + "goods_amount": 435, | ||
128 | + "goods_image": "http://img12.static.yhbimg.com/goodsimg/2015/09/28/10/024353652c828bb91b2d664ced95d4bba9.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
129 | + "goods_price": 435, | ||
130 | + "goods_type": "1", | ||
131 | + "productId": 267663, | ||
132 | + "product_url": "http://m.yohobuy.com/product/pro_267663_346413/NIKEFREETR5PRINTNvZiXunLianXie704695014.html", | ||
133 | + "pruduct_name": "Nike FREE TR 5 PRINT 女子训练鞋", | ||
134 | + "size_name": "38码" | ||
135 | + }, | ||
136 | + "goodsId": "346413", | ||
137 | + "id": 2535303, | ||
138 | + "isHideHeight": 0, | ||
139 | + "orderId": "14008370", | ||
140 | + "productId": "267663", | ||
141 | + "recomReward": false, | ||
142 | + "satisfied": 5, | ||
143 | + "shareOrderTagList": [ | ||
144 | + { | ||
145 | + "createTime": 1466068081, | ||
146 | + "imageId": 543801, | ||
147 | + "isFlip": 1, | ||
148 | + "moodType": "", | ||
149 | + "posX": 5013, | ||
150 | + "posY": 5013, | ||
151 | + "tagId": 248, | ||
152 | + "tagName": "Nike", | ||
153 | + "type": 1 | ||
154 | + } | ||
155 | + ], | ||
156 | + "shareReward": true, | ||
157 | + "size": "MIDDLE", | ||
158 | + "uid": "6436719", | ||
159 | + "url": "http://img13.static.yhbimg.com/sns/2016/06/16/17/027f2b863d2b7d351348c97ef9aaddabfe.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
160 | + "userInfo": { | ||
161 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2016/6/17/5/0143cca9b7c6a7525184e6d24967b379de.720558.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
162 | + "nickName": "183****9150", | ||
163 | + "uid": 6436719, | ||
164 | + "vipLevel": 1 | ||
165 | + } | ||
166 | + }, | ||
167 | + { | ||
168 | + "anonymous": false, | ||
169 | + "content": "不错,很软。运动时穿很合适", | ||
170 | + "createTime": 1465202462, | ||
171 | + "erpSkuId": "880351", | ||
172 | + "goods": { | ||
173 | + "brand": { | ||
174 | + "brand_alif": "N", | ||
175 | + "brand_doamin": "nike", | ||
176 | + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
177 | + "brand_name": "Nike", | ||
178 | + "id": 248, | ||
179 | + "is_hot": "N" | ||
180 | + }, | ||
181 | + "buy_number": 1, | ||
182 | + "color_name": "黑色", | ||
183 | + "goodsId": 346413, | ||
184 | + "goods_amount": 669, | ||
185 | + "goods_image": "http://img12.static.yhbimg.com/goodsimg/2015/09/28/10/024353652c828bb91b2d664ced95d4bba9.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
186 | + "goods_price": 669, | ||
187 | + "goods_type": "1", | ||
188 | + "productId": 267663, | ||
189 | + "product_url": "http://m.yohobuy.com/product/pro_267663_346413/NIKEFREETR5PRINTNvZiXunLianXie704695014.html", | ||
190 | + "pruduct_name": "Nike FREE TR 5 PRINT 女子训练鞋", | ||
191 | + "size_name": "39码" | ||
192 | + }, | ||
193 | + "goodsId": "346413", | ||
194 | + "id": 2486475, | ||
195 | + "isHideHeight": 0, | ||
196 | + "orderId": "12715201", | ||
197 | + "productId": "267663", | ||
198 | + "recomReward": false, | ||
199 | + "satisfied": 5, | ||
200 | + "shareReward": false, | ||
201 | + "size": "MIDDLE", | ||
202 | + "uid": "3474341", | ||
203 | + "userInfo": { | ||
204 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2015/08/16/01/0285b2e9dc2b2cd4053b82e26264bb8cf6.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
205 | + "nickName": "kafo", | ||
206 | + "uid": 3474341, | ||
207 | + "vipLevel": 3 | ||
208 | + } | ||
209 | + }, | ||
210 | + { | ||
211 | + "anonymous": false, | ||
212 | + "content": "好看,一开始还怕大,上脚很好!!", | ||
213 | + "createTime": 1464015240, | ||
214 | + "erpSkuId": "880347", | ||
215 | + "goods": { | ||
216 | + "brand": { | ||
217 | + "brand_alif": "N", | ||
218 | + "brand_doamin": "nike", | ||
219 | + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
220 | + "brand_name": "Nike", | ||
221 | + "id": 248, | ||
222 | + "is_hot": "N" | ||
223 | + }, | ||
224 | + "buy_number": 1, | ||
225 | + "color_name": "黑色", | ||
226 | + "goodsId": 346413, | ||
227 | + "goods_amount": 719, | ||
228 | + "goods_image": "http://img12.static.yhbimg.com/goodsimg/2015/09/28/10/024353652c828bb91b2d664ced95d4bba9.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
229 | + "goods_price": 719, | ||
230 | + "goods_type": "1", | ||
231 | + "productId": 267663, | ||
232 | + "product_url": "http://m.yohobuy.com/product/pro_267663_346413/NIKEFREETR5PRINTNvZiXunLianXie704695014.html", | ||
233 | + "pruduct_name": "Nike FREE TR 5 PRINT 女子训练鞋", | ||
234 | + "size_name": "36 1/2码" | ||
235 | + }, | ||
236 | + "goodsId": "346413", | ||
237 | + "height": 0, | ||
238 | + "id": 2412947, | ||
239 | + "isHideHeight": 0, | ||
240 | + "orderId": "13390960", | ||
241 | + "productId": "267663", | ||
242 | + "recomReward": false, | ||
243 | + "satisfied": 4, | ||
244 | + "shareOrderTagList": [ | ||
245 | + { | ||
246 | + "createTime": 1464015240, | ||
247 | + "imageId": 462621, | ||
248 | + "isFlip": 1, | ||
249 | + "posX": 5458, | ||
250 | + "posY": 4097, | ||
251 | + "tagId": 248, | ||
252 | + "tagName": "Nike", | ||
253 | + "type": 1 | ||
254 | + } | ||
255 | + ], | ||
256 | + "shareReward": true, | ||
257 | + "size": "MIDDLE", | ||
258 | + "uid": "13747698", | ||
259 | + "url": "http://img13.static.yhbimg.com/sns/2016/05/23/14/0203102ec9d59c462adf653db4e1ea5c66.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
260 | + "userInfo": { | ||
261 | + "nickName": "188****0130", | ||
262 | + "uid": 13747698, | ||
263 | + "vipLevel": 1 | ||
264 | + }, | ||
265 | + "weight": 0 | ||
266 | + }, | ||
267 | + { | ||
268 | + "anonymous": false, | ||
269 | + "content": "很棒 很轻巧", | ||
270 | + "createTime": 1451999315, | ||
271 | + "erpSkuId": "880347", | ||
272 | + "goods": { | ||
273 | + "brand": { | ||
274 | + "brand_alif": "N", | ||
275 | + "brand_doamin": "nike", | ||
276 | + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
277 | + "brand_name": "Nike", | ||
278 | + "id": 248, | ||
279 | + "is_hot": "N" | ||
280 | + }, | ||
281 | + "buy_number": 1, | ||
282 | + "color_name": "黑色", | ||
283 | + "goodsId": 346413, | ||
284 | + "goods_amount": 719, | ||
285 | + "goods_image": "http://img12.static.yhbimg.com/goodsimg/2015/09/28/10/024353652c828bb91b2d664ced95d4bba9.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
286 | + "goods_price": 719, | ||
287 | + "goods_type": "1", | ||
288 | + "productId": 267663, | ||
289 | + "product_url": "http://m.yohobuy.com/product/pro_267663_346413/NIKEFREETR5PRINTNvZiXunLianXie704695014.html", | ||
290 | + "pruduct_name": "Nike FREE TR 5 PRINT 女子训练鞋", | ||
291 | + "size_name": "36 1/2码" | ||
292 | + }, | ||
293 | + "goodsId": "346413", | ||
294 | + "id": 1647202, | ||
295 | + "isHideHeight": 0, | ||
296 | + "orderId": "8918181", | ||
297 | + "productId": "267663", | ||
298 | + "recomReward": false, | ||
299 | + "satisfied": 5, | ||
300 | + "shareOrderTagList": [ | ||
301 | + { | ||
302 | + "createTime": 1451999315, | ||
303 | + "imageId": 29478, | ||
304 | + "isFlip": 1, | ||
305 | + "moodType": "", | ||
306 | + "posX": 5013, | ||
307 | + "posY": 5013, | ||
308 | + "tagId": 248, | ||
309 | + "tagName": "Nike", | ||
310 | + "type": 1 | ||
311 | + } | ||
312 | + ], | ||
313 | + "shareReward": true, | ||
314 | + "size": "MIDDLE", | ||
315 | + "uid": "6666109", | ||
316 | + "url": "http://img10.static.yhbimg.com/sns/2016/01/05/13/01409005798fb0af1827e3cf322f002b2a.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
317 | + "userInfo": { | ||
318 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2015/08/01/21/01dd74fd3de191dcd162529a9957a4d59a.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
319 | + "nickName": "淡泊。", | ||
320 | + "uid": 6666109, | ||
321 | + "vipLevel": 3 | ||
322 | + } | ||
323 | + }, | ||
324 | + { | ||
325 | + "content": "很轻巧 舒服", | ||
326 | + "createTime": 1450746874, | ||
327 | + "goods": { | ||
328 | + "color_name": "黑色", | ||
329 | + "size_name": "37 1/2码" | ||
330 | + }, | ||
331 | + "id": 1556256, | ||
332 | + "productId": "267663", | ||
333 | + "uid": "6666109", | ||
334 | + "userInfo": { | ||
335 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2015/08/01/21/01dd74fd3de191dcd162529a9957a4d59a.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
336 | + "nickName": "淡泊。", | ||
337 | + "uid": 6666109, | ||
338 | + "vipLevel": 3 | ||
339 | + } | ||
340 | + }, | ||
341 | + { | ||
342 | + "content": "一般吧", | ||
343 | + "createTime": 1449494248, | ||
344 | + "goods": { | ||
345 | + "color_name": "黑色", | ||
346 | + "size_name": "38码" | ||
347 | + }, | ||
348 | + "id": 1456342, | ||
349 | + "productId": "267663", | ||
350 | + "uid": "8161147", | ||
351 | + "userInfo": { | ||
352 | + "headIco": "http://head.static.yhbimg.com/yhb-head/2015/05/29/20/02bedbece8b92cc744bb016c8f28394103.jpg?imageView/{mode}/w/{width}/h/{height}", | ||
353 | + "nickName": "Daredevil", | ||
354 | + "uid": 8161147, | ||
355 | + "vipLevel": 2 | ||
356 | + } | ||
357 | + } | ||
358 | + ], | ||
359 | + "pageNo": 1, | ||
360 | + "pageSize": 10, | ||
361 | + "totalCount": 7, | ||
362 | + "totalPage": 1 | ||
363 | + } | ||
364 | + }, | ||
365 | + "product": { | ||
366 | + "appType": 0, | ||
367 | + "arrivalTime": 1479200750, | ||
368 | + "attribute": 1, | ||
369 | + "auditingTime": 0, | ||
370 | + "brandId": 128, | ||
371 | + "categoryBoList": [], | ||
372 | + "cnAlphabet": "SIXVISIONKaTongTuAnXiJunDuanXiuTEE", | ||
373 | + "countryFlag": -- 国旗URL | ||
374 | + "http://pic.qiantucdn.com/58pic/11/30/41/02c58PIC36H.jpg", | ||
375 | + "countryId": 1, -- 国家ID | ||
376 | + "createTime": 1308199068, | ||
377 | + "editTime": 1468465963, | ||
378 | + "elements": "", | ||
379 | + "erpProductId": 50000391, -- skn | ||
380 | + "firstShelveTime": 1467016446, | ||
381 | + "gender": "1", | ||
382 | + "goodsList": -- skc | ||
383 | + [ | ||
384 | + { | ||
385 | + "colorCode": "333333", | ||
386 | + "colorId": 2, | ||
387 | + "colorImage": "http://img13.static.yhbimg.com/goodsimg/2011/06/17/06/02335faeeb1444de5e31ab97d185d1dc62.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
388 | + "colorName": "黑", | ||
389 | + "factorySn": "", | ||
390 | + "firstShelveTime": 1467016446, | ||
391 | + "goodsImagesList": [ | ||
392 | + { | ||
393 | + "angle": 0, | ||
394 | + "genderCover": 0, | ||
395 | + "goodsId": 144, | ||
396 | + "id": 940610, | ||
397 | + "imageName": "", | ||
398 | + "imageUrl": "http://img13.static.yhbimg.com/goodsimg/2011/06/17/06/02335faeeb1444de5e31ab97d185d1dc62.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
399 | + "isDefault": "Y", | ||
400 | + "orderBy": 3, | ||
401 | + "productId": 126, | ||
402 | + "status": 1 | ||
403 | + }, | ||
404 | + { | ||
405 | + "angle": 0, | ||
406 | + "genderCover": 0, | ||
407 | + "goodsId": 144, | ||
408 | + "id": 940604, | ||
409 | + "imageName": "", | ||
410 | + "imageUrl": "http://img12.static.yhbimg.com/goodsimg/2011/06/17/06/02c39f10c341b514bc8db016ec5d142cd1.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
411 | + "isDefault": "N", | ||
412 | + "orderBy": 0, | ||
413 | + "productId": 126, | ||
414 | + "status": 1 | ||
415 | + }, | ||
416 | + { | ||
417 | + "angle": 0, | ||
418 | + "genderCover": 0, | ||
419 | + "goodsId": 144, | ||
420 | + "id": 940606, | ||
421 | + "imageName": "", | ||
422 | + "imageUrl": "http://img12.static.yhbimg.com/goodsimg/2011/06/17/06/023932252a85a876edb05f73d07f6e863d.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
423 | + "isDefault": "N", | ||
424 | + "orderBy": 1, | ||
425 | + "productId": 126, | ||
426 | + "status": 1 | ||
427 | + }, | ||
428 | + { | ||
429 | + "angle": 0, | ||
430 | + "genderCover": 0, | ||
431 | + "goodsId": 144, | ||
432 | + "id": 940608, | ||
433 | + "imageName": "", | ||
434 | + "imageUrl": "http://img12.static.yhbimg.com/goodsimg/2011/06/17/06/02fba549cc36a4b5ab22d1d648d94f8b95.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
435 | + "isDefault": "N", | ||
436 | + "orderBy": 2, | ||
437 | + "productId": 126, | ||
438 | + "status": 1 | ||
439 | + } | ||
440 | + ], | ||
441 | + "goodsName": "细菌SIX TEE", | ||
442 | + "goodsSizeBoList": -- sku 尺码 | ||
443 | + [ | ||
444 | + { | ||
445 | + "attributeId": "", | ||
446 | + "createTime": 0, | ||
447 | + "goodsId": 144, | ||
448 | + "goodsSizeSkuId": 102435, | ||
449 | + "goodsSizeStorageNum": 10000, | ||
450 | + "id": 207, | ||
451 | + "orderBy": 101, | ||
452 | + "sizeName": "S", | ||
453 | + "skuStatus": 1, | ||
454 | + "sortId": 0, | ||
455 | + "updateTime": 0 | ||
456 | + }, | ||
457 | + { | ||
458 | + "attributeId": "", | ||
459 | + "createTime": 0, | ||
460 | + "goodsId": 144, | ||
461 | + "goodsSizeSkuId": 102415, | ||
462 | + "goodsSizeStorageNum": 1, | ||
463 | + "id": 201, | ||
464 | + "orderBy": 1, | ||
465 | + "sizeName": "L", | ||
466 | + "skuStatus": 1, | ||
467 | + "sortId": 0, | ||
468 | + "updateTime": 0 | ||
469 | + }, | ||
470 | + { | ||
471 | + "attributeId": "", | ||
472 | + "createTime": 0, | ||
473 | + "goodsId": 144, | ||
474 | + "goodsSizeSkuId": 102439, | ||
475 | + "goodsSizeStorageNum": 2, | ||
476 | + "id": 203, | ||
477 | + "orderBy": 1, | ||
478 | + "sizeName": "M", | ||
479 | + "skuStatus": 1, | ||
480 | + "sortId": 0, | ||
481 | + "updateTime": 0 | ||
482 | + } | ||
483 | + ], | ||
484 | + "id": 144, | ||
485 | + "isDefault": "Y", | ||
486 | + "isDown": "N", | ||
487 | + "matchExplain": "", | ||
488 | + "productId": 126, | ||
489 | + "productSkc": 144, | ||
490 | + "status": 1, | ||
491 | + "viewNum": 0 | ||
492 | + } | ||
493 | + ], | ||
494 | + "id": 126, | ||
495 | + "instalmentId": 0, | ||
496 | + "isAdvance": "Y", | ||
497 | + "isAuditing": "", | ||
498 | + "isCollect": "", | ||
499 | + "isDown": "N", | ||
500 | + "isEdit": 2, | ||
501 | + "isHot": "N", | ||
502 | + "isInstalment": "0", | ||
503 | + "isJit": "N", | ||
504 | + "isLimitBuy": "N", | ||
505 | + "isLimited": "N", | ||
506 | + "isNew": "N", | ||
507 | + "isOutlets": "N", | ||
508 | + "isPayDelivery": "2", | ||
509 | + "isPromotion": 0, | ||
510 | + "isRecommend": "N", | ||
511 | + "isRetrieval": "N", | ||
512 | + "isSales": "Y", | ||
513 | + "isSpecial": "N", | ||
514 | + "limitProductCode": "", | ||
515 | + "limitProductSku": "", | ||
516 | + "material": "", | ||
517 | + "maxSortId": 1, | ||
518 | + "middleSortId": 11, | ||
519 | + "pattern": "", | ||
520 | + "phrase": "phrase for test qweqweqweqweqw", | ||
521 | + "productName": "SIXVISION卡通图案细菌短袖TEE", --商品名称 | ||
522 | + "productPriceBo": -- 商品价格 | ||
523 | + { | ||
524 | + "formatMarketPrice": -- 市场价 | ||
525 | + "¥125.00", | ||
526 | + "formatSalesPrice": -- 销售价 | ||
527 | + "¥124.00", | ||
528 | + "formatSpecialPrice": "¥124.00", | ||
529 | + "marketPrice": 125, | ||
530 | + "productCoinNum": 0, | ||
531 | + "productId": 126, | ||
532 | + "productSkn": 50000391, | ||
533 | + "salesPrice": 124, | ||
534 | + "specialPrice": 124, | ||
535 | + "studentDiscountRate": 0.9, | ||
536 | + "vipDiscount": 1, | ||
537 | + "vipDiscountType": 2, | ||
538 | + "vipPrice": "¥0.00", | ||
539 | + "vipPrices": [ | ||
540 | + { | ||
541 | + "vipLevel": 1, | ||
542 | + "vipPrice": "¥117.80", | ||
543 | + "vipTitle": "银卡" | ||
544 | + }, | ||
545 | + { | ||
546 | + "vipLevel": 2, | ||
547 | + "vipPrice": "¥117.80", | ||
548 | + "vipTitle": "金卡" | ||
549 | + }, | ||
550 | + { | ||
551 | + "vipLevel": 3, | ||
552 | + "vipPrice": "¥117.80", | ||
553 | + "vipTitle": "白金" | ||
554 | + } | ||
555 | + ], | ||
556 | + "yohoCoinNum": 0 | ||
557 | + }, | ||
558 | + "productTagBoList": [], | ||
559 | + "productUrl": "http://m.yohobuy.com/product/pro_126_144/SIXVISIONKaTongTuAnXiJunDuanXiuTEE.html", | ||
560 | + "promotionBoList": [], | ||
561 | + "salableTime": "1479200750", | ||
562 | + "saleStatus": 0, | ||
563 | + "salesPhrase": "", | ||
564 | + "seasons": "summer", | ||
565 | + "sellChannels": "0", | ||
566 | + "seriesId": 0, | ||
567 | + "shelveTime": 1468465963, | ||
568 | + "shopId": 20, | ||
569 | + "showStatus": 0, | ||
570 | + "showWeightAndHeight": false, | ||
571 | + "smallSortId": 114, | ||
572 | + "sortId": 0, | ||
573 | + "status": 1, | ||
574 | + "storage": 10003, -- 库存 | ||
575 | + "style": "街头,摇滚,百搭,简约,时尚,潮流,原创,个性,休闲", | ||
576 | + "supplierId": 0, | ||
577 | + "vipDiscountType": 3 | ||
578 | + }, | ||
579 | + "recommend": -- 推荐商品 | ||
580 | + [{ | ||
581 | + "id" : , -- skn | ||
582 | + "product_id" : , -- 商品ID | ||
583 | + "thumb" : , -- 图片URL | ||
584 | + "name" : , -- 商品名称 | ||
585 | + "price": "120", -- 市场价格 | ||
586 | + "salePrice" "120.00": , -- 销售价 | ||
587 | + "url" : ,-- 商品详情的URL | ||
588 | + }] | ||
589 | + }, | ||
590 | + "md5": "b2f69a7af4dcec4ebd16b574299f4517", | ||
591 | + "message": "offline.shops.product success" | ||
592 | +} | ||
593 | +``` |
-
Please register or login to post a comment