Reputation: 97
I know clientside webcarts could be modified by the visitor, in my application that is OK. The only webacart without serverside logic and validation I have found is simplecart-js. However it is not using jquery.
Can anyone suggest a jquery cart with the same functionalities, or even more basic? I assume it would make use of the ezcookie plugin to store the cart contents into a cookie.
Upvotes: 2
Views: 1685
Reputation: 7907
I've seen this plugin for jQuery called Smartcart that sounds like exactly what your looking for
Upvotes: 2