View Single Post
  #4  
Old 10-11-2009, 06:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Hide Add to Cart button when a certain Extra Field has a certain value

Try {if $product.extra_fields.0.value ne "Yes"} button code here {/if}
again replace 0 with your field number
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote