Carous Widget Directory

Local static origin for independently shipped browser widgets.

Generated 10 Jul 2026, 14:23

Built widgets, ready to test.

Use this page as the front door for local widget QA before production deploys. Each widget has latest and versioned bundles, generated integration documentation, and a copyable script-tag starting point.

RootF:\projects\carous-widgets
Originwidgets.carous.test
Widgets12
Commandpnpm widgets:publish

Published Widgets

Latest points at the newest local build. Versioned URLs are for stable rollout checks.

whatsapp

WhatsApp Enquiry

Floating WhatsApp lead capture with vehicle-aware subjects, working-hours copy, and optional lead submission.

Version
v0
Bundle
235.5 KB
Status
Published
Integration snippet
<script src="/widgets/whatsapp-enquiry/latest/whatsapp-enquiry.js" data-dealer-name="Dealer Name" data-whatsapp-number="447700900123" defer></script>
vehicle

Vehicle Enquiry

Browser-safe enquiry modal for vehicle detail pages, with contact actions, lead payloads, and runtime opening API.

Version
v0
Bundle
229.1 KB
Status
Published
Integration snippet
<script src="/widgets/vehicle-enquiry/latest/vehicle-enquiry.js" data-dealer-name="Dealer Name" data-lead-endpoint="/leads" defer></script>
reserve-a-car

Reserve A Car

Modern reservation modal that captures high-intent 'reserve this car' leads through the standard /api/leads pipeline — no payment, hold messaging, glassmorphic hero, mobile bottom-sheet.

Version
v0
Bundle
231.8 KB
Status
Published
Integration snippet
<script src="/widgets/reserve-a-car/latest/reserve-a-car.js" data-dealer-name="Dealer Name" data-dealer-client-id="dealer-id" data-lead-endpoint="/leads" data-hold-hours="24" defer></script>
vehicle-views

Vehicle Views

Lightweight vehicle view tracker for advert analytics with duplicate-view cooldown support.

Version
v0
Bundle
194.2 KB
Status
Published
Integration snippet
<script src="/widgets/vehicle-views/latest/vehicle-views.js" data-advert-id="12345" data-vehicle-title="Vehicle title" defer></script>
vehicle-gallery

Vehicle Gallery

Responsive vehicle media gallery with images, video support, loading state, and runtime updates.

Version
v0
Bundle
242.1 KB
Status
Published
Integration snippet
<div id="vehicle-gallery"></div>
<script src="/widgets/vehicle-gallery/latest/vehicle-gallery.js" data-target="#vehicle-gallery" data-images='["/car-1.jpg","/car-2.jpg"]' defer></script>
sell-your-car

Sell Your Car

Standalone valuation journey with registration lookup, matched vehicle restore, valuation choice, and lead capture.

Version
v0
Bundle
251.2 KB
Status
Published
Integration snippet
<div id="sell-your-car-widget"></div>
<script src="/widgets/sell-your-car/latest/sell-your-car.js" data-target="#sell-your-car-widget" data-dealer-name="Dealer Name" data-lead-endpoint="/leads" data-lookup-endpoint="/api/lookup" defer></script>
contact-form

Contact Form

Standalone contact-page enquiry modal with lead capture and browser-side automation guards.

Version
v0
Bundle
20.9 KB
Status
Published
Integration snippet
<div id="contact-form-widget"></div>
<script src="/widgets/contact-form/latest/contact-form.js" data-target="#contact-form-widget" data-dealer-name="Dealer Name" data-lead-endpoint="/leads" defer></script>
ai-chat

AI Chat

Drop-in Groq-backed AI assistant that answers dealer questions and surfaces matching stock as inline vehicle cards.

Version
v0
Bundle
224.9 KB
Status
Published
Integration snippet
<script src="/widgets/ai-chat/latest/ai-chat.js" data-dealer-client-id="dealer-id" data-dealer-name="Dealer Name" data-chat-endpoint="https://ai-chat.carous.co.uk/chat" data-primary-color="#067a74" defer></script>
support-chat

Support Chat

Static browser widget for script-tag integration.

Version
v0
Bundle
36.0 KB
Status
Published
Integration snippet
<script src="/widgets/support-chat/latest/support-chat.js" data-dealer-name="Dealer Name" data-whatsapp-number="447700900123" defer></script>
delivery-calculator

Delivery Calculator

UK postcode-aware delivery estimator with road-distance miles, banded pricing, ETA estimate, and free-tier nudge copy.

Version
v0
Bundle
12.5 KB
Status
Published
Integration snippet
<div id="delivery-calculator"></div>
<script src="/widgets/delivery-calculator/latest/delivery-calculator.js" data-target="#delivery-calculator" data-origin-postcode="LE8 0AB" data-tiers='[{"minMiles":0,"maxMiles":25,"flatPrice":0,"label":"Local — free"},{"minMiles":25,"maxMiles":100,"flatPrice":99,"label":"Regional"},{"minMiles":100,"maxMiles":250,"flatPrice":199,"label":"UK mainland"},{"minMiles":250,"pricePerMile":0.85,"label":"Long distance"}]' defer></script>
ai-search-prompt

AI Search Prompt

Dismissable bottom-sticky bar or floating card that funnels buyers into the dealer-locked Carous AI search at /d/.

Version
v0
Bundle
9.1 KB
Status
Published
Integration snippet
<script src="/widgets/ai-search-prompt/latest/ai-search-prompt.js" data-dealer-id="10020790" data-dealer-name="Dealer Name" data-template="card" data-position="bottom-right" defer></script>
visitor-chat

Visitor Chat

Wrapper around the third-party Visitor Chat live-operator service. Manages VC_SETTINGS, hydrates vehicle context, and ships a webhook receiver that forwards captured leads into /api/leads.

Version
v0
Bundle
5.9 KB
Status
Published
Integration snippet
<script src="/widgets/visitor-chat/latest/visitor-chat.js" data-dealer-name="Dealer Name" data-dealer-client-id="dealer-id" defer></script>