I need to empty my cart when user did not purchase a product in his session. I don't want to carry this previous session product in my next session. How can i do this?
Present situation: By default it added the previous session product in next session.



