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