Limit Quantity for WooCommerce
Limit Quantity for WooCommerce
Description
Limit Quantity for WooCommerce lets you set maximum purchase limits for individual WooCommerce products. Add a field in the product edit screen to define the maximum allowed quantity per product.
Features
- Define custom maximum purchase quantities for individual products.
- Automatically reduce cart quantities exceeding the limit.
- Display clear notices for adjusted cart quantities.
Installation
- Upload
limit-quantity-for-woocommerceto the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Edit a WooCommerce product and set a maximum quantity in the Inventory section.
Faq
Currently, this plugin does not support variable products.
The plugin automatically reduces the quantity in the cart to the maximum allowed and displays a notice to the customer.
No, this plugin applies limits per product. For cart-wide limits, use other dedicated plugins.
Reviews
Changelog
2.0
- Improved security with better nonce and sanitization checks.
- Enhanced frontend notices for better user experience.
- Fixed JavaScript issues and improved compatibility with jQuery.
1.4.2
- Initial release.