Categories

Featured templates

Shopify. How to change number of products on collection pages

Eva Fox February 24, 2016
Rating: 5.0/5. From 3 votes.
Please wait...

This tutorial shows how to change amount of products on collection pages of your Shopify store.

Shopify. How to change amount of products on collection pages
  1. Open admin panel, navigate to Online Store -> Themes:

    Shopify. How to change amount of products on collection pages_1
  2. Find the theme you want to edit, click the button, then click Edit HTML/CSS:

    Shopify. How to change amount of products on collection pages_2
  3. Under the Templates folder, locate and click on collection.liquid file to open it in the online code editor:

    Shopify. How to change amount of products on collection pages_3
  4. In the online code editor, find this code:

    {% paginate collection.products by 6 %}
    Shopify. How to change amount of products on collection pages_4
  5. In the above example, the number is 6 but in your theme that number can be 9 or 12, or anything else that is smaller or equal to 50. This number corresponds to the number of products shown per page.

  6. Edit that number to increase or decrease the number of products shown per page. Do not ever paginate by more than 50.

  7. Save your changes.

Feel free to check the detailed video tutorial below:

Shopify. How to change amount of products on collection pages
Shopify Responsive Themes
This entry was posted in Shopify Tutorials and tagged collection, number, page, product, Shopify. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket