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)
-   -   Have short description under item title on products page (https://forum.x-cart.com/showthread.php?t=22204)

tahirfayyaz 06-01-2006 12:48 PM

Have short description under item title on products page
 
Hey,

I am trying to display the short description under the title of an item on the products page. Can this be done and how.

So i want it be like this in this order from top to bottom;

Product thumbnail [link]
product title [link]
product short description
Product price [link]
more info [link]

Thanks. I hope it makes sense

balinor 06-01-2006 01:55 PM

Are you using a single column layout or multi-column for your products display?

tahirfayyaz 06-02-2006 07:07 AM

Hi,

I am using a 3 column layout.

balinor 06-02-2006 07:09 AM

All you need to do is open up customer/main/produts_t.tpl and re-arrange the items the way you want them to appear. Just borrow the smarty variables for each piece from customer/main/products.tpl

tahirfayyaz 06-02-2006 07:31 AM

Ok thanks I will try that now

tahirfayyaz 06-02-2006 07:48 AM

Hi, I have tried to borrow the variable but It only displays one letter. This is what I have done in the products_t.tpl file

{$products[product].product}

{$products[product].product.descr}

I think I am using the incorrect product description variable.

balinor 06-02-2006 07:50 AM

Yea, it is {$products[product].descr}

You had an extra .product in there

tahirfayyaz 06-02-2006 07:56 AM

Hey. Done it. Thanks for your help. This forum is great. Im having fun modding my site and this forum helps a lot.


All times are GMT -8. The time now is 06:05 AM.

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