Logo
Quick Commerce Shopping Cart

Shopping Cart Software

Merchant Login
Example 2

This is another basic button. The difference between this button and the first button is that the shopper will now be able to select expedited shipping during the checkout process.

ACME Searchtub
ACME Searchtub
Monster Truck 4x4 Tracker

This wonderful little tub loves running around with the big boys.



Note that these are examples of what QCCart software can be made to do.
You can create any layout, use any colors, or web design you wish for use with QCCart.

The code used to create this button can be found below.

divider

<form method="POST" action="//www.qccart.net/cgi-bin/cart.cgi">
     <input type="hidden" name="AddItem1" value="demo|Monster Truck 4x4 Tracker|900.00|1|ST01||prompt|80">
     <input type="image" name="submit" src="//www.qccart.net/images2/themes/arrows_Blue/add.png">
</form>