Hi there,
I have a solution where "Days the cart is saved" is set to 0. Yet when I log in, add items to the cart, close all active browser windows and then log in again, I still see my old cart. Shoudn't a value of zero prevent the cart from being saved and reassociated with my logged in account? Is there another way to clear the cart when you log out or close your browser? (I suppose I could set the cart to a new Cart in Session_Start but wondered if there's a beter way).
Thanks,
Imar