Title: Quantity Field on Shop Page for WooCommerce
Author: wooassist
Published: <strong>January 27, 2017</strong>
Last modified: October 1, 2024

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/quantity-field-on-shop-page-for-woocommerce.
svg)

# Quantity Field on Shop Page for WooCommerce

 By [wooassist](https://profiles.wordpress.org/wooassist/)

[Download](https://downloads.wordpress.org/plugin/quantity-field-on-shop-page-for-woocommerce.6.6.2.zip)

 * [Details](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/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.

## Screenshots

[⌊This is where the quantity field would appear⌉⌊This is where the quantity field
would appear⌉[

This is where the quantity field would appear

## Installation

Installation via WordPress Dashboard

 1. Go to your WordPress Dashboard and click on “Plugins”
 2. Click on “Add New” and search for “Quantity Field on Shop Page for WooCommerce”.
 3. Click on Install and activate the plugin.

Installation via FTP

 1. Download the plugin files and extract to the ‘/wp-content/plugins/’ directory.
 2. Go to your WordPress Dashboard, and activate the plugin from the Plugins page.
 3. Plugin should work out of the box, no settings necessary.

## FAQ

### Will this work with other ecommerce plugins?

No, the plugin was created to work only with WooCommerce.

### Where is the settings page?

There is no settings page. The quantity field should be visible on your store the
moment you activate the plugin.

## Reviews

![](https://secure.gravatar.com/avatar/f4ac5b2a7ff7a9c611a8ba030246903142352d26590375f1a8cf0a3be1cf56ad?
s=60&d=retro&r=g)

### 󠀁[Not Working](https://wordpress.org/support/topic/not-working-4171/)󠁿

 [vomoyi](https://profiles.wordpress.org/vomoyi/) December 18, 2023

Not Working Wordpress Version 6.4.2

![](https://secure.gravatar.com/avatar/367e50770fb922fc864c408ae2ed906b9904c066dbdd62fd76e56ebc0ec9823e?
s=60&d=retro&r=g)

### 󠀁[Just what i was looking for](https://wordpress.org/support/topic/just-what-i-was-looking-for-551/)󠁿

 [webshopcollect](https://profiles.wordpress.org/webshopcollect/) October 18, 2023

Amazing!

![](https://secure.gravatar.com/avatar/9790c84b0d9ebb48b17463ce2c0a10090fab1bee29b423a1346210ec772c045b?
s=60&d=retro&r=g)

### 󠀁[Buggy, unresponsive dev](https://wordpress.org/support/topic/buggy-unresponsive-dev/)󠁿

 [RashaMatt](https://profiles.wordpress.org/rashamatt/) October 22, 2022

I reported an easy-to-fix bug 8 months ago (and others have also reported it), but
still no response from the dev, and no fix 🙁 wordpress.org/support/topic/log-error-
stock_quantity-was-called-incorrectly

![](https://secure.gravatar.com/avatar/6e624dd9d5cfd73a73b52f449c853decbd6791ce87ff9834ceb6516c9ba6c3cd?
s=60&d=retro&r=g)

### 󠀁[Works Perfect](https://wordpress.org/support/topic/works-perfect-993/)󠁿

 [fwuk](https://profiles.wordpress.org/fwuk/) August 6, 2022

Thank you for a great plugin. Tested with oceanWP free theme and it works a treat.

![](https://secure.gravatar.com/avatar/f17bae1b9632bbb53889d18032cf0fa950478e854f38250f22227259e286a430?
s=60&d=retro&r=g)

### 󠀁[Works with Divi – with a snippet](https://wordpress.org/support/topic/works-with-divi-with-a-snippet/)󠁿

 [Sharonq](https://profiles.wordpress.org/sharonq/) February 17, 2022

I have been trying to add qty to DIVI products page. This snippet added the ADD 
TO CART button: add_action(‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’,
9); but not Quantity. Using this plugin solved that problem – for DIVI you may need
the snippet and the plugin.

![](https://secure.gravatar.com/avatar/9fa9579861803dbd9be8ff64acdaada69581ef3916d8909b1d2d093dd4b129ec?
s=60&d=retro&r=g)

### 󠀁[Grouped Product conflict with input args](https://wordpress.org/support/topic/grouped-product-conflict-with-input-args/)󠁿

 [rajpanchani](https://profiles.wordpress.org/rajpanchani/) 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.

 [ Read all 17 reviews ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/)

## Contributors & Developers

“Quantity Field on Shop Page for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ wooassist ](https://profiles.wordpress.org/wooassist/)

“Quantity Field on Shop Page for WooCommerce” has been translated into 4 locales.
Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/quantity-field-on-shop-page-for-woocommerce/contributors)
for their contributions.

[Translate “Quantity Field on Shop Page for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/quantity-field-on-shop-page-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/quantity-field-on-shop-page-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/quantity-field-on-shop-page-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/quantity-field-on-shop-page-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/quantity-field-on-shop-page-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## 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

## Meta

 *  Version **1.4.2**
 *  Last updated **2 years ago**
 *  Active installations **2,000+**
 *  WordPress version ** 4.6.1 or higher **
 *  Tested up to **6.6.5**
 *  Languages
 * [Danish](https://da.wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/),
   [English (US)](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/),
   [French (France)](https://fr.wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/quantity-field-on-shop-page-for-woocommerce)
 * Tags
 * [field](https://wordpress.org/plugins/tags/field/)[quantity](https://wordpress.org/plugins/tags/quantity/)
   [shop](https://wordpress.org/plugins/tags/shop/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/advanced/)

## Ratings

 4.2 out of 5 stars.

 *  [  12 5-star reviews     ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/reviews/)

## Contributors

 *   [ wooassist ](https://profiles.wordpress.org/wooassist/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/quantity-field-on-shop-page-for-woocommerce/)