- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Shopify. How to change default products listing view
June 15, 2016
This tutorial will show you how to change the default product list view from Grid to List in Shopify themes.
Go to the Online Store -> Themes -> Edit HTML/CSS.
Open the collection.liquid under the Snippets tab.
Locate the toggle_grid and/or toggle_list class names.
Change these items around. Then assign an active class to the toggle_list id.
Open the jquery.collection-sort.js file under the Assets tab.
Press CTRL+F hotkeys to search for the default text.
Change grid to list and save this file.
Reload your site to see the changes.
Note that you must clean your browser Cookies and Cache.
Now you know how to change a Grid to a List view on product listing pages.
Feel free to check the detailed video tutorial below:
Shopify. How to change default products listing view