Automated Collection per Variant as Default

Hi friends,

Looking for help about automated collections not showing the actual variant as specified in the collection condition.

Basically, I wanted the customer to see the exact variant so they shop without too much bounce. I believe this is the intent of this collections condition, is there a workaround on this? Or, would there any App that can address this issue?

:S Thank you!

Easiest way is to change the variant you want to show first in the Product page in the admin.

If you want to show different variants based on the collection they’re on, couple ideas:

a) Rethink your product / variant relationship. If different variants should show on different collections, maybe those variants could / should be separate products.

b) If not A, then you could probably customize the code in the collection template with certain markers, for example if collection.handle == “some-collection”, then show the 2nd product image (or if only for a specific product, then in your product card loop you could say show a different image only for certain products).

That’s how I would approach it. If you go the development route and need help from a Shopify development team feel free to reach out at speedboostr.com/contact.