![]() |
Cart reset
On my site, customers complain that they add products to the cart, after certain time i.e 30 minutes, the cart resets by itself (empties), so all the products added are removed from the cart since the cart is inactive.
Is there any way the cart does not resets by itself ? my website is www.teksave.co.uk |
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); |
Re: Cart reset
Thank you for the great help.
|
All times are GMT -8. The time now is 05:53 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.