is there a way to set the number of products being displayed vertically? for instance right now on the home page 3 products are being displayed for each row of products. is there a way to change this?
thank you.
Well...
First off, by default, 4 are displayed "horizontally". Not 3 vertically.
Secondly, it is very simple to change in your theme
1. EDIT THE FOLLOWING FILES:
catalog/view/theme/default/template/module/*_home.tpl
catalog/view/theme/default/template/product/*.tpl
2. FIND ALL INSTANCES OF:
3. REPLACE ALL 4's with how many you want to go across
First off, by default, 4 are displayed "horizontally". Not 3 vertically.
Secondly, it is very simple to change in your theme
1. EDIT THE FOLLOWING FILES:
catalog/view/theme/default/template/module/*_home.tpl
catalog/view/theme/default/template/product/*.tpl
2. FIND ALL INSTANCES OF:
Code: Select all
$i + 4
Who is online
Users browsing this forum: Baidu [Spider] and 33 guests