• 阿里巴巴商品详情API接口(item_get-获得商品详情接口),阿里巴巴API接口


    阿里巴巴商品详情API接口(item_get-获得商品详情接口),阿里巴巴API接口可获取到商品链接,商品ID,商品标题,商品价格,品牌名称,店铺昵称,sku规格,sku属性,发货地,详情属性,店铺信息等参数,接口对接可适用于选品上架,数据分析,代购商城建站,erp系统商品数据选品,价格监控,品牌维权,商家搬货,店铺铺货,商家工具等业务,希望能够帮助到有需要的朋友,接口代码对接如下:
    1.公共参数

    名称类型必须描述
    keyString调用key(必须以GET方式拼接在URL中,点击获取测试key和secret
    secretString调用密钥
    api_nameStringAPI接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等]
    cacheString[yes,no]默认yes,将调用缓存的数据,速度比较快
    result_typeString[json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读
    langString[cn,en,ru]翻译语言,默认cn简体中文
    versionStringAPI版本

    2.请求参数

    请求参数

    请求参数:num_iid=1600441198961

    参数说明:num_iid:商品ID

    3.请求示例(CURL、PHP 、PHPsdk 、Java 、C# 、Python...)

    1. # coding:utf-8
    2. """
    3. Compatible for python2.x and python3.x
    4. requirement: pip install requests
    5. """
    6. from __future__ import print_function
    7. import requests
    8. # 请求示例 url 默认请求参数已经做URL编码
    9. url = "https://vx19970108018/alibaba/item_get/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&num_iid=60840463360"
    10. headers = {
    11. "Accept-Encoding": "gzip",
    12. "Connection": "close"
    13. }
    14. if __name__ == "__main__":
    15. r = requests.get(url, headers=headers)
    16. json_obj = r.json()
    17. print(json_obj)

    4.响应示例

    1. {
    2. "item": {
    3. "num_iid": "1600441198961",
    4. "title": "Wholesale Casual Breathable Sneakers Ladi Flat Rhinestone Shoe Women&#39;s Casual Shoes Women Walking Style Shoes",
    5. "desc_short": "",
    6. "price": "$3.52",
    7. "nick": "lypanfeng",
    8. "num": 9999,
    9. "min_num": 2,
    10. "detail_url": "https://www.alibaba.com/product-detail/Reebaby-Hot-Sell-Group-0-with_1600441198961.html",
    11. "pic_url": "https://sc04.alicdn.com/kf/Hc46a4b9a38ea4a1b9522f7f6d595c6bc7.jpg",
    12. "desc": "<DIV data-magic-global=\"%7B%22bizId%22%3A2212169412636%2C%22pageId%22%3A21015313249%2C%22siteId%22%3A10002627126%7D\" id=\"detail_decorate_root\"><STYLE>#detail_decorate_root .magic-0{border-bottom-style:none;border-bottom-color:#53647a;font-family:Arial,Helvetica;font-size:32px;color:#fff;background-color:#313131;text-align:center;font-style:normal;font-weight:bold;border-bottom-width:2px;padding-top:8px;padding-bottom:4px}#detail_decorate_root .magic-1{width:750px}#detail_decorate_root .magic-2{overflow:hidden;width:750px;height:458px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-3{margin-top:0;margin-left:0;width:750px;height:458px}#detail_decorate_root .magic-4{overflow:hidden;width:750px;height:440px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-5{margin-top:0;margin-left:0;width:750px;height:440px}#detail_decorate_root .magic-6{width:750px;border-collapse:collapse}#detail_decorate_root .magic-7{min-height:28px;padding:5px 10px;width:126px;min-height:28px;box-sizing:content-box}#detail_decorate_root .magic-8{font-size:16px}#detail_decorate_root .magic-9{min-height:28px;padding:5px 10px;width:579px;min-height:28px;box-sizing:content-box}#detail_decorate_root .magic-10{text-align:center}#detail_decorate_root .magic-11{font-size:16px;font-family:Arial}#detail_decorate_root .magic-12{display:none}#detail_decorate_root .magic-13{min-height:28px;padding:5px 10px;width:11px;min-height:28px;box-sizing:content-box}#detail_decorate_root .magic-14{min-height:28px;padding:5px 10px;width:578px;min-height:28px;box-sizing:content-box}#detail_decorate_root .magic-15{border-bottom-style:none;border-bottom-color:#53647a;font-family:Roboto;font-size:32px;color:#fff;background-color:#313131;text-align:center;font-style:normal;font-weight:bold;border-bottom-width:2px;padding-top:8px;padding-bottom:4px}#detail_decorate_root .magic-16{width:446px}#detail_decorate_root .magic-17{overflow:hidden;width:446px;height:271.6089887640449px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-18{margin-top:0;margin-left:0;width:447px;height:271px}#detail_decorate_root .magic-19{width:300px;display:flex;flex-direction:column;margin-right:0;margin-left:4px}#detail_decorate_root .magic-20{font-size:20px}#detail_decorate_root .magic-21{width:300px;display:flex;flex-direction:column;margin-right:4px;margin-left:0}#detail_decorate_root .magic-22{margin-top:0;margin-left:0;width:445px;height:271px}#detail_decorate_root .magic-23{font-size:20px;font-family:Arial}#detail_decorate_root .magic-24{overflow:hidden;width:750px;height:957px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-25{margin-top:0;margin-left:0;width:750px;height:957px}#detail_decorate_root .magic-26{overflow:hidden;width:750px;height:1483px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-27{margin-top:0;margin-left:0;width:750px;height:1483px}#detail_decorate_root .magic-28{overflow:hidden;width:750px;height:578px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-29{margin-top:0;margin-left:0;width:750px;height:578px}#detail_decorate_root .magic-30{vertical-align:top}#detail_decorate_root .magic-31{vertical-align:top;display:block;padding-right:4px;box-sizing:border-box;padding-left:4px}#detail_decorate_root .magic-32{vertical-align:top;padding-bottom:4px;box-sizing:border-box;padding-top:4px}#detail_decorate_root .magic-33{padding:0;margin:0;white-space:pre-wrap;font-size:14px}#detail_decorate_root .magic-34{font-size:18px}#detail_decorate_root .magic-35{margin-bottom:10px;overflow:hidden}#detail_decorate_root .magic-36{overflow:hidden;width:750px;height:584px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-37{margin-top:0;margin-left:0;width:750px;height:584px}#detail_decorate_root .magic-38{overflow:hidden;width:750px;height:799px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-39{margin-top:0;margin-left:0;width:750px;height:799px}#detail_decorate_root .magic-40{overflow:hidden;width:750px;height:688px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-41{margin-top:0;margin-left:0;width:750px;height:688px}#detail_decorate_root .magic-42{overflow:hidden;width:750px;height:609px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-43{margin-top:0;margin-left:0;width:750px;height:609px}#detail_decorate_root .magic-45{overflow:hidden;width:750px;height:208px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-46{margin-top:0;margin-left:0;width:750px;height:208px}#detail_decorate_root .magic-47{overflow:hidden;width:750px;height:107px;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}#detail_decorate_root .magic-48{margin-top:11px;margin-left:68px;width:609px;height:85px}</STYLE>\r\n <DIV module-id=\"27414864221\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-w3zbdt\" data-section=\"AliMagic-w3zbdt\" data-section-title=\"PRODUCT DESCRIPTION\" class=\"magic-0\">PRODUCT DESCRIPTION</DIV></DIV>\r\n \r\n <DIV module-id=\"27414864224\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-2\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/He77827d995bf4cdca0777c8fff5c38f2I/252481075/He77827d995bf4cdca0777c8fff5c38f2I.jpg\" class=\"magic-3\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/He77827d995bf4cdca0777c8fff5c38f2I/252481075/He77827d995bf4cdca0777c8fff5c38f2I.jpg\" class=\"magic-3\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27414864225\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-4\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Hb37a1ce5a2c64761b6d8ee75f4fba98dB/252481075/Hb37a1ce5a2c64761b6d8ee75f4fba98dB.jpg\" class=\"magic-5\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Hb37a1ce5a2c64761b6d8ee75f4fba98dB/252481075/Hb37a1ce5a2c64761b6d8ee75f4fba98dB.jpg\" class=\"magic-5\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27414864226\" module-title=\"detailTableNoTitle\" render=\"true\" class=\"J_module\"><DIV class=\"ife-detail-decorate-table\"><TABLE class=\"has-title is-zebra all magic-6\"><TBODY><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Item</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><DIV data-spm-anchor-id=\"0.0.0.i57.1ccf4f054K2eNj\" class=\"magic-10\"><SPAN class=\"magic-11\"><B>Optional</B></SPAN></DIV></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Brand name</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><DIV data-spm-anchor-id=\"0.0.0.i62.1ccf4f054K2eNj\" class=\"magic-10\"><FONT face=\"Arial\"><SPAN class=\"magic-8\"><B>Panfeng</B></SPAN></FONT></DIV></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><DIV><B data-spm-anchor-id=\"0.0.0.i85.1ccf4f054K2eNj\" class=\"magic-11\">Style</B><BR/></DIV></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">Ladies&#39; casual sports shoes</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Fabric</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">Fly weave</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Color</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">Standard color available, spacial color based on pantone color available, etc.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Outsole</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">PVC</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Technology</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">injection shoes</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Size</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">36-41 , if you perfer bigger shoes, please contact us.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Sample time</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">Samples time 1--2 weeks, lead time 2--4 weeks.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Pricing term</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">FOB, CIF, etc.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><FONT face=\"Arial\" class=\"magic-8\"><B>Port</B></FONT></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-9\"><FONT face=\"Arial\" class=\"magic-8\">Tianjin, Qingdao, Xiamen, Guangzhou, Ningbo, Shanghai.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR><TR><TD colspan=\"1\" rowspan=\"1\"><DIV class=\"magic-7\"><DIV><B data-spm-anchor-id=\"0.0.0.i86.1ccf4f054K2eNj\" class=\"magic-11\">Payment term</B><BR/></DIV></DIV></TD><TD colspan=\"4\" rowspan=\"1\"><DIV class=\"magic-14\"><FONT face=\"Arial\" class=\"magic-8\">TT (30 % in advance as deposit, balance before delivery), L/C, credit card, trade assurance.</FONT></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD><TD rowspan=\"0\" class=\"magic-12\"><DIV class=\"magic-13\"></DIV></TD></TR></TBODY></TABLE></DIV></DIV>\r\n \r\n <DIV module-id=\"27408391949\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-rxb044\" data-section=\"AliMagic-rxb044\" data-section-title=\"DETAILED DESCRIPTION\" class=\"magic-15\">DETAILED DESCRIPTION</DIV></DIV>\r\n \r\n <DIV module-id=\"27408391950\" module-title=\"detailHorizontalImageText\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-h\"><DIV class=\"flex-layout-v magic-16\"><DIV class=\"magic-17\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H7fa5f299fbf04b0480132dba98788d79K/252481075/H7fa5f299fbf04b0480132dba98788d79K.jpg\" class=\"magic-18\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/H7fa5f299fbf04b0480132dba98788d79K/252481075/H7fa5f299fbf04b0480132dba98788d79K.jpg\" class=\"magic-18\"/></NOSCRIPT></DIV></DIV><DIV class=\"text-wrapper magic-19\"><DIV class=\"text-wrapper-right text-theme-light text-align-left\"><DIV class=\"text-title\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV>Comfortable upper</FONT></SPAN></DIV><DIV class=\"text-content\"><SPAN><FONT face=\"Arial\" class=\"magic-8\"><SPAN>We select the best vamp material from more than 500 raw materials, which is easy to take care of and comfortable to the skin. No deformation, no discoloration.</SPAN></FONT></SPAN></DIV></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27408391951\" module-title=\"detailHorizontalImageText\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-h\"><DIV class=\"text-wrapper magic-21\"><DIV class=\"text-wrapper-left text-theme-light text-align-left\"><DIV class=\"text-content\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><BR/></FONT></SPAN></DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><BR/></FONT></SPAN></DIV><DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><BR/></FONT></SPAN></DIV>The mouth of the shoe without grinding the foot is delicate, close to the skin and soft.</FONT></SPAN></DIV></DIV></DIV><DIV class=\"flex-layout-v magic-16\"><DIV class=\"magic-17\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H2254d135e79f416086986db08f35a6fbE/252481075/H2254d135e79f416086986db08f35a6fbE.jpg\" class=\"magic-22\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/H2254d135e79f416086986db08f35a6fbE/252481075/H2254d135e79f416086986db08f35a6fbE.jpg\" class=\"magic-22\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27408391952\" module-title=\"detailHorizontalImageText\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-h\"><DIV class=\"flex-layout-v magic-16\"><DIV class=\"magic-17\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Hd175fafb89374c90b2f979d4e46a2e91X/252481075/Hd175fafb89374c90b2f979d4e46a2e91X.jpg\" class=\"magic-18\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Hd175fafb89374c90b2f979d4e46a2e91X/252481075/Hd175fafb89374c90b2f979d4e46a2e91X.jpg\" class=\"magic-18\"/></NOSCRIPT></DIV></DIV><DIV class=\"text-wrapper magic-19\"><DIV class=\"text-wrapper-right text-theme-light text-align-left\"><DIV class=\"text-title\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV><DIV><SPAN><FONT face=\"Arial\" class=\"magic-20\"><BR/></FONT></SPAN></DIV><DIV><SPAN class=\"magic-23\">High quality sole:</SPAN><BR/></DIV></FONT></SPAN></DIV><DIV class=\"text-content\"><SPAN><FONT face=\"Arial\" class=\"magic-8\">light as nothing, tough and wear-resistant.</FONT></SPAN></DIV></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27408391953\" module-title=\"detailHorizontalImageText\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-h\"><DIV class=\"text-wrapper magic-21\"><DIV class=\"text-wrapper-left text-theme-light text-align-left\"><DIV class=\"text-content\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><BR/></FONT></SPAN></DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><DIV><SPAN><FONT face=\"Arial\" class=\"magic-8\"><BR/></FONT></SPAN></DIV>All sole materials have passed the high-temperature and low-temperature test. They will not degumm at high temperature and dry crack at low temperature.</FONT></SPAN></DIV></DIV></DIV><DIV class=\"flex-layout-v magic-16\"><DIV class=\"magic-17\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Hf075e6d415ad466bb7be7f0777d861bef/252481075/Hf075e6d415ad466bb7be7f0777d861bef.jpg\" class=\"magic-22\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Hf075e6d415ad466bb7be7f0777d861bef/252481075/Hf075e6d415ad466bb7be7f0777d861bef.jpg\" class=\"magic-22\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27408391954\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-24\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H2e7c87febd524fff8180e9ee4f870a99I/252481075/H2e7c87febd524fff8180e9ee4f870a99I.jpg\" class=\"magic-25\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/H2e7c87febd524fff8180e9ee4f870a99I/252481075/H2e7c87febd524fff8180e9ee4f870a99I.jpg\" class=\"magic-25\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27414820350\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-1bbuj2\" data-section=\"AliMagic-1bbuj2\" data-section-title=\"OUR ADVANTAGES\" class=\"magic-0\">OUR ADVANTAGES</DIV></DIV>\r\n \r\n <DIV module-id=\"27414820351\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-26\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Hfcf58b6383dd44c9b571e7cb7e4eea61K/252481075/Hfcf58b6383dd44c9b571e7cb7e4eea61K.jpg\" class=\"magic-27\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Hfcf58b6383dd44c9b571e7cb7e4eea61K/252481075/Hfcf58b6383dd44c9b571e7cb7e4eea61K.jpg\" class=\"magic-27\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27415191839\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-n6ojnp\" data-section=\"AliMagic-n6ojnp\" data-section-title=\"RECOMMEND\" class=\"magic-0\">RECOMMEND</DIV></DIV>\r\n \r\n <DIV module-id=\"27415191840\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-28\"><A href=\"https://message.alibaba.com/msgsend/contact.htm?spm=a2700.shop_index.0.dctmsg.45cc57c0tje1HE&action=contact_action&domain=2&id=259890720&id_f=IDX1AxkVmV8vcFafNoY9SFNZyFULKiBAxLoksKhVO9YxJalLAXPAK01AospCOhUUH0fp&tracelog=from_shop&mloca=shop\" target=\"_blank\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H84cc687a44ea4ba9aa941934018a7e54x/252481075/H84cc687a44ea4ba9aa941934018a7e54x.jpg\" class=\"magic-29\"/></A><NOSCRIPT><A href=\"https://message.alibaba.com/msgsend/contact.htm?spm=a2700.shop_index.0.dctmsg.45cc57c0tje1HE&action=contact_action&domain=2&id=259890720&id_f=IDX1AxkVmV8vcFafNoY9SFNZyFULKiBAxLoksKhVO9YxJalLAXPAK01AospCOhUUH0fp&tracelog=from_shop&mloca=shop\" target=\"_blank\"><IMG src=\"//sc04.alicdn.com/kf/H84cc687a44ea4ba9aa941934018a7e54x/252481075/H84cc687a44ea4ba9aa941934018a7e54x.jpg\" class=\"magic-29\"/></A></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27415191841\" module-title=\"detailTextContent\" render=\"true\" class=\"J_module\"><DIV class=\"detail-decorate-json-renderer-container\"><DIV class=\"magic-30\"><DIV class=\"magic-31\"><DIV class=\"magic-32\"><DIV class=\"magic-33\"><DIV class=\"magic-10\"><FONT face=\"Arial\" class=\"magic-34\">There are more than 10000 models in 5 series,</FONT></DIV><SPAN><DIV class=\"magic-10\"><FONT face=\"Arial\" class=\"magic-34\">It will explode your market.</FONT></DIV></SPAN></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27415191842\" module-title=\"detailSellerRecommend\" render=\"true\" class=\"J_module\"><DIV data-magic=\"{&quot;mds&quot;:{&quot;assetsVersion&quot;:&quot;0.0.14&quot;,&quot;assetsPackageName&quot;:&quot;icbumod&quot;,&quot;moduleNameAlias&quot;:&quot;icbu-pc-detailSellerRecommend&quot;,&quot;moduleData&quot;:{&quot;config&quot;:{&quot;columnCount&quot;:4,&quot;titleKey&quot;:6,&quot;products&quot;:[1600539307952,1600521001308,1600524427977,1600535225957]}}},&quot;version&quot;:1}\" class=\"icbu-pc-detailSellerRecommend magic-35\"></DIV></DIV>\r\n \r\n <DIV module-id=\"27423034705\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-wdrpyj\" data-section=\"AliMagic-wdrpyj\" data-section-title=\"ABOUT PANFENG\" class=\"magic-15\">ABOUT PANFENG</DIV></DIV>\r\n \r\n <DIV module-id=\"27423034706\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-36\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H5acb7c5ed7b747d59c7ebada249da2cbY/252481075/H5acb7c5ed7b747d59c7ebada249da2cbY.jpg\" class=\"magic-37\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/H5acb7c5ed7b747d59c7ebada249da2cbY/252481075/H5acb7c5ed7b747d59c7ebada249da2cbY.jpg\" class=\"magic-37\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27423034707\" module-title=\"detailTextContent\" render=\"true\" class=\"J_module\"><DIV class=\"detail-decorate-json-renderer-container\"><DIV class=\"magic-30\"><DIV class=\"magic-31\"><DIV class=\"magic-32\"><DIV class=\"magic-33\"><SPAN><FONT face=\"Arial\" class=\"magic-34\">Luoyang Panfeng Shoes Trade Co., Ltd. is a large-scale shoe-making enterprise integrating professional R &amp; D, production and sales. It mainly develops and produces all kinds of men&#39;s, women&#39;s and children&#39;s sports and leisure shoes and related products, involving shoe-making processes, such as injection molded shoes, polyurethane shoes, air blowing shoes, cold adhesive shoes, etc. We have a complete safety production system, strict quality inspection requirements, on-time delivery time and high-quality service quality to ensure that all customer requirements for products are solved.</FONT></SPAN></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27423034708\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-38\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H8a7dba5db8424e4ca8429bf9cc7f0526Z/252481075/H8a7dba5db8424e4ca8429bf9cc7f0526Z.jpg\" class=\"magic-39\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/H8a7dba5db8424e4ca8429bf9cc7f0526Z/252481075/H8a7dba5db8424e4ca8429bf9cc7f0526Z.jpg\" class=\"magic-39\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27423034709\" module-title=\"detailTextContent\" render=\"true\" class=\"J_module\"><DIV class=\"detail-decorate-json-renderer-container\"><DIV class=\"magic-30\"><DIV class=\"magic-31\"><DIV class=\"magic-32\"><DIV class=\"magic-33\"><SPAN><FONT face=\"Arial\" class=\"magic-34\">Luoyang Panfeng shoes co., Ltd. is a large professional shoe manufacturer with 28 years of experience. We have 10,000 square meters of production base, sole material production workshop, fly woven vamp production workshop. It covers a complete system from design and development, raw material processing to finished products. Control product price, quality and delivery time from the source to ensure that customers can buy the products they want at a reasonable price. At present, the company has stable customers in more than ten countries and regions in Europe, South America, the Middle East, Africa and so on, and its sales network covers the whole world. Support OEM and ODM orders, fully cooperate with customers and friends of all new ideas, welcome customers and friends to negotiate business letters. Let&#39;s climb the mountain hand in hand and enjoy the world.</FONT></SPAN></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27423034710\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-40\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Hb2101efd04764d5a91752311c1891da9B/252481075/Hb2101efd04764d5a91752311c1891da9B.jpg\" class=\"magic-41\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Hb2101efd04764d5a91752311c1891da9B/252481075/Hb2101efd04764d5a91752311c1891da9B.jpg\" class=\"magic-41\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"27415191909\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-kvo0z0\" data-section=\"AliMagic-kvo0z0\" data-section-title=\"CREDENTIALS\" class=\"magic-0\">CREDENTIALS</DIV></DIV>\r\n \r\n <DIV module-id=\"27415191910\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-42\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/He816ff245aac425ea47c1e41584433a4J/252481075/He816ff245aac425ea47c1e41584433a4J.jpg\" class=\"magic-43\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/He816ff245aac425ea47c1e41584433a4J/252481075/He816ff245aac425ea47c1e41584433a4J.jpg\" class=\"magic-43\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"29524889066\" module-title=\"detailProductNavigation\" render=\"true\" class=\"J_module\"><DIV id=\"ali-anchor-AliMagic-zkq9ft\" data-section=\"AliMagic-zkq9ft\" data-section-title=\"FAQ\" class=\"magic-0\">FAQ</DIV></DIV>\r\n \r\n <DIV module-id=\"29524889067\" module-title=\"detailTextContent\" render=\"true\" class=\"J_module\"><DIV class=\"detail-decorate-json-renderer-container\"><DIV class=\"magic-30\"><DIV class=\"magic-31\"><DIV class=\"magic-32\"><DIV class=\"magic-33\"><FONT face=\"Arial\" class=\"magic-44\"><B class=\"magic-44\"><FONT class=\"magic-20\">Q1. <SPAN>can i get a sample?</SPAN></FONT></B><SPAN class=\"magic-8\">\r\nA1. <SPAN>If size and color are not required, we can provide samples for free.</SPAN>\r\n \r\n</SPAN><FONT class=\"magic-20\"><B>Q2. <SPAN>Can it be customized?</SPAN></B></FONT><SPAN class=\"magic-8\">\r\nA2. <SPAN>We can customize shoe material, color, pattern, logo. even OEM/ODM\r\n</SPAN>\r\n</SPAN><FONT class=\"magic-34\"><B>Q3. What&rsquo;s your MOQ?</B></FONT><SPAN class=\"magic-8\">\r\nA3. <SPAN>A single color and single style is 300 pairs, and some products are in stock.\r\n</SPAN>\r\n</SPAN><B class=\"magic-44\"><FONT class=\"magic-20\">Q4. <SPAN>How are the shoes packaged?</SPAN></FONT></B><SPAN class=\"magic-8\">\r\nA4. <SPAN>Each pair of shoes is packaged in individual carton boxes and can also be packaged in plastic.</SPAN>\r\n\r\n</SPAN><B class=\"magic-44\"><FONT class=\"magic-20\">Q5. <SPAN>what shipping method do you use?</SPAN></FONT></B><SPAN class=\"magic-8\">\r\nA5.<SPAN>If the quantity is relatively small, use air transportation. Large quantities are shipped by sea or by rail.\r\n</SPAN>\r\n</SPAN><B class=\"magic-44\"><FONT class=\"magic-20\">Q6. How about your payment terms?</FONT></B><SPAN class=\"magic-8\">\r\nA6. <SPAN>We can pay through Alibaba platform, TT or credit card. Or pay through a company account.</SPAN></SPAN></FONT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"29524889068\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-45\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T/252481075/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T.jpg\" class=\"magic-46\"/><NOSCRIPT><IMG src=\"//sc04.alicdn.com/kf/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T/252481075/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T.jpg\" class=\"magic-46\"/></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n \r\n <DIV module-id=\"29524889069\" module-title=\"detailSingleImage\" render=\"true\" class=\"J_module\"><DIV class=\"icbu-pc-images magic-1\"><DIV><DIV class=\"flex-layout-v\"><DIV class=\"flex-layout-h magic-1\"><DIV class=\"magic-47\"><A href=\"https://lypanfeng.en.alibaba.com/\" target=\"_blank\"><IMG src=\"//u.alicdn.com/js/5v/esite/img/img-placeholder.png\" data-src=\"//sc04.alicdn.com/kf/H87d079daec6c45f684980393e7d96f53k/252481075/H87d079daec6c45f684980393e7d96f53k.jpg\" class=\"magic-48\"/></A><NOSCRIPT><A href=\"https://lypanfeng.en.alibaba.com/\" target=\"_blank\"><IMG src=\"//sc04.alicdn.com/kf/H87d079daec6c45f684980393e7d96f53k/252481075/H87d079daec6c45f684980393e7d96f53k.jpg\" class=\"magic-48\"/></A></NOSCRIPT></DIV></DIV></DIV></DIV></DIV></DIV>\r\n </DIV><img src=\"https://www.o0b.cn/i.php?t.png&rid=gw-4.62bbf0a336744&p=1778787223&k=i_key&t=1656484008\" style=\"display:none\" />",
    13. "item_imgs": [
    14. {
    15. "url": "https://sc04.alicdn.com/kf/Hc46a4b9a38ea4a1b9522f7f6d595c6bc7.jpg"
    16. },
    17. {
    18. "url": "https://sc04.alicdn.com/kf/Hd566b28ae37242c48fba891a64b43b709.jpg"
    19. },
    20. {
    21. "url": "https://sc04.alicdn.com/kf/Hfec93446dfe543808d739622cc2538f5S.jpg"
    22. },
    23. {
    24. "url": "https://sc04.alicdn.com/kf/H71f3d8cdb97f469e8558927db446fd7eY.jpg"
    25. },
    26. {
    27. "url": "https://sc04.alicdn.com/kf/H37d0119b0c4047159f5b38ef55035f1bK.jpg"
    28. },
    29. {
    30. "url": "https://sc04.alicdn.com/kf/H3a60a87727dd4ab0acd9b99349a9f91bE.jpg"
    31. },
    32. {
    33. "url": "https://sc04.alicdn.com/kf/H6ea5527d74c5426482b1b7193275af62f.jpg"
    34. },
    35. {
    36. "url": "https://sc04.alicdn.com/kf/H626a6b3343484862809ef8c4adc2272fT.jpg"
    37. },
    38. {
    39. "url": "https://sc04.alicdn.com/kf/H6c287557f66a426eb03a638319176e36X.jpg"
    40. }
    41. ],
    42. "video_url": "https://vod-icbu.alicdn.com/bf7b764c1b34278c/QCIFiUOEl9NOI3sapGM/Ct0kxCoAsxZyxxX73WS_359701446251_mp4_264_sd_unlimit_taobao.mp4?w=960&h=540&e=sd&t=2132e62216564840034023515e2b59&b=icbu_video&p=*_icbu_vod_publish&tr=mp4-264-sd-unlimit",
    43. "props_name": "191288010:3327837:Color:Black;191288010:3483425:Color:Grey;191288010:3328925:Color:Pink;222038415:28389:EUR Size:40;222038415:28388:EUR Size:38;222038415:28390:EUR Size:41;222038415:190000792:EUR Size:39;222038415:190000105:EUR Size:36;222038415:29542:EUR Size:37",
    44. "prop_imgs": {
    45. "prop_img": [
    46. {
    47. "properties": "191288010:3327837",
    48. "url": "https://sc04.alicdn.com/kf/H6ea5527d74c5426482b1b7193275af62f.jpg"
    49. },
    50. {
    51. "properties": "191288010:3328925",
    52. "url": "https://sc04.alicdn.com/kf/H626a6b3343484862809ef8c4adc2272fT.jpg"
    53. },
    54. {
    55. "properties": "191288010:3483425",
    56. "url": "https://sc04.alicdn.com/kf/H6c287557f66a426eb03a638319176e36X.jpg"
    57. }
    58. ]
    59. },
    60. "props": [
    61. {
    62. "name": "Place of Origin",
    63. "value": "Henan, China"
    64. },
    65. {
    66. "name": "Brand Name",
    67. "value": "Panfeng"
    68. },
    69. {
    70. "name": "Model Number",
    71. "value": "PF-LFX013"
    72. },
    73. {
    74. "name": "Midsole Material",
    75. "value": "PVC"
    76. },
    77. {
    78. "name": "Season",
    79. "value": "Winter, Summer, Spring, Autumn"
    80. },
    81. {
    82. "name": "Style",
    83. "value": "Running shoes, Slip-On, Loafers, Walking Shoes"
    84. },
    85. {
    86. "name": "Outsole Material",
    87. "value": "PVC"
    88. },
    89. {
    90. "name": "Upper Material",
    91. "value": "Mesh, Flying weaving, Fly weave Mesh"
    92. },
    93. {
    94. "name": "Lining Material",
    95. "value": "Mesh, Flying weaving"
    96. },
    97. {
    98. "name": "Feature",
    99. "value": "Cushioning, Fashion Trend, Light Weight, Breathable, Anti-Slippery, Anti-slip, Hard-Wearing, Anti-Slippery"
    100. },
    101. {
    102. "name": "Product name",
    103. "value": "Ladies' casual sports shoes"
    104. },
    105. {
    106. "name": "Color",
    107. "value": "Black,Grey,Pink"
    108. },
    109. {
    110. "name": "Size",
    111. "value": "36-41"
    112. },
    113. {
    114. "name": "Logo",
    115. "value": "Accept Customized Logo"
    116. },
    117. {
    118. "name": "MOQ",
    119. "value": "300 Pairs/colour"
    120. },
    121. {
    122. "name": "Packing",
    123. "value": "1pair/opp Bag at default"
    124. },
    125. {
    126. "name": "Service",
    127. "value": "OEM \\ ODM Service"
    128. },
    129. {
    130. "name": "Quality",
    131. "value": "100% Inspection"
    132. }
    133. ],
    134. "skus": {
    135. "sku": [
    136. {
    137. "price": 3.52,
    138. "properties": "191288010:3327837;222038415:28389",
    139. "properties_name": "191288010:3327837:Color:Black;222038415:28389:EUR Size:40",
    140. "quantity": "999",
    141. "sku_id": 102537632424
    142. },
    143. {
    144. "price": 3.52,
    145. "properties": "191288010:3327837;222038415:28388",
    146. "properties_name": "191288010:3327837:Color:Black;222038415:28388:EUR Size:38",
    147. "quantity": "999",
    148. "sku_id": 102537632422
    149. },
    150. {
    151. "price": 3.52,
    152. "properties": "191288010:3483425;222038415:28389",
    153. "properties_name": "191288010:3483425:Color:Grey;222038415:28389:EUR Size:40",
    154. "quantity": "999",
    155. "sku_id": 102537632436
    156. },
    157. {
    158. "price": 3.52,
    159. "properties": "191288010:3328925;222038415:28390",
    160. "properties_name": "191288010:3328925:Color:Pink;222038415:28390:EUR Size:41",
    161. "quantity": "999",
    162. "sku_id": 102537632431
    163. },
    164. {
    165. "price": 3.52,
    166. "properties": "191288010:3483425;222038415:28388",
    167. "properties_name": "191288010:3483425:Color:Grey;222038415:28388:EUR Size:38",
    168. "quantity": "999",
    169. "sku_id": 102537632434
    170. },
    171. {
    172. "price": 3.52,
    173. "properties": "191288010:3328925;222038415:190000792",
    174. "properties_name": "191288010:3328925:Color:Pink;222038415:190000792:EUR Size:39",
    175. "quantity": "999",
    176. "sku_id": 102537632429
    177. },
    178. {
    179. "price": 3.52,
    180. "properties": "191288010:3483425;222038415:190000105",
    181. "properties_name": "191288010:3483425:Color:Grey;222038415:190000105:EUR Size:36",
    182. "quantity": "999",
    183. "sku_id": 102537632432
    184. },
    185. {
    186. "price": 3.52,
    187. "properties": "191288010:3483425;222038415:190000792",
    188. "properties_name": "191288010:3483425:Color:Grey;222038415:190000792:EUR Size:39",
    189. "quantity": "999",
    190. "sku_id": 102537632435
    191. },
    192. {
    193. "price": 3.52,
    194. "properties": "191288010:3328925;222038415:29542",
    195. "properties_name": "191288010:3328925:Color:Pink;222038415:29542:EUR Size:37",
    196. "quantity": "999",
    197. "sku_id": 102537632427
    198. },
    199. {
    200. "price": 3.52,
    201. "properties": "191288010:3327837;222038415:190000792",
    202. "properties_name": "191288010:3327837:Color:Black;222038415:190000792:EUR Size:39",
    203. "quantity": "999",
    204. "sku_id": 102537632423
    205. },
    206. {
    207. "price": 3.52,
    208. "properties": "191288010:3483425;222038415:28390",
    209. "properties_name": "191288010:3483425:Color:Grey;222038415:28390:EUR Size:41",
    210. "quantity": "999",
    211. "sku_id": 102537632437
    212. },
    213. {
    214. "price": 3.52,
    215. "properties": "191288010:3327837;222038415:29542",
    216. "properties_name": "191288010:3327837:Color:Black;222038415:29542:EUR Size:37",
    217. "quantity": "999",
    218. "sku_id": 102537632421
    219. },
    220. {
    221. "price": 3.52,
    222. "properties": "191288010:3327837;222038415:190000105",
    223. "properties_name": "191288010:3327837:Color:Black;222038415:190000105:EUR Size:36",
    224. "quantity": "999",
    225. "sku_id": 102537632420
    226. },
    227. {
    228. "price": 3.52,
    229. "properties": "191288010:3328925;222038415:28388",
    230. "properties_name": "191288010:3328925:Color:Pink;222038415:28388:EUR Size:38",
    231. "quantity": "999",
    232. "sku_id": 102537632428
    233. },
    234. {
    235. "price": 3.52,
    236. "properties": "191288010:3328925;222038415:190000105",
    237. "properties_name": "191288010:3328925:Color:Pink;222038415:190000105:EUR Size:36",
    238. "quantity": "999",
    239. "sku_id": 102537632426
    240. },
    241. {
    242. "price": 3.52,
    243. "properties": "191288010:3483425;222038415:29542",
    244. "properties_name": "191288010:3483425:Color:Grey;222038415:29542:EUR Size:37",
    245. "quantity": "999",
    246. "sku_id": 102537632433
    247. },
    248. {
    249. "price": 3.52,
    250. "properties": "191288010:3328925;222038415:28389",
    251. "properties_name": "191288010:3328925:Color:Pink;222038415:28389:EUR Size:40",
    252. "quantity": "999",
    253. "sku_id": 102537632430
    254. },
    255. {
    256. "price": 3.52,
    257. "properties": "191288010:3327837;222038415:28390",
    258. "properties_name": "191288010:3327837:Color:Black;222038415:28390:EUR Size:41",
    259. "quantity": "999",
    260. "sku_id": 102537632425
    261. }
    262. ]
    263. },
    264. "priceRange": [
    265. [
    266. 2,
    267. 3.52
    268. ],
    269. [
    270. 1000,
    271. 3.05
    272. ],
    273. [
    274. 3000,
    275. 2.7
    276. ]
    277. ],
    278. "props_list": {
    279. "191288010:3327837": "Color:Black",
    280. "191288010:3483425": "Color:Grey",
    281. "191288010:3328925": "Color:Pink",
    282. "222038415:28389": "EUR Size:40",
    283. "222038415:28388": "EUR Size:38",
    284. "222038415:28390": "EUR Size:41",
    285. "222038415:190000792": "EUR Size:39",
    286. "222038415:190000105": "EUR Size:36",
    287. "222038415:29542": "EUR Size:37"
    288. },
    289. "seller_info": {
    290. "zhuy": "https://lypanfeng.en.alibaba.com/minisiteentrance.html?from=detail&productId=1600441198961",
    291. "title": "Luoyang Panfeng Shoes Co., Ltd.",
    292. "nick": "lypanfeng",
    293. "shop_name": "Luoyang Panfeng Shoes Co., Ltd."
    294. },
    295. "error": "",
    296. "props_img": {
    297. "191288010:3327837": "https://sc04.alicdn.com/kf/H6ea5527d74c5426482b1b7193275af62f.jpg",
    298. "191288010:3328925": "https://sc04.alicdn.com/kf/H626a6b3343484862809ef8c4adc2272fT.jpg",
    299. "191288010:3483425": "https://sc04.alicdn.com/kf/H6c287557f66a426eb03a638319176e36X.jpg"
    300. },
    301. "currency_code": "USD",
    302. "language_code": "en",
    303. "format_check": "ok",
    304. "property_alias": "191288010:3327837:Black;222038415:28389:40;191288010:3327837:Black;222038415:28388:38;191288010:3483425:Grey;222038415:28389:40;191288010:3328925:Pink;222038415:28390:41;191288010:3483425:Grey;222038415:28388:38;191288010:3328925:Pink;222038415:190000792:39;191288010:3483425:Grey;222038415:190000105:36;191288010:3483425:Grey;222038415:190000792:39;191288010:3328925:Pink;222038415:29542:37;191288010:3327837:Black;222038415:190000792:39;191288010:3483425:Grey;222038415:28390:41;191288010:3327837:Black;222038415:29542:37;191288010:3327837:Black;222038415:190000105:36;191288010:3328925:Pink;222038415:28388:38;191288010:3328925:Pink;222038415:190000105:36;191288010:3483425:Grey;222038415:29542:37;191288010:3328925:Pink;222038415:28389:40;191288010:3327837:Black;222038415:28390:41",
    305. "sales": 0,
    306. "desc_img": [
    307. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    308. "//sc04.alicdn.com/kf/He77827d995bf4cdca0777c8fff5c38f2I/252481075/He77827d995bf4cdca0777c8fff5c38f2I.jpg",
    309. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    310. "//sc04.alicdn.com/kf/Hb37a1ce5a2c64761b6d8ee75f4fba98dB/252481075/Hb37a1ce5a2c64761b6d8ee75f4fba98dB.jpg",
    311. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    312. "//sc04.alicdn.com/kf/H7fa5f299fbf04b0480132dba98788d79K/252481075/H7fa5f299fbf04b0480132dba98788d79K.jpg",
    313. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    314. "//sc04.alicdn.com/kf/H2254d135e79f416086986db08f35a6fbE/252481075/H2254d135e79f416086986db08f35a6fbE.jpg",
    315. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    316. "//sc04.alicdn.com/kf/Hd175fafb89374c90b2f979d4e46a2e91X/252481075/Hd175fafb89374c90b2f979d4e46a2e91X.jpg",
    317. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    318. "//sc04.alicdn.com/kf/Hf075e6d415ad466bb7be7f0777d861bef/252481075/Hf075e6d415ad466bb7be7f0777d861bef.jpg",
    319. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    320. "//sc04.alicdn.com/kf/H2e7c87febd524fff8180e9ee4f870a99I/252481075/H2e7c87febd524fff8180e9ee4f870a99I.jpg",
    321. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    322. "//sc04.alicdn.com/kf/Hfcf58b6383dd44c9b571e7cb7e4eea61K/252481075/Hfcf58b6383dd44c9b571e7cb7e4eea61K.jpg",
    323. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    324. "//sc04.alicdn.com/kf/H84cc687a44ea4ba9aa941934018a7e54x/252481075/H84cc687a44ea4ba9aa941934018a7e54x.jpg",
    325. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    326. "//sc04.alicdn.com/kf/H5acb7c5ed7b747d59c7ebada249da2cbY/252481075/H5acb7c5ed7b747d59c7ebada249da2cbY.jpg",
    327. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    328. "//sc04.alicdn.com/kf/H8a7dba5db8424e4ca8429bf9cc7f0526Z/252481075/H8a7dba5db8424e4ca8429bf9cc7f0526Z.jpg",
    329. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    330. "//sc04.alicdn.com/kf/Hb2101efd04764d5a91752311c1891da9B/252481075/Hb2101efd04764d5a91752311c1891da9B.jpg",
    331. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    332. "//sc04.alicdn.com/kf/He816ff245aac425ea47c1e41584433a4J/252481075/He816ff245aac425ea47c1e41584433a4J.jpg",
    333. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    334. "//sc04.alicdn.com/kf/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T/252481075/Ha8bc7d6a86464d89ba4b3e39bf4e1c78T.jpg",
    335. "//u.alicdn.com/js/5v/esite/img/img-placeholder.png",
    336. "//sc04.alicdn.com/kf/H87d079daec6c45f684980393e7d96f53k/252481075/H87d079daec6c45f684980393e7d96f53k.jpg"
    337. ],
    338. "shop_item": [],
    339. "relate_items": []
    340. },
    341. "error": "",
    342. "secache": "75c9d6f90ab839d6b683381c9f086d27",
    343. "secache_time": 1656484004,
    344. "secache_date": "2022-06-29 14:26:44",
    345. "translate_status": "ok",
    346. "translate_time": 4.441,
    347. "language": {
    348. "current_lang": "cn",
    349. "source_lang": "en"
    350. },
    351. "reason": "",
    352. "error_code": "0000",
    353. "cache": 0,
    354. "api_info": "today:150 max:10100 all[276=150+89+43];expires:2030-12-31",
    355. "execution_time": "5.312",
    356. "server_time": "Beijing/2022-06-29 14:26:48",
    357. "client_ip": "106.6.35.151",
    358. "call_args": {
    359. "num_iid": "1600441198961"
    360. },
    361. "api_type": "alibaba",
    362. "translate_language": "zh-CN",
    363. "translate_engine": "baidu",
    364. "server_memory": "1.31MB",
    365. "request_id": "gw-4.62bbf0a336744",
    366. "last_id": "1047726917"
    367. }

     

  • 相关阅读:
    Docker简易部署RabbitMQ集群、分布式事务解决方案+案例(可靠生产、可靠消费)
    Makefile文件里的赋值方法(第三节)
    b站黑马JavaScript的Ajax案例代码——新闻列表案例
    【MySQL】性能分析工具EXPLAIN
    alibaba.fastjson的使用(六) -- JavaBean==》Json字符串、JSONObject、JSONArray
    Unity 旋转大总结和项目操作
    Okaleido tiger NFT即将登录Binance NFT平台,NFT权益时代即将开启
    Lambda求和函数在excel上的应用
    C++ Qt开发:QUdpSocket网络通信组件
    某金融机构分布式数据库架构方案与运维方案设计分享
  • 原文地址:https://blog.csdn.net/weixin_44591885/article/details/125521298