So when setting up a collection list on the page it has the option to link a collection dynamically, but the only option to link it to is the current collection. How do I set this up so that it links to a certain sub-collection depending on what the main collection is? I am comfortable with a coding solution if needed.
For context, I am creating a landing page for our “curated” collections, for example, our summer collection. This page ideally will have links to the full collection, the best sellers, photo inspiration, and links to our “gift guides”. These “Gift Guides” are sub-collections that is narrowed down from the main collection. for example one is “Kids Summer” and another is “Beach Days”. The only thing I’m struggling with is having the “gift guides” linked as a collection list. I’ve linked everything else on the page dynamically so that I can just assign the collection to that page rather than having to create a new page for each “curated” collection. So how do I set the collection list to connect to a collection dynamically based on a specific set of criteria?