Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 777 Bytes

File metadata and controls

13 lines (10 loc) · 777 Bytes

Checkout

Users are able to add one or more product to their basket and when they finished they've choosen their products to buy, they can go to their checkout page to see the total price, discount, every product price. In this page when users have checked everythings they can choose a payment and delivery method to final the purchase.

List of user actions in this page

  • Remove one or more or even all of the products from the basket
  • List of the products in the basket.
    • calculate and show the product final price (include discount)
  • Show the default location to deliver the order
  • Ability to change the delivery location
  • Show the defualt payement method and ability to change the method
  • Show the defualt delivery method and ability to change the method