Replies: 0
Hello!
I have issues with WooCommerce Advanced Quantity plugin and WooCommerce plugin.
For certain goods that use quantities with a QTY step of 0.1 kg at certain values rounding issues arise. Specifically, this happens when I try to select 0.3 or 0.7 kgs of the product. Amounts get broken with the last digits becoming like 0.*000004 or something. This happens when I use native WooCommerce QTY switches (white ones). When I use WooCommerce Advanced Quantity switches (black ones) I see that + is not working, but – is working well and works around this error with rounding.
This issue happens when I use Chrome both Mobile and Desktop versions but never happens on Firefox Desktop or Mobile.
I’ve noticed that the Advanced WC QTYs plugin uses certain JS code to properly find out the number of decimals and get rid of this issue. Can you implement similar functionality in the base WooCommerce plugin QTY switches or improve compatibility with the Advanced WC QTYs plugin?