Skip to content

Product Detail Page - Tier price (fixed & discount) save percentage displaying wrong calculation #26583

Closed
@srsathish92

Description

@srsathish92

Tier price (fixed & discount) save percentage displaying wrong calculation in product detail page.

Preconditions (*)

  1. Magento 2.4-develop

Steps to reproduce (*)

  1. Create simple product with
    Price - $100.00
    Special price - $65.00
  2. Add tier price rule
    For 2 (Qty) - Fixed $40.00
    For 3 (Qty) - Percentage 36%
  3. Save the product.

Expected result (*)

Both fixed and discount save percentage should be applied on final price

  • Buy 2 for $40.00 each and save 38%
  • Buy 3 for $64.00 each and save 2%

Actual result (*)

Fixed price save percentage applied on final price (In our case special price) and Discount save percentage applied on base price.

  • Buy 2 for $40.00 each and save 38%
  • Buy 3 for $64.00 each and save 36%

tier_price_rule

Metadata

Metadata

Assignees

Labels

Area: FrontendComponent: PricingFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: 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 developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReported on 2.4.0Indicates 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