-
I want to add a few color variations to my product that im listing on amazon, so far I have these 2 attributes ive added
`
But how do I add the variant data to the ParameterPutListingItem() or ListingsItemPutRequest() |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
The process is to add first a parent product, then to create child products for each of your variations. For the parent you'll need variation_theme and I've got parentage_level not parentage so you might want to check that. It looks like I've also got child_parent_sku_relationship with a blank parent_sku against the parent but I'm not sure if that's strictly necessary. |
Beta Was this translation helpful? Give feedback.
Here the JSON for these attributes for a parent
and for a child