Measured entry

meraki-navbar-e-commerce

navbarminimal-flat

A responsive storefront navbar with a logo, primary links, a mobile menu toggle, and a cart shortcut. It ships as HTML styled with Tailwind utility classes, uses Alpine.js for menu state, and references a remotely hosted logo asset.

Specimen
Harness screenshot of meraki-navbar-e-commerce at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-navbar-e-commerce at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-navbar-e-commerce at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for meraki-navbar-e-commerce
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.4 KB (83.8 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A practical visual starting point that builds, mounts, and stays contained across the tested layouts. It is not release-ready as copied because the logo and cart links lack accessible names, and its navigation targets and cart behavior are placeholders.

Use it if

  • You need a compact storefront header with standard shopping navigation and a cart entry point.
  • Your site already uses Tailwind and Alpine.js, or can accommodate both.
  • You want a light and dark mode header that collapses into a mobile menu.

Skip it if

  • Your project avoids runtime CDN scripts or remote brand assets.
  • You need a framework-native component with router links, cart state, or account controls already wired.
  • You cannot fix the unnamed logo and cart links before release.

Install

Installation record for meraki-navbar-e-commerce
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add Tailwind utility styling and Alpine.js, configure Alpine's cloak behavior, replace the remote logo if needed, and connect real routes and cart state. Add accessible names to the logo and cart links before shipping.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the navbar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.