Skip to content

Tier price of simple item not working in Bundle product #21467

Closed
@adarshkhatri

Description

@adarshkhatri

Preconditions (*)

  1. Magento 2.3.0
  2. Bundle products having at least 1 child product
  3. Child product should have some tier prices

Steps to reproduce (*)

  1. Simple product priced $500
  2. Add tier price exactly as follow:
  3. First row: qty=1000, Fixed Price = $300
  4. Second row: qty=500, Fixed Price = $400
  5. Third row: qty=10000, Fixed Price = $100
  6. Fourth row: qty=5000, Fixed Price = $200
  7. Save product.

When adding tier price, you must add in this sequence. Unless you change the sequence later on like this:

  1. Simple product priced $500
  2. Add tier price exactly as follow:
  3. qty=500, Fixed Price = $400
  4. qty=5000, Fixed Price = $300
  5. Save product.
  6. Lets add more tier price:
  7. New row: qty=10000, Fixed Price = $100
  8. New row: qty=1000, Fixed Price = $200
  9. Save product.

Expected result (*)

  1. Display correct price (price as configured).

Actual result (*)

  1. Displayed price (price as configured) is wrong,
  2. Wrong tier price rate applies

budnle bug

When Adding to cart, it calculates correctly. Only displaying problem.

Metadata

Metadata

Assignees

Labels

Area: FrontendComponent: BundleFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions