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)
-   -   Remove description from cart (https://forum.x-cart.com/showthread.php?t=14755)

Isleman 06-23-2005 11:14 AM

Remove description from cart
 
How can I remove product description from cart ?
When I add product to cart I want to would like to have just the product image and not the description.

balinor 06-23-2005 11:46 AM

You'll need to edit customer/main/cart.tpl and remove this little bit of code:

{$products[product].descr}

pauldodman 06-23-2005 11:51 AM

try skin1/customer/main/cart.tpl

line 29

remove or comment out:
{$products[product].descr}

Isleman 06-23-2005 12:16 PM

Thanks a lot.
It's working now :D

badgesales 06-24-2005 01:57 PM

Huge improvement
 
Thanks guys,

Great help to clean up the cart :D

Roy


All times are GMT -8. The time now is 07:30 PM.

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