Hi,
Does the add to cart functionality differ to the default Woocommerce way?
I have a plugin that lets users order multiple variants of a product at once in a table, then click ‘add to cart’ and it adds all the variations to the cart. But at the moment nothing happens. I disabled the theme and it worked.
The plugin is ‘Woocommerce Bulk Variations Forms’ so I know it uses the woocommerce method of add to cart.
Do you have any idea of what could be causing an issue? It uses the same class name button – single_add_to_cart_button and there are no javascript issues.
Thanks