SELECT * FROM products WHERE category_id= AND boutique_id LIKE '%24%' AND status=1 ORDER BY name_fr LIMIT 0, 10
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 boutique_id LIKE '%24%' AND status=1 ORDER BY name_fr LIMIT 0, 10' at line 1