Hi
I wish to have a different layout for products with product price of 0.00
I was thinking of simply using a BlockIf for 'either/or layout' but <actinic:variable name="TaxInclusivePrice" selectable="false" /> doesn't work in the product layout.
Has anyone any ideas how this may be accomplished?
Background: It is a very big site being upgraded - products without prices are used as 'subheaders' in the product list. I really don't wat to go through many dozens of sections changing the layout for these subheader products!
Thank you!
I wish to have a different layout for products with product price of 0.00
I was thinking of simply using a BlockIf for 'either/or layout' but <actinic:variable name="TaxInclusivePrice" selectable="false" /> doesn't work in the product layout.
Has anyone any ideas how this may be accomplished?
Background: It is a very big site being upgraded - products without prices are used as 'subheaders' in the product list. I really don't wat to go through many dozens of sections changing the layout for these subheader products!
Thank you!
Comment