Hi all.
In a virtuemart store people can order products only after logging in. But when not logged-in, they can Add to cart. But when not logged-in user adds product to cart and goes to other page, it shows cart empty. How to solve this?
Thanks.
As long as they stay on the site the cart content is saved in the session, the cart is not emptied. Unless your site is set up different to default VM2.6.6 function.