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

MythNReality 06-03-2005 12:06 PM

Your shopping cart description
 
Does any one know which file and code should I modify in order to display a two-line detail (full) description instead of "short" description?

Thanks a bunch!

balinor 06-03-2005 01:01 PM

In customer/main/cart.tpl, replace this:

{$products[product].descr}

with this:

{$products[product].fulldescr}

MythNReality 06-03-2005 06:33 PM

Quote:

Originally Posted by balinor
In customer/main/cart.tpl, replace this:

{$products[product].descr}

with this:

{$products[product].fulldescr}


Thanks Balinor :lol: you are the best (as always)... :wink:


All times are GMT -8. The time now is 02:10 PM.

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