I have to inform customers of the lifespan of the cookies installed by my store. What is it by default ? End of the session ? Can it be changed anywhere ?
I have to inform customers of the lifespan of the cookies installed by my store. What is it by default ? End of the session ? Can it be changed anywhere ?
Zen Cart's standard cookies are only session cookies, which expire automatically when the session ends (ie: when the browser closes) (or after 24 minutes of inactivity even if the window stays open).
There is no built-in option for changing the behavior.