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.

Registration gives you 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.furniconf.com/s/your-name

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

02

Universal snippet

For those who do have a website.

Paste this anywhere your site accepts custom HTML. You find the key in your carpenter account right after registering; the product is kitchen / wardrobe / living / furniture / bathroom – you edit no file.

<div id="konfigurator"></div>
<script src="https://app.furniconf.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.furniconf.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. Add further domains in your carpenter account.

Want it on your website?

Pick a plan, register and your key is in your account within a minute – no e-mails, no waiting. Or play with the demo first.