Clear the cart #1230
-
Hy, Is there a way to clear the cart after 10 minutes if the customer leaves the site? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
tobias-kuendig
May 5, 2025
Replies: 2 comments
-
You can run a job that deletes the carts:
Please be aware that 10 minutes is a very short time. The customer might still be completing a checkout in this time span. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tobias-kuendig
-
Hy, Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can run a job that deletes the carts:
#379 (comment)
Please be aware that 10 minutes is a very short time. The customer might still be completing a checkout in this time span.