Edit a pricing template that one or more booking groups follow
Reached from + New rate card or from a row click on the Rate cards page. Same shape for create + edit.
- Card name — what operators see in the booking-group editor's "Rate card" dropdown.
- Window definitions — off-peak / peak / weekend. Each window is a recurring time block. Drag boundaries on a mini week-strip to adjust.
- Per-window pricing — $/hr · flat $/booking · $/session · "Included" (for member plans).
- Quantity-based pricing — bulk discount for 90+ min bookings, party size multipliers, member discount %.
- Promo + comp behavior — what discounts/comps an operator can apply at checkout; default override permissions.
- Tax behavior — inclusive vs additive; per-window tax overrides for items the club resells.
- Used by — read-only list of booking groups currently referencing this card. Edit warning if any are active.
- Effective date — when the change takes effect; default "Immediately for new bookings only". Existing bookings keep their quoted price.
- Preview impact — example bookings + new vs old price, sample peak/off-peak revenue delta.
- Status — Draft / Active. Draft cards can't be referenced by active booking groups.
Backend wiring pending. POST /operator/rate-cards in the live app; PATCH for edit; effective-date changes stored as scheduled jobs.