The booking widget
Embedding the booking widget
The one-line snippet that puts live booking on your existing website.
The widget is a single snippet you paste onto your site. Wherever you drop it, the booking flow appears — styled to sit inside your page, not in a pop-out to another site.
<div data-lettably-shop="YOUR-SHOP-ID"></div>
<script src="https://lettably.com/widget.js" async></script>Where to find your snippet
Admin → Embed snippet has your ready-made snippet with your shop ID already filled in. Copy it and paste it into a page, post, or section on your website.
How to paste it on common platforms
- WordPress: add a Custom HTML block and paste the snippet in.
- Squarespace: add a Code block and paste it in.
- Shopify: paste it into a page's HTML, or add a Custom Liquid / HTML section.
- Wix / Webflow: use an Embed / Custom Code element.
- Plain HTML: paste it anywhere in the page body.
The snippet is safe to paste more than once — e.g. a category embed on one page and a single-product embed on another. They all load from the same small script.