- This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
› Forums › WooCommerce Plugins › Can WooCommerce Booking allow customers to book a date range with max-min limit?
I’m looking for a WooCommerce bookings plugin that lets my clients make date-range reservations. and have a limit number of reservations at any given moment.
e.g. customers wants to make a booking for 11am-3pm but someone has booked for 2pm to 3pm which means 2-3pm is already at maximum capacity.
The WooCommerce bookings plugin offers a flexible booking system, allowing customers to book based on available time slots and manage date ranges. However, for your specific requirement of limiting the number of bookings at overlapping times (e.g., preventing a 2pm-3pm booking if that slot is already taken), you may need to configure the plugin’s availability and capacity settings carefully.
Here’s how you can approach the solution:
1. Set Up Time Slot Bookings: Bookings for WooCommerce Pro allows you to define the time slots (e.g., 11am-3pm). You can customize these slots to match the desired reservation periods.
2. Capacity Settings: The plugin allows setting capacity limits for time slots, ensuring that once a slot (or a part of it) reaches its maximum capacity, no more bookings can be made for that time. This would prevent double bookings if 2pm-3pm is already occupied.
3. Minimum and Maximum Booking Duration: You can specify both the minimum and maximum duration for bookings, allowing clients to book within a specified date and time range.
For your scenario:
1. You would need to set the capacity for each time slot (e.g., limit it to one reservation per slot).
2. If a client tries to book 11am-3pm but 2pm-3pm is already booked, the system will automatically restrict that booking and display the available time ranges.