For bars, blogs & publishers
Embed the KavaFam bar finder
Drop a searchable directory of kava bars on your site — ZIP search, filters, a small map preview, and consistent links to full venue pages on KavaFam. Free to use; a "Powered by KavaFam" credit appears in the widget.
Live preview (iframe)
Iframe embed (recommended)
Paste this HTML anywhere — WordPress, Squarespace, Shopify custom HTML, etc.
<iframe src="https://kavafam.com /embed/finder" width="100%" height="620" style="border:0;border-radius:14px;max-width:640px;display:block;" loading="lazy" title="KavaFam — Find a kava bar near you"></iframe>
JavaScript embed
For a widget that inherits your page width more naturally. Loads embed.js and mounts into the div (Shadow DOM keeps styles isolated).
<div data-kavafam-finder data-theme="light" data-accent="green" data-zip="94607"></div> <script async src="https://kavafam.com /embed.js"></script>
URL options (iframe)
| Query | Values | Description |
|---|---|---|
| theme | light, dark | Widget chrome |
| accent | green, ocean | Accent color |
| zip | US 5-digit | Pre-fills ZIP and runs an initial search |
| type | all, kava-only, kava-kratom, kava-vapes | Default venue filter |
| q | text | Optional search prefill (city / name) |
Example: /embed/finder?zip=94607&theme=dark&accent=ocean&type=kava-only
Questions
The public API is GET /api/embed/finder — used by both embeds. Venue detail pages stay on KavaFam; UTM parameters track referrals from embedded widgets.