+ {__('Add multiple pickup locations where customers can collect their orders. Each location can have its own address, phone number, and business hours.')} +
++ {__('Customers will see available pickup locations during checkout and can choose their preferred location.')} +
++ {__('Add your first pickup location to get started')} +
+ +{location.address}
+{location.city}, {location.state} {location.postcode}
+ {location.phone &&📞 {location.phone}
} + {location.hours &&🕐 {location.hours}
} +{email.description}
+{email.description}
+{__('From Name')}
++ {settings?.from_name || __('Not configured')} +
+{__('From Email')}
++ {settings?.from_email || __('Not configured')} +
++ {__('For email templates, styling, and advanced configuration, use the WooCommerce settings page')} +
+ +