Home
Properties
Services
Valuation Services
Market Guides
Contact
العربية
SIGN IN
Register
My Account
Add listing
العربية
SIGN IN
My Account
My Profile
LOG OUT
Add listing
Add listing
Home
Properties
Properties
Find your home
{ const formObject = Object.fromEntries(new FormData(event.target)); const name = data.name ?? ''; const city = data.city ?? ''; const property_type = data.property_type ?? ''; const bedrooms = data.bedrooms ?? ''; const bathrooms = data.bathrooms ?? ''; const amenities = data.amenities ?? ''; const size = formObject.size ?? ''; const price = formObject.price ?? ''; const urlParams = new URLSearchParams(window.location.search); urlParams.set('name', name); urlParams.set('w_city', city); urlParams.set('w_poperty_type', property_type); urlParams.set('bedrooms', bedrooms); urlParams.set('bathrooms', bathrooms); urlParams.set('amenities', amenities); urlParams.set('size', size); urlParams.set('price', price); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }">
Key Word
Location
Choose City
Riyadh
Jeddah
Madina
Mecca
Type
Choose Property Type
House
Office
Beds
All Bedrooms
1
2
3
4
5
6
7
8
9
10
Baths
All Bathrooms
1
2
3
4
5
6
7
8
9
10
Price Range
Area Size
Other Features
Balcony
Basement
Cooling
Dining room
Driver Room
Search
We found
45
Properties available for you
Sortby:
{ const urlParams = new URLSearchParams(window.location.search); urlParams.set('sortBy', e.target.value); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }" class="form-control border-0 bg-transparent shadow-none p-0 selectpicker sortby" data-style="bg-transparent border-0 font-weight-600 btn-lg pl-0 pr-3" id="inputGroupSelect01" name="sortby">
Choose
Newest
Price (low to high)
Price (high to low)
-
{ if(properties.data.data.pagination.currentPage == 1) return false; const urlParams = new URLSearchParams(window.location.search); urlParams.set('page', properties.data.data.pagination.currentPage-1); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }" class="page-item">
{ const urlParams = new URLSearchParams(window.location.search); urlParams.set('page', properties.data.data.pagination.currentPage-1); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }" x-show="properties.data.data.pagination.currentPage < item + 3 " :class="{'active' : properties.data.data.pagination.currentPage == item}" class="page-item">
...
{ const urlParams = new URLSearchParams(window.location.search); urlParams.set('page', properties.data.data.pagination.currentPage+1); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }" :class="{'active' : properties.data.data.pagination.currentPage == properties.data.data.pagination.totalPages }" class="page-item">
{ if(properties.data.data.pagination.currentPage == properties.data.data.pagination.totalPages) return false; const urlParams = new URLSearchParams(window.location.search); urlParams.set('page', properties.data.data.pagination.currentPage+1); const paramObject = Object.fromEntries(urlParams.entries()); params = new URLSearchParams(paramObject).toString() history.pushState({}, null, 'properties?'+params); initialize() }" class="page-item">
No Result
Login via Nafath
Username
LogIn
Please put this code below in your Nafath account
Check nafath status code