Enter Your Website Domain
To view your filter IDs, please enter the domain where your RealtySoft widget is installed.
Examples: mywebsite.com witos323.sg-host.com properties.myagency.es
Locations 0
Property Types 0
Features 0
Usage Examples
Lock to a specific location
<div data-rs-component="search" data-rs-location="5"></div>
Lock to multiple locations
<div data-rs-component="search" data-rs-location="5,19,23"></div>
Lock to a property type
<div data-rs-component="search" data-rs-property-type="12"></div>
Lock to specific features
<div data-rs-component="search" data-rs-features="101,102,103"></div>
Combine multiple locks
<div data-rs-component="search" data-rs-location="5" data-rs-property-type="12" data-rs-listing-type="sale"></div>