</SmallImage>
<MediumImage>
<URL> http://images.amazon.com/images/P/B99999999A.01._SCMZZZZZZZ_.jpg
</URL>
<Height Units="pixels">140</Height>
<Width Units="pixels">140</Width>
</MediumImage>
These images are small and medium size images of the same child variation. For more information about
image sets and variation images, see
Motivating Customers to Buy (p. 105)
.
Variation Dimensions
Variations can differ from one another in a variety of ways. Size and color are common ways for apparel
variations to differ. The ways in which variations differ are called dimensions. Parent variations relay that
information with the following response elements:
• VariationDimensions
• VariationDimension
The values encapsulated by these elements in the parent variation response specify the variation
dimensions for the child variations, for example:
<VariationDimensions>
<VariationDimension>ClothingSize</VariationDimension>
<VariationDimension>Color</VariationDimension>
</VariationDimensions>
The following response snippet from one of the associated child variations shows that the dimensions
specified in the parent variation are used as variation attributes in the child variation.
<Item>
...
<VariationAttributes>
<VariationAttribute>
<Name>Color</Name>
<Value>Grey<Value>
</VariationAttribute>
<VariationAttribute>
<Name>ClothingSize</Name>
<Value>29W x 30L</Value>
</VariationAttribute>
</VariationAttributes>
</Item>
Accessories
Some items for sale have associated accessories. For example, a camera might have, as accessories,
a camera case, flash card, and battery, as shown in the following figure.
API Version 2011-08-01
44
Product Advertising API Developer Guide
Accessories