{{-- Top bar --}}
Free shipping $50+
{{-- Main navbar --}}
{{-- Left: Logo + Mobile Menu --}} {{-- Categories dropdown (desktop) --}} {{-- Search bar --}} {{-- Right actions --}}
{{-- Mobile Search Button --}} {{-- Wishlist --}} @auth @if(auth()->user()->wishlists()->count() > 0) {{ auth()->user()->wishlists()->count() }} @endif @endauth {{-- Cart --}} @if($cartCount > 0) {{ $cartCount }} @endif {{-- Account --}} @auth
@else Get Started @endauth
{{-- Navigation links --}}
{{-- Mobile menu button --}}
{{-- Mobile Search Bar --}} {{-- Mobile Full Menu --}}