simpleCart(js), a very simple but smart shopping cart that was shared on WRD, now has a new version with more features.

The application is an upload & use shopping cart where no database is required and can be integrated into any website so easily.

JavaScript Shopping Cart - simpleCart(js)

It works by including a JavaScript file into the webpages and usage of special classes. As an example:

<div class="simpleCart_items"></div>

will display the full cart, no other code needed.

With the V2, it supports both PayPal + Google Checkout as the payment providers & multiple currencies/tax rates can be used.

WebResourcesDepot Feed