At this stage of the development process, we will need a cart page.
Here is the acceptance criteria:
Given user has added some items to the cart
When user clicks the cart icon
Then user should be redirected to cart page
And the cart page includes a checkout button
Team,
At this stage of the development process, we will need a cart page. Here is the acceptance criteria:
Given user has added some items to the cart When user clicks the cart icon Then user should be redirected to cart page And the cart page includes a checkout button