We have a scenario when a user is logged in but inactive for a long while. When the user comes back the cart has doubled the items.
We have a timeout on sessionState in web.config set to 480 min. And we have the shopping cart setting in back office set to “Save shopping cart information for signed in users only”.
I would like to know how the logic works for that specific setting to understand how above scenario can happen.
Litium version: 5.6.5