{{ __('MY BAG') }} (@{{ cart_count }})

@{{ product.name }}

@{{ product.brand?.name }}
@{{ product.quantity }} x @{{ product.price_amount }} TMT
{{ __('Remove') }}
{{-- Subtotal --}} {{--

SUBTOTAL: $821

--}} {{-- Free shipping --}} {{--
Free Shipping
--}}
@auth {{ __('PROCEED TO CHECKOUT') }} @endauth {{-- {{ __('VIEW SHOPPING BAG') }} --}}
{{ __('Your shopping bag is empty') }}.