Booking widgets
A booking widget is the online booking form you embed on your own website. Guests check availability and book directly, and those bookings flow straight into Gurita.
Who can access this: requires the Booking Widgets (read) permission and the Booking Widget module. Creating and editing require Booking Widgets (create/update).
The widget list
Open Master Data → Booking Widgets → Booking Widgets. Each widget appears as a card with its name, address slug, and status. From a card you can open the live widget in a new tab, edit it, or delete it.
Booking widget list as cards
Creating or editing a widget
Click Create, or open a widget to edit. Set the basics, then fine-tune the look and behaviour.
| Field | What it does |
|---|---|
| Name | Your internal name for the widget. |
| Slug | The short address the widget lives at (lower-case). |
| Status | Active or Inactive. |
| Type | Resort, Vessel, or Dive Center — what the widget sells. |
| Design | The visual layout, filtered to the chosen type: Resort offers a modern resort layout, Vessel a slim schedule layout, and Dive Center a base or multi-shop layout. |
| Filter | Which resort(s), vessel(s), itinerary, or dive center the widget offers. The filter fields change with the type — a Vessel widget can also narrow to specific itineraries. |
The Configuration and Theme boxes hold advanced options as editable text (which fields to show, currencies, colours, logo, and so on); use the chevron to expand them for more room. At the bottom, the Code box gives you the snippet to put on your website.
- Set the name, slug, type, design, and filter.
- Adjust the configuration and theme to match your brand.
- Save.
- Copy the Code and hand it to whoever maintains your website.
The snippet is a small in-line frame that points at your live widget (your-site → /widget/your-slug) plus an auto-resizer script, so the widget grows and shrinks to fit its content on the page. The slug is always saved in lower case. Paste the whole snippet where you want the booking form to appear.
Tip: Use open to preview the live widget before you publish the code, and keep it Inactive until you're happy with it.
Statistics
Master Data → Booking Widgets → Statistics shows how a widget is performing. Pick the widget and a date range. The Dashboard tab shows counts and revenue by booking state (draft, planned, confirmed, cancelled); the Bookings tab lists the bookings the widget produced.
Booking widget statistics dashboard
