Summary
The cart should persist across page reloads, but the seeded Android CI result records an empty cart after reload.
Observed
After adding items and reloading on Android, the cart comes back empty and the localStorage cart entry is gone.
Expected
After reload, the cart badge, cart lines, quantities, and total match the pre-reload state.
Seeded coverage
- Cart persists across a reload
Summary
The cart should persist across page reloads, but the seeded Android CI result records an empty cart after reload.
Observed
After adding items and reloading on Android, the cart comes back empty and the localStorage cart entry is gone.
Expected
After reload, the cart badge, cart lines, quantities, and total match the pre-reload state.
Seeded coverage