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

-
    -
  1. Download the Ladill plugin and upload it in WordPress under Plugins → Add New → Upload Plugin.
  2. -
  3. Activate Ladill Woo Manager, then open WooCommerce → Ladill Woo.
  4. -
  5. Click Connect with Ladill and sign in to link your store.
  6. -
+ @if($stores->isEmpty()) +
+
+
+

Connect a WooCommerce store

+
    +
  1. Download the Ladill plugin and upload it in WordPress under Plugins → Add New → Upload Plugin.
  2. +
  3. Activate Ladill Woo Manager, then open WooCommerce → Ladill Woo.
  4. +
  5. Click Connect with Ladill and sign in to link your store.
  6. +
+
+ + + Download plugin (.zip) +
- - - Download plugin (.zip) -
-
+ @endif
@if($stores->isEmpty())