diff --git a/pages/client/shops.php b/pages/client/shops.php index adf43ecc6eff7e5ff3c440a0c869eea791d3ed27..fcd71f6452ff97ea51dffff3f7ee5813f5a96de2 100644 --- a/pages/client/shops.php +++ b/pages/client/shops.php @@ -60,7 +60,7 @@ $shops = Shop::getShops(); foreach($shops as $shop){ $representation = $shop['item']->getRepresentation(); - if($representation["type"] == "item"){ + if($representation["type"] == "block"){ echo ('<div class="col-sm"> <div class="card" style="width: 18rem;"> <div class="card-body">