The service configuration sets the boundaries
The salon configures which services can be booked, how long they take, which employees can perform them and which pricing applies. The booking widget uses that configuration when it presents duo options.
- Two suitable employees must both be free.
- Their schedules and exceptions are taken into account.
- The selected duration must fit in both calendars.
Mixed duo bookings are configuration-dependent
Resevu can support a duo booking with two different services when the service configuration allows that combination. This is not the same as making every pair of treatments automatically bookable.
If no valid pair of employees and services fits a time window, that time is not presented as available.
What the availability check uses
- People
- Two employees who are assigned to the relevant service or services.
- Time
- Opening hours, employee schedules, existing bookings and exceptions.
- Service rules
- Configured duration, eligibility, combination rules and pricing.