View Single Post
  #2  
Old 01-05-2015, 11:41 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Hide Price based on Mfgr

{if $product.manufacturerid eq 'XXX'} SHOW TEXT {else} SHOW PRICE {/if}

fixed.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote