View Single Post
  #2  
Old 05-07-2013, 10:05 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: free shipping auto place above product thumbnail

Search the forum and you will find solution, things like that have been asked many times. You can do something like this in products templates where image shows

{if $product.taxed_price gt 50}
show image
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote