-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshoppingcart.html
223 lines (198 loc) · 10.4 KB
/
shoppingcart.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>sc.chinaz.com</title>
<meta name="keywords" content="web store, shopping cart, free sc.chinaz.com, ecommerce sc.chinaz.com, CSS, HTML" />
<meta name="description" content="Web Store, Shopping Cart, free CSS template by templatemo.com" />
<link href="css/templatemo_style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="css/ddsmoothmenu.css" />
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/ddsmoothmenu.js">
/***********************************************
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<script type="text/javascript">
ddsmoothmenu.init({
mainmenuid: "templatemo_menu", //menu DIV id
orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
classname: 'ddsmoothmenu', //class added to menu's outer DIV
//customtheme: ["#1c5a80", "#18374a"],
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})
</script>
<script language="javascript" type="text/javascript">
function clearText(field)
{
if (field.defaultValue == field.value) field.value = '';
else if (field.value == '') field.value = field.defaultValue;
}
</script>
</head>
<body id="subpage">
<div id="templatemo_wrapper">
<div id="templatemo_header">
<div id="site_title"><h1><a href="http://sc.chinaz.com/moban">站长素材</a></h1></div>
<div id="header_right">
<ul id="language">
<li><a><img src="images/usa.png" alt="English" /></a></li>
<li><a><img src="images/china.png" alt="Chinese" /></a></li>
<li><a><img src="images/germany.png" alt="Germany" /></a></li>
<li><a><img src="images/india.png" alt="Indian" /></a></li>
</ul>
<div class="cleaner"></div>
<div id="templatemo_search">
<form action="#" method="get">
<input type="text" value="Search" name="keyword" id="keyword" title="keyword" onfocus="clearText(this)" onblur="clearText(this)" class="txt_field" />
<input type="submit" name="Search" value="" alt="Search" id="searchbutton" title="Search" class="sub_btn" />
</form>
</div>
</div> <!-- END -->
</div> <!-- END of header -->
<div id="templatemo_menu" class="ddsmoothmenu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="products.html" class="selected">Products</a>
<ul>
<li><a href="#">Sub menu 1</a></li>
<li><a href="#">Sub menu 2</a></li>
<li><a href="#">Sub menu 3</a></li>
</ul>
</li>
<li><a href="about.html">About</a>
<ul>
<li><a href="#">Sub menu 1</a></li>
<li><a href="#">Sub menu 2</a></li>
<li><a href="#">Sub menu 3</a></li>
<li><a href="#">Sub menu 4</a></li>
<li><a href="#">Sub menu 5</a></li>
</ul>
</li>
<li><a href="faqs.html">FAQs</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<br style="clear: left" />
</div> <!-- end of templatemo_menu -->
<div class="cleaner h20"></div>
<div id="templatemo_main_top"></div>
<div id="templatemo_main">
<div id="sidebar">
<h3>Categories</h3>
<ul class="sidebar_menu">
<li><a href="#">Aenean et dolor diam</a></li>
<li><a href="#">Aenean pulvinar</a></li>
<li><a href="#">Cras bibendum auctor</a></li>
<li><a href="#">Donec sodales bibendum</a></li>
<li><a href="#">Etiam in tellus</a></li>
<li><a href="#">Hendrerit justo</a></li>
<li><a href="#">Integer interdum</a></li>
<li><a href="#">Maecenas a diam</a></li>
<li><a href="#">Nullam in semper</a></li>
<li><a href="#">Posuere in commodo</a></li>
<li><a href="#">Tincidunt leo</a></li>
<li><a href="#">Vestibulum blandit</a></li>
</ul>
<h3>Newsletter</h3>
<p>Praesent aliquam mi id tellus pretium pulvinar in vel ligula.</p>
<div id="newsletter">
<form action="#" method="get">
<input type="text" value="Subscribe" name="email_newsletter" id="email_newsletter" title="email_newsletter" onfocus="clearText(this)" onblur="clearText(this)" class="txt_field" />
<input type="submit" name="subscribe" value="Subscribe" alt="Subscribe" id="subscribebtn" title="Subscribe" class="subscribebtn" />
</form>
<div class="cleaner"></div>
</div>
</div> <!-- END of sidebar -->
<div id="content">
<table width="700px" cellspacing="0" cellpadding="5">
<tr bgcolor="#CCCCCC">
<th width="220" align="left">Image </th>
<th width="180" align="left">Description </th>
<th width="100" align="center">Quantity </th>
<th width="60" align="right">Price </th>
<th width="60" align="right">Total </th>
<th width="90"> </th>
</tr>
<tr>
<td><img src="images/product/01.jpg" alt="image 01" /></td>
<td>Etiam in tellus</td>
<td align="center"><input type="text" value="1" style="width: 20px; text-align: right" /> </td>
<td align="right">$100 </td>
<td align="right">$100 </td>
<td align="center"> <a href="#"><img src="images/remove_x.gif" alt="remove" /><br />Remove</a> </td>
</tr>
<tr>
<td><img src="images/product/02.jpg" alt="image 02" /> </td>
<td>Hendrerit justo</td>
<td align="center"><input type="text" value="1" style="width: 20px; text-align: right" /> </td>
<td align="right">$40 </td>
<td align="right">$40 </td>
<td align="center"> <a href="#"><img src="images/remove_x.gif" alt="remove" /><br />Remove</a> </td>
</tr>
<tr>
<td colspan="3" align="right" height="40px">Have you modified your basket? Please click here to <a href="shoppingcart.html"><strong>Update</strong></a> </td>
<td align="right" style="background:#ccc; font-weight:bold"> Total </td>
<td align="right" style="background:#ccc; font-weight:bold">$140 </td>
<td style="background:#ccc; font-weight:bold"> </td>
</tr>
</table>
<div style="float:right; width: 215px; margin-top: 20px;">
<div class="checkout"><a href="checkout.html" class="more">Proceed to Checkout</a></div>
<div class="cleaner h20"></div>
<div class="continueshopping"><a href="javascript:history.back()" class="more">Continue Shopping</a></div>
</div>
</div>
<div class="cleaner"></div>
</div> <!-- END of main -->
<div id="templatemo_footer">
<div class="col col_16">
<h4>Categories</h4>
<ul class="footer_menu">
<li><a href="#">Aenean et dolor diam</a></li>
<li><a href="#">Aenean pulvinar</a></li>
<li><a href="#">Cras bibendum auctor</a></li>
<li><a href="#">Donec sodales bibendum</a></li>
</ul>
</div>
<div class="col col_16">
<h4>Pages</h4>
<ul class="footer_menu">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Shipping</a></li>
<li><a href="#">Privacy</a></li>
</ul>
</div>
<div class="col col_16">
<h4>Partners</h4>
<ul class="footer_menu">
<li><a href="http://sc.chinaz.com/">Free Flash sc.chinaz.com</a></li>
<li><a href="http://sc.chinaz.com/moban/">站长素材</a></li>
<li><a href="http://sc.chinaz.com/">Website Gallery</a></li>
<li><a href="http://sc.chinaz.com/">Web Design Resources</a></li>
</ul>
</div>
<div class="col col_16">
<h4>Social</h4>
<ul class="footer_menu">
<li><a href="#">Twitter</a></li>
<li><a href="#">Facebook</a></li>
<li><a href="#">Youtube</a></li>
<li><a href="#">LinkedIn</a></li>
</ul>
</div>
<div class="col col_13 no_margin_right">
<h4>About Us</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur semper quam sit amet turpis rhoncus id venenatis tellus sollicitudin. Fusce ullamcorper, dolor non mollis pulvinar, turpis tortor commodo nisl. Validate <a href="http://validator.w3.org/check?uri=referer" rel="nofollow"><strong>XHTML</strong></a> & <a href="http://jigsaw.w3.org/css-validator/check/referer" rel="nofollow"><strong>CSS</strong></a>.</p>
</div>
<div class="cleaner h40"></div>
<center>
Copyright © 2048 Your Company Name | <a href="http://www.iwebsitetemplate.com" target="_parent">sc.chinaz.com</a> by <a href="http://sc.chinaz.com/moban" target="_parent">站长素材</a>
</center>
</div> <!-- END of footer -->
</div>
<div style="display:none"><script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript' charset='gb2312'></script></div></body>
</html>