Welcome to vFrameCart Demo !
vFrameCart is a shopping cart intended to be used by PHP developers experienced with HTML and CSS and having a basic understanding of the PHP and MySQL technologies. This application is a light, fast, easy to use, error free and highly customizable, an alternative to expensive shopping carts. It offers a way to create an efficient shopping cart interface for the visitors and add the items they want to the shopping cart database. It is up to you to decide how to manage the orders, setup the interface and add style so that vFrameCart matches the requirements of the website.vFrameCart uses XML HTTP requests, PHP and Javascript when adding items to shopping cart. This combination of technologies is known as AJAX, "a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change." - wikipedia.org To add vFrameCart to a php website the developer must add only a few lines of code to the pages that will read the cart data, create a new table in a MySQL database and edit the setup file (a .php file) to fit the specific requirements.
Take your time and browse the vFrameCart demo pages. The demos were built as light and content free as possible so that the focus can remain on the functionality of vFrameCart. Start by browsing the demo products, adding products to the shopping cart, modifying the shopping cart and ordering the items. It will be a great way to see what vFrameCart can offer. If it fits your needs you may continue the tour by viewing some more demos and see how vFrameCart can give you endless possibilities when it comes to customization.