We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: Wrong error message appears when adding all products to cart from wishlist and one of products is out of stock
Expected behavior: Error message '"{productName}" is out of stock' appears
To Reproduce:
Actual result: Error message 'One or more items are out of stock for {productName}' appears
The text was updated successfully, but these errors were encountered:
scandipwa/scandipwa#3027 - Change message for adding out of stock pro…
1b1a4a8
…duct to cart
IrinaZhadzinets
Successfully merging a pull request may close this issue.
Description:
Wrong error message appears when adding all products to cart from wishlist and one of products is out of stock
Expected behavior:
Error message '"{productName}" is out of stock' appears
To Reproduce:
Actual result:
Error message 'One or more items are out of stock for {productName}' appears
The text was updated successfully, but these errors were encountered: