Magento: Quick Change in Column Count for Products Displaying In Category Listing (Grid View)
Hi All, Figured I’d share a quick Magento snippet (There are several I’d like to share each day. For some reason this particular one seemed quick enough to post). Want to change the number of products that display in the Magento Category listing? You’ll need to modify these two files:
- app/design/frontend/default/YourThemeName/layout/catalog.xml (default theme line 198)
- app/design/frontend/default/YourThemeName/layout/catalogsearch.xml (default theme line 61)
- app/design/frontend/default/YourThemeName/layout/catalog.xml (default theme line 198)