Given the reader has items in their cart
When they proceed to checkout
Then they see an order summary with line items, quantities, and totals
Given the reader changes their mind about an item
When they edit the quantity on the summary page
Then the total recalculates without returning to the cart