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

Total price calculated correctly #242

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Total price calculated correctly #242

merged 1 commit into from
Apr 12, 2024

Conversation

prathamkshah13
Copy link
Collaborator

The total price for the add_to_cart page was not being calculated correctly the issue was fixed and implemented correctly

@prathamkshah13 prathamkshah13 added the enhancement New feature or request label Apr 12, 2024
@prathamkshah13 prathamkshah13 self-assigned this Apr 12, 2024
@MithishR MithishR added the bug Something isn't working label Apr 12, 2024
Copy link
Owner

@MithishR MithishR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug has been fixed and the total price has been updated accordingly.

Copy link
Collaborator

@ojusharma ojusharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Bug fixed
  • All tests passing
  • Implementation successful

@ojusharma ojusharma merged commit 44fb152 into main Apr 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a cart, maintaining it and adding, removing and updating the cart
3 participants