Try our conversational search powered by Generative AI!

When is a cart considered expired?

Vote:
 

In Episerver Admin mode I can configure a job called "Remove Expired Carts" to run and cleanup old carts. When ran, it says like this in the job's History tab:

Message: "Processed 103 expired carts"

What is the condition for when a cart is actually considered expired and removed by the job?

#197127
Edited, Sep 24, 2018 14:12
Vote:
 

Hi!

"Scheduled job that removes carts older than 30 days (or configured value)."

So basically it just checks the modified date on the cart and that's the condition :)

#197129
Sep 24, 2018 14:22
Vote:
 

Hi Joel

I see. Thanks :-)

PS: I just saw there's a thread about it here too.

#197130
Sep 24, 2018 14:30
Vote:
 

You can control the number of days before a cart is considered "Expired" by the appSetting ExpiredCartJobDays (Default to 30 as Joel said)

You can also control the name of cart to be excluded from removal by the appSetting episerver:ExpiredCartsRemovalJobExcludedCartName (default to "Wishlist") 

#197135
Sep 24, 2018 15:20
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.