VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: saviB on February 12, 2013, 21:49:34 PM

Title: Cart Contents Server or Client Side?
Post by: saviB on February 12, 2013, 21:49:34 PM
I'm probably wrong, but I seem to remember that VM1 stored cart contents on the server. Say a client is shopping and is having trouble with their cart. I believe we used to be able to login as them and check their cart contents?

Now it seems that VM2 cart contents are stored client side? Or is my site mis-behaving?
Title: Re: Cart Contents Server or Client Side?
Post by: jenkinhill on February 13, 2013, 00:10:17 AM
VM1.1 cart was saved to the db if the shopper was logged in. VM2 saves the cart in the session until they go to payment. There is a save cart plugin, though, for people who want to come back later to continue shopping.  http://forum.virtuemart.net/index.php?topic=103570   
Title: Re: Cart Contents Server or Client Side?
Post by: saviB on February 13, 2013, 15:09:34 PM
Well its good to know my memory is correct. Was this a performance based change?
Title: Re: Cart Contents Server or Client Side?
Post by: jenkinhill on February 13, 2013, 16:41:41 PM
ISTR performance and security
Title: Re: Cart Contents Server or Client Side?
Post by: saviB on April 22, 2013, 22:50:16 PM
By the way, I did go ahead and try out the Save Cart extension. Stay away from it! Very, very poor.