# 4.4 Per-store options

For **each store**, in the editor:

- **Show reservations** — allow booking at that store.
- **Show menu** — show the menu on the store page.
- **Store cover** — its own image.
- **Auto-confirm** — incoming bookings become **Confirmed** right away (skips manual confirmation).
- **Reorder** — drag the stores to set the order on the page.

> 📸 **`04-stores-toggles.png`** — Stores list in the editor with the toggles and drag-to-reorder.
![Per-store options](images/04-stores-toggles.png)

---