area1707/grace-shopper

checkout

Opened this issue · 1 comments

checkout

Story: As a visitor, I want to be able to buy the items that are in my cart

Implementation: Purchase button go to a page (component) where all of your products are listed out with the information (request to the backend to serve up pictures, price, and name) and the total price with button to confirm the purchase or to go back to browsing to add more products.