Quantity Field on Shop Page for WooCommerce
Quantity Field on Shop Page for WooCommerce
Description
This plugin displays the quantity field on the shop page of WooCommerce stores so customers can change the quantity before adding to cart.
Installation
Installation via WordPress Dashboard
-
Go to your WordPress Dashboard and click on “Plugins”
-
Click on “Add New” and search for “Quantity Field on Shop Page for WooCommerce”.
-
Click on Install and activate the plugin.
Installation via FTP
-
Download the plugin files and extract to the ‘/wp-content/plugins/’ directory.
-
Go to your WordPress Dashboard, and activate the plugin from the Plugins page.
-
Plugin should work out of the box, no settings necessary.
Faq
No, the plugin was created to work only with WooCommerce.
There is no settings page. The quantity field should be visible on your store the moment you activate the plugin.
Reviews
Not Working
By vomoyi on December 18, 2023
Not Working
WordPress Version 6.4.2
Just what i was looking for
By webshopcollect on October 18, 2023
Amazing!
Buggy, unresponsive dev
By RashaMatt on October 22, 2022
Works Perfect
By fwuk on August 6, 2022
Works with Divi - with a snippet
By Sharonq on February 17, 2022
Grouped Product conflict with input args
By rajpanchani on December 13, 2021
add_filter( 'woocommerce_quantity_input_args', array( $this, 'woa_woocommerce_quantity_input_args' ), 10, 2 );
This is automatically adding 1 default qty to single grouped product page.
So all associated grouped products have 1 default qty and our users have to set to 0 individually among 50 products in group.
can you handle this feature individually please? I am not why this filter is used but for the group products, its really conflict. Awesome! Works as mentioned
By keshavmurthy on August 8, 2021
Perfect
By delaitec on June 16, 2021
Does not perform the job correctly
By ibiza69 on September 22, 2020
Look GREAT but Not support the minimum qty
By gpowacht on August 2, 2020
Changelog
1.4.2
- updated WordPress stable version
1.4.1
- fixed bug where quantity of all items in a grouped product cannot be set to zero thus preventing customization of the bundle
1.4.0
- added min and max limits based on stock
1.3.0
- updated old codes
1.2.0
- fixed compatibility with WooCommerce 4.0
1.0.0
- Initial release
