产品详情页猜你喜欢--杨奕滨
<p><strong>简要描述:</strong> </p>
<ul>
<li>相关推荐列表(目前只有淘宝平台有)</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://dk.gaoyong666.com/gylm/taobao/v1/productguess</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">classtype</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>平台 1拼多多 2京东 3淘宝 5蘑菇街</td>
</tr>
<tr>
<td style="text-align: left;">goodsId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string/int</td>
<td>商品id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"code": 200,
"message": "SUCCESS",
"time": 1543803532,
"data": [
{
"product_id": "8299625",
"itemid": "560284053155",
"seller_id": "0",
"itemtitle": "佑游泳衣女连体裙式遮肚显瘦保守小胸聚拢泳装性感韩国温泉游泳衣",
"itemshorttitle": "佑游泳衣女连体裙式遮肚显瘦保守小胸聚拢泳装性感韩国温泉游泳衣",
"itemdesc": "佑游泳衣女连体裙式遮肚显瘦,保守小胸聚拢泳装性感韩国温泉游泳衣\r\n时尚保守,优雅美背,多色多款可选,七天无理由退换",
"itemprice": "69.90",
"itemsale": "213",
"itemsale2": "0",
"todaysale": "0",
"itempic": "https://img.alicdn.com/imgextra/i2/715242793/TB2sROstmYTBKNjSZKbXXXJ8pXa_!!715242793.jpg",
"itempic_copy": "1_560284053155_1543803523.jpg",
"fqcat": "16",
"itemendprice": "49.90",
"shoptype": "B",
"tktype": "通用计划",
"tkrates": "30.00",
"cuntao": "0",
"tkmoney": "14.97",
"couponurl": "http://uland.taobao.com/quan/detail?sellerId=715242793&activityId=fd34cb3dd51e41dcb65b391af02dd1d1",
"couponmoney": "20",
"couponsurplus": "20000",
"couponreceive": "0",
"couponreceive2": "0",
"todaycouponreceive": "0",
"couponnum": "20000",
"couponexplain": "单笔满69元可用",
"couponstarttime": "1543334400",
"couponendtime": "1544025599",
"start_time": "1543803523",
"end_time": "1544025599",
"starttime": "1543803523",
"isquality": "0",
"report_status": "0",
"is_brand": "0",
"is_live": "0",
"guide_article": null,
"videoid": "50256802120",
"activity_type": "普通活动",
"general_index": "0",
"planlink": null,
"seller_name": "",
"userid": "715242793",
"sellernick": "舒舒运动专营店",
"online_users": "0",
"original_img": null,
"original_article": null,
"discount": "7.10",
"is_explosion": "0",
"me": null,
"activityid": "fd34cb3dd51e41dcb65b391af02dd1d1",
"coupon_condition": "69.00",
"taobao_image": null,
"shopid": "715242793",
"shopname": "舒舒运动专营店"
}
]
}</code></pre>
<p><strong>返回参数说明</strong>
返回字段参照地址 <a href="https://www.haodanku.com/api/detail/show/17.html">https://www.haodanku.com/api/detail/show/17.html</a></p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>