diff --git a/resources/views/woo/stores/index.blade.php b/resources/views/woo/stores/index.blade.php
index a169226..5fd3d52 100644
--- a/resources/views/woo/stores/index.blade.php
+++ b/resources/views/woo/stores/index.blade.php
@@ -14,23 +14,25 @@
@endif
-
-
-
-
Connect a WooCommerce store
-
- - Download the Ladill plugin and upload it in WordPress under Plugins → Add New → Upload Plugin.
- - Activate Ladill Woo Manager, then open WooCommerce → Ladill Woo.
- - Click Connect with Ladill and sign in to link your store.
-
+ @if($stores->isEmpty())
+
+
+
+
Connect a WooCommerce store
+
+ - Download the Ladill plugin and upload it in WordPress under Plugins → Add New → Upload Plugin.
+ - Activate Ladill Woo Manager, then open WooCommerce → Ladill Woo.
+ - Click Connect with Ladill and sign in to link your store.
+
+
+
+
+ Download plugin (.zip)
+
-
-
- Download plugin (.zip)
-
-
+ @endif
@if($stores->isEmpty())