I'm working on
www.scrappydays.com.au/shop/index.php and I want the product options (ie: size, colour) to display on the customer/main/products.tpl page just like they do on the customer/main/product.tpl page
I have looked through the code on the customer/main/product.tpl page and found the following code:
{if $active_modules.Product_Options ne ""}
{ include file="modules/Product_Options/customer_options.tpl"}
{/if}
Is this the only part of the code responsible for displaying the product options. No matter where I put this code in my customer/main/products.tpl page, they don't display.
Version 4.1.7