A VENDRE UN APPARTEMENT S+3 à Sidi Daoud

Sidi Daoud, Tunisie
  • 530,000 TND/ TTC
  • CH: 3
  • SDB: 2
  • 170
  • Appartement

À louer un dépôt à Sidi Daoud

Sidi Daoud, Tunisie
  • 1,700 TND/ TTC
  • CH: 0
  • SDB: 0
  • 250
  • Local Commercial

À vendre un duplex S+4 Vue sur mer à Gammarth

Gammarth, Tunisie
  • Prix sur demande
  • CH: 4
  • SDB: 3
  • 300
  • Appartement

Vente Villa à Gammarth

Gammarth, Tunisie
  • Prix sur demande
  • CH: 4
  • SDB: 5
  • 600
  • Villa

À vendre un loft S+1 à Ain Zaghouan Nord

Ain Zaghouen Nord, Tunis, Tunisie
  • 345,000 TND/ TTC
  • CH: 1
  • SDB: 1
  • 62
  • Appartement

A Vendre une villa située à El Manar 1

El Manar 1, Tunis, Tunisie
  • 1,380,000 TND/ TTC
  • CH: 4
  • SDB: 2
  • 600
  • Villa

A LOUER APPARTEMENT S+4, LES BERGES DU LAC 1

Berges du Lac, Tunis, Tunisia
  • 3,700 TND/ HT
  • CH: 4
  • SDB: 2
  • 160
  • Appartement

A LOUER BUREAU S+2, LES BERGES DU LAC 1

Berges du Lac, Tunis, Tunisia
  • 3,000 TND/ TTC
  • CH: 3
  • SDB: 1
  • 120
  • Bureau

A LOUER APPARTEMENT S+2 MEUBLE, LES BERGES DU LAC 2

Les Berges Du Lac II, Tunis, Tunisia
  • 3,000 TND/ TTC
  • CH: 2
  • SDB: 2
  • 120
  • Appartement

Compare listings

Comparer
document.addEventListener('DOMContentLoaded', function() { const searchForm = document.querySelector('form[role="search"]'); if (searchForm) { searchForm.addEventListener('submit', function(e) { const propertyIdInput = this.querySelector('input[name="property_id"]'); if (propertyIdInput) { const propertyId = propertyIdInput.value; // Modify the form action to include partial search const currentAction = this.action; const separator = currentAction.includes('?') ? '&' : '?'; this.action = `${currentAction}${separator}partial_property_id=${encodeURIComponent(propertyId)}`; } }); } });