Generate a ready-to-use code snippet to add the reservation widget to any website.
Enter your website URL to see the floating widget injected into a safe preview copy.
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>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>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>We use essential cookies for the website to function properly. With your consent, we also use analytics cookies to improve your experience. Privacy Policy