Embed widget (non-WordPress)

Don't have WordPress? No problem! Add the Clienta widget to any website.

Option 1: iFrame (simplest)

Copy this code to your HTML:

<iframe
  src="https://clienta.nl/book/YOUR-USERNAME"
  width="100%"
  height="700"
  frameborder="0"
  style="border: none; border-radius: 8px;"
></iframe>

Replace YOUR-USERNAME with your Clienta username.

Option 2: JavaScript widget

For better integration:

<div id="clienta-booking"></div>
<script src="https://clienta.nl/widget.js"></script>
<script>
  ClientaBooking.init({
    container: '#clienta-booking',
    username: 'YOUR-USERNAME'
  });
</script>

Option 3: Booking button

Add a button that opens booking in popup:

<a href="https://clienta.nl/book/YOUR-USERNAME"
   class="clienta-popup-link">
  Book now
</a>
<script src="https://clienta.nl/popup.js"></script>

Platform-specific instructions

Squarespace

  • Add Code block
  • Paste iFrame code
  • Save and publish
  • Wix

  • Add HTML iFrame element
  • Paste iFrame code
  • Adjust dimensions
  • Webflow

  • Add Embed element
  • Paste iFrame code
  • Publish
  • Shopify

  • Edit page template
  • Add Custom HTML section
  • Paste code
  • Styling

    Adjust the widget:

    <iframe
      src="https://clienta.nl/book/username?color=FF6B6B&style=minimal"
      ...
    ></iframe>

    URL parameters

    ParameterExampleEffect
    ----------------------------
    colorFF6B6BPrimary color (hex)
    styleminimalCompact layout
    langenLanguage