An availability form emulating the booking engine experience that can be integrated in any web page as an iframe.

Embed Script

You can use the following script anywhere on your page to display the availability search widget.

<iframe src="https://{hostname.domain.tld}/widgets/embed/" style="border:none" width=400 height=240></iframe>

View Examples Code Generator

Customization

Feel free to modify the IFRAME attributes any way you wish (e.g. to apply border or resize).
The height should be no smaller than 240px for the calendar widget to fit.

Fully qualified domain name

Please, replace {hostname.domain.tld} above with your property's booking engine fully qualified domain name (e.g. example.reserve-online.net).

Supported Parameters

The following additional URL parameters to the iframe URL are supported .

NAME TYPE RANGE / SET REQUIRED DEFAULT EXAMPLE NOTES
lang string
am, am-ET
ar, ar-SA
bg, bg-BG
ca, ca-ES
cs, cs-CZ
da, da-DK
de, de-DE
el, el-GR
en, en-GB
en-US
es, es-ES
fi, fi-FI
fr, fr-FR
he, he-IL
hr, hr-HR
hu, hu-HU
id, id-ID
it, it-IT
ja, ja-JP
ko, ko-KR
ms, ms-MY
nb, nb-NO
nl, nl-NL
pl, pl-PL
pt, pt-PT
ro, ro-RO
ru, ru-RU
sk, sk-SK
sl, sl-SI
sq, sq-AL
sr, sr-Latn-RS
sr-Latn-ME
sv, sv-SE
th, th-TH
tr, tr-TR
uk, uk-UA
zh, zh-CN
zh-TW
NO (auto-detect) lang=es Can be language code (ISO 639-1) or
specific language locale (case-insensitive)
target string NO _top &target=_blank Changes the availability form's target
Use "_blank" to open in new window
nobg flag NO &nobg Renders the container box with no styling
nopax flag NO &nopax Do not render occupancy fields
norooms flag NO &norooms Do not render rooms field
buttonStyle string NO &buttonStyle=border-radius%3A3px Replaces the button style

Multi-Property Parameters

NAME TYPE RANGE / SET REQUIRED DEFAULT EXAMPLE NOTES
showproperties flag NO &showproperties Displays a drop-down to select a specific property (Multi-Property Only)
usesingleproperty flag NO &usesingleproperty Re-direct to single-property engine if a property is selected (Multi-Property Only)