Saving the items in the cart

Hello!

I’m not sure if this is an X-Theme question, but if not, maybe you can point me in the right direction as to who I can ask.

If I add a series of products to my site and then exit the page, my entire cart is erased by the time I go back to my website. I would like to save the cart (much like Amazon does).
In other words, if I add 5 products to my cart, exit my page, and open the site again a few minutes later, my cart is empty.

I hope my question made sense :slight_smile:
Thank you for your insight!
-Nadia

Hi Nadia,

Actually, Woocommerce defaults to a 48 hour expiration time for all user’s carts especially if the user is logged in while adding items to the cart. That means, the cart items will remain in the cart until the session expiration time reaches.

Also, if you are not logged in while adding the products, if you clear the browser cache or the cache setting on the browser is off, the cart will be reset.

Please check this google search result where you might be able to find some ideas about the Cart Session Time.

https://goo.gl/5oKk5f

Hope this helps.

Yes, that helped a lot! Thank you so much, I appreciate it!

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.