Use a for loop to iterate through each item in the cart list.
for
item
in
cart
Make sure to type for item in cart.
for item in cart