Wednesday 30 November 2011

Easy Basket

Easy Basket is a very original shopping cart application which enables us to sell items inside any web page without any big code/structure updates. Once installed, the products and basket can be inserted into any part your web page where they will start functioning instantly. When an item is added to the basket, a sliding + Ajaxed basket can appear to to show the total price and display the checkout options. Also, you can drag 'n' drop a product into the shopping cart as well.

Shopping carts are one of the most frequently used parts on the web. But for a programmer creating them has never been easy. Even for a few items the programmer has to create a database and other support files to create a functioning shopping cart. EasyBasket takes a different approach at creating a shopping cart; although technically complex in its execution, it is extremely simple for the user to install. With EasyBasket you can quickly insert a shopping cart anywhere on your web page with a single line of code. No need of installing a database or a dozen class files. Google Checkout and PayPal Checkout are integrated into the code, all you need to do is change the credentials and your cart is ready to go.

Easy Basket works on any web platform simply copy to your websites public root. As all calls to the core are via AJAX you can have access to Paypal and Google Checkout on any type of webpage be it HTML ASP NET PHP... please visit the installation page for three easy steps to install your free ajax Shopping Cart. Total downloads to date

http://www.easybasket.co.uk/

No comments:

Post a Comment