![]() |
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 |
Are you using a single column layout or multi-column for your products display?
|
Hi,
I am using a 3 column layout. |
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
|
Ok thanks I will try that now
|
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. |
Yea, it is {$products[product].descr}
You had an extra .product in there |
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.