Allow customers to specify the quantity of items to be serviced (e.g., cars, cats, phones), with the service time dynamically adjusted to accommodate the total required time for all items, without adding buffer time in between. This feature ensures that multiple items can be serviced in one continuous block, preventing overlapping bookings that can occur with group booking features. It optimizes scheduling accuracy by aligning service duration directly with customer needs, making it ideal for scenarios requiring uninterrupted service for multiple items.
The current group booking feature is allowing other customers to book within the same group.