Hi I need to set up a product that's minimum quantity is 0.01 and the minimum quantity will be 0.01p
Also the quantity box on the front end needs to accept the decimal with the minimum quantity a person can enter being 0.01.
If someone comes along and adds say 2.14 quantity then the price would calculate as £2.14
How would I do this and ensure the quantity box on the front end can accept decimals in the correct place.
The reason for the above is because I need to set up a product where a customer can pay whatever amount they like in pounds. This is because the payments collected will be on account, they won't be ordering products through the cart, it is literally to collect payments. So in other words the quantity box needs to calculate as if it were calculating a currency value.


Reply With Quote
