View Single Post
  #1  
Old 08-04-2006, 12:59 AM
 
Lee Lee is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 95
 

Default producttitle and php id

Morning all,

Quick question on a little thing that has been bugging me!

On my product detail page I have

{$product.brand}
{$product.producttitle}

Then the product code and description.

On the {$product.producttitle} it puts the the php id on the end of the title, i.e.

Compaq Brand - Waste Toner Cartridge #17060

17060 being the php product id. As all our products have a Product Code relating to our catalogue, this can be confusing.

I want to remove this php id from displaying, any advice on how to implement this?

Thanks in advance
__________________
Lee

X-Cart 4.0.14 - heavily modified! (Linux)
www.lasertechgroup.com/uk
Reply With Quote