{{ __('Shopping Cart') }}

@{{ item.name }}

@{{ item.quantity }} x @{{ item.attributes.friendly_price }}


{{ __('Cart is empty') }}!


{{ __('Subtotal') }}: @{{ totalPriceFormat }}

{{ __('Checkout') }}