Closed
Description
Preconditions (*)
Magento ver. 2.3.5-p1
Steps to reproduce (*)
- Create a bundle product with two option each contain two product in it
- Create one option as main as the title with two simple product (a&b) - (Dropdown)
- Create the second option as a sub as the title with two simple product(c&d)- (Checkbox)
- Create a shopping cart rule
- Select a "percent of product price discount"
- Add 10 % to the discount amount
- We should add the main option two product in the rule like( SKU is one of (a&b)
- Apply the rule
- Go to the frontend
- Select one SKU from the dropdown of the main simple product and checkbox one sub simple product
- Add to cart
- Go to cart page
- Check the discount is applied total of two product
Expected result (*)
10% discount is applied ONLY on BUNDLE child product SKU001 (this behavior worked faultless on Magento 1.8.X)
The discount should be applied only for the main simple product
Actual result (*)
10% discount is applied on BUNDLE parent product, thus both of simple products are discounted...
Additional information
more detailed steps and screens #28921 (Comment1) (comment 2)
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 developmentMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.Has been reviewed and prioritized during Triage with Product Managers
Type
Projects
Status
Done