![]() |
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. |
You'll need to edit customer/main/cart.tpl and remove this little bit of code:
{$products[product].descr} |
try skin1/customer/main/cart.tpl
line 29 remove or comment out: {$products[product].descr} |
Thanks a lot.
It's working now :D |
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.