Hello forum,
- I'm trying to build a PIM feed with products and variants using the 'XML feed provider' and since I need to transform the XML, I have been looking at the raw XML output when enabling fields from the 'VariantInfo' section of the feed. To me, the XML output seems a bit messy, but I might be wrong.
One of the products have 3 variant dimensions 'Bredde', 'Farve' and 'Motor type' and the <VariantInfo> looks like the image below.
<VariantInfo> contains the first variant dimension ('Bredde'), but in order to get the option value of 'Bredde', I need to go to the next level of a nested <VariantInfo>? Dosen't seems logical to me.
Furthermore, the <VariantInfo> contains ALL variants options and not only the variant options that belongs to a certain <ProductId> + <VariantId> !? Dosen't seems logical to me.
Is it just me, that think the <VariantInfo> is a bit messy?
Br. Michael Knudsen