技术文档
所有的catalog product都会有找不到对应图片的可能。为了防止无图片的刊登,有以下几点建议:
对于没有图片的 UPC - 726947109056:
你可以看到FindProducts response中 DisplayStockPhoto 的值为false,且没有StockPhotoURL 被返回,这表示没有该产品相关的图片。这时你需要自行上传图片。
<FindProductsResponse> <Timestamp>2010-05-05T18:18:26.695Z</Timestamp> <Ack>Success</Ack> <Build>E667_CORE_BUNDLED_11122904_R1</Build> <Version>667</Version> <ApproximatePages>1</ApproximatePages> <MoreResults>false</MoreResults> <PageNumber>1</PageNumber> <Product> <DomainName>Routers</DomainName> <DetailsURL> http://syicatalogs.ebay.com/ws/eBayISAPI.dll?PageSyiProductDetails&IncludeAttributes=1&ShowAttributesTable=1&ProductMementoString=73435:2:1538:180988313:231335953:24ff15edf4b769549476616295f8c0ad:1:1:1:1399864143 </DetailsURL> <DisplayStockPhotos>false</DisplayStockPhotos> <ProductID type="Reference">80026973</ProductID> <ItemSpecifics> <NameValueList> <Name>SDC_DESCRIPTION</Name> <Value> 125 Mbps, 802.11b/g, WAN: 1 x RJ-11 for ADSL, LAN: 10 Base-T, 100Base-TX, Wireless Security: WPA, WPA2, WEP 64-bit, WEP 128-bit, WEP: 40 bit (=64 bit), 128 bit </Value> </NameValueList> </ItemSpecifics> <ReviewCount>0</ReviewCount> <Title>Zoom ADSL X6v 5695 Router</Title> </Product> <TotalProducts>1</TotalProducts> </FindProductsResponse> |
答案对您有帮助吗?
是,对我很有帮助 | |
否,没解决我的问题 |