cancel
Showing results for 
Search instead for 
Did you mean: 

Cart Page Empty

SOLVED

Cart Page Empty

https://shop.fabrika16.com/checkout/cart/

Cart page empty when we added a new product.
I have used Magento 2.2 version.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Cart Page Empty

I have tried all solution, but still getting same error

View solution in original post

3 REPLIES 3

Re: Cart Page Empty

Hi @msgichaudh4312 

It is a session destroying on the cart page.

Please check for caching and session for the cart page.

Also Please try with below solution:

https://github.com/magento/magento2/issues/12362

If it works then mark as a solution for helping others to resolve this issue

Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!

Re: Cart Page Empty

@msgichaudh4312 

It should be the cause of a cookie. You should enable this:

Magento Admin > Stores > Settings / Configuration > General / Web > Default Cookie Settings

Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!

Re: Cart Page Empty

I have tried all solution, but still getting same error