diff --git a/pages/client/shops.php b/pages/client/shops.php
index a15e3d9e55288144e423a7bdafa85a33c3267481..6dfc2c5c2da6dfa82b64c364153e92f911d85ce1 100644
--- a/pages/client/shops.php
+++ b/pages/client/shops.php
@@ -57,7 +57,7 @@
 
                 <div class="row">
                     <?php
-                    $shops = Shop::getAllShops();
+                    $shops = Shop::getShops();
                     foreach($shop as $shop){
                         $texture = $shop['item']->getTexture();
                         echo ('<div class="col-sm">