It’s easy to change the number of products that are listed on your Shopify collection pages.
Indeed, you certainly don’t need to be a professional web developer to pull this off — though you may have to make some edits to your theme code depending on your needs and which method you use.
Below, we’ll show you how to customize the number of products listed on collection pages through the Shopify admin, and we’ll also review how you can do this and much more with Shogun’s user-friendly visual editor.
Most Shopify themes will give you an option to change the number of products per page in your collections. For example, here’s how you can access this setting in Shopify’s default Dawn theme:
You’ll find that your options are somewhat limited here, though. For the Dawn theme, the “Products per page” setting has a minimum of eight products and a maximum of 24 products by default (the exact range available will depend on which theme you’re using).
If you’d like to go beyond these limits, you’ll need to make some changes to your theme’s Liquid code:
Look for a chunk of code that looks like this:
{ "type": "range", "id": "products_per_page", "min": 8, "max": 24, "step": 4, "default": 16, "label": "t:sections.main-collection-product-grid.settings.products_per_page.label" },
To set a different minimum or maximum, just replace the number next to “min” or “max” with the value you’d like to use instead.
After you save your edits to the code, the allowable range in the “Products per page” setting will automatically be updated in Shopify’s built-in theme editor.
Shogun allows you to add as many products as you want to your collection pages without touching any code. But if you want to use Shogun to customize a page that you’ve already created in Shopify, you’ll first need to import it:
Once the page has been imported, you’ll be able to customize it with Shogun’s visual editor:
Since you chose the “Shopify 2.0 sections” page layout option when you imported the page, you’ll be able to click on each section and adjust all of the same settings that are available in Shopify from within Shogun’s visual editor.
You’ll also be able to use Shogun’s extensive element library to unlock more possibilities for the page. For example, replacing Shopify’s “Product grid” section with Shogun’s “Collection” element will give you more options for how this part of the page looks and functions:
You’ll find that there are many different customization settings available for the “Collection” element. For one, the “Number of products” setting allows you to display as many products as are included in the collection (or you can display only a limited selection if you prefer). Other customization settings for this element include:
In addition to customizing the “Collection” element as a whole, you can also make edits to all the individual pieces that make up this element.
Within the “Collection” element, each product has its own dedicated “Product Box” element. And inside the “Product Box” element, you’ll find elements such as “Product Image”, “Product Title”, “Product Price”, and “Product Add to Cart”. These are also Shopify elements, so they will automatically pull the relevant information from your Shopify catalog.
The visual editor makes it easy to customize the styling of each of these elements. For example, you can choose a different font for your product titles, make the product price bigger, select another color for your Add to Cart button, etc. — all with just a few clicks. You can also add, remove, and reorder elements within your product boxes however you want.
To save time, you can set it up so that any change you make to one product box is also applied to every other product box in the collection. And you can always switch back to editing these elements independently when needed.
Furthermore, you should consider inserting additional elements either above or below the “Collection” element. There are a variety of ways that this can make your collection page more effective and help you achieve your ecommerce goals, such as:
With the visual editor, element library, and all the other features offered by Shogun, you’ll be able to whip up whatever kind of page design you want for your Shopify collections.