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.
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
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
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.
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
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
Thanks for your help
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 ?