Okay, since my last thread has somehow vanished, I'll ask again.
When you look at the Product Details page after the title of the product the Product Number/ID appears, as pictured in the screenshot below:
http://www.asianbeads.com/screenshot1.gif
I have narrowed this to being defined by the following:
Code:
{if $product.product_type eq "C"}
{include file="modules/Product_Configurator/pconf_customer_product.tpl"}
{else}
However, this directory, nor this file exist on the server. So I'm as lost as they come. If anyone could at least point me in the right direction, as to where I can find and get rid of this item number in the title I'd appreciate it.
Thanks in advance.