I have a variable cart which is a list of cart items of type CartItem. Then a another variable selectedItem also of type CartIte
cart
CartItem
selectedItem
CartIte