View Single Post
  #7  
Old 02-18-2005, 02:45 PM
 
Khar Khar is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 57
 

Default

Quote:
Originally Posted by Khar
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.


I've had no luck with this.

Am I forgetting some tags before or after this code?
I imagine this is fairly simple.

Thanks
__________________
tekmind

X-cart 4.0.7 [unix]
Reply With Quote