Anyone have any clever ideas on how to add a limit to any single item quantity on a group order?
For example, I want to make sure that the group order does not order more than 6 of item A on any given order.
I know I can turn on inventory checking and set the stock on hand to 6 in the database. But I would have to reset that on every order. Too much work.
Instead, I don't want to track inventory, but have the Food Club system limit a total of 6 on any given order.
Right now I am limited to placing this in the item description, and/or on the source home page as a warning and hope people read it.