+7 (495) 321-456-7

Перейдите в каталог, выберите требуемый товар и добавьте его в корзину.

Добро пожаловать на сайт Darinit

Мы являемся представителем компании NORMEL.

Компания NORMEL имеет собственное производство Нормализаторов. 

Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT
SQL_CALC_FOUND_ROWS
`shop_items`.*
FROM `shop_items`
INNER JOIN `shop_item_discounts` ON `shop_item_discounts`.`shop_item_id` = `shop_items`.`id`
INNER JOIN `shop_discounts` ON `shop_discounts`.`id` = `shop_item_discounts`.`shop_discount_id`
LEFT OUTER JOIN `shop_groups` AS `sg` ON `sg`.`id` = `shop_items`.`shop_group_id`
WHERE `shop_items`.`shop_id` = 1 AND ( `shop_items`.`start_datetime` < '2025-01-22 16:46:21' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2025-01-22 16:46:21' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND `shop_discounts`.`active` = 1 AND `shop_discounts`.`start_datetime` < '2025-01-22 16:46:21' AND `shop_discounts`.`end_datetime` > '2025-01-22 16:46:21' AND `shop_discounts`.`deleted` = 0 AND `shop_items`.`modification_id` = 0 AND `shop_items`.`active` = 1 AND `shop_items`.`shortcut_id` = 0 AND ( `sg`.`active` = 1 AND `sg`.`deleted` = 0 AND `sg`.`siteuser_group_id` IN (0, -1) OR `sg`.`id` IS NULL ) AND `shop_items`.`closed` = 0 AND `shop_items`.`deleted` = 0
GROUP BY `shop_items`.`id`
ORDER BY RAND() ASC
LIMIT 3
OFFSET 0
modules/core/database/pdo.php:673 Core_Exception->__construct
modules/core/querybuilder/statement.php:86 Core_DataBase_Pdo->query
modules/core/orm.php:551 Core_QueryBuilder_Statement->execute
modules/core/entity.php:620 Core_ORM->findAll
modules/shop/controller/show.php:1502 Core_Entity->findAll
modules/shop/controller/show.php:1796 Shop_Controller_Show->getShopItems
templates/template5/template.htm:37 Shop_Controller_Show->show
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
templates/template2/template.htm:227 Core_Page->execute
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
modules/core/command/controller/default.php:621 Core_Page->execute
modules/core/router/route.php:194 Core_Command_Controller_Default->showAction
index.php:379 Core_Router_Route->execute