An HTML snippet is a small piece of HTML code that can be embedded into a webpage to add specific functionality or content; in this case, the HQ reservation process widgets. The setup process involves copying and pasting these code segments into your website.

<aside> ℹ️

If you’d like to delegate this process to our Support Team, you may find the following guide helpful:

Access Delegation for Website Integration

</aside>

HTML Snippets

To access the HTML snippets for integration, navigate to Settings → Fleet → Branches within your HQ system and select the branch you wish to integrate into your website. This will direct you to the branch settings.

image.png

Within the branch settings, locate the "Website Integration" section on the right side of the screen. Here, you will find buttons to copy the HTML snippets for each available reservation widget.

image.png

Main Reservation Widgets

This section provides an overview of the various widgets available for website integration. Each widget is explained in detail below, along with instructions on how to embed them into your website. The main reservation widgets will be embedded as iframes.

<aside> ℹ️

The <iframe> element in HTML (short for "inline frame") represents a nested browsing context, allowing one HTML page to be displayed within another. For more information, please refer to the official documentation.

</aside>

<aside> ❓

Note: Since these widgets are embedded using iframes, they will not inherit styling from your website’s CSS. If you require assistance with custom styling, you may submit a support ticket to request branding that aligns with your website’s design. Alternatively, you can refer to our Custom Styling (CSS) for instructions on making custom modifications yourself.

</aside>