Hi
I have noticed that if one is doing a logout
http://www.konakart.com/javadoc/server/com/konakart/appif/KKEngIf.html#logout(java.lang.String)
then it seems that also the shopping cart is deleted, although I am still refering it with a negative customer ID
which I remember within the http session.
Is this on purpose and maybe am I doing something wrong?
Thanks
Michael
The shopping cart doesn't get deleted when logging out. Try registering on our online demo and adding something to the cart. You'll see that it is persisted when you log out.