View Single Post
  #6  
Old 07-08-2005, 05:36 PM
 
balinor balinor is offline
 

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

Default

Well it shows the options in the cart...but not the checkout, as it would take up a lot of room if you have multiple options. I haven't tried it, but you could try adding this code to that line:

Code:
{if $products[product].product_options ne ""} {$lng.lbl_selected_options}: {include file="modules/Product_Options/display_options.tpl" options=$products[product].product_options} {/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote