LIKE MAGIC Logo

Booking WebComponent Demo Page

How to integrate the booking widget into your website?

Please provide following info

⚠️

Warning: The script must be integrated within the same domain as the website. You can't use localhost or a different domain than the one connected to LIKE MAGIC!

Add the Javascript file in your <head> element


<script src="https://my.likemagic.tech/booking-likemagic.min.js"></script>
        

Add the CSS file in your <head> element


<link href="https://my.likemagic.tech/booking-likemagic.min.css" rel="stylesheet" />
        

Add the WebComponent in your <body> element


<booking-likemagic tenant="likemagic" language="en"></booking-likemagic>