Current Behavior:
When the user first opens the cart (without having added anything), it displays 3 items in the cart.

Expected Behavior:
The cart should reflect the correct number of items. If no items are added, it should display 0 items.
Steps to Reproduce:
- Build and run the application.
- Click on the “Cart” icon without adding any products.
- Observe that the cart indicates 3 items, even though the cart is empty.
Affected platform(s):
Package Versions:
"Uno.Sdk": "5.6.45"