Closed
Description
Tier price (fixed & discount) save percentage displaying wrong calculation in product detail page.
Preconditions (*)
- Magento 2.4-develop
Steps to reproduce (*)
- Create simple product with
Price - $100.00
Special price - $65.00 - Add tier price rule
For 2 (Qty) - Fixed $40.00
For 3 (Qty) - Percentage 36% - 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%
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch