New - the OOT itinerary planner now embeds anywhere in 5 minutes.Read more →
5-minute install

Embed your widget

Three ways to add your booking widget to any site. Each carries your tenant key and the selected widget configuration.

1JavaScript embed (recommended)

Paste this where you want the widget to appear. It renders natively in your page and is fully responsive.

<div id="kitumo-rates" data-tbw-widget
  data-tenant="your-workspace"
  data-widget="lodge"
  data-theme="light"></div>
<script src="https://app.travelbookingwidgets.com/tbw-widget.js" defer></script>

2Iframe fallback

For builders that block scripts (Wix, some Squarespace templates), drop in an iframe instead.

<iframe
  src="https://app.travelbookingwidgets.com/tbw/embed/your-workspace?embed=1&mode=public&widget=lodge&theme=light"
  width="100%" height="720" style="border:0;width:100%;max-width:100%;"
  loading="lazy" scrolling="no"></iframe>

3Hosted page

No website? Share your hosted booking page link directly, or add it as a button anywhere.

https://app.travelbookingwidgets.com/tbw/embed/your-workspace?mode=public&widget=lodge
Your public key and iframe fallback live in Widget settings. Use that page to choose layout, theme, currency and visible modules before copying the embed.