Examples Of How To Setup Online Shopping Carts.
Here are some examples and suggestions for how you can integrate the look and feel of you web site with our shoping cart software. These are just some examples of how CartManager can be integrated into your web site. You can create any layout, colors, or web design you want to use with CartManager.
|
Example 1 | 2 | 3 | 4 | 5 | 6 | 7
This page is using the account 'demo' click here to change the username.
Here we have the most basic
ordering option from CartManager. This tells the cart to
add one item to the cart and that the item will be shipped via UPS Ground.
|
View cart code for example 1 |
ACME Searchtub |
Monster Truck 4x4 Tracker *Shipped via UPS Ground
This wonderful little tub loves running around with the big boys.
|
Another simple button. However in this example the shopper will be able to select expedited shipping methods during the checkout process. |
View cart code for example 2 |
ACME Searchtub |
Monster Truck 4x4 Tracker
This wonderful little tub loves running around with the big boys.
|
Here three items are set
in a table with different description,price, and item#. The hidden
variable "AddItem" contains all the information on that item, and only the
selected item will be purchased.
|
View cart code for example 3 |
In this example we have multiple items with separate quantities being ordered by a single add to cart button. If no value is put in then that item is not added to the cart.
|
View cart code for example 5 |
In this example we have multiple items with separate quantities being ordered by a single add to cart button. If no value is put in then that item is not added to the cart.
|
View cart code for example 6 |
ACME Searchtub |
|
In this example we have an item with many different options available with purchase, some even affect its price.
|
View cart code for example 7 |
|