So, I have a shopping list
shopping_list = [{ item: "notebook", quantity: rand(1..10), price_per_unit: rand(850..1500) }, { item: "pen"