Demo business - no real orders or payments. This is a fictional sales demo, not an operating restaurant.

Static fake owner order detail

Static fake owner order detail

Review how a future owner-side order detail could organize item snapshots, preset labels, and status context while this public demo remains fully disconnected from live operations.

Order summary preview

HHP-DEMO-1042

Static fake owner detail for a combo platter preview and bottled drink.

Fake referenceHHP-DEMO-1042
Guest label
Demo guest
Status label
Mock kitchen received
Demo source
Demo source: web app preview
No-payment status
No payment connected; no charge, refund, or receipt exists.
Demo total
$17.45

Operational metadata

Static source labels

Demo source
Web app previewFuture adapter: source_channel enum.
Detail scope
Static owner previewFuture adapter: staff order detail read model.
Customer data
None collectedFuture adapter: privacy-reviewed guest identity or lookup policy.

Fake item snapshots

Configured demo items

Combo Over Rice

Yellow rice with salad, White sauce, Medium spice, Warm pita

Preset label: utensils requestedFuture adapter: order_items snapshot plus selected_modifier_options.
Qty 1 · $15.20

Bottled Drink

Fixed item preview

Preset label: cold drink slotFuture adapter: order_items snapshot for fixed add-on items.
Qty 1 · $2.25

Static status stages

Fake status timeline

  1. Demo cart reviewedDemo T+00 - Static owner-side receipt of the fake cart summary; no order record exists.Future adapter: received status event.
  2. Mock kitchen receivedDemo T+01 - Illustrates where a future staff queue could show a newly received order.Future adapter: authorized staff queue read model.
  3. Mock prep startedDemo T+06 - Shows the next status concept without enabling a status transition.Future adapter: status event append with audit user.
  4. Ready-for-pickup previewDemo T+19 - Final fake stage used only to explain the paired customer status route.Future adapter: terminal state plus lookup token.

Preset labels only

Kitchen/owner note preview

Demo-only detail

This is a preset label, not a staff-entered note or stored kitchen instruction.

Scope: static-seed
Counter pickup conversation

Owner-side handoff concept only; no pickup promise or customer identity exists.

Scope: static-seed
No payment connected

No charge, payment method, refund, tax, or receipt record is represented.

Scope: static-seed

Future database-backed view

What would be connected later

  • A real owner order detail would require authenticated staff access and server-side authorization.
  • Order items would need database snapshots so menu changes cannot rewrite historical details.
  • Status stages would need allowed transitions, audit events, and customer-safe lookup tokens.
  • Payment, refunds, notifications, and customer contact data remain outside this static preview.