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 < '2025-04-05')
AND (date_end = '0000-00-00' OR date_end > '2025-04-05')) in /sites/tent-chehol.com/system/library/db/mysqli.php:43
Stack trace:
#0 /sites/tent-chehol.com/system/library/db.php(63): DB\MySQLi->query('SELECT MAX(pric...', Array)
#1 /sites/tent-chehol.com/system/library/db.php(37): DB->query_('SELECT MAX(pric...')
#2 /sites/tent-chehol.com/catalog/controller/extension/module/microdatapro.php(191): DB->query('SELECT MAX(pric...')
#3 /sites/tent- in /sites/tent-chehol.com/system/library/db/mysqli.php on line 43