We are going to be selling swap spaces on our web site.
We have a 10 spot maximum
I want to prevent someone from going in and buying up all the spots at once.
Is there a way to have the cart limit the quantity purchased or the dollar amount allowed?
I know the cart checks to be sure the quantity is a whole number. There should be a way to add a check that the number is below a certain limit.
We need to limit the quantity purchased to 10.
I know that the customer can go back in and purchase all over again but the time it would take them to go through the proccess would slow them down and allow other people a chance.
Thanks in advance for your help.