An error occured
The query you submitted is not valid.
SELECT sizes.id, size FROM sizes LEFT JOIN product_sizes ps ON ps.sizeID = sizes.id WHERE ps.productID IN () GROUP BY sizes.id
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 ') GROUP BY sizes.id' at line 11