• 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?

    https://wordpress.org/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter minifiredragon

    (@minifiredragon)

    So I take it there is no way around this problem?

    Heyy it’s you, i think what you’re trying to achieve is almost similar to mine, a CLEAN frontend for the variations.

    Not sure if helps, but for your opposite issue, could it be that you’re ticking [Manage Stock?] for the parent product ?

    because the [ADD TO CART] shouldn’t appear when NOT SELECTING anything from dropdown.

    Thread Starter minifiredragon

    (@minifiredragon)

    Yes, you are doing what I am trying to do. And I have posted on your comment what I did to over come most of it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple Variaton Select Drop down makes you select each one’ is closed to new replies.