View Single Post
  #4  
Old 09-15-2009, 02:22 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Increase Quantity for specific product

{if $product.productid eq "xxx"}
show text field code
{else}
show dropdown code
{/if}

replace xxx with product number (not sku)
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote