This page is using the account 'demo' click here to change the username.
Please note that these are just examples of DesignCart. You can create any layout, colors, or web design you wish for use with DesignCart. Or, you can make DesignCart match your existing web site design.
EXAMPLE 1
Here we have the most basic
ordering option from DesignCart. This tells the cart to
add one item to the cart.
This wonderful little tub loves running around with the big boys.
EXAMPLE 2
Here is a single item set
in a table with a variable shipping option. The hidden
variable "AddItem" contains the keyword "VARShipping" instead of a legal
value. This tells the cart to parse the selection named "VARShipping"
to obtain the item shipping information. You must
use this format to insure correct parsing by the cart. Any of
the cart values (eg itemname, price, quantity) can be defined as "VAR".
Notice that it also has an image in place of the order button
This wonderful little tub loves running around with the big boys.
Please select a shipping method:
EXAMPLE 3
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.
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 a item then it is not added to the cart.
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 a item then it is not added to the cart.