New Season Drop! Check the Shop 🙂

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);
});

Accessibility Statement

Last updated: 16 July 2026

The False Archive aims to make thefalsearchive.com usable by as many people as reasonably possible, including visitors who use a keyboard, screen reader, browser zoom, voice control, high-contrast settings, or other assistive technology.

Accessibility measures

We aim to:

Current status

The Website uses WordPress, WooCommerce, Bricks, Stripe, Printful integrations, and other third-party components. We do not represent that every page, plug-in, embedded service, payment interface, or externally supplied component fully conforms to WCAG 2.2 Level AA. Accessibility may vary as the Website, product catalogue, and third-party services change.

Alternative access and feedback

If an accessibility barrier prevents you from reading information, selecting a product, completing checkout, exercising a consumer right, or contacting us, email hovorka.marek@email.cz. Please identify the page, the task you were trying to complete, and—where useful—the browser or assistive technology used.

We will make reasonable efforts to provide the relevant information or transaction through an accessible alternative and to correct material barriers where practicable.

Telephone support

The False Archive does not provide telephone customer support. Email is the official communication channel and is monitored for customer-service, legal, privacy, product-safety, withdrawal, and complaint requests.

No waiver or guarantee

This statement describes our accessibility aims and good-faith efforts. It is not a representation that every part of the Website is error-free or fully compliant with every technical standard. Nothing in this statement limits any mandatory right or obligation that applies under law.