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