Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Delivery Options #63

Closed
6 tasks done
Tracked by #53
tomik-z-cech opened this issue Mar 7, 2024 · 1 comment
Closed
6 tasks done
Tracked by #53

USER STORY : Delivery Options #63

tomik-z-cech opened this issue Mar 7, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 7, 2024

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

@tomik-z-cech
Copy link
Owner Author

This was done in commit 0ab3c1e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant