Skip to content

[frontend] fix item calculation and shipping - #2684

Merged
julianocosta89 merged 3 commits into
open-telemetry:mainfrom
julianocosta89:frontend-fix-item-calculation-and-shipping
Oct 28, 2025
Merged

[frontend] fix item calculation and shipping#2684
julianocosta89 merged 3 commits into
open-telemetry:mainfrom
julianocosta89:frontend-fix-item-calculation-and-shipping

Conversation

@julianocosta89

@julianocosta89 julianocosta89 commented Oct 24, 2025

Copy link
Copy Markdown
Member

Changes

Fix #2683

  • Bug 1: Order total not accounting for item quantities
  • Bug 2: Shipping price randomness causing inconsistency between cart and checkout pages.

Merge Requirements

For new features contributions, please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@julianocosta89
julianocosta89 requested a review from a team as a code owner October 24, 2025 13:24
@julianocosta89
julianocosta89 merged commit 5494a24 into open-telemetry:main Oct 28, 2025
33 checks passed
@julianocosta89
julianocosta89 deleted the frontend-fix-item-calculation-and-shipping branch October 28, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[frontend] Checkout is not showing total

2 participants