- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Magento. How to change products search results page layout (grid/list)
May 24, 2017
This tutorial will show you how to change the layout (from grid to list) on Search results pages in your Magento store.
You can change the search results page view in 2 ways, from Admin panel and from server side.
In order to change the view in the code:
Login to your Hosting Control panel and navigate to File Manager.
Find and open /app/design/frontend/tm_themes/themeXXX/layout/local.xml file, where XXX is your theme number.
Locate the
and add to it
_current_grid_mode grid If there is no
you should add
_current_grid_mode grid page/2columns-left.phtml where
grid stands for grid view, and you can change it into
list stands for list view.
Press the Save button.
In order to change the view in the admin panel (this way will change all product listings default views):
Refresh the page of your store to see the changes. You may also need to clear Magento cache to see the changes.
Feel free to check the detailed video tutorial below:
Magento. How to change products search results page layout (grid/list)Browse our brand new Magento Templates and learn more about awesome usability.