Fatal error: Uncaught Exception: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND price > 0
AND customer_group_id = '1'
' at line 3<br />Error No: 1064<br />SELECT MAX(price) as smax, MIN(price) as smin
FROM oc_product_special
WHERE product_id IN ()
AND price > 0
AND customer_group_id = '1'
AND ((date_start = '0000-00-00' OR date_start < '2026-06-27')
AND (date_end = '0000-00-00' OR date_end > '2026-06-27')) in /home/unit1/unit.ua/www/system/library/db/mysqli.php:40
Stack trace:
#0 /home/unit1/unit.ua/storage/modification/system/library/db.php(238): DB\MySQLi->query('SELECT MAX(pric...')
#1 /home/unit1/unit.ua/www/catalog/controller/extension/module/microdatapro.php(209): DB->query('SELECT MAX(pric...')
#2 /home/unit1/unit.ua/storage/modification/system/engine/action.php(79): ControllerExt in /home/unit1/unit.ua/www/system/library/db/mysqli.php on line 40