To include condition type for a product, you add the Condition element in the product feed. If you use text files, you also add condition information.
The following Condition Types are available, depending on product category:
Element | Description | Data Definition |
---|---|---|
New | A brand-new, unused item in perfect condition. | Optional field. Acceptable value is:
New. |
Refurbished | A product that is professionally restored to working order. Typically, this means the product is inspected, cleaned, and repaired to meet manufacturer specifications. The product might not be in its original packaging. The manufacturer warranty or warranty of the company performing the refurbishing services might apply to the product and should be included in the "Condition comments". | Optional field. Acceptable value is:
Refurbished. |
Used | A used item may be fairly worn or in perfect condition, but must still work perfectly. | Optional field. Acceptable value is:
Used. Must be combined with a subtype. |
Collectible | Collectible items should be rare, signed, out of print/distribution, or otherwise unique--you can detail why your copy is collectible. | Optional field. Acceptable value is:
Collectible. Must be combined with a subtype. |
The Used and Collectible condition types are further clarified for a more exact description of the condition, as shown in this table.
Element | Description | Data Definition |
---|---|---|
Like New | An apparently untouched product, in perfect condition. The original plastic wrap might be missing, but the original packaging is intact and pristine, and instructions are included. There are absolutely no signs of wear. Suitable for presenting as a gift. | Optional field. Must be combined with appropriate condition type:
UsedLikeNew CollectibleLikeNew |
Very Good | A well-cared-for product with limited use but still in great condition. The product is complete, unmarked, and undamaged, but might show some limited signs of wear. The product works perfectly. | Optional field. Must be combined with appropriate condition type:
UsedVeryGood CollectibleVeryGood |
Good | The product shows wear from consistent use, but remains in good condition. The product might be marked or have identifying information it, and show other signs of previous use. The product works perfectly. | Optional field. Must be combined with appropriate condition type:
UsedGood CollectibleGood |
Acceptable | The product is fairly worn, but it continues to work perfectly. The signs of wear can include scratches, dents, and other aesthetic problems. The product might be marked or have identifying information it, and show other signs of previous use. | Optional field. Must be combined with appropriate condition type:
UsedAcceptable CollectibleAcceptable |
For more information about establishing a product's condition, see the Condition Guidelines.
<Product> <SKU>ABC123SKU</SKU> <StandardProductID> <Type>ASIN</Type> <Value>B000000000</Value> </StandardProductID> <LaunchDate>11-11-2003H09:30:47-05:00</LaunchDate> <Condition> <ConditionType>UsedLikeNew</ConditionType> </Condition> </Product>
To test text file and XML implementations: