Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

need Short Description to show in multi-column product list

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-10-2007, 08:24 AM
 
sjbt sjbt is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 35
 

Default need Short Description to show in multi-column product list

I am trying to display the short description in a 2-column product list. When I change this from 1 column display to 2 or 3 columns the short description goes away.

I want to replace the link for "See Details" for the short description. "See Details" link is in products_t.tpl.

Code:
<a href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_page}">{$lng.lbl_see_details}</a>

However, if I substitute
{$lng.lbl_see_details} with {$product.productdescr}
nothing shows.

How can I pick up the value of this correctly?
__________________
X-Cart 4.1.8
Reply With Quote
  #2  
Old 10-10-2007, 09:29 AM
  pauldodman's Avatar 
pauldodman pauldodman is offline
 

X-Guru
  
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,062
 

Default Re: need Short Description to show in multi-column product list

The value you are using is incorrect - you need something like this:

{$products[product].descr|truncate:300:"...":true}
__________________
Paul Dodman
e-business & m-commerce consultant
w: www.luminointernet.com
e: xcart@luminointernet.com

Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
Reply With Quote
  #3  
Old 10-10-2007, 09:57 AM
 
sjbt sjbt is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 35
 

Default Re: need Short Description to show in multi-column product list

That worked! Thanks a lot.
__________________
X-Cart 4.1.8
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:29 AM.

   

 
X-Cart forums © 2001-2020