Уважаемые клиенты, в связи со сложившейся ситуацией наша компания фиксирует внутренний курс.
1€ = 97 ₽
Курс действителен на все отгрузки со склада и предоплаты 21.04.2025
Exception: Query error 42S22: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'status.value' in 'where clause'. Query: SELECT DISTINCT SQL_CALC_FOUND_ROWS `shop_items`.* FROM `shop_items` LEFT OUTER JOIN `property_value_datetimes` AS `pvdd` ON `shop_items`.`id` = `pvdd`.`entity_id` AND `pvdd`.`property_id` = 207 INNER JOIN `shop_items` AS `m` ON `shop_items`.`id` = `m`.`modification_id` LEFT OUTER JOIN `property_value_ints` AS `hide_item` ON `hide_item`.`entity_id` = `shop_items`.`id` AND `hide_item`.`property_id` = 252 LEFT OUTER JOIN `shop_groups` AS `sg` ON `sg`.`id` = `shop_items`.`shop_group_id` WHERE `shop_items`.`shop_id` = '7' AND ( `shop_items`.`start_datetime` < '2025-04-27 17:19:47' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2025-04-27 17:19:47' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND ( ( `pvdd`.`value` BETWEEN '2024-10-27' AND '2025-04-27 17:19:47' AND `status`.`value` = 1974 AND `pvdd`.`value` IS NOT NULL AND `hide_item`.`value` = 0 ) OR ( `pvdd`.`value` IS NULL AND `status`.`value` = 1972 AND `hide_item`.`value` = 0 ) ) AND `shop_items`.`shop_group_id` IN ('129623', '129638', '129641', '129643', '129646', '129647', '129653', '129655', '129656', '129686', '129687', '129688', '129689', '129695', '129699', '129700', '129701', '129704', '129707', '129711', '129712', '129731', '129732', '129734', '129735', '129739', '129740', '129741', '129743', '129745', '129808', '129809', '129811', '129820', '129821', '129825', '129826', '129831', '129832', '129849', '129850', '129899', '129902', '129905', '129908', '129909', '129912', '129913', '129918', '129919', '129924', '129925', '129927', '129969', '129972', '130121', '130124', '130125', '130138', '130143', '130144', '130145', '130146', '130147', '130148', '130149', '132823', '130150', '130151', '130152', '130154', '130161', '130162', '130163', '130168', '130171', '130172', '130188', '130189', '130295', '130296', '130307', '130311', '130318', '130320', '130327', '130329', '130340', '130341', '130346', '130347', '130376', '130389', '130390', '130405', '130406', '130418', '130419', '130432', '130433', '130438', '130441', '130456', '130457', '130462', '130463', '130516', '130521', '130522', '130525', '130526', '132925', '132926', '130538', '130550', '130553', '130563', '130570', '130573', '130574', '130576', '130577', '130578', '130580', '130581', '130597', '130598', '130608', '130610', '130617', '130618', '130620', '130621', '130625', '130627', '130643', '130647', '130651', '130657', '130662', '130663', '132912', '130670', '130685', '130687', '130703', '130705', '130723', '130760', '130761', '130762', '130764', '130765', '130767', '130768', '130769', '130791', '130802', '130808', '130809', '130815', '130816', '130818', '130824', '130825', '130848', '130851', '130862', '130864', '130871', '130876', '130877', '130892', '130941', '130944', '130897', '130899', '130900', '130902', '130933', '130937', '130938', '130965', '130975', '130979', '131006', '131007', '131009', '131010', '131011', '131012', '131034', '131037', '131040', '131041', '131082', '131090', '131093', '131094', '131102', '131106', '131110', '131111', '131141', '131145', '131148', '131150', '131152', '132907', '132908', '131153', '131156', '131173', '131174', '132756', '131161', '132757', '131162', '132813', '131170', '132814', '131169', '132820', '131182', '131235', '131251', '131254', '131257', '131260', '131261', '131271', '131274', '131275', '132795', '132796', '132903', '131387', '131399', '131401', '131486', '131498', '131500', '131518', '131519', '131520', '131537', '131550', '131551', '131553', '131555', '131556', '131577', '131581', '131655', '131657', '131658', '131683', '131685', '131720', '131755', '131759', '131775', '131776', '131779', '131781', '131793', '131808', '131814', '131815', '131830', '131835', '131836', '131837') AND `hide_item`.`value` = 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`.`deleted` = 0 ORDER BY `sli`.`sorting` ASC, `shop_items`.`datetime` DESC, `shop_items`.`name` ASC LIMIT 20 OFFSET 0
modules/core/database/pdo.php:675 Core_Exception->__construct
modules/core/querybuilder/statement.php:78 Core_DataBase_Pdo->query
modules/core/orm.php:522 Core_QueryBuilder_Statement->execute
modules/core/entity.php:581 Core_ORM->findAll
modules/shop/controller/show.php:1178 Core_Entity->findAll
libs/modules/pezhon/module/shop/controller/show.php:443 Shop_Controller_Show->show
hostcmsfiles/lib/lib_103/lib_103.php:501 Pezhon_Shop_Controller_Show->show
modules/lib/model.php:284 include
modules/core/page.php:166 Lib_Model->execute
templates/template31/template.htm:75 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:166 Template_Model->execute
templates/template13/template.htm:198 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:166 Template_Model->execute
modules/core/command/controller/default.php:580 Core_Page->execute
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:236 Core_Router_Route->execute