Hi, I’m using the studio theme for a handmade gift shop with stock from multiple suppliers (‘crafters’).
In addition to category-based collections (‘For Her’, ‘For Him’ etc), each crafter has a dedicated collection for their products.
I’d like to have a landing/index page for ‘Our Crafters’, listing only these collections. The crafters with stock at the shop are regularly changing, with new crafters arriving and leaving each month, so I’m hoping to create a dynamic collection list that automatically updates as crafters come and go from the shop and I add/remove collections.
I currently have this set up as a page with a manual collection list, but I have to manually add/remove collections to it. If I just use the ‘collection list’ template, it also lists all my other collections that aren’t ‘Crafter’ collections - ‘For Her’ ‘For Him’ etc etc which isn’t what I want to achieve. If there’s a way to change the code for the ‘all collections’ list to exclude these additional collections, I can see that being a workaround too.
I’ve created a ‘Crafter’ true/false collection metafield, and I’m wondering if it’s possible to edit/create a template in the theme code to populate a collection list with only collections with that metafield set to ‘true’. I’m just a bit stumped here and hoping that someone could point me in the right direction.
TLDR: I want to create a dynamic collection list that includes/excludes specific collections based on type of collection (possibly metafield data) and automatically updates as collections are added and removed from the shop.