Login:
Password:
Remember password Show my name in the online users list
Forgot password?
Hi !
I’ve installed the telescope theme but it only shows 5 featured products. How can i increase the number of products shown on the home page ? I’ve tried editing the homepage.phtml file but it doesn’t change anything.
Anil
Found it.
app/code/core/Mage/Catalog/Block/Product/hompage.php has a hardcoded 5 in setPageSize(5). Changing that to whatever number displays that many products