Hi,
Is there a way to change the Best Sellers image to something other than the product image itself? I would like to change it to the 'section image' instead as it is a simpler image in my site...I've tried change
src="<actinic:variable name="ProductImageFileName" />"
to
src="<actinic:variable name="<actinic:variable Name="SectionImageFileName"/>"
but get errors - can it be done?
Thanks
Is there a way to change the Best Sellers image to something other than the product image itself? I would like to change it to the 'section image' instead as it is a simpler image in my site...I've tried change
src="<actinic:variable name="ProductImageFileName" />"
to
src="<actinic:variable name="<actinic:variable Name="SectionImageFileName"/>"
but get errors - can it be done?
Thanks
Comment