Is there an easy way I can display a product variant name using XSLT? Am I right in thinking that I have to loop through a sub-products collection of the product and these sub-products are the variants?
Does anyone have an XSLT example of how to achive this?
Displaying Product Variants
Hi,
Is there an easy way I can display a product variant name using XSLT? Am I right in thinking that I have to loop through a sub-products collection of the product and these sub-products are the variants?
Does anyone have an XSLT example of how to achive this?
Thanks,
Robert
I've just discoverd the "productVariantName" element in the Product XML schema. Problem solved!
Cool :)
is working on a reply...