View Single Post
  #6  
Old 03-03-2009, 08:06 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: buy button with variants

You could use this as an {if} statement:

{if $products[product].is_product_options}

Basically that says 'if a product has options'. Use it to change the buy now button to say 'view details' and link to the product detail page for example.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote