Allow clients to book multiple services in one appointment, ensuring that each service is scheduled consecutively within a single visit. This feature helps streamline the booking process by automatically calculating the total duration based on selected services and finding available slots that accommodate the entire sequence.
8 months ago
On the frontend, this could be done using the Cart Addon where user can add multiple services into the Cart.
The Cart addon only supports users adding multiple services through the frontend, but the Admin can still only add one single service through the backend. I suggest adding the same feature for the Admin as well, so they could add multiple services to the same booking through the Admin panel if the Cart Addon is enabled.
0 1 week ago Reply