In default productlist templates documentation the following example is shown:
[TAG:TEST:<prop TestType="isOnSale" Action="Show" />]<!-- Sale Pricing -->
How can i use the TAG:TEST with the NOT isOnSale condition ?
Any help is appreciated
[TAG:TEST:<prop TestType="isOnSale" Action="Show" />]<!-- Sale Pricing -->
[TAG:TEST:<prop TestType="hasModels|hasOptions" Action="Show" />] [TAG:END] [TAG:PRICESALECURRENCY]
[TAG:END]How can i use the TAG:TEST with the NOT isOnSale condition ?
Any help is appreciated