simpleCart(js) V2: Still Simple But More Powerful
Posted on March 11, 2010
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.
It works by including a JavaScript file into the webpages and usage of special classes. As an example:
<divclass="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.
Tags: E-Commerce

