Reservation form [show_price before="" style="float:right;"]

[resources]
All reservation fields can be replaced by hidden fields to either permanently set their value or take the value from the widget or search form - without letting the guest change it.

[date departure="true" time="true" arrivalHour="12" arrivalMinute="0" departureHour="12" departureMinute="0"]

There are two different ways for your guests to select the reservation period. Either this guided date selection.

[date-from min="0" style="width:100px"] [date-from-hour value="12"][date-from-min value="0" increment="10"]

Or simple date fields. Delete either as they wont work together. The hour and minute fields can be removed. You can also edit them to set which hours and minutes can be selected.

[date-to min="0" style="width:100px"] [date-to-hour value="12"][date-to-min value="0" increment="10"]

The departure field can also be replaced by a billing unit select. Your guests would only have to select how many hours/days/nights they want to stay.

[adults 1 10]
Many options like restricting the amount of adults can be set directly at the form field.

[children 0 10]
While called adults and children in the plugin you can use them for anything. You can replace the label at any place the guest can see.

Personal information

[name]
Required

[email]
Required

[custom id="1"]
A simple custom field.

[custom id="2"]
You set them up under settings -> custom

[custom id="3"]
They can change the price as well for optional or additional fees

[country]

[custom id="4"]
[submit Send]