1064 - 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 ') ORDER BY price_range_min ASC' at line 1

SELECT count(*) as cnt FROM pricethat.products WHERE categories_id in (718) AND products_status=1 and manufacturers_id in () ORDER BY price_range_min ASC

[TEP STOP]