-
Notifications
You must be signed in to change notification settings - Fork 0
/
shop_checkout.html
279 lines (247 loc) · 12.9 KB
/
shop_checkout.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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE html>
<!--[if IE 7 ]><html class="ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="ie8" lang="en"><![endif]-->
<!--[if IE 9 ]><html class="ie9" lang="en"><![endif]-->
<!--[if (gte IE 10)|!(IE)]><!--><html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><!--<![endif]-->
<head>
<title>Shop Checkout | Corporative - Responsive HTML5 Website Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- Seo Meta -->
<meta name="description" content="Shop Checkout | Corporative - Responsive HTML5 Website Template">
<meta name="keywords" content="Corporative, corporate, light, dark, themeforest, multi purpose, premium, unlimited, ultimate">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css" media="screen" />
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/icons.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/animate.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/shop.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/responsive.css" media="screen" />
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=EmulateIE8; IE=EDGE" />
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="frame_">
<div id="layout" class="full">
<header id="header">
<div class="head">
<div class="row clearfix">
<div class="logo">
<a href="index.html" title="Corporative - Responsive HTML5 Website Template"><img src="images/logo.png" alt="Corporative"></a>
</div><!-- end logo -->
<h2 class="site_description">Responsive HTML5 Website Template</h2><!-- end description -->
<div class="search">
<form action="search.html" id="search" method="get">
<input id="inputhead" name="search" type="text" onfocus="if (this.value=='Start Searching...') this.value = '';" onblur="if (this.value=='') this.value = 'Start Searching...';" value="Start Searching..." placeholder="Start Searching ...">
<button type="submit"><i class="fa-search toptip" title="Start Search"></i></button>
</form><!-- end form -->
</div><!-- end search -->
</div><!-- row -->
</div><!-- head -->
<div class="headdown">
<div class="row clearfix">
<nav>
<ul class="sf-menu">
<li><a href="index.html">Home</a>
<ul>
<li><a href="index_2.html">Homepage 2</a></li>
<li><a href="index_3.html">Homepage 3</a></li>
<li><a href="#">Third Level</a>
<ul>
<li><a href="#">Sub Menu 1</a></li>
<li><a href="#">Sub Menu 2</a>
<ul>
<li><a href="#">Sub Menu 1</a></li>
<li><a href="#">Sub Menu 2</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="current"><a href="shop.html">Shop</a>
<ul>
<li><a href="shop.html">Shop Page</a></li>
<li><a href="shop_product.html">Shop Product</a></li>
<li><a href="shop_cart.html">Shopping Cart</a></li>
<li class="current"><a href="shop_checkout.html">Checkout → Pay</a></li>
</ul>
</li>
<li><a href="portfolio4.html">Portfolio</a>
<ul>
<li><a href="portfolio4.html">Portfolio 4 Columns</a></li>
<li><a href="portfolio3.html">Portfolio 3 Columns</a></li>
<li><a href="portfolio2.html">Portfolio 2 Columns</a></li>
<li><a href="portfolio_single.html">Single Project</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<ul>
<li><a href="blog.html">Blog</a></li>
<li><a href="blog_left_sidebar.html">Blog Left Sidebar</a></li>
<li><a href="blog_single.html">Blog Single Post</a></li>
</ul>
</li>
<li><a href="#">Pages</a>
<ul>
<li><a href="elements.html">Elements</a></li>
<li><a href="rtl.html">RTL Support</a></li>
<li><a href="about_us.html">About Us</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="icons.html">Retina Icons</a></li>
<li><a href="pricing_tables.html">Pricing Tables</a></li>
<li><a href="404.html">Page 404</a></li>
<li><a href="faq.html">F.A.Q's</a></li>
<li><a href="under_construction.html">Under Construction</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul><!-- end menu -->
</nav><!-- end nav -->
<div class="social social-head">
<a href="#" class="toptip" title="Twitter"><i class="icons-social-twitter"></i></a>
<a href="#" class="toptip" title="Facebook"><i class="icons-social-facebook"></i></a>
<a href="#" class="toptip" title="Google Plus"><i class="icons-social-google-plus"></i></a>
<a href="#" class="toptip" title="Sound Cloud"><i class="icons-social-soundcloud"></i></a>
<a href="#" class="toptip" title="Dribbble"><i class="icons-social-dribbble"></i></a>
</div><!-- end social -->
</div><!-- row -->
</div><!-- headdown -->
</header><!-- end header -->
<div class="breadcrumb-place">
<div class="row clearfix">
<h3 class="page-title"> Shop Checkout </h3>
<div class="breadcrumbIn">
<ul>
<li><a href="index.html"> Home </a></li>
<li><a href="shop.html"> Shop </a></li>
<li> Shop Checkout </li>
</ul>
</div><!-- breadcrumbIn -->
</div><!-- row -->
</div>
<div class="page-content">
<div class="row checkout shop clearfix">
<h3 class="col-title"> YOUR ORDER <small> Shop Checkout -> Payment </small></h3>
<table class="shop_table gbtr_order_details">
<thead>
<tr>
<th class="product-name">Product</th>
<th class="product-total">Total</th>
</tr>
</thead>
<tfoot>
<tr class="cart-subtotal">
<th>Cart Subtotal</th>
<td><span class="amount">$275.00</span></td>
</tr>
<tr class="shipping">
<th>Shipping</th>
<td>Free Shipping<input type="hidden" name="shipping_method" id="shipping_method" value="free_shipping"></td>
</tr>
<tr class="total">
<th><strong>Order Total</strong></th>
<td>
<strong><span class="amount">$275.00</span></strong>
</td>
</tr>
</tfoot>
<tbody>
<tr class="checkout_table_item">
<td class="product-name">109F SOLID WOMEN'S TOP <strong class="product-quantity">× 1</strong></td>
<td class="product-total"><span class="amount">$55.00</span></td>
</tr>
<tr class="checkout_table_item">
<td class="product-name">MEN'S TOP <strong class="product-quantity">× 2</strong></td>
<td class="product-total"><span class="amount">$220.00</span></td>
</tr>
</tbody>
</table>
<form method="post" id="track_order" action="#">
<input type="submit" id="sendOrder" value="Place Order">
</form>
</div><!-- end row -->
</div><!-- end page content -->
<div class="twitter_row">
<div class="row clearfix">
<a href="http://twitter.com/behzadg1"><i class="tww fa-twitter toptip" title="Follow us on Twitter"></i></a>
<div class="tweet"></div>
</div><!-- end row -->
</div><!-- end twitter -->
<footer id="footer">
<div class="row pad_foot clearfix">
<div class="grid_4">
<img src="images/logo_rev.png" alt="logo title" class="foot_logo">
<div class="widget-content">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae. Sed dui lorem, adipiscing in adipiscing. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<i class="icons-telephone xx mid"></i><strong class="tten">Phone:</strong> 001 (123) 55 65 558 <br>
<i class="icons-social-email xx mid"></i><strong class="tten">Email:</strong> [email protected]
</div><!-- widget content -->
</div><!-- grid 4 -->
<div class="grid_4">
<h3 class="col-title">Popular Tags <small>- Blog Keywords</small></h3>
<div class="widget-content">
<div class="tags">
<a href="#" class="toptip" title="17 topic"><i class="icon-tag"></i> corporate </a>
<a href="#" class="toptip" title="44 topic"><i class="icon-tag"></i> theme </a>
<a href="#" class="toptip" title="10 topic"><i class="icon-tag"></i> css3 </a>
<a href="#" class="toptip" title="2 topic"><i class="icon-tag"></i> premium </a>
<a href="#" class="toptip" title="29 topic"><i class="icon-tag"></i> html5 </a>
<a href="#" class="toptip" title="4 topic"><i class="icon-tag"></i> business </a>
<a href="#" class="toptip" title="20 topic"><i class="icon-tag"></i> all purpose </a>
<a href="#" class="toptip" title="14 topic"><i class="icon-tag"></i> jquery </a>
<a href="#" class="toptip" title="1 topic"><i class="icon-tag"></i> muse template </a>
<a href="#" class="toptip" title="4 topic"><i class="icon-tag"></i> minimalist </a>
<a href="#" class="toptip" title="17 topic"><i class="icon-tag"></i> Themeforest </a>
<a href="#" class="toptip" title="44 topic"><i class="icon-tag"></i> company </a>
<a href="#" class="toptip" title="10 topic"><i class="icon-tag"></i> website </a>
<a href="#" class="toptip" title="29 topic"><i class="icon-tag"></i> RTL Support </a>
</div>
</div><!-- widget content -->
</div><!-- grid 4 -->
<div class="grid_4">
<h3 class="col-title">PhotoStream <small>- Instagram</small></h3>
<div class="widget-content">
<iframe src="http://snapwidget.com/in/?u=bXVyYWRvc21hbm58aW58MTEyfDN8Mnx8bm98MnxmYWRlT3V0fG9uU3RhcnR8bm8" title="Instagram Widget" width="342" height="228"></iframe>
</div><!-- widget content -->
</div><!-- grid 4 -->
</div><!-- row -->
<div class="footer-last">
<div class="row clearfix">
<span class="copyright">© 2013 <a href="http://theme20.com/" class="toptip" title="Design and Development">Theme20</a>. All Rights Reserved. Powered by <a href="http://themeforest.net/user/T20?ref=T20" class="toptip" title="Wordpress Themes and Site Templates">Themeforest</a>.</span>
<div id="toTop" class="toptip" title="Back to Top"><i class="fa-angle-up"></i></div><!-- Back to top -->
<div class="foot-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">F.A.Q</a></li>
<li><a href="portfolio4.html">Portfolio</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul><!-- end links -->
</div><!-- end foot menu -->
</div><!-- end row -->
</div><!-- end last footer -->
</footer><!-- end footer -->
</div><!-- end layout -->
</div><!-- end frame -->
<!-- Scripts -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/theme20.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="js/twitter/jquery.tweet.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
</body>
</html>