How do I get access to product images from an XSLT template. I did the SaveTemplateXML trick to see the content of the page; but I don't think the product images are part of this???
E.g. the old template tag: <!--@Ecom:Product.ImageLarge.Clean-->
How do I get access to product images from an XSLT template. I did the SaveTemplateXML trick to see the content of the page; but I don't think the product images are part of this???
E.g. the old template tag: <!--@Ecom:Product.ImageLarge.Clean-->
It's as known error.
Sorensen wrote:
It's as known error.
Do you know when the error will be fixed?
I have a customer who needs to have two different kinds of products in the ecom - one type is for sale directly from the web shop - the other type should instead of the "Add to basket" button have a "Send email" link and is not for sale directly from the web shop. I added a custom product field - a checkbox; but how can I check - if I can't use XSLT templates - if the checkbox is checked?
<!--@If Not Defined(Ecom:Product:Field.NoDirectSale.Value)--> is always true.......................
You must be logged in to post in the forum