I need an option where I can allow users to select more than one color from the variations Dropdown and add a condition that user cannot select more than two colors.
Hi @amankalra ,
In Shopify you cannot select 2 values of an option at the same time.
If you want to add 2 values together you have to use properties.
In this you need to do custom code.
Hi @amankalra ,
you can try out following app for multi select variants.
https://apps.shopify.com/multivariants
you can check Live demo
please like and accept the solution if it works for you,
Thank you
Can you please give an example of how to do so? (2 values together)