Paste it where you want bookings.
WordPress, Wix, Squarespace, Webflow, hand-written HTML — anything that renders an iframe. No plugin, no JavaScript SDK, no developer required.
- Per-boat widgets: a fleet can run one widget per vessel
- Date windows & destination filters: a campaign page can show exactly one season
- Instant booking or request: with a configurable hold duration either way
- Notification email per widget: the right inbox hears about the right bookings
- White-label: your DiveHQ subdomain, or your own domain
<!-- That's it. This is the entire integration. -->
<iframe
src="https://your-operator.divehq.cloud/widget/your-widget/trips"
width="100%" height="900"
style="border:none;border-radius:12px;">
</iframe>