FROM fs_products AS a WHERE published = 1 AND a.type_id = 1 ORDER BY is_hot DESC,is_vip, date_start_vip DESC, created_time DESC