View Single Post
  #2  
Old 09-09-2004, 09:41 AM
 
pyap pyap is offline
 

Member
  
Join Date: Aug 2004
Posts: 16
 

Default

I too would like to know how this is done.
In product.tpl there is this line:

{if $active_modules.Product_Options ne ""}
{ include file="modules/Product_Options/customer_options.tpl"}
{/if}

Placing this in products.tpl does not work. I would think that you could pass it a variable so that it knows what product to show options for but I'm not sure how to do this.

Help please?[/u]
__________________
X-Cart 4.1.8 Gold
Windows 2000 server
Reply With Quote