|
is a set of scripts written in perl to make it easy for you to design and
maintain your own WEB Shopping Cart system.
The major advantages of this software is that you design your WEB pages based
on a simple template. The template provides the mechanisms of form data entry
using CGI.
And most of all it is FREE.
|
Tryout the Demo
|
|
Download ShopCartCGI
|
Benefits include:
-
Simple data entry fields for individual products include "Quantity"
and "Size".
-
Items added to the Shopping Cart are maintained on the server the CGI scripts
run on. Nothing is stored on the users machine such as cookies.
-
Previously entered products will be re-displayed in the "Quantity"
and "Size" entry fields when the user returns back to the page.
-
Simple Inventory Tracking System keeps track of the orders.
-
Easy to maintain setup files kept seperately from the scripts.
-
Automatic Index Page generation for a specified category of products.
-
Option to use Calculated Shipping Costs or UPS Shipping Cost and StateTax
entry mechanism.
-
Simple order and shopping list confirmation page with email sent to shop
maintainer.
Server requirements:
-
UNIX HTTPD Server
-
HTTPD Server setup for CGI
-
HTTPD Server allows CGI scripts to create files in the shopcart directories
-
Perl installed on server
Programming requirements:
-
Knowledge of UNIX/Linux operating system
-
Knowledge of web page creation (ie: HTML pages)
-
Knowledge of perl programming and web based CGI functionality
|