result = {}; Promise.all(data2.map(async function(subcat) { await productModel.find({ subcategory_id: subcat._id }, function(e