Cart
Cart page scaffold for quantity updates, item removal, and settlement preview.
Current checkpoints
- Render line items with unit price, quantity, and subtotal.
- Validate quantity updates as positive integers before API submission.
- Show backend-calculated totals including shipping and discounts.
Reserved extension nodes
- Invalid item handling
- Cart recommendation block