As a [Client] I want to [add item to cart] in order to [complete list of purchases]
--Client selects product, he is shown description + price and is prompted to add it to shopping cart
--After adding product ,he is given the option to proceed to checkout or continue shopping
--Client is then directed to shopping cart page where items chosen are listed and total price. Continues to Submit order (see use case)
--Acceptance criteria: Client has an account and is currently logged in
As a [Client] I want to [add item to cart] in order to [complete list of purchases]
--Client selects product, he is shown description + price and is prompted to add it to shopping cart --After adding product ,he is given the option to proceed to checkout or continue shopping --Client is then directed to shopping cart page where items chosen are listed and total price. Continues to Submit order (see use case) --Acceptance criteria: Client has an account and is currently logged in