Wednesday, November 12, 2008

Template Monster 21599 - Joomla 1.5 Template

 
Sunday, November 9, 2008

Open Source E-Commerce App.: OXID eSales

OXID eSales is an open source e-commerce application built with PHP & uses MySQL for storing the data.
It has a modular and standards-based architecture which makes customization easy.



The application has all the features an e-commerce application needs & some more, like:
  • B2C, B2B and social commerce scenarios
  • Powerful marketing integration
  • Integrated content management system (CMS)
  • SEO friendly URLs & more..
Some of the e-shops created with OXID eSales can be viewed here. Also, check the demo.
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/