Skip to content

Price is always 0 for bundle product items without dynamic price in order rest API #38687

@aaqtgft

Description

@aaqtgft

Preconditions and environment

  • 2.4.6

Steps to reproduce

  1. Create a bundle product with a dynamic pricing option
  2. Create a bundle product without dynamic price option
  3. Add both items to the cart
  4. Complete the checkout process
  5. Export the order using the REST API

When exporting an order containing a bundle product without the dynamic price option, the price of the single product is always exported as 0.
The price of the single product is only exported correctly when the bundle product is created with a dynamic price.

Expected result

Simple products included in a bundle should always have the actual price in the order export.
Those with dynamic price should have the original price, those without should have the price shown on the bundle page.

Actual result

The price of the single product included in a bundle without dynamic price is always exported as 0, while the price of the product included in a bundle with dynamic price is correct.

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: PricingComponent: BundleIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: PR CreatedIndicates that Pull Request has been created to fix issueProgress: doneReported on 2.4.6Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions