@php $carts = \App\Cart\Cart::cartCollection()->sortKeys(); @endphp
@if (isset($header['main']['show_logo']) && $header['main']['show_logo'] == 1 && $headerLogo->objectFile) @endif @if (isset($header['main']['show_searchbar']) && $header['main']['show_searchbar'] == 1)
@endif
    @if (isset($header['main']['show_account']) && $header['main']['show_account'] == 1) @endif @if (isset($header['main']['show_wishlist']) && $header['main']['show_wishlist'] == 1) @endif @if (isset($header['main']['show_cart']) && $header['main']['show_cart'] == 1)
  • @endif @if (isset($header['main']['show_track']) && $header['main']['show_track'] == 1) @endif