Hi I’m trying to create a product that allows a customer to select more than one variant in the same option.
For example, product A has variants in an option 1,2,3,4,5,6, and also 7,8,9,10,11 in a different option.
I would like the customer to be able to select (for example) options 1,3,5, and 7,9. However I can’t work out how to allow the customer to select multiple variants of the same option. When I choose one variant and then a different variant, the original variant is deselected.
Sorry if this is confusing! I hope someone can help.