View Single Post
  #2  
Old 10-18-2010, 07:25 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Mark an item with free shipping

You can use an if statement in product.tpl or product_details.tpl
{if $product.taxed_price gt 100}show image or text{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote