Beispiel
Complete procedure: menu-led purchase with little or no occupancy selection.
Goal: Vouchers, marken, merchandise, or add-on shops.
Typical step order
- Optional Einzelne Textanzeige (
TextConfirmation) / intro tiles - Von Menü bestellen (
OrderFromMenu) (sometimes several menus) - Eingabeformular (
RequireInput) (Email, Name, Phone — sometimes address) - Online-Direktzahlung (
PayNow) - Bestellung erstellen (
SyncOrderEntry) / Rechnung erstellen (SyncInvoiceEntry) (reservation sync optional) - Gast via E-Mail informieren (
InformGuestViaEmail) → Betreiber informieren (InformOperator) - Optional closing Prozedur blockieren (
TextBlocker)
When to prefer this over classic occupancy: No table/plan-element pick; the menu is the product.
See booking-with-payment and component order-from-menu.