@php $cart = cart()->getCartToHeader(); $cartItemsCount = $cart ? $cart->items->count() : trans('shop::app.minicart.zero'); @endphp {{-- this is default content if js is not loaded --}}
compare_arrows favorite_border search @if (!core()->getConfigData('shop.lite-checkout')) shopping_cart
{{ $cartItemsCount }}
@endif