View Single Post
  #5  
Old 07-14-2012, 10:43 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Option Type Custom Text Field

{if $product.productid eq 45}
show it
{else}
show something else}
{/if}

There's no need to cat as productid is unique
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote