tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Delivery Options

tomik-z-cech opened this issue · comments

As a Site User, I can choose between standard and express delivery in order to control the speed of delivery.

Acceptance Criteria :

When I navigate to "Secure Checkout" then I can choose my preferred delivery option.

Tasks :

  • Create a radio selection for user between delivery options in checkout.html template
  • Provide user with clear cost of each delivery option
  • Create logic for free delivery when over treshold
  • Create JS logic for the total price update everytime delivery option is changed
  • Test functionality as logged in User
  • Test functionality as not logged in User

Epic :
EPIC 10

This was done in commit 0ab3c1e.