Fatal error: Uncaught exception 'Exception' with message '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 = '5'
' at line 3
Error No: 1064
SELECT MAX(price) as smax, MIN(price) as smin
FROM oc_product_special
WHERE product_id IN ()
AND price > 0
AND customer_group_id = '5'
AND ((date_start = '0000-00-00' OR date_start < '2025-04-03')
AND (date_end = '0000-00-00' OR date_end > '2025-04-03'))' in /home/virtwww/w_sklad13_5e671c41/http/system/library/db/mysqli.php:40
Stack trace:
#0 /home/virtwww/w_sklad13_5e671c41/storage/modification/system/library/db.php(70): DB\MySQLi->query('SELECT MAX(pric...')
#1 /home/virtwww/w_sklad13_5e671c41/http/catalog/controller/extension/module/microdatapro.php(209): DB->query('SELECT MAX(pric...')
#2 [internal function in /home/virtwww/w_sklad13_5e671c41/http/system/library/db/mysqli.php on line 40