Hello! I need to create a shop for an Art Gallery where customers can shop by Artist.
Each Artist’s page has to show artworks grouped by “category” (e.g. Paintings, Sculptures, Special Editions…).
So, for example, John Doe created 6 artworks, 3 are Paintings and 3 are Sculptures.
Clicking on the single artwork will lead to the product page of course.
I added a metafield to each artwork where I store the category and I created a collection for each Artist. But I don’t know how to show the pieces grouped by category on the Artist’s page. I’m afraid I am not on the right path.
Got it, thank you for this suggestion!
So, I should create a dedicated template for each Artist and manually select featured collections, right? And the Artist List page would be a custom page too if I understand well.