Help with my mini add to cart feature

Can you guys fix this, I want to show a cart screen where my items from firebase will show, but the quantity and price is not showing.

Im very new, and usually vibe code with chatgpt, I'm willing to learn mit app inventor but I just dont have enough time and need to pass this before midnight.



Your item name storage is inconsistent with how you access it.

You store it as a tag but try to access it as an attribute.

By the way, AI2 does not like empty sockets.