on ‎2020 Jul 06 6:14 AM
What is the purpose of this cart clean strategy?
The technical definition says this, but i find it causes more problems than i think it would help to fix.
"Removes the delivery address, delivery mode, payment info from the session cart, if the guest user moves away from checkout pages."
If you are a guest and you have entered your delivery address, delivery mode and are about to checkout but then need to check something else on the site, this strategy will wipe all your saved data? It makes the experience a guest quite repetitive.
Has anyone disabled this?
Request clarification before answering.
I think this is done for security purposes.
If you want to change it, override `DefaultGuestCheckoutCartCleanStrategy` with your own implementation. The alias is `guestCheckoutCartCleanStrategy`.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, we have disabled this and noticed an improvement of guest users not losing the address/cart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.