Saturday, November 8, 2008

simpleCart(js): Instant E-Commerce With PayPal Support

simpleCart(js) is a lightweight (10.5 kb) & free shopping cart application for creating a simple yet good looking e-commerce environment in minutes.
It uses cookies to store the shopping basket data, no databases required, and payment is completed via PayPal.

 

The application is modular with the JavaScript functions included.

An "add to basket" example:

simpleCart.add('name=Shirt','price=6.00','image=images/myImage.png'
,’quantity=5′,’size=XL’,'color=Blue’);

The download package already includes the source of the demo.

Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.thewojogroup.com/2008/10/simplecartjs-pay...
Demo: http://thewojogroup.com/simpleCart/ 

0 comments: