Thread
:
Remove thumbnail for certain products
View Single Post
#
2
12-27-2005, 05:42 AM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
You would need to surround the code that calls the thumbnail with an {if} statement like this:
{if $product.taxed_price gt 0}
Thumbnail code
{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
balinor
View Public Profile
Send a private message to balinor
Find all posts by balinor