Real estate widgets

Ready-to-embed widgets.

Embeddable calculators and converters on any site via our JS SDK.
SDK

Embed a widget on your site.

A <script> tag and a data-widget container — the widget mounts automatically, adjusts its theme and adapts to the language of the page.
index.html
Copy
<!-- charger le SDK une seule fois -->
<script src="https://widgets.immosquare.com/js-sdk.js"></script>

<!-- placer un conteneur où vous voulez -->
<div class="immosquare-widget" data-widget="mortage_ca"></div>