There are so many methods out there and it’s a bit confusing but what’s the best way to change the default grid columns in the Magento 1.4 product catalog?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not exactly sure what you are trying to ask… If you want to edit the template for the grid view, edit the following app/design/frontend/default/yourtemplate/template/catalog/product/list.phtml
If you want to change how many columns are displayed, edit the following file: app/design/frontend/default/yourtemplate/layout/catalog.xml and look for the following tags:
<action method="addColumnCountLayoutDepend">