Open
Description
Preconditions and environment
- Magento version 2.4.7-p3
Steps to reproduce
-
Create a Grouped Product and associate it with child products.
-
Set the following quantity properties for one of the child products:
- Minimum Qty Allowed in Shopping Cart: 2
- Maximum Qty Allowed in Shopping Cart: 10
- Qty Increments: 2
3.Open the Product Detail Page (PDP) of the Grouped Product and test invalid quantities for the selected child product (e.g., 1, 3, or 11) to confirm that invalid inputs are restricted.
Expected result
The validation error should be displayed upon clicking the "Add to Cart" button, without reloading the page, similar to the behavior on the Simple Product PDP.
Actual result
Instead of displaying the error immediately, the page reloads and the error is shown afterward from the server side.
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”.