Fatal error: Uncaught Exception: Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND p.status = '1' ...' at line 5<br />Error No: 1064<br />SELECT p.product_id AS product_id FROM oc_product p LEFT JOIN oc_product_to_category pr ON (p.product_id = pr.product_id) WHERE p.product_id != '1069' AND p.product_id NOT IN () AND p.status = '1' AND p.quantity > 0 AND p.date_available <= NOW() AND pr.category_id IN (13,14,15,16,17,18,20,21,22,23,24) in /var/www/mh_production/builds/c0856a03709caf9060429c7de8d2f470d80ebf66/system/library/db/mysqli.php on line 41