diff --git a/shop.php b/shop.php index c86fad4..e6515ff 100644 --- a/shop.php +++ b/shop.php @@ -483,24 +483,6 @@ while ($row = $shopItems->fetch_assoc()) { echo ""; } - $data = db::c()->query('SELECT `id`, `img`, `name` FROM `shop` WHERE `count` > 0 AND `razdel` = ?i ORDER by `nlevel` ASC, `id` ASC', $shopCategoryTypeNumber); - while ($row = $data->fetch_assoc()) { - ?> - - - -
- купить - Купить несколько штук - - - - - -