Skip to content

Grouped Product Frontend Quantity Validations are Missing #39479

Closed
@Mohamed-Asar

Description

@Mohamed-Asar

Preconditions and environment

  • Magento version 2.4.7-p3

Steps to reproduce

  1. Create a Grouped Product and associate it with child products.

  2. 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.

image

Actual result

Instead of displaying the error immediately, the page reloads and the error is shown afterward from the server side.

image

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”.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions