Cart
Testing Goal
Test dynamic cart: remove item, change quantity, verify total updates. In Bug Mode you may see incorrect totals, failing remove, or delayed updates.
Test Data
Add products from the Products page. Cart is stored in localStorage and shared across pages.