CyberCart Example Page

Term:

Set of Juggling Bags

Items can include just a simple description, price and quantity textbox.

Price: $9.95 Quantity:


The Complete Book of Juggling

The price of items that comes in different forms, such as a softback and hardback books, can be specified in a drop down menu.

Quantity:


Juggling T-Shirt

You can also specify several additional properties specified in the @properties variable. For example, t-shirts come in different colors and sizes.

Size: Color:
Quantity:


75 Tricks with a Stripper Deck

You can also set up quantity pricing through the HTML.
Quantity  Price
 1-10     $1.95
11-20     $1.75
21+       $1.50

Quantity


All of the above items are part of the same form, so several of the above items could be ordered at the same time. You can also use buttons or images to add individual items to the shopping cart. But to do this, each item must be a separate form. Examples are shown below.


Set of Juggling Clubs

If the order button for this item is submitted, the quantity is automatically set at 1, but can be changed later during the order processing.


Juggling Video

A checkbox can also be used for adding items to the cart. For example, a series of three videos.

Volume 1
Volume 2
Volume 3
Each video only $19.95!


Referrer Function

Another function of CyberCart allows other web sites to set up a link to the CyberCart pages and track orders generated from these links. The referrer can be notified by email when an order results from someone linking through their site and the referrer can also check a summary of such orders. The referrer needs to register with the merchant (the referrers ID, email address, and password, which is optional). But once this is done, the referrer simply makes a link to the CyberCart script, and a cookie is set to track that order's origin (the referrer's ID is the only thing placed in the cookie). Here is an example link:
Go to CyberCart Demo

To check on summaries of referred orders, the referrer connects to a summary script in much the same way. A password can be required as well. Here is an example:
Summary of rtweb

Referrers can be quickly added through the Administration script.


These are just a few examples of how items for CyberCart can be formatted on HTML pages - see the CyberCart installation manual for more information on additional formatting.


Copyright © 1997, Richard Torzynski