Unlisted Widgets — Demo Page

This page loads Bootstrap 3 to verify widget CSS isolation via Shadow DOM.

Search Results Widget

<!-- 1. Place this div where you want the widget --> <div data-unlisted-widget="search-results" data-title="Dayton Properties" data-query="Dayton, OH" data-boundary-id="174636" data-limit="30" data-sort="default" style="max-width: 1280px" ></div> <!-- 2. Load the widget script once per page --> <script async src="https://widgets.unlistedhomes.com/unlisted-widget.v1.js"></script>

Property Widget

<!-- 1. Place this div where you want the widget --> <div data-unlisted-widget="property" data-property-id="6571119" data-title="Sam's House" data-show-photos="true" data-show-cta="true" style="max-width: 480px" ></div> <!-- 2. Load the widget script once per page --> <script async src="https://widgets.unlistedhomes.com/unlisted-widget.v1.js"></script>