Here is my code on the mongo shell
db.products.insert({_id:3, name: "Rubber", price: 1.3,stock:43,reviews:[{authorName:"Sally", rating: 5 , re