const updateHeaderMetrics = () => { const header = document.getElementById('header'); const rect = header.getBoundingClientRect(); const headerHeight = rect.bottom; document.documentElement.style.setProperty('--header-height', `${headerHeight}px`); }; window.addEventListener('DOMContentLoaded', updateHeaderMetrics); window.addEventListener('resize', updateHeaderMetrics); const header = document.getElementById('header'); const resizeObserver = new ResizeObserver(entries => { for (let entry of entries) { const rect = entry.target.getBoundingClientRect(); const headerHeight = rect.bottom; document.documentElement.style.setProperty('--header-height', `${headerHeight}px`); } }); resizeObserver.observe(header);

Fridaw

function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl); function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
Log in Create an account
Your cart is currently empty.
Close
    Log in Create an account
function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
Login
Please enter your e-mail and password:
Email is required
Please enter a valid email.
Password is required.
Password must be between 6-16 characters long.
Forgot password?
Don't have an account? Create one
Contact us
Email us

It is our greatest honor to let you buy your favorite products and great products

We accept
Contact us
Email us

It is our greatest honor to let you buy your favorite products and great products

We accept
© 2025 Fridaw
About Us
Returns & Refund Policy
Terms of Service
Prvacy Policy
Shipping Policy
Contact Us
INTELLECTUAL PROPERTY RIGHTS