AmazonProduct
Represents products from the Amazon marketplace. It includes details such as the product’s title, description, price, availability, images, and other attributes. These details help the API to handle products from Amazon in a way that’s consistent with products from other sources, like Shopify, and to provide users with a seamless shopping experience across different platforms.
Fields
The unique identifier for the Amazon product.
Value for a marketplace for AmazonProduct
is set to Marketplace.AMAZON
.
The title of the Amazon product.
The description of the product.
The brand of the product.
The canonical URL for the product on Amazon’s website.
The price of the Amazon product that the consumer is charged, including its value, currency, and display value. This price is the retail price that a consumer would see on Amazon. See the Price type for more information.
Indicates whether the product is available in stock. This field is required.
A list of tags associated with the Amazon product
A list of images for the Amazon product. This field is required.
A list of product variants, such as different colors or sizes.
Amazon’s canonical product ID (Amazon Standard Identification Number). This field is required
The Amazon product title without any additional context of the variant.
A list of summary bullets about the product, found next to the product image on Amazon.
The parent ID of the product if the product has multiple variants.
A list of protection plans available for the product.
A list of categories to which the product belongs.
The total number of ratings for this item.
The total number of reviews for this item.
The secondary title for the product, displayed below the main title on the product detail page.
A list of videos associated with the product.
A list of product specifications.
The color of the product.
The manufacturer of the product.
The weight of the product.
The date when the product was first listed on Amazon.
The dimensions of the product.
The manufacturer’s model number for the product.
Related types
Was this page helpful?