-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Adding product from wishlist not adding to cart showing warning message. #9155
Comments
I am also facing the same issue while adding products to cart from wishlist. Please help! |
@KishorkumarKar, , Thanks for reporting this issue. |
@KishorkumarKar, thank you for your report. |
Can any one help me? My website is Live and i am facing this issue.. how soon can this be resolved? |
The qty param is send for post and in querystring. Can you assign me this issues |
#mm17es |
Hi @KishorkumarKar. Thank you for your report.
The fix will be available with the upcoming 2.3.2 release. |
Hi @KishorkumarKar. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
Preconditions
Hi,
I have add a product from admin In Magento 2 (ver. 2.1.5) with Minimum Qty Allowed in Shopping Cart (10) .After that iI add that product to wishlist and i tried to add that product by 1 Qty it redirect to product detail page from there I wanted to add qty 10 to cart No product added to cart.
Steps to reproduce
4.Click on wishlist
5.Try to add product with qty 1 it will redirect to product detail page
6.try to add product with 10 qty in the same page.
Expected result
1.while clicking to wishlist it should show qty 10 as a default in qty but showing 1
2.after redirecting to order detail page fro giving wrong minimum qty.It should add the product to car while giving qty 10 in the same page .
Actual result
1.It is not showing wrong qty in wishlist
2.product not added to car giving an warning message .
The text was updated successfully, but these errors were encountered: