Thread: Cart reset
View Single Post
  #2  
Old 07-27-2014, 08:14 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Cart reset

There is a timeout setting in config.php and it is set to 1 hours by default (3600 in seconds). You can increase this time by changing that value.

define('XCART_SESSION_LENGTH', 3600);
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote