{{ translate('shipping_details') }}

  • {{ translate('cart') }}
  • {{ translate('shipping_details') }}
  • {{ translate('payment') }}
@if($physical_product_view)
{{ translate('delivery_information_details') }}
{{ translate('Shipping_Address') }}
@if(getWebConfig('map_api_status') == 1) {{ translate('set_form_map') }} @endif @if(auth('customer')->check()) {{ translate('select_from_saved') }} @endif
@if(auth('customer')->check()) @endif
count()==0?'required':''}}>
count()==0?'required':''}}>
@if(!auth('customer')->check())
@endif
count()==0?'required':''}}>
@if($zip_restrict_status == 1) @else count()==0?'required':''}}> @endif
count()==0?'required':''}}> @if(getWebConfig('map_api_status') == 1)
@endif
@if(!Auth::guard('customer')->check() && $web_config['guest_checkout_status'])
@endif @endif @if($billing_input_by_customer)
{{ translate('billing_address') }}
@if($physical_product_view) @endif
@if(!$physical_product_view)
Info {{ translate('When_you_input_all_the_required_information_for_this_billing_address_it_will_be_stored_for_future_purchases') }}
@endif
@if(getWebConfig('map_api_status') == 1) {{ translate('set_form_map') }} @endif @if(auth('customer')->check()) {{ translate('select_from_saved') }} @endif
@if(auth('customer')->check()) @endif
count()==0?'required':''}}>
count()==0?'required':''}}>
@if(!auth('customer')->check())
@endif
count()==0?'required':''}}>
@if($zip_restrict_status == 1) @else count()==0?'required':''}}> @endif
count()==0?'required':''}}> @if(getWebConfig('map_api_status') == 1)
@endif
@if(auth('customer')->check())
@endif
@if(!Auth::guard('customer')->check() && $web_config['guest_checkout_status'] && !$physical_product_view)
@endif @endif
@include('theme-views.partials._order-summery')