Install
Copy the code snippet below into the<body> tag of every page you want the embed to appear.
You could also place the embed code into the <head> tag or other common component to show the embed on all pages.
YOUR_ORGANISATION_ID with your actual organisation ID.
Widget embed
The default mode of the embed is to show a small circular widget in the bottom-right corner of the screen. After completing the installation above, the widget should appear on the page.Inline embed
The booking form can also be embedded inline within your page content for seamless integration. After completing the installation above, you can then add this web component anywhere on the page. You may wish to place the component inside a container to control width, placement, and other styling.Web component
Embed
Configuration
| Config | Description | Example |
|---|---|---|
organisationId | Your unique HaltH organisation identifier. | "org_388zsYp1EiyAsMeAaujOwuBshot" |
hideWidget | Hide the widget. It will not appear in the bottom-right corner. Used for inline embed with no widget. | true |
locationId | Specify the default location to book for. The location select step will be skipped. | "1" |
Changes
Added inline embed mode
HaltH embed released
