Login with Customer Remove Item from Cart
MediumBaselinedUI
Description
Verify that items can be removed from cart with confirmation.
Pre-Conditions
1. Customer is logged in 2. Multiple products in cart
Test Steps
| Step # | Step Action | Expected Results |
|---|---|---|
| 1 | Login with Customer with 2 products in cart | Cart shows 2 items |
| 2 | Navigate to cart page | Both products displayed with remove (X or trash) icons |
| 3 | Click remove icon on first product | Confirmation prompt: "Remove this item from cart?" |
| 4 | Confirm removal | Product is removed. Cart updates to show 1 item. Total recalculates |
| 5 | Verify undo option | Toast message with "Undo" option appears briefly |
Created Dec 17, 2025 by Demo User