Cannot run getProdList sql: SELECT product_id, menu_id, product, image_file, ing_string, rank
FROM anantkes_lw.product_web_ingredient
WHERE menu_id = 122505
AND active = 1
AND product_id IN (select product_id from anantkes_lw.product_menu where menu_number = 122505 )
ORDER BY rank ASC, endorsed DESC, approved DESC, bad ASC, product