Merchant Login Reseller Login
 
 
HOME FEATURES COMPATIBLE SERVICES PRICING RESELLERS CONTACT US FREE DEMO SUPPORT
   
 
Example 3

In this example three items are put into a table each with different description, price, and item#. The code variable "AddItem" contains all the information on these products and only the selected product will be purchased.

Part Number Item description Select desired model Click to add to cart
ACME-ST ACME Searchtub Monster Truck 4x4 Tracker $900.00
Slickster Big City Finder $800.00
Amphibious FrogTub Seeker $950.00

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

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

divider

<form method="POST" action="//www.cartmanager.net/cgi-bin/cart.cgi">
     <input type="radio" name="AddItem3" checked value="demo|Monster Truck 4x4 Tracker|900.00|1|ST01||prompt|80">
     Monster Truck 4x4 Tracker $900.00<br>
     <input type="radio" name="AddItem3" value="demo|Slickster Big City Finder|800.00|1|ST02||prompt|80">
     Slickster Big City Finder $800.00<br>
     <input type="radio" name="AddItem3" value="demo|Amphibious FrogTub Seeker|950.00|1|ST03||prompt|80">
     Amphibious FrogTub Seeker $950.00<br>
     <input type="image" name="submit" src="../images2/add.gif">
</form>







 
SSL Secure Site TERMS OF USE | PRIVACY POLICY
Copyright © 1998-2024 by CartManager. All Rights Reserved

www3.cartmanager.net