[ad_1]
Hello, I am working on a form for tours booking, I added 2 datepicker fields (departure and return dates) and I need to make more control on the calendars.
- I have seasonal pricing based on date range and weekends, I will use different calculations fields to be used based on the chosen date, but if you have additional tricks please advise.
- I need to limit daily booking for Max. 30 person in a certain date, for both date pickers
- I need to change the price based on number of booked seats, for example, first 45 person for 600Euro/person, second 45 person for 700 Euro/person. this price is on a date range, for example within 40 days range.
as a summary, prices are based on the date of booking, and also on the total number of booked seats, with a maximum daily limit of 30 bookings per day.
Thank you in advance.