RootCauseunvalidated
The subtotal/summary calculation in the `CartOrder` component only uses `item.price` and ignores `item.quantity` when reducing over `cart`.
1bcf8acb-1919-4dfe-bb85-0f6ea42f8a8b
The subtotal/summary calculation in the CartOrder component only uses item.price and ignores item.quantity when reducing over cart.