As a customer I want to be able to view the products in my cart #70
Labels
api
anything related to the back-end
razor
anything related to the razor pages
user story
Describes an project-spanning user story
Given I am a customer
When I navigate to the cart
Then I want to see the products in my cart
And I want to see the product's name
And I want to see the product's quantity
And I want to see the product's price per item
And I want to see the product's price total (price * quantity)
And I want to see the total price of my cart
The text was updated successfully, but these errors were encountered: