...
News – AS3 Apparel Shop
/* * Header calculation functions for maintaining CSS variables * Mimic calculateHeaderGroupHeight() in utilities.js */ const header = document.querySelector('header-component'); const headerGroup = document.querySelector('#header-group'); const hasHeaderSection = headerGroup?.querySelector('.header-section'); if (!header || !headerGroup) return; const headerTopRow = header.querySelector('.header__row--top'); const headerHeight = header.offsetHeight; // Calculate the total height of the header group let headerGroupHeight = 0; const children = headerGroup.children; for (let i = 0; i < children.length; i++) { const element = children[i]; if (element === header || !(element instanceof HTMLElement)) continue; headerGroupHeight += element.offsetHeight; } // Check for transparent header special case if (header.hasAttribute('transparent') && header.parentElement?.nextElementSibling) { headerGroupHeight += headerHeight;
Skip to content
"Curate Your Collection. Define Your Style."
Express yourself with bold colors and street art vibes
News
Search
Search
Clear
Products
Ancestor Edition NT
Ancestor Edition NT
$20.74
Regular price
Sale price
$20.74
AS3 APPAREL Joggers
AS3 APPAREL Joggers
$29.21
Regular price
Sale price
$29.21
AS3 Apparel Polo
AS3 Apparel Polo
$31.11
Regular price
Sale price
$31.11
AS3 apparel varsity
AS3 apparel varsity
$53.37
Regular price
Sale price
$53.37