X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   producttitle and php id (https://forum.x-cart.com/showthread.php?t=23829)

Lee 08-04-2006 12:59 AM

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

balinor 08-04-2006 02:25 AM

http://forum.x-cart.com/viewtopic.php?t=27066

Lee 08-04-2006 03:01 AM

Thanks again Balinor - becoming a habit!!

I think our site has been heavily modified, not only by me, but before my time as that piece of code didn;t exist!!

However, changing product.producttitle to product.product has done the trick.

Thanks again


All times are GMT -8. The time now is 09:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.