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)