# 2.3 Opening hours

1. Go to **Store setup → Hours**.
2. For each weekday, toggle **Open**.
3. Set **one or more ranges** per day. For a **lunch break**, create two ranges (e.g. `09:00–13:00`
   and `15:00–19:00`) with **+ Period**. The gap between them is closed.
4. Save. The system **validates** and blocks overlapping ranges.

> 📸 **`02-hours.png`** — Weekly grid with two ranges on a day (lunch break).
![Hours](images/02-hours.png)

> 💡 Bookable times (online and backoffice) come from **these** hours, intersected with each staff
> member's hours (2.8) and existing conflicts.

---