- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019
12:20 PM
11-19-2019
12:20 PM
Magento 2 Order Shows Order Summary When Clicked on Cart
Most of the times users are able to place the order on my ecommerce. But sometimes, they are not. They add stuff to cart, and when they click on cart to checkout- it shows the cart as empty, but does show the order summary with nowhere to click. It's a magento 2 community edition site. Anyone familiar with the issue?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019
06:35 PM
11-19-2019
06:35 PM
Re: Magento 2 Order Shows Order Summary When Clicked on Cart
Hello
Try following this thread solution and let me know then.
https://github.com/magento/magento2/issues/12362#issuecomment-346301084
Try following this thread solution and let me know then.
https://github.com/magento/magento2/issues/12362#issuecomment-346301084
Was my answer helpful? You can accept it as a solution.
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019
11:52 PM
11-19-2019
11:52 PM
Re: Magento 2 Order Shows Order Summary When Clicked on Cart
You can add these patch, they have resolved this issue.
https://github.com/Hevelop/magento2-patches/commit/506c24c3f0cd53b33f595d49ba994346f982e863
Thanks!