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.