Implement Manabi to your website

If you have a website, you have the possibility to offer your guests the possibility to book online through Manabi. To do this, simply add the url of your website, e.g. https://weboldalam.hu – and then paste the code into your website. The code should preferably be placed in the <footer></footer> element of the html, but can also be placed in the header naturally.

 <script> //Do not modify this code //Manabi booking button v1.0 (function () { let wsId = 'your_site_code', mJs = document.createElement("script"); mJs.setAttribute("src", "https://app.manabi.hu/ws/appointment.js?wsId=" + wsId); document.head.appendChild(mJs); })('manabi-js'); </script>

Once inserted, the booking code will appear as below:

Please do not change the insertion code! If you need help, please contact us!