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 '?osCsid=2nhv89oap3u6hu2lsdef8gbk23)' at line 1

select p.products_image, p.products_image_optimized, pd.products_name, pd.products_short_description, pd.products_description, p.products_id, p.manufacturers_id, p.products_buyprice, p.products_raise, p.products_tax_class_id,p.products_ean, p.unique_identifier,p.suppliers_id,p2c.sort_order,p.products_srp,p.products_id,products_sku,p.back_to_back from products_description pd inner join products p on p.products_id=pd.products_id inner join products_to_categories p2c on p.products_id=p2c.products_id where (p.products_status = '1' or p.products_status= '2') and pd.language_id = '4' and p2c.categories_id = '222' and pd.products_name not like '%deals%' and p.manufacturers_id in (313?osCsid=2nhv89oap3u6hu2lsdef8gbk23)

[TEP STOP]