Here is a video of the user interface that chooses an item and specifies its quantity.
The Accept button assigns the entered Quantity to the OrderItem record derived from the selected Item, which causes its ExtendedPrice to be computed.
The Order button adds that item to the shopping cart.
