- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
@Manthan Dave@damian
I added a product in cart. After click on Proceed to Checkout button, It should go on checkout page but it is showing cart is empty. It is working fine in Desktop view but cart is empty when I open this in Mobile view.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Neeraj02381
There is one bug in magento2
https://github.com/magento/magento2/issues/12362
please apply gewaechshaus solution and check it.
If works then mark as solution
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart is blank in Magento 2
Hi @Neeraj02381
Well i have seen the website link you have shared with us - and it looks like you have theme issue - because on the mobile view - your checkout page seems broken and not functioning properly !
So good option here is to ask theme developer to resolve the issue on the same !
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart is blank in Magento 2
Yes, I created a custom theme to override views, But I didn't understand what's the issue behind this.
I didn't any change in block, Controller and model. Then why this problem is happening. or how can I resolve this issue.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart is blank in Magento 2
Actually need to debug this theme code in details.
Still if you wanted to confirm the exact step of issue , as of now just for testing purpose change a theme to Luma theme and then check , checkout will work !
so something is missing at theme level - also you can check browser console on mobile view few error is also showing there
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Neeraj02381
There is one bug in magento2
https://github.com/magento/magento2/issues/12362
please apply gewaechshaus solution and check it.
If works then mark as solution
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart is blank in Magento 2
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart is blank in Magento 2
hi
i use magento 2.3.2 and i have the same probem. cart empty when i add a product to the cart
can you help me please ?