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 '' at line 5

select products_id from products_to_categories p2c, categories c where p2c.categories_id = c.categories_id and c.parent_id in (32, 33) and products_id =

[TEP STOP]