WooCommerce sites connected via the Ladill plugin.
@if(! $hasPaidPlan){{ $storeCount }}/{{ min($storeLimit, 1) }} store(s) on free plan
@endifNo stores connected yet. Install the Ladill plugin on WordPress and click Connect with Ladill.
@else{{ $store->site_name ?? parse_url($store->site_url, PHP_URL_HOST) }}
{{ $store->site_url }}
Status: {{ ucfirst($store->status) }} @if($store->connected_at)ยท Connected {{ $store->connected_at->diffForHumans() }}@endif