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)
-   -   Doesn't Display Long Descriprion!!! (https://forum.x-cart.com/showthread.php?t=30878)

vtonya 05-02-2007 05:13 AM

Doesn't Display Long Descriprion!!!
 
2 Attachment(s)
HI!
When im setting up 3 columns product view, it does't dsplay short descrition, its is not needed
Attachment 354

BUT!! "In the product datails page it shows only SHORT description, but i need it to show short desctiprion on the TOP of the page and Long description in the bottom, in the DATAILS TAB
Attachment 355

Please, advise!:roll:

balinor 05-02-2007 05:32 AM

Re: Doesn't Display Long Descriprion!!!
 
Make sure you are using the correct smarty variables.

On the detail page:

{$product.fulldescr} - long description
{$product.descr} - short description

On the 3 column view:

{$products[product].descr} - short description
{$products[product].fulldescr} - long description

vtonya 05-02-2007 09:42 AM

Re: Doesn't Display Long Descriprion!!!
 
Balinor, thank you SO much!

I did it)))

balinor 05-02-2007 09:43 AM

Re: Doesn't Display Long Descriprion!!!
 
;)


All times are GMT -8. The time now is 03:22 PM.

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