Store Shell
Top navigation, a simplified category panel, and a site footer around one main region.
Customer chrome
The shell frames every storefront page. Keep one main for page content and name secondary navigation regions.
Top navigation, a simplified category panel, and a site footer around one main region.
The shell frames every storefront page. Keep one main for page content and name secondary navigation regions.
Name each navigation region. Keep brand and primary links in the topbar.
<header class="store-topbar">
<p class="store-brand">Northmarket</p>
<nav class="store-nav" aria-label="Store primary">...</nav>
</header>
<nav class="category-panel" aria-label="Product categories">...</nav>