MySQL Error Occured
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 ') AND active='1' AND isPhotos='0' AND isNews='0' ORDER BY raceCubeCart_...' at line 1

QUERY = SELECT man, raceCubeCart_cats_idx.cat_id, raceCubeCart_cats_idx.productId, productCode, quantity, description, image, price, dia, name, popularity, sale_price, stock_level, useStockLevel FROM raceCubeCart_cats_idx INNER JOIN raceCubeCart_inventory ON raceCubeCart_cats_idx.productId = raceCubeCart_inventory.productId WHERE raceCubeCart_cats_idx.cat_id IN () AND active='1' AND isPhotos='0' AND isNews='0' ORDER BY raceCubeCart_inventory.list_no DESC, productId DESC