Developer Tools

Integration Designer

Generate a ready-to-use code snippet to add the reservation widget to any website.

Configuration

Website preview

Enter your website URL to see the floating widget injected into a safe preview copy.

Appearance

Preview

Iframe Snippet

Embed this iframe where you want the reservation form to appear on your website.

<iframe
  src="https://reservier.at/de/demo"
  title="Online Reservation"
  width="530"
  height="700"
  style="border: none; border-radius: 12px; box-shadow: rgba(0,0,0,0.15) 0px 8px 25px;"
  loading="lazy"
  allow="clipboard-write"
></iframe>

Widget Snippet

Recommended

Paste this snippet before the closing body tag of your website. A floating reservation button will appear in the bottom-right corner.

<reservier-widget
  business-id="demo"
  locale="de"
  primary-color="#4f46e5"
  api-base="https://api-vtwo.bookaplace.uk"
></reservier-widget>
<script src="https://reservier.at/widget/v1/widget.js"></script>

Open the widget from your own buttons

After the widget snippet is installed, any element with open-widget="reservier.at" or open-widget="reservier.net" will open the reservation panel.

<button type="button" open-widget="reservier.at">
  Reserve now
</button>

How it works

  1. 1 Paste the snippet into your website's HTML, right before the closing </body> tag.
  2. 2 A floating "Reserve a table" button appears in the bottom-right corner for your visitors.
  3. 3 Clicking the button opens an inline reservation panel — no redirects, no iframes.

Why use the widget?

  • Always up to date — the script is served from our servers, so improvements are applied automatically.
  • No iframes — the widget runs natively on your page for a seamless user experience.
  • Fully translated — supports German, English, French, Italian and Russian out of the box.

We use essential cookies for the website to function properly. With your consent, we also use analytics cookies to improve your experience. Privacy Policy