TYGN

Booking widget

Guest-facing embed for third-party venue sites. Paste one script tag — it injects a Book a Table control that opens a modal (or inline panel).

Live preview

Same embed script venues paste onto their own websites.

Embed snippet

<script
  src="https://YOUR_HOST/embed.js"
  data-venue-id="e7f2c4a6-8b1d-4e9f-9c2d-1a3b5c7d9e1f"
  data-accent-color="#C9A86A"
  data-mode="modal"
  async
></script>
  • data-venue-id — required
  • data-accent-color — optional brand accent (default champagne gold)
  • data-modemodal (default) or inline
  • data-target — optional CSS selector to mount into