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)
-   -   Removing product number (https://forum.x-cart.com/showthread.php?t=3475)

jgkiefer 07-05-2003 09:36 PM

Removing product number
 
I am using 3.4 and would like to remove the product number form displaying next to the product name in the box heading on the product details page. I can't seem to find the code. Any ideas?

parmar 07-06-2003 01:38 AM

Goto customer/main/product.tpl and change the following code from >

Code:

{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"}


to >

Code:

{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"}

jgkiefer 07-06-2003 07:06 AM

Thanks!

x-online 04-06-2004 10:17 PM

Thanks
 
Thanks for the answer.


All times are GMT -8. The time now is 07:16 AM.

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