Skip to content

[Forwardport] Issue #13582 show message for qty minAllowed, maxAllowed, qtyIncremen… #14508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 5, 2018
Merged

Conversation

namlier
Copy link
Contributor

@namlier namlier commented Apr 3, 2018

Original Pull Request

#13942
…ts validation. Fix ProductView plugin for maxAllowed

Product with max sale qty, min sale qty or increment qty will not show error message on frontend

Description

Fixed how Plugin extract max sale qty
Add parametric message for js validation

Fixed Issues

  1. Magento 2.1.11 minimum quantity validation message not showing #13582: Magento 2.1.11 minimum quantity validation message not showing

Manual testing scenarios

  1. Set Min sale qty (3), max sale qty (100) or qty increments (3) on a simple product visible in catalog
  2. Try to add that product to cart with qty that triggers the js validation error. eg: 0, 2, 7, 101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants