When i use the quantity option in WPForms, i can fix the min and max and the increment is 1 by 1. Is it possible to make (for example) 100 by 100 ?
Another bonus question : is it possible to put 3 decimals on the unit price (i can do it in functions.php but for the whole website), but only there. I want to keep 2 decimals for the rest of the website and use 3 decimals for this calcul.
I’m a bit stuck on this problem.
Thanks in advance !
]]>In the context of crowdlending I’m looking for a feature that can send a certificate or “proof of loan” PDF, per donation amount increment. A single increment represents a single loan of a fixed amount of say EU 100. So a user loaning/donating EU 300 should get 3 PDF’s; or a single PDF with three pages (either is fine), with every page having a unique certificate ID.
Do you know if this is possible with this plugin? Or with this plugin in combination with another one?
Thanks and regards!
]]>Update: fixed.
]]>I’ve installed the plugin alongside a minimum quantity/maximum quantity/quantity step plugin on an e-commerce site I’m building and am finding that only the minimum quantity function works with the variation table. The maximum quantity and quantity step functions don’t work. For example, if I set 10 as the minimum quantity for a variation, the maximum quantity to 100, and the quantity step to 10, the table starts the count at 10 but the increment still increases by only 1 (as opposed to 10) and the count doesn’t stop at 100. This problem is only occurring within the variation table while all of the min/max/quantity step functions are all working in the WooCommerce cart page and the mini-cart.
Is this plugin at all compatible with min/max/quantity step plugins and if not, is it a feature that could be added to it as there are many e-commerce sites that could make use of this functionality?
]]>The code on this page, used to implement an increment count on a field, is not working 100%.
The counter works, but occasionally 2 form submissions will have the same count number, for example, I’ll have two submissions with the count 300 and then the next one will be 302, so one of the submissions should’ve been 301 but the code didn’t work properly. It might be cause the 2 form submissions happened roughly at the same time.
Any solution of an updated code that works better? thanks.
I’m looking for a free plugin that has a product incremental quantity option for WooCommerce. I want that people can only order a range of 6 products. So a customer can order 6, 12, 18, 24,… products. However, the customer should be able to choose the number of products as long the total order is in the range of 6, 12, 18, etc (ex. 1 product A, 3 products B, 2 products C, and 6 products D = 12 total).
Can anyone point me to a solution for this? Thank you for the help!
I want to have this rule in my website every RM10K of customer’s total cart, will have additional charge of RM5,000.
For example
RM10,000 to RM19,999 (the charge is RM5,000)
RM20,000 to RM 29,999 (the charge is RM10,000)
RM30,000 to RM 39,999 (the charge is RM15,000)
Can you suggest how to set this rule?
Thank you in advance.
]]>Min set to 4
Max set to 1000
Increment set to 4
Am I doing something wrong?
Thx
Dave