Persistent cart workflow
When the persistent shopping cart is enabled, the workflow depends on:
- The values of the Enable Remember Me and Clear Persistence on Log Out settings
- The customer’s decision to select or clear the Remember Me checkbox
- When the persistent cookie is cleared
When the customer session expires, a Not Jane Smith?
link displays in the page header under the following conditions:
- the logged in customer has selected the Remember Me option and a persistent cookie is applied
- the customer logs out when the system is configured with Clear Persistence on Sign Out set to
No
.
The system retains a record of the shopping cart contents on the current device, even if the logged-in session expires. The Not Jane Smith?
link allows the customer to terminate the persistent session and start working as a guest, or to log in as a different or the same customer.
If the customer checked the Remember Me checkbox when logging in, your store creates and maintains a separate persistent cookie. This cookie helps keep the customer’s shopping cart accessible even after they close the browser or navigate to a different site and their logged in session expires.
If this same customer visits your store using multiple browsers while logged in or while a persistent session is active, the changes the customer makes to the shopping cart content in one browser are reflected in other browsers when the page is refreshed.