Setting up a collection relationship for parent-child relationships
What for?
In some categories (jewellery, apparel for example), it might be interesting for you to build an additional collection relationship between your items. This collection relationship will help the customer to find the bracelet that goes well with the necklace, the bra that goes well with the panties…
This feature has to be used for items of the same product line only.It will result in:
+ Collection parent+ Item parent
- Items
+ Item parent
- Items
Requirements
In order to build a collection relationship, you need to:- Understand how does a normal color, size, colorsize, scent, […] relationship works
- Have a basic XML knowledge (enough to create an XML file)
How to?
Preamble
Assuming you already have relationships properly set for your items like:
+ Necklace ‘Cleopatra’ parent (SKU ‘Parent001’)- Necklace ‘Cleopatra’ size 1 (SKU ‘N001’)
- Necklace ‘Cleopatra’ size 2 (SKU ‘N002’)
+ Ring ‘Cleopatra’ parent (SKU ‘Parent002’)
- Ring ‘Cleopatra’ size 1 (SKU ‘R001’)
- Ring ‘Cleopatra’ size 2 (SKU ‘R002’)
- Ring ‘Cleopatra’ size 5 (SKU ‘R005’)
Assuming you have all descriptive data loaded for those items (title + description + pictures)
You now have to link the ‘collection’ parents to the ‘item’ parents like this:+ Product line ‘Cleopatra’ Jewellery (SKU ‘PLParent00A’)- Parent001
- Parent002
No need to submit any other info neither for the product parents, nor for the children: title, description etc. are already stored in our database.
Technical part
Creating the collection relationship
You now have to create an XML feed to create this relationship.
It’ll basically look like:
Creating image content for relationship parents
You now have to create an XML feed to upload images for the relationship parent.
It’ll basically look like:
Final display

It will be good if you can also specify what are requirements for this and how to upload this kind of XML feed. After we were unable to upload this CML successfully, we contact seller support and they said follwoing:
"Thank you for your interest in becoming an XML merchant. XML integration is not available for the program in which you are enrolled. Because Amazon.co.uk absorbs higher costs to launch and support XML merchants, we can only offer this integration method to the largest merchants on the platform."
Posted by: sahota | 29/05/2010 at 10:40 AM