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 '?tracking=5f15a0e9ef39f) AND p.is_archive = '0'' at line 11
Error No: 1064
SELECT COUNT(DISTINCT p.product_id) total FROM `oc_product` p LEFT JOIN `oc_product_to_category` p2c ON (p2c.product_id = p.product_id) LEFT JOIN `oc_product_description` pd ON (p.product_id = pd.product_id) LEFT JOIN `oc_product_to_store` p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND pd.language_id = '1' AND p2c.category_id = '103' AND p.manufacturer_id IN (15?tracking=5f15a0e9ef39f) AND p.is_archive = '0' in /home/www/clients/client0/web6/web/system/library/db/mysqli.php on line 42