category page multiple products add to cart any plugin available for woocommerce

In your WooCommerce settings, go to the Products tab. You want to disable “Redirect to the cart page after successful addition” and make sure “Enable AJAX add to cart buttons on archives” is checked. I think the default behaviour for WooCommerce is to allow AJAX ‘Add to Cart’ functionality – but I believe that only works for simple products, because if there’s options/variables, instead of ‘Add to Cart’ the button becomes ‘Select Options’.

WooCommerce Product Settings Screen

If you want to add multiples of each product, that’s addressed over at StackOverflow, check the accepted answer HERE.

There’s also a plugin that addresses this: Quantity Field on Shop Page for WooCommerce