Installation guide

Add Fittle to your website

One line of code, nothing to install. Works with every website builder — find yours below.

01

No website of your own?

You don't need one. We give you a ready-made page.

We set up your own configurator page on our domain. Send customers the link from Facebook, Instagram, your Google profile, email or a business card — it works instantly and you install nothing.

  • Enquiries from it go only to you — just as privately as from your own site.
  • If you offer several products, customers switch between them right on the page.
  • Once you do build a website, you add the same configurator to it with the snippet below.
https://app.getfittle.com/s/your-name

// straight to a specific product:
https://app.getfittle.com/s/your-name?p=kitchen
https://app.getfittle.com/s/your-name?p=wardrobe
https://app.getfittle.com/s/your-name?p=furniture

02

Universal snippet

For those who do have a website.

Paste this anywhere your site accepts custom HTML. We prepare the key and product (kitchen / wardrobe / furniture) for you in advance — you edit no file.

<div id="konfigurator"></div>
<script src="https://app.getfittle.com/embed.js"
  data-key="FITT-XXXX-XXXX-XXXX"
  data-product="kitchen"
  data-target="#konfigurator"></script>

03

By platform

Same snippet, just a different place to paste it.

WordPress

Block editor: add a "Custom HTML" block and paste the snippet.
Elementor: the "HTML" widget.
For every page at once: the "Insert Headers and Footers" or WPCode plugin.

Wix

In the editor add "Embed" → "Custom Embed" and paste the snippet.
Works the same way in Wix Studio.

Shopify

Through the theme editor add a "Custom Liquid" section and paste the snippet.
Site-wide: edit the theme.liquid file.

Squarespace

Add a "Code Block" to the page and paste the snippet.
Site-wide: Settings → Advanced → Code Injection.

Webflow

Drag an "Embed" element onto the page and paste the snippet.
Works both in the Designer and once published.

Any other website / plain HTML

Paste the snippet anywhere before </body>, or straight into the page HTML. Works in Joomla, Drupal or hand-written HTML.


04

When a platform blocks custom JavaScript

Some systems don't allow custom scripts for security reasons. In that case use a direct iframe:

<iframe src="https://app.getfittle.com/c/kitchen?k=FITT-XXXX-XXXX-XXXX"
  style="width:100%;height:900px;border:0;border-radius:16px"></iframe>

The domain sets itself

The key locks to the first domain it's used on — nothing to configure upfront. Paste the snippet on your live site and it works right away. Need it on another domain later? Just write to us.

Want it on your website?

Write to us — we'll set up a key, branding and the decor catalogue. Or play with the demo first.