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

Subtotal Is not Implemented on Cart Page #8

Open
1 task
sbmsr opened this issue May 1, 2022 · 0 comments
Open
1 task

Subtotal Is not Implemented on Cart Page #8

sbmsr opened this issue May 1, 2022 · 0 comments
Labels
bug Something isn't working Difficulty: Medium A Task that can take a day to complete.

Comments

@sbmsr
Copy link
Member

sbmsr commented May 1, 2022

Description

When a user adds something to their cart, the cart page subtotal is static. We need it to dynamically update when a user adds something to their cart.

How To Reproduce

  1. Run the App Locally
  2. Add item to cart
  3. See that cart subtotal is $262.

image

Deliverables

  • Fix cart subtotal to accurately reflect items in cart
@sbmsr sbmsr added bug Something isn't working Difficulty: Medium A Task that can take a day to complete. labels May 1, 2022
JunYuHuang added a commit to JunYuHuang/react-ecommerce that referenced this issue Apr 10, 2023
maxim55069633 added a commit to maxim55069633/react-ecommerce that referenced this issue May 6, 2023
antono91 added a commit to antono91/cbm-react-ecommerce that referenced this issue Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Difficulty: Medium A Task that can take a day to complete.
Projects
None yet
Development

No branches or pull requests

1 participant