Hi
this is also a request from a previous user that apparently did not make it to feature request (Show number of places/slots available).
I think it is very necessary for websites that enable the Allow multiple bookings per time period option (only available if Allow multiple places per booking is marked) to display available slots left. This applies to websites with and without time enabled categories.
As a specific example, if lets say a vendor is offering every day a guided city tour for up to 10 people, users should be able to see how many spots are left.
For example , one user books 8 spots at once for one specific day, lets say 1st of October. Only 2 spots will be left. Another user now wants to book 4 spots on the 1st of October. The date selector will let him pick the 1st of October, and the “guests” field will still allow to set 4. Once this user tries to go past the next page after clicking on “Book now”, the system will send an error telling him to choose other dates. That leaves the user wondering why he can’t book on that day, while the real reason is that he can book, but only 2 spaces, not 4.
In my opinion, there are several options that could be applied to avoid this issue:
- Least optimal: the system does not let the second user in my example to choose more than 2 spots, but it does not show any errors or indications of spaces left. This option is the simplest, but the system should anyways work like this by default. The system currently works with a fixed limit per reservation (10 in this case). This means that the system does not adapt the maximum spaces available per booking after a user books an amount less than the maximum available, like the 8 spots the first user booked in my example. Now the second user comes, and the system again applies 10 as the maximum, while the real maximum for that day now is 2.
- Good solution: the system shows you exactly that on the 1st of October there are only 2 spaces left, on top of not letting you book more than 2 spots if only 2 spots remain.
- Best solution: vendors can decide how specific the system can be, for marketing purposes. Some vendors might not want to let the system show that every day all spots are available. Users might think that he provides a bad service. The vendor could choose a sort of limit X number above which the system displays only “more than X spots available”, and/or “less than Y spots available”. It is what some airlines do after choosing a date and you see “only 2 seats available” or “more than 7 seats available” and those sort of indications.
This feature would complement another approved request that is very much needed, which is to mark a day unavailable when all time slots are full.
Thank you