Quote:
Originally Posted by tickseed
... and have set it to display 2 products per line. This seems to be the problem, the short description shows if I have one product per line but not for two...
|
Do you mean thumbnails view? Description shows in list view (1 item per line) only. This is how the stock version works. If you want it to show in thumbnail view (more then one product per line) the appropriate template has to be modified and description included in there. That would most likely be products_t.tpl and you can use
{$product.descr}
to show description