Warning: mysqli::query(): (42000/1064): 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 LCASE(pd.name) LIKE '%Сияющий бальзам DERMA FACTORY Glow Mel' at line 1 in /var/www/skinpro/data/www/storage/modification/system/library/db/mysqli.php on line 28
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 LCASE(pd.name) LIKE '%Сияющий бальзам DERMA FACTORY Glow Mel' at line 1<br />Error No: 1064<br />SELECT p.product_id, COUNT(*) as match_count FROM oc_product p 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) LEFT JOIN oc_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '3' AND p.quantity > 0 AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN () AND LCASE(pd.name) LIKE '%Сияющий бальзам DERMA FACTORY Glow Melting Balm TINGLE FLIRTING 2 3 г%' AND p.product_id != 1538 GROUP BY p.product_id ORDER BY match_count DESC, p.sort_order ASC, LCASE(pd.name) ASC in /var/www/skinpro/data/www/storage/modification/system/library/db/mysqli.php:52
Stack trace:
#0 /va in /var/www/skinpro/data/www/storage/modification/system/library/db/mysqli.php on line 52