View Single Post
  #2  
Old 02-09-2005, 01:38 PM
 
Khar Khar is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 57
 

Default

No one has any ideas on this.
If I comment out this code in the product.tpl my variants go away so I know this is the code that I'm looking for.

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

I think I need to put it in the products.tpl but I've had no luck . Is this the right .tpl to place it in? I want it to show in the products page.
__________________
tekmind

X-cart 4.0.7 [unix]
Reply With Quote