I am trying to find where on the customer/main/product.tpl page you can edit the display of the product name?
The only thing I think it could be is
Quote:
{if $product.product_type eq "C" && $active_modules.Product_Configurator}
{include file="modules/Product_Configurator/pconf_customer_product.tpl"}
|
But that modules doesn't exist in the install ?