@ -13,7 +13,7 @@ if (!empty($_GET['otdel'])) {
if ($_GET['otdel'] !== 'sale') {
Shop::$current->categoryType = $_GET['otdel'];
} else {
Shop::$current->categoryType = -1;
Shop::$current->categoryType = Shop::CATEGORY_SALE_ITEMS;
}
The note is not visible to the blocked user.