View Single Post
  #1  
Old 11-30-2004, 11:11 AM
 
ProjectShadow ProjectShadow is offline
 

Advanced Member
  
Join Date: Oct 2004
Posts: 55
 

Default Product Number in Title

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.
__________________
Adam L Golson
X-Cart v3.5.11 [Linux]
Reply With Quote