View Single Post
  #1  
Old 12-17-2007, 10:08 AM
 
tpl tpl is offline
 

Member
  
Join Date: Nov 2007
Posts: 19
 

Default Edit Product Name On Product Detail Page

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 ?
__________________
Version 4.1.9
Reply With Quote