Installing the Bookingkit Widget Library
Bookingkit widgets v3 are powered by cutting-edge technology and designed to take your booking experience to the next level. With our latest API integration, a sleek new design system, and a mobile-first approach, these widgets are optimized to perform beautifully on any device—especially smartphones.
Faster, smarter, and more customizable than ever, our widgets seamlessly fit your brand, deliver an intuitive user experience, and drive more conversions, no matter where your customers book.
Find out more about the widget capabilities and features here.
How Widget v3 works
Bookingkit uses custom elements to include the widget on your website in a declarative way. The bookingkit widget elements are a wrapper around the widget library, making it easier to include the widget on your website.
The Script Element
To use bookingkit widgets v3, you should first install the bookingkit Widget Library by adding a script element to the footer of your website.
<script
type="module"
src="https://v3.widget.bookingkit.com/bookingkitWidgetElements.js">
</script>
Next steps
Once you’ve completed this step, you can easily integrate the widget into your website using custom elements. It’s as simple as adding a standard HTML tag. Check out the next chapter to start using them!