@extends('ecommerce::public.shop-layout') @section('title', 'Checkout - ' . ($settings->site_name ?? 'Store')) @section('content')
{{ $wsSettings->store_address ?? 'Store Address' }}
{{ $wsSettings->store_city ?? '' }}{{ $wsSettings->store_state ? ', ' . $wsSettings->store_state : '' }} {{ $wsSettings->store_pincode ?? '' }}
📞 {{ $wsSettings->contact_phone }}
📦 Your order will be ready for pickup within {{ $wsSettings->pickup_ready_time ?? '2-4 hours' }} after confirmation.
ℹ️ {{ $wsSettings->pickup_instructions }}
Sorry, we don't deliver to this location.
💡 You can choose Pickup from Store instead!
Great news! We deliver to your location.