Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Monday, February 03 2025, 5.50pm

The real estate agency Tucasa.com offers a completely renovated apartment “just a few steps from Pacha Ibiza, Marina Botafoch and Talamanca beach” for 675,000 euros. The property, of 97 square meters, is located in one of the most urbanization with swimming pool and garden area and has a covered terrace area.

The apartment is sold furnished and has two spacious bedroomstwo complete bathrooms, one of them en suite, and a fully equipped kitchen open to the living room.

The property also has air conditioning and central heating, wooden floors, electric shutters, armored door and fitted closets. In addition, it has a parking space parking .

The price per square meter of the property is 6,959 euros, 414 euros cheaper than the average in this area.

For the full article, please visit Diario de Ibiza website here.