{{ __('shop::cart.summary') }}
@if ($step == 1 && !Cart::coupon())
{{ __('shop::cart.coupon') }} +
@if (isset($couponError))
{{ __('shop::cart.coupon_error') }}
@endif @endif
{{--
--}}