Hello again. I'm trying very hard to find a way to limit an item to one per order. I don't need to limit every item in the store, and I don't need to limit the number of items per order by dollar amount, but by quantity or a single item. Is there any way at all I can set up a maximum order quantity for an item? There is a minimum order quantity, which I haven't yet found a use for, but I can't figure out any way to do a maximum.
At the moment, I'm trying to use a workaround involving a daily coupon that is only good on this item, and I've doubled the price on the item, and the coupon automatically halves that price as long as it's the only thing in the cart. This is obviously a horrible workaround. But it's all I've been able to come up with. Anybody's suggestions are welcome here.