Shopping Cart Tutorial PHP Shopping Cart Tutorial
Learn how to create an online store with PHP and MySQL
Free shopping cart    Download:
Shop-Script FREE
Shop-Script FREE User Guide (PDF; 0 Kb)
View Live Demo    View online store demo
 Introduction
 Basic concepts
 Technologies
 File structure
 Database structure
 Back end
   Password protection
   Products catalog: structure
   Product catalog: viewing
   Managing categories
   Managing products
   Special offers
   Managing orders
 Front end
   Viewing products catalog
   Product search
   Shopping cart
   Checkout
   PayPal integration
 Security
 Live Demo
 Author
 Terms Of Use

Shopping cart software

 

PHP Shopping Cart Tutorial

Designing profitable online store

Author: Vladimir V. Tuporshin

Introduction

Following tutorial explains how to create a shopping cart script with PHP and MySQL. If you have decided to design your own online store with PHP and do not know where to start, this document is right for you!

Before you begin

This shopping cart tutorial is not about Internet marketing, SEO and online store promotion.
This tutorial will only help you build an online store. Promotion issues are not covered here.

In this shopping cart tutorial we WILL NOT:

  • Describe how to design an online store from scratch (see 'Shop-Script FREE' section below)
  • Describe how to write in PHP, install and/or configure PHP and MySQL

It is assumed that you already have basic understanding of PHP and MySQL.

Shop-Script FREE

Shop-Script FREE shopping cart

Shop-Script FREE is a shopping cart software application with basic ecommerce features available for free download.

We will use Shop-Script FREE as basis, and will review its workflow, core principles and some PHP source code fragments.

Click here to get more information from official Shop-Script website:

Below we will refer to Shop-Script FREE interface screenshots, functionality and source code fragments.
To understand this tutorial better we encourage you to download Shop-Script FREE.

Why Shop-Script FREE?

Our company is the author of Shop-Script shopping cart software. No one knows Shop-Script as we do.

When designing this tutorial we did not want to "invent a new bicycle".
Instead of describing how to start development from scratch, design file and database structures, we rely on previously established and accepted concepts.
Thousands of people have downloaded and installed Shop-Script FREE, and this product have proven itself to be both stable and safe.

Utilizing Shop-Script FREE as basis makes this tutorial even more useful:

  • for those who have selected Shop-Script FREE as a turnkey solution for their online stores, this tutorial clarifies the principles of store workflow;
  • everyone who is reading this tutorial might want to establish an online store; doing this with worked out free turnkey solution is much easier and more safe than designing from scratch.

 

 


Copyright © 2006 WebAsyst LLC