You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The add to cart is not working for Configurable product in product listing page
Preconditions
Magento version is 2.0.7 , php 7.0.4 and mysql 5.6
Steps to reproduce
Go to the product listing page in magento2.0.7 and try to add a configurable product
select the configurable product options and try to add to cart
the cart is not updated and when click on the mini cart icon it will redirect to product detail page with no cart items and we can add product only from the product details page
Expected result
The Configurable products need to be get added to cart in the product listing page rather than redirecting to product detail page when click on the mini cart icon.