| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Have short description under item title on products page | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
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
__________________
Tahir X-Cart Gold v4.4.4 [win] |
|||||||
#2
|
|||||||
|
|||||||
Are you using a single column layout or multi-column for your products display?
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
Hi,
I am using a 3 column layout.
__________________
Tahir X-Cart Gold v4.4.4 [win] |
|||||||
#4
|
|||||||
|
|||||||
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
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
Ok thanks I will try that now
__________________
Tahir X-Cart Gold v4.4.4 [win] |
|||||||
#6
|
|||||||
|
|||||||
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.
__________________
Tahir X-Cart Gold v4.4.4 [win] |
|||||||
#7
|
|||||||
|
|||||||
Yea, it is {$products[product].descr}
You had an extra .product in there
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#8
|
|||||||
|
|||||||
Hey. Done it. Thanks for your help. This forum is great. Im having fun modding my site and this forum helps a lot.
__________________
Tahir X-Cart Gold v4.4.4 [win] |
|||||||
|
|||
X-Cart forums © 2001-2020
|