Hi,
The user needs to choose a color and a size in order to add the show to the cart.
Currently, before the user chooses the shoe options, the"Add to Cart" button is styled as disabled, but isn't really disabled. If it is clicked, a popup appears telling the user he needs to choose options, but right after the shoe is added to the cart, without options.
I would like to "Add to Cart" to be disabled as long as both size and color options haven't been selected. The popup should be elegant - not a default JS popup.
This should be the right user experience for this scenario.
How can I fix this?
Thanks,
Yaniv
Comments
please switch to default WP theme and check if it works exactly the same way. Because from what we know and checked, this is how WooCommerce plugin.