I have 6 product collections all with products that have different variants. For one specific collection, I’d like to list out each variant individually on the collection page (along with their respective images) while still retaining the variant selector on the product’s page.
For instance:
Collection #1: All products in this collection should have each variant listed separately
Collections #2-6: All products in these collections should remain unchanged
For example, for Collection #1, if there is a Cotton T-Shirt with 10 different colors, the 10 colors should be listed individually as products. If the customer clicks on the red t-shirt, the customer should be able to select the blue t-shirt from the variant selector on the product page.
I’m using the Refresh theme. Preferably, this would be coded rather than using an app.
Thanks so much.