Skip to main content

Availability

Availability

This functionality allows you to restrict booking during specific periods by blocking dates. For instance, if your inventory is out of stock or you need to prevent bookings for any reason from February 5, 2024 at 00:00, to February 10, 2024 at 00, you can utilize the Availability Management feature to disable booking for that particular date range. See the screenshot below for a clearer understanding.

Availability One.png

Take a look at the frontend. You'll notice that booking is disabled for dates starting from February 5, 2024, up to February 9, 2024. This is because we blocked the inventory from the backend, even though February 10 was included, the booking cutoff was set at 00:00 on that day, effectively ending bookings on February 9.

Availability One.png