{"status":"error","s":"select pm.* from product_master as pm left join product_master as pm on pm.product_id=pm.product_id where pm.type IN (1,2) and pm.product_price!=0 group by pm.product_id order by pm.push_to_top_date desc,pm.product_id desc LIMIT 20, 40"}