开发者

100% clientside jquery shoppingcart

开发者 https://www.devze.com 2023-01-15 19:09 出处:网络
I know clientside webcarts could be modified by the visitor, in my application that is OK. The on开发者_运维知识库ly webacart without serverside logic and validation I have found is simplecart-js. How

I know clientside webcarts could be modified by the visitor, in my application that is OK. The on开发者_运维知识库ly 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.


I've seen this plugin for jQuery called Smartcart that sounds like exactly what your looking for

Example

Documentation

Download

0

精彩评论

暂无评论...
验证码 换一张
取 消