# Operating Hours Per Store Branch

Operating hours can now be configured for each store branch individually. These hours display per branch on the website frontend and can be managed in the backend.

**How it benefits the Merchant**

* Shows accurate opening times for each branch to customers
* Reduces confusion and enquiries about when branches are open
* Improves trust and encourages visits or collections during the correct hours

**Potential FAQs**

Q: How do I set operating hours for a branch?\
A: In Backoffice, open the branch you want to update, set its operating hours, and save. These hours will display on the website for that specific branch.

Q: Can each branch have different hours?\
A: Yes, each branch can have its own unique schedule, including different days and times.

Q: How quickly do changes reflect on the website?\
A: Once saved in the backend, updates to branch operating hours are reflected on the frontend for that branch almost immediately.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/release-notes/new-features/2026-new-features/march-2026-new-features/operating-hours-per-store-branch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
