Limit quantity on website but not in Admin Panel?

I really want to limit the quantity of bottles that someone can order on our website, but… of course I want the Admin to be able to put as many in an order as needed. Anyway to do this?

I really want to limit the quantity of bottles that someone can order on our website, but…

Not that I’m aware of. You can have it available in admin but not the website, but I don’t think that’s what your question is. The only ways to do it that I know of are have it send an email at x ‘low inventory’, or set “sale to public end” dates, and just manually check it occasionally or on the end date to see if it can be extended.

Seems like such a common feature request and such an easy thing to implement.

Ideally, it would be quantity-driven, but you could also just make a check box in the product to “Display on Website as Sold Out” and manually do it.