Embedding the Libro reservation widget directly onto your website ensures a seamless booking journey, allowing guests to secure their table without ever leaving your restaurant's website. By removing external redirects, you reduce drop-off rates and maintain full control over the guest experience. When a guest selects a date and time on your site, the availability is updated in real-time.
How to find your Integration Tag:
Access your Libro Back-Office
Select the menu option My Restaurants, then click on the Settings button
Select the sub-menu option Online Reservation Settings (Widget)
Open the drawer Integration tag for your website, then copy the code under "Integration tag"
Option for iFrame - Horizontal
Code:
<iframe src="YOUR_WIDGET_URL" border="0" style="width: 100%; height: 400px;"></iframe>
Result:
Option for iFrame - Vertical
Code:
<iframe src="YOUR_WIDGET_URL" style="border: 1px solid #333;" width="300" height="410" />
Result:
Install Libro on a WordPress site
It is possible to integrate your Libro widget on a WordPress site by following the procedure found here: https://en-ca.wordpress.org/plugins/iframe/
Customizing your Libro widget
- Click here to learn how to customize the colors of the Libro widget.
- Click here to learn how to force a certain widget language.
- Click here to learn how to add messages for online reservations.
