Hi,
I'm using the demo version of the feed manager and I can't find a solution for this.
I need to populate the ProductData and ProductType tags of the Xml.
I didn't find nothing for this in the feed settings.
I'm using the feed schema AmazonProduct.
ProductData is always like this:
<ProductData/>
<ProductData>
<Computers>
<ProductType>
<Monitor />
</ProductType>
</Computers>
</ProductData>