Multiple Variaton Select Drop down makes you select each one
-
I have an e-cigarette website where I have 170 flavors. I have broken these down into 5 catagories to make selecting the flavor easier.
With this, I add 5 variations to a product page and it looks good. However I need to select 1 of each variation in order for the add to cart button to appear. This is not what I want and I am wondering if there is a better way, or a way I am missing that I should be doing. I did not want all 170 flavors in a single drop down because then it becomes harder to find what you want.
I have also set a field called “Choose A Flavor” and used Jquery to make sure only 1 is selected. But then when someone pushes Clear Selection it resets the drop down to choose an option and make the Add to Cart button disappear.
The opposite issue is occurs when the page 1st loads. Since everything is defaulted to “Choose A Flavor” you can click the add to card button without selecting a flavor.
Any solutions/different approaches I should be using?
The topic ‘Multiple Variaton Select Drop down makes you select each one’ is closed to new replies.