Quick-n-EZ
Shopping Cart® HTML Code Examples
Note: There are
active
buttons below. Click and try them!
Example
1 : Up to Four Product Description Fields. Two Drop Down Boxes and Item Price
$29.99
Ea.
Super White
Red
Amber
3157 Dual Circuit
3156
Single Circuit
Our HTML CODE
to create the
Button:
Note:
This is actual functioning code. You can copy this code to
your web page, edit the description fields and drop down box
choices, publish it and try
it!
<form action=
"http://www.ewebmerchant.com/demo/addme.php"
method= "post" >
<input
type= "hidden"
name= "item_name"
value= "T25 Wedge" >
<input
type= "hidden"
name= "item_number"
value= "SMT Tower 60led" >
<input
type= "hidden"
name= "amount"
value= "29.99" >
<table
style= "border-collapse:
collapse" bordercolor= "#111111"
cellpadding= "0"
cellspacing= "0"
width= "413"
id= "table116" >
<tr>
<td
height= "0"
width= "232"
align= "left" ><font
face= "Arial" >
<b><font
size= "4"
color= "#FF0000" >
<input
type= "hidden"
name= "on0"
value= "Color" ></font>
<p
style= "margin-top: 0; margin-bottom:
0" >
<font
color= "#FF0000"
face= "Arial"
size= "4" > Choose
Color
</font></b></font></p>
</td>
<td
height= "0"
width= "221" >
<p
style= "margin-top: 0; margin-bottom:
0" >
<font
color= "#FF0000" ><b><font
size= "4"
face= "Arial" > </font><font
size= "6"
face= "Arial" ><select
name= "os0"
size= "1" >
<option
value= "Super White" > Super
White </option>
<option
value= "Red" > Red </option>
<option
value= "Amber" > Amber </option>
</select></font></b>
</font></p>
</td>
</tr>
<tr>
<td
height= "0"
width= "232"
align= "left" ><font
face= "Arial" >
<b><font
size= "4"
color= "#FF0000" >
<input
type= "hidden"
name= "on1"
value= "Type" ></font>
<p
style= "margin-top: 0; margin-bottom:
0" >
<font
color= "#FF0000"
face= "Arial"
size= "4" > Choose
Type
</font></b></font></p>
</td>
<td
height= "0"
width= "221" >
<p
style= "margin-top: 0; margin-bottom:
0" >
<font
color= "#FF0000" ><b><font
size= "4"
face= "Arial" > </font><font
size= "6"
face= "Arial" ><select
name= "os1"
size= "1" >
<option
value= "3156" > 3156 </option>
<option
value= "3157" > 3157 </option>
</select></font></b>
</font></p>
</td>
</tr>
</table>
</b>
<input
type= "image"
src= "http://www.ewebmerchant.com/images/add_to_cart.gif"
border= "0"
name= "I22"
alt= "Make payments with Ewebmerchant
- it's fast, free and secure!"
width= "87"
height= "23" >
<input
type= "hidden"
name= "add"
value= "1" >
</font></p>
</form>
Example 2 :
Simple Single Item Code
Note: There
is an active
button below. Click and try it!
Sony
32" Class Bravia LCD HDTV with Digital Tuner,
KDL-32L4000
Our HTML CODE
to create the
Button:
Note: This is actual functioning code. You
can copy this code to your web page, edit the description
fields, publish it and try it!
<form
action= "http://www.ewebmerchant.com/demo/addme.php"
method= "post" >
<p
align= "center" >
<input
type= "image"
src= "http://www.ewebmerchant.com/images/add_to_cart.gif"
border= "0"
name= "I6"
alt= "Make payments with
Ewebmerchant - it's fast, free and secure!"
width= "87"
height= "23" >
<input
type= "hidden"
name= "add"
value= "1" ></p>
<input
type= "hidden"
name= "on1"
value= "KDL-32L4000" >
<input
type= "hidden"
name= "on0"
value= "32 LCD TV" >
<input
type= "hidden"
name= "cmd"
value= "_cart" >
<input
type= "hidden"
name= "business"
value= "superlumination@cox.net" >
<input
type= "hidden"
name= "item_name"
value= "Sony Bravia" >
<input
type= "hidden"
name= "item_number"
value= "LCD TV" >
<input
type= "hidden"
name= "amount"
value= "598" >
</form>
Using minor variations of this
simple HTML code you can offer anything for sale on your website
including;
Quick-n-EZ Shopping Cart ®
= Success