Categories

Featured templates

Shopify. How to change a number of products on collection pages

Jason Bentley February 24, 2017
Rating: 5.0/5. From 1 vote.
Please wait...

Our Support team is ready to present you a new tutorial that shows how to change number of products on collection pages in Shopify.

  1. Open site admin panel and navigate to Online Store -> Themes:

  2. Find the theme you want to edit, click the Customize button, and then click on Layout & content settings:

    Shopify_How_to_change_number_of_products_on_collection_pages_1
  3. You will see the Collection page section , where you can change a number of products and listing columns .

    Shopify_How_to_change_number_of_products_on_collection_pages_2

If there is no Collection page section in your template under the Layout & content settings , you would need to modify theme files.

  1. Open site admin panel and navigate to Online Store -> Themes:

  2. Find the theme you want to edit, click the button and next click on Edit HTML/CSS:

    Shopify_How_to_change_number_of_products_on_collection_pages_3
  3. Under the Templates folder, locate and click on collection.liquid file to open it in the online code editor:

  4. Find this code:

    {% paginate collection.products by 6 %}
    Shopify_How_to_change_number_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.

Thank you for watching this tutorial. Now you know how to change number of products on collection pages.

Feel free to check the detailed video tutorial below:

Shopify. How to change number of products on collection pages
Shopify Website Templates
This entry was posted in Shopify Tutorials and tagged collection, number, page, products, 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