for
Rent
document.addEventListener('DOMContentLoaded', function () {
const btn = document.querySelector('form.compare-form button[data-requires-login]');
if (btn) {
btn.addEventListener('click', function (e) {
e.preventDefault();
Swal.fire({
icon: 'warning',
// title: 'Per favore, accedi',
title: 'Please Login',
text: 'You must login to compare the properties.',
showCancelButton: false,
confirmButtonText: 'Login',
customClass: {
confirmButton: 'btn-custom-primary'
}
}).then((result) => {
if (result.isConfirmed) {
window.location.href = '/en/login';
}
});
});
}
});
document.addEventListener('DOMContentLoaded', function () {
const btn = document.querySelector('form.favorite-form button[data-requires-login]');
if (btn) {
btn.addEventListener('click', function (e) {
e.preventDefault();
Swal.fire({
icon: 'warning',
title: 'Please Login',
text: 'You must be connected to add properties to your Favorites.',
showCancelButton: false,
confirmButtonText: 'Login',
customClass: {
confirmButton: 'btn-custom-primary'
}
}).then((result) => {
if (result.isConfirmed) {
window.location.href = '/en/login';
}
});
});
}
});
Property ID
Surface
Rooms
Bedrooms
Bathrooms
Energy class
Description
Gyms
Beauty centres
Cycle paths
Playgrounds
Rail station
Public transports
Primary schools
Secondary schools
Bar
Post offices
Municipal office
Video
Map
The information shown on this page is provided to mere general information purpose and does not constitute a contractual element.
Last updated:
12/06/2026
Contact us