Platform / Integrations

Three ways to put it on your site

All three are live today, one script tag each. Pick the one that matches how your site is already built.

Live today

Full marina

Your whole showroom: every boat moored where it really sits, camera free to orbit the harbour, click any boat for specs and a lead form. This is your main showroom page.

<script async src="https://3d-boatshow.com/embed.js"
        data-marina="YOUR_MARINA_SLUG"></script>
Live today

3D model only

Just one boat's spinning 3D model — no marina, no piers, no HUD. Sized to fit wherever you drop it: a slide in an existing photo gallery, a card in a listing grid, anywhere a photo would go today.

<script async src="https://3d-boatshow.com/embed.js"
        data-boat="YOUR_BOAT_ID"></script>
Live today

Modal / lightbox

Your existing page stays exactly as it is. Add a "View in 3D" button of your own design; clicking it opens the boat's full page — 3D model, specs, AR, lead form — as an overlay on top of your page. No redesign, no navigating away.

<script src="https://3d-boatshow.com/embed.js"></script>
<button onclick="Boatshow.openBoat('YOUR_BOAT_ID')">
  View in 3D
</button>

What it looks like

Your page, unchanged, with your own button — clicking it opens the boat's owner page (the same page a shared link opens) centred over your content, closeable with the × or the Escape key.

What's not built yet

These are roadmap, not shipped — directions we'd build with a design partner.

Dealer management systems

Syncing inventory in and out of the DMS you already run isn't built yet — a natural next step for a dealer group pilot.

Email & CRM workflows

Every enquiry lands in your portal's leads inbox today. Pushing them straight into your CRM or an email sequence tool is roadmap, not shipped.

Want something plugged into your stack specifically?

DMS and CRM integrations ship for signed pilots, scoped to what you actually need.