Description
The plugin makes it possible to sell Products as whole or in parts: 0.5 1.5 etc.
(Piece of Product). Min, Max, Step & Default preset Quantity. Variable Products Supported.
For example:
Pizza. You can sell 1.5 Pizzas, or a quarter. With the price set for 1 piece.
Liquids on tap. For example, Kerosene or Olive Oil. You can sell 1.5 liters, with the price set for 1 liter.
Bulk materials. For example, Tobacco or Golden Sand. You can sell 0.1 g at a price quoted for 1 g.
Futured
- You can set the Minimum product Quantity for all Products by default (preset = 1). But at the same time, each Product can have its own Minimum Quantity value.
- You can set the Step of Changing the Quantity of goods for all Products by default (preset = 1). But at the same time, each Product can have its own value for the Change in Quantity Step.
- You can set the Default – Choice product quantity for all Products by default (preset = 1). But at the same time, each Product can have its own Default – Choice Quantity value.
- You can set the Maximum product Quantity for all Products by default. But at the same time, each Product can have its own Maximum Quantity value.
- Works correctly with Variable Products.
- Auto correction “No valid value” customer enters to nearest valid value.
- Auto correction considering with “Maximum allowed for Product”.
-
Works with WooCommerce specifics from v3.4.8 & more
PRO Version Features:
- You can set separate Minimum Product Quantity, Step of Changing the Quantity & Default preset Quantity – for each Variable Product Variation.
Screenshots
screenshot-1.png Admin page | WooCommerce -> Setup -> Products -> Inventory. Here are the "default" Fields for all Products: "Minimum product in Cart Quantity", "Step of Changing", "Default preset Quantity", "Maximum product in Cart Quantity". screenshot-2.png Admin page | Product -> Inventory. Here are the Fields: "Minimum cart Quantity", "Step change Quantity", "Default preset Quantity", "Maximum cart Quantity" which override the "default" values. screenshot-3.png Product page. The Quantity field has a Decimal value. screenshot-4.png Cart page. The Quantity field has a Decimal value. Subtotals / Totals are recalculated.
Installation
- Upload ‘decimal-product-quantity-for-woocommerce’ folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings: WooCommerce -> Settings -> Products -> Inventory. Set: Min cart Quantity, Max cart Quantity, Step change Quantity, Default preset Quantity (default preset = 1).
- If you have any problems – please ask for support.
FAQ
N/A
Reviews
Contributors & Developers
“Decimal Product Quantity for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Decimal Product Quantity for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
5.18
2023.03.30 (Thanks Ady DeeJay for Testing)
* Tested to WooCommerce: 7.5.0
* Fix Auto correction.
* Fix Incr/Decr for some Browsers.
* Fix Variation Product processing.
* Warning! Possible incompatibility with the active functions of "Ajax Update Cart".
5.17
2023.03.22
* Add Option: "Auto correction Quantity": On/Off
* Auto correction considering with "Maximum allowed for Product".
4.16
2023.03.21
* Fix Auto correction
4.15
2023.03.21
* Auto correction "No valid value" customer enters to nearest valid value. (Request: Ady DeeJay)
3.14
2023.02.22
* Tested to WP: 6.1.1
* Tested to WooCommerce: 7.4.0
* Fix "Undefined array key "input_name" / "input_value" - as a possible error with some configuration of other Plugins and Themes.
3.13
2022.11.09
* Add Option: "Max Quantity" for Product. (Set Max Quantity - Default for All Products / Set Max Quantity for Any-One Product)
* Fix "add to cart message" when Quantity is < 1
* Tested to WP: 6.1
* Tested to WooCommerce: 7.0.1
2.12
2022.10.27
* Change the internal structure.
* Fix Default Quantity in Cart.
* Tested to WP: 6.0.3
* Tested to WooCommerce: 7.0.0
2.11
2022.10.22
* Fix Save "Min/Step Quantity" for Edit Order (Edit/Refund).
2.10
2022.09.23
* Automatic conversion of previous set values for Products from the previous version.
2.9
2022.09.20
* Fix Save "Min/Step Quantity" for Product.
* Tested to WP: 6.0.2
* Tested to WooCommerce: 6.8.2
2.8
2022.05.25
* Fix Quantity in Cart.
2.7
2022.05.20
* Fix Save "Step_Quantity_Default" for Product.
* Add Option: "Default preset Quantity" for Product. (Set Default for All Products / Set Default for Any-One Product)
* Tested to WP: 5.9.3
* Tested to WooCommerce: 6.2.0
1.4
2021.08.13
* Fix Uninstall.
* Fix view Placeholders Step/Min on Product Page.
* Fix Decimal Quantity in Message about adding product to Cart.
* Tested to WP: 5.8
* Tested to WooCommerce: 5.5.2
1.3
2021.08.09
* Fix Quantity in Cart.
1.2
2021.07.22
* Fix Min. Quantity for Variation.
1.1
2021.04.10
* Initial release