Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.74 KB | None | 0 0
  1. <GetMatchingProductForIdResponse xmlns="http://mws.amazonservices.com/schema/Products/2011-10-01">
  2.     <GetMatchingProductForIdResult Id="739268103986" IdType="UPC" status="Success">
  3.         <Products>
  4.             <Product>
  5.                 <Identifiers>
  6.                     <MarketplaceASIN>
  7.                         <MarketplaceId>ATVPDKIKX0DER</MarketplaceId>
  8.                         <ASIN>B004FVA5AK</ASIN>
  9.                     </MarketplaceASIN>
  10.                 </Identifiers>
  11.                 <AttributeSets>
  12.                     <ns2:ItemAttributes xml:lang="en-US" xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01/default.xsd">
  13.                         <ns2:Binding>Tools &amp; Home Improvement</ns2:Binding>
  14.                         <ns2:Brand>TOTO</ns2:Brand>
  15.                         <ns2:Color>Cotton</ns2:Color>
  16.                         <ns2:Department>Home &amp; Garden</ns2:Department>
  17.                         <ns2:Feature>Decorative close coupled two piece toilet</ns2:Feature>
  18.                         <ns2:Feature>Universal height for maximum comfort</ns2:Feature>
  19.                         <ns2:Feature>Fast Flush-Wide 3-Inch flush valve is 125-Percent larger than conventional 2-Inch flush valves</ns2:Feature>
  20.                         <ns2:Feature>ADA Compliant</ns2:Feature>
  21.                         <ns2:Feature>Large water surface</ns2:Feature>
  22.                         <ns2:ItemDimensions>
  23.                             <ns2:Height Units="inches">32.50</ns2:Height>
  24.                             <ns2:Length Units="inches">28.00</ns2:Length>
  25.                             <ns2:Width Units="inches">14.50</ns2:Width>
  26.                             <ns2:Weight Units="pounds">98.50</ns2:Weight>
  27.                         </ns2:ItemDimensions>
  28.                         <ns2:Label>TOTO</ns2:Label>
  29.                         <ns2:ListPrice>
  30.                             <ns2:Amount>881.00</ns2:Amount>
  31.                             <ns2:CurrencyCode>USD</ns2:CurrencyCode>
  32.                         </ns2:ListPrice>
  33.                         <ns2:Manufacturer>TOTO</ns2:Manufacturer>
  34.                         <ns2:Model>CST794EFR#01</ns2:Model>
  35.                         <ns2:NumberOfItems>1</ns2:NumberOfItems>
  36.                         <ns2:PackageDimensions>
  37.                             <ns2:Height Units="inches">16.50</ns2:Height>
  38.                             <ns2:Length Units="inches">29.75</ns2:Length>
  39.                             <ns2:Width Units="inches">24.75</ns2:Width>
  40.                             <ns2:Weight Units="pounds">62.00</ns2:Weight>
  41.                         </ns2:PackageDimensions>
  42.                         <ns2:PackageQuantity>1</ns2:PackageQuantity>
  43.                         <ns2:PartNumber>CST794EFR#01</ns2:PartNumber>
  44.                         <ns2:ProductGroup>Home Improvement</ns2:ProductGroup>
  45.                         <ns2:ProductTypeName>PLUMBING_FIXTURE</ns2:ProductTypeName>
  46.                         <ns2:Publisher>TOTO</ns2:Publisher>
  47.                         <ns2:SmallImage>
  48.                             <ns2:URL>http://ecx.images-amazon.com/images/I/31EayNqas-L._SL75_.jpg</ns2:URL>
  49.                             <ns2:Height Units="pixels">75</ns2:Height>
  50.                             <ns2:Width Units="pixels">46</ns2:Width>
  51.                         </ns2:SmallImage>
  52.                         <ns2:Studio>TOTO</ns2:Studio>
  53.                         <ns2:Title>Toto CST794EFRNo.01 Elongated Bowl and Tank with Right Hand Trip Lever 1.28-GPF, Nexus Collection, Cotton</ns2:Title>
  54.                     </ns2:ItemAttributes>
  55.                 </AttributeSets>
  56.                 <Relationships>
  57.                     <VariationParent xmlns="http://mws.amazonservices.com/schema/Products/2011-10-01">
  58.                         <Identifiers>
  59.                             <MarketplaceASIN>
  60.                                 <MarketplaceId>ATVPDKIKX0DER</MarketplaceId>
  61.                                 <ASIN>B003YDZ3EI</ASIN>
  62.                             </MarketplaceASIN>
  63.                         </Identifiers>
  64.                     </VariationParent>
  65.                 </Relationships>
  66.                 <SalesRankings>
  67.                     <SalesRank>
  68.                         <ProductCategoryId>home_improvement_display_on_website</ProductCategoryId>
  69.                         <Rank>1070215</Rank>
  70.                     </SalesRank>
  71.                     <SalesRank>
  72.                         <ProductCategoryId>542639011</ProductCategoryId>
  73.                         <Rank>653</Rank>
  74.                     </SalesRank>
  75.                 </SalesRankings>
  76.             </Product>
  77.         </Products>
  78.     </GetMatchingProductForIdResult>
  79.     <ResponseMetadata>
  80.         <RequestId>7906ca1c-966e-4c77-a669-b2416b20613a</RequestId>
  81.     </ResponseMetadata>
  82. </GetMatchingProductForIdResponse>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement