View Single Post
  #2  
Old 12-27-2005, 05:42 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

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
Reply With Quote