100% 客户端 jquery 购物车
我知道客户端网络车可以由访问者修改,在我的应用程序中这是可以的。 我发现的唯一没有服务器端逻辑和验证的 webacart 是 simplecart-js。但是它没有使用jquery。
任何人都可以推荐一个具有相同功能甚至更基本的 jquery 购物车吗?我假设它会利用 ezcookie 插件将购物车内容存储到 cookie 中。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我见过这个名为 Smartcart 的 jQuery 插件,听起来正是您正在寻找的
示例文档下载
I've seen this plugin for jQuery called Smartcart that sounds like exactly what your looking for
ExampleDocumentationDownload