document.addEventListener('DOMContentLoaded', () => {
    // Target the native Bricks header wrapper
    const header = document.getElementById('brx-header'); 
    if (!header) return;

    const updateHeaderHeight = () => {
        const headerHeight = header.offsetHeight;
        // This creates a live variable called --header-height we can use in CSS!
        document.documentElement.style.setProperty('--header-height', `${headerHeight}px`);
    };

    // Run immediately, and re-run if the user resizes their screen or rotates their phone
    updateHeaderHeight();
    window.addEventListener('resize', updateHeaderHeight);
    window.addEventListener('orientationchange', updateHeaderHeight);
});

American Tourister – Retail Store

reference

American Tourister is a globally recognised travel brand, part of the Samsonite group, with a presence in over 120 countries worldwide. Known for its vibrant, durable, and accessible luggage, the brand targets a dynamic, travel-oriented audience.
For this retail environment, Megaholz delivered complete shopfitting works, including bespoke furniture and integrated technical and design lighting solutions. The store concept emphasises strong visual merchandising and colour-driven product presentation, creating an energetic and engaging customer experience aligned with the brand’s identity.

Let’s discuss your next project

Whether you’re planning a flagship store, a hotel interior, or a multi-site rollout—we’re ready to discuss your project requirements and how we can deliver.