Hi all! A newb here and this is a “practice project.” I did some digging around before asking – came up empty.
I’m setting up a base (modified Product Catalog template) with a bunch of personal items I hope to sell in preparation for a move. Idea is to embed the base (via Webflow, maybe table2site) to a site with a submission (type)form to streamline inquiries.
I’ve created a quantity (Qty) field on the main table for items where I have more than one available.
Two things I’d like to work out:
Give an interested buyer the ability to reserve 1 item (of which 2 are available) and have the available quantity be automatically adjusted to reflect that now, only 1 of 2 remains. Similarly, if I release that item from hold (manually) the available Qty reverts back to 2. Ideally, if 2 are sold, that record is removed as opposed to listed with Qty 0 (or a thumbs down in Available field - dunno how yet)
Prevent more than 2 reservations for an item with Qty 2.
A nice to have: An “expression of interest” field for items where all available Qty is reserved but not yet sold – a visible waitlist.
Thanks so much for any pointers!