Google merchant center requires unit_pricing_measure. I’ve entered the ‘per kg’ info with your plugin and it’s visible on the website but google does not see it as unit_pricing_measure. Can this be added with your plugin? Or do you know how to do it?
]]>Hello! is there an option where we can add “,” as decimal sybol instead of “.”.
Thanks!
]]>On the product page, when i enter a decimal number that is less than 1, such as 0.1 -> 0.9, it will be rounded up to 1 ,when i put it in the cart. But if you enter a number that is greater than 1, such as 1.1 or more, the quantity in the cart will work normally.
please help me.
]]>Hi i am using Decimal product quantity with astra theme.The quantity is not updated from the slide in cart.All other locations the quantity is auto updated. I have disabled quantity plus minus from astra settings
Please let me know if there is any compatibility issue with astra .
]]>I did install the pluggin, modified the general category settings, tried to change the settings on the product itself, but nothing is changing, I still havent the +0,1 increment on the product.
(I already uninstall all other quantities pluggin)
What can i do to fix it ?
Thank you in advance !
]]>Hello, I have 0.6 items in stock, but I can’t put the rest in the basket, but only 0.5, this happens with some products. Also, when I edit an order from the console, only integers are visible to me, for example, if the remainder is 0.6, then I see only 0 https://disk.yandex.ru/i/jRJ_9w6EVZ5fVw, I attach a screenshot. How can I fix this?
]]>Hello, the plugin works great on the website, but unfortunately it doesn’t work in the shopping cart. For example, it shows me in the basket that I have bought 1.7 products, but when I try to add, it rounds the value to whole numbers. I will ask for advice
]]>There is an error caused by this plugin since the latest woocommerce update.
Can you fix that?
]]>Hi, we have installed the plugin but we can’t translate it, in the pot file, there are no “phrases” to translate them. We have tried to create them by modifying the file but it does not recognize them.
Is there any possibility to update the file so that it can be translated?
Hi,
I’m using your plugin and considering upgrading to the pro version. It works well with the basic components of WooCommerce but when I activate the Astra pro theme, the quantity change bugs for a step of 0.25. There is a rounding problem. I spoke several times with Astra pro support so that they could resolve the problem but they just told me that after study, the problem is not their responsibility and that it is up to your plugin to make itself compatible with Astra.
Is this really your responsibility? Can you do what is necessary to make it compatible? And I will upgrade to the paid version. I can provide you with access to the FTP and admin of my test site if you wish to examine the problem.
Best regards
]]>I have the normal version of your plugin installed to increase products by 0.1 increments, and it works perfectly when the decimal step change is set at product level (See the “1SN” category here: https://ehrco-dev-co-uk.stackstaging.com/1sn-hydraulic-hose/ )
However when trying to set it at category level, it is not working. See the “2SN” category here: https://ehrco-dev-co-uk.stackstaging.com/2sn-hydraulic-hose/
I have set it at the top-level category (“Hydraulic Hose”) and the sub-category level (Hydraulic Hose > 2SN) but it still is not working.
No options are set at product level for the 2SN category, but it seems to be reverting to the default settings rather than the settings at category level. Is there something I am missing?
Hi,
I need pro version to can use plugin in variations.
Have u find solution to accept paiements and send premium version to customers?
Thx
The current code in decimal-product-quantity-for-woocommerce.php is:
? ? ? ? add_filter?(‘woocommerce_quantity_input_args’,?‘WooDecimalProduct_filter_quantity_input_args’,?999999,?2); function?WooDecimalProduct_filter_quantity_input_args($args,?$product)?{
if?(product)?{
This is generating a fatal error in some circumstances due to a missing $ on line 47. It should be $product
]]>I’m using your plugin and it’s great, but I have 4 products that I cannot add them the option no matter what I do, how to fix this?
I added the settings and It’s suppose to write next to the product title “price for 100 grams”
and it’s wrote that to all the product exclude 4 products that I don’t know why it’s not display
]]>Hi, I have been using this plugin for quite some time, was working great till yesterday. My product pages kinda looks messed up when this plugin is active, as soon as I deactivate it everything works fine. It wasnt the case before, it was working fine before
]]>Hi. We use an API program to load products into WooCommerce. The database has the capability to describe a product quantity with a price like this: 22,630. Is it possible to set the product quantity with three decimals?
]]>The plugin is causing PHP Notice every second! My debug.log file just passed 1GB.
[13-Feb-2024 21:59:09 UTC] PHP Notice: ?Undefined variable: WooDecimalProduct_QuantityData in /home2/user/myweb/wp-content/plugins/decimal-product-quantity-for-woocommerce/decimal-product-quantity-for-woocommerce.php on line 356
Any suggestion how can i fix this?
Hello, the plugin does what it is supposed to do at the product level, but not if I have made settings in a category. These settings are ignored in the products (category). Of course I removed the settings from the products again. Latest plugin version (10.33)
]]>You get a fatal error in the admin order screen if the product does not exist anymore. In admin_order.php line 20 you are using the method_exists call, but if the product does not exist it throws an error since you have to pass an object or class. In this case $product is false.
Can you please add a check / handle it when a product no longer exists for the admin order screen?
Here is a screenshot of the error in an admin order screen:
https://www.dropbox.com/scl/fi/daxsd4uvkk0mx0766iydq/pk_1707240379.png?rlkey=zcoccsfq77oblo9sbpom5x09e&raw=1
hi there, firstly, love your product! a few customers and friends are using this plugin, in particular online fabric stores.
my question is, we sell books etc, how can we exclude certain products using the decimal qty ? for we set our min as .25 for example, and well we dont want to sell .25 of 1 of a book hehe, I hope its possible.
I look forward to hearing from someone.
]]>When I set a minimum and step quantity of 0.01, I am not able to change the quantity with +/- buttons. I am able to manually type the quantity, but then it rounds to 0.1 amounts.
If I set the minimum/step to 0.1 I do not have this problem and everything works fine.
If I set the step to 0.25, I get the following pop-up error “1.3 – No valid value. Auto correction nearest valid value: 1.5”
So it seems the maximum precision is 0.1 and not 0.01, and it is trying to round to 0.1 values. Is there a setting I am missing?
Global settings:
min quantity 1
max quantity blank
Step quantity 1
default set quantity 1
Category settings:
min quantity .01
max quantity blank
Step quantity .01
default set quantity 1
Hello,
there is a bug in admin / order-details page,
clicking on button “Update” (or “Create”) does not submit the form making existing order uneditable.
This applies in the case when I enter “0.1” in settings / “Min Quantity:”,
but if I enter “0” everything works well.
Tested with plugin version 10.31, WP 6.3.1, WooCommerce 8.3.1, theme “twentytwentythree”.
Hello,
Can the plugin do the following, I would like to sell a product which has a quantity of 1, but want to sell in 0.1 increments. So if someone was to buy 0.5 first, then someone else can only buy the remaining 0.5 max. Does this plugin allow this functionality ? (without showing the product out of stock if someone first bought 0.5)
]]>Good time of day.
Tell me such a moment. For example, the product is variable, where the choice option is weight. Let’s say kg. and tons. How can I set the step only to the “ton” option, leaving the “kg” option in the standard step (+-1)?
]]>Szczegó?y b??du
===================
B??d typu E_ERROR zosta? spowodowany w linii 17 pliku ……plugins/decimal-product-quantity-for-woocommerce/includes/admin_order.php. Komunikat b??du: Uncaught Error: Call to a member function get_parent_id() on bool in …….plugins/decimal-product-quantity-for-woocommerce/includes/admin_order.php:17
Stack trace:
#0 ……../wp-includes/class-wp-hook.php(310): WooDecimalProduct_quantity_Input_Step(‘1’, false, ‘edit’)
#1 …../wp-includes/plugin.php(205): WP_Hook->apply_filters(‘1’, Array)
#2 ……/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item.php(80): apply_filters(‘woocommerce_qua…’, ‘1’, false, ‘edit’)
#3 …../wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php(73): include(‘/home/klient.dh…’)
#4
We have error like this, it is showed on the front end in case when someone purchase something and the stocks are set to under 1 item lets say 0,95 it shows on front end the product is not available. Can you fix it somehow or update your plugin ? Thanks Tom https://netpoint.systems
]]>How to programmatically get product properties like default quantity or minimum quantity with javascript, theoretical example: my_quantity_default = product.quantity_default;
]]>I updated Woocommerce to 7.9.0, WordPress to 6.22, and PHP 8 and started receiving this message. The module still works but this message appears in both frontend and backend.
I really appreciate any help you can provide.
Warning: Undefined array key “min_qnt” in /functions.php on line 110
Warning: Undefined array key “max_qnt” in /functions.php on line 118
Warning: Undefined array key “stp_qnt” in /functions.php on line 137
]]>Is the decimal system available only store wide on activation of your plugin or can it be limited to certain products and product categories?
cheers,
Shane
]]>Hi I just installed your plugin and I can see the Quantity field has decimals now.
However, when I view the product online, and I try to add say 1.2 to cart, it just adds 1. Not 1.2
And when I tried to edit the cart, from 1 to 1.2 it wont allow me.
Am I doing something wrong here?
]]>Hi there,
Need your help reverting “Min Quantity” back to “1”.
I’ve tried changing settings back to “1” and “Saving”, but still shows “.1” on my website. How can I fix this??
Regards
]]>