Add quantity selection to product cart grid
-
Hi, how i can add simple but very important function for quantity selection on product cart in grid? not only in product page. This feature is very simple, helpful and fastener shopping method, when not require see product page but only price, title and photo.
Please help
Attachments:
You must be
logged in to view attached files.
Hi,
Sorry, but there is no such option in our theme and WooCommerce by default. It may require additional code customization or extra plugin but we don’t have an instruction for this. It is out of our theme support scope.
Regards
Thank you for answer, find this one solution:
https://aceplugins.com/how-to-add-a-quantity-field-to-shop-pages-in-woocommerce/
But when add few quantity, sidebar cart showing only 1 added products
Please view this one
or also find this one plugin https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/ but not correctly works with theme. Adding correctly quantity but visible not theme compability
Maybe you can see this simple solution and offer new one functions.php code?
Try to disable AJAX add to cart option in Theme Settings -> Product page. Then it should work with a standard WooCommerce add to cart function and quantity buttons will work correctly as well.