Deleting old shopping carts

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

The deletion of old shopping carts can be done automatically with the pre-defined task.

 

By default, all the shopping carts older than 30 days are considered old and therefore are erased when running the Deleting old shopping carts task. You can change the period of time after which the shopping cart expires by modifying the CMSShoppingCartExpirationPeriod  key in the web.config file. See the Web.config settings chapter for more details.

 

This task erase not only old shopping carts, but anonymous customers with no order as well. This anonymous customer with no order appears when an anonymous user adds an item into the shopping cart. She is then required to enter her name and e-mail and she becomes a customer. If this anonymous user  for whatever reason doesn't get through all steps of the checkout process, she remains in the system as an anonymous customer with no order.

 

You can schedule the deletion of old shopping carts task by setting the Scheduler at CMS Site Manager -> Administration -> Scheduled tasks.

 

ecommerceguide_clip0185

 

For more information please refer to the Scheduler chapter in Kentico CMS Developer's guide.

Page url: http://devnet.kentico.com/docs/ecommerceguide/index.html?deleting_old_shopping_carts.htm