Shopify themes, liquid, logos, and UX
Have a question regarding Shopify's collection list feature in the page template. It is the same collection no matter which page I go to on the website customization and would like to have my collection list featuring different sub categories under TOPS, DRESSES, BOTTOMS, etc. I am wondering if we can do something like this:
And when we click on TOPS, the subcategory collection looks like this:
Thank you.
Hello! Appreciate the response, although I'm afraid the collection list feature is still present on all the apparel menus no matter which ones I click on and does not change. If I try the specific collection of various dress sub-categories on the Dress menu, then they show up as well under TOPS & BOTTOMS.
Hi there 👋
Great question! What you're trying to do—show a different set of collections (like TOPS, DRESSES, BOTTOMS, etc.) on different pages—is definitely possible, but it requires a slight adjustment to how Shopify's collection list sections work in the theme editor.
By default, Shopify uses "static" collection list sections, meaning if you add a collection list to a custom page, it shows the same content across all pages using that template. Here's how to make them different:
To have different collection lists on different pages, you’ll need to create unique page templates in your theme:
Go to: Online Store → Themes → ... → Edit Code
Under Templates, click Add a new template → Page → JSON
Name it something like:
page.tops.json, page.dresses.json, etc.
In each template, include a custom section that lets you choose different collections
Then:
Create separate Pages in the admin (Pages → Add Page)
Assign each one its matching custom template
Customize the content per page using the theme editor
Each page (e.g., /tops, /dresses) will show a different set of collections or products, all managed visually through the editor.
Let me know which theme you're using (like Dawn, Refresh, etc.), and I can guide you with a specific example or help write the code for a custom section. 😊
Hello! Thank you for taking the time to respond 🙂
I'm using the Agile theme - gorde for the customization. I'll get onto the suggestions and see if they work.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025