-
Notifications
You must be signed in to change notification settings - Fork 0
/
shop-cart.html
325 lines (288 loc) · 18.9 KB
/
shop-cart.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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<!Doctype html>
<!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]-->
<!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]-->
<!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-gb" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Red Art - Digital Painting</title>
<meta name="description" content="">
<meta name="author" content="">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- **CSS - stylesheets** -->
<link id="default-css" rel="stylesheet" href="style.css" type="text/css" media="all" />
<link id="sample-css" rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link type="text/css" rel="stylesheet" href="js/custom-scroll/mCustomScrollbar.css">
<!-- **Additional - stylesheets** -->
<link href="css/animations.css" rel="stylesheet" type="text/css" media="all" />
<link id="shortcodes-css" href="css/shortcodes.css" rel="stylesheet" type="text/css" media="all"/>
<link id="skin-css" href="skins/red/style.css" rel="stylesheet" media="all" />
<link href="css/isotope.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/pace.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" media="all"/>
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<link id="light-dark-css" href="dark/dark.css" rel="stylesheet" media="all" />
<!-- **Font Awesome** -->
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
</head>
<body>
<div class="loader-wrapper">
<div id="large-header" class="large-header">
<h1 class="loader-title"><span>Red</span> Art</h1>
</div>
</div>
<!-- **Wrapper** -->
<div class="wrapper">
<div class="inner-wrapper">
<div id="header-wrapper" class="dt-sticky-menu"> <!-- **header-wrapper Starts** -->
<header class="slide-bar">
<div class="header-container">
<div class="header-inner">
<a href="#" class="close-btn">
<span class="close"></span>
</a>
<a href="index.html" class="logo-container">
<img src="images/logo.png" alt="" >
</a>
<nav>
<ul class="menu type3">
<li class="menu-item-simple-parent"><a href="#">Home Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="http://www.wedesignthemes.com/html/redart/default">Default</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/menu-overlay">Menu Overlay</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/slide-bar">Slide Bar</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/slider-over-menu">Slider Over Menu</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a title="About" href="about.html">About Us</a></li>
<li class="menu-item-simple-parent"><a href="#">Gallery Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="gallery.html">Gallery</a></li>
<li><a href="gallery-detail.html">Gallery detail</a></li>
<li><a href="gallery-detail-with-lhs.html">Gallery-detail-left-sidebar</a></li>
<li><a href="gallery-detail-with-rhs.html">Gallery-detail-right-sidebar</a></li>
</ul>
</li>
<li class="current_page_item menu-item-simple-parent"><a href="#">Shop Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="shop.html">Shop</a></li>
<li><a href="shop-detail.html">Shop Detail</a></li>
<li class="current_page_item"><a href="shop-cart.html">Cart Page</a></li>
<li><a href="shop-checkout.html">Checkout Page</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a href="#">Blog Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="blog.html">Blog</a></li>
<li><a href="blog-detail.html">Blog detail</a></li>
<li><a href="blog-detail-with-lhs.html">Blog-detail-left-sidebar</a></li>
<li><a href="blog-detail-with-rhs.html">Blog-detail-right-sidebar</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a title="Contact" href="contact.html">Contact</a></li>
<li class="menu-item-simple-parent"><a href="#">Shortcodes <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="progressbar.html"> Progress bar </a></li>
<li><a href="buttons.html"> Buttons Page </a></li>
<li><a href="tabs.html"> tabs & accordions </a></li>
<li><a href="typography.html"> typography </a></li>
<li><a href="columns.html"> columns </a></li>
</ul>
</li>
</ul>
</nav>
<div class="social-icons">
<a class="fa fa-facebook" href="#"></a>
<a class="fa fa-twitter" href="#"></a>
<a class="fa fa-instagram" href="#"></a>
</div>
<p class="copyrights">COPYRIGHT © <a href="">RED ART</a></p>
</div>
</div>
</header>
<div class="header-bar active" style="display:block">
<a href="#" class="menu-nav">
<span></span>
</a>
<a class="logo-mini" href="index.html">
<img src="images/logo-mini.png" alt="">
<span><i>RED</i> ART</span>
</a>
<a class="logo-mobile" href="index.html">
<img alt="" src="images/logo-mini.png">
<p><span>RED</span> ART</p>
</a>
<div class="share-mini">
<a class="show fa fa-share-alt" href="#"></a>
<div class="icons" style="display: none;">
<a class="fa fa-facebook" href="#"></a>
<a class="fa fa-twitter" href="#"></a>
<a class="fa fa-instagram" href="#"></a>
</div>
</div>
</div>
</div><!-- **header-wrapper Ends** -->
<div id="main">
<div class="breadcrumb"><!-- *BreadCrumb Starts here** -->
<div class="container">
<h2>Shop <span>Cart</span></h2>
<div class="user-summary">
<div class="account-links">
<a href="#">My Account</a>
<a href="#">Checkout</a>
</div>
<div class="cart-count">
<a href="#">Shopping Bag: 0 items</a>
<a href="#">($0.00)</a>
</div>
</div>
</div>
</div><!-- *BreadCrumb Ends here** -->
<section id="primary" class="content-full-width"><!-- **Primary Starts Here** -->
<div class="container">
<div class="woocommerce">
<form action="#" method="post">
<table class="shop_table cart">
<thead>
<tr>
<th class="product-thumbnail">Image</th>
<th class="product-name">Product</th>
<th class="product-price">Price</th>
<th class="product-quantity">Quantity</th>
<th class="product-subtotal">Total</th>
<th class="product-remove">Remove</th>
</tr>
</thead>
<tbody>
<tr class = "cart_table_item">
<!-- The thumbnail -->
<td class="product-thumbnail">
<a href="shop-detail.html"><img src="http://placehold.it/75x75&text=Thumb+1" class="attachment-shop_thumbnail wp-post-image" alt="T_7_front" /></a>
</td>
<!-- Product Name -->
<td class="product-name">
<h6><a href="shop-detail.html">Secret To Creativity</a></h6>
</td>
<!-- Product price -->
<td class="product-price">
<span class="amount"><i class="fa fa-gbp"></i> 150</span>
</td>
<!-- Quantity inputs -->
<td class="product-quantity">
<div class="quantity">
<input type="button" class="minus" value="-"/>
<input type="number" name="quantity" step="1" value="1" min="1" title="Qty" class="input-text qty text" />
<input type="button" class="plus" value="+"/>
</div>
</td>
<!-- Product subtotal -->
<td class="product-subtotal">
<span class="amount"><i class="fa fa-gbp"></i> 150</span>
</td>
<!-- Remove from cart link -->
<td class="product-remove">
<a href="#" class="remove" title="Remove this item">×</a></td>
</tr>
<tr class = "cart_table_item">
<!-- The thumbnail -->
<td class="product-thumbnail">
<a href="shop-detail.html"><img src="http://placehold.it/75x75&text=Thumb+2" class="attachment-shop_thumbnail wp-post-image" alt="T_7_front" /></a>
</td>
<!-- Product Name -->
<td class="product-name">
<h6><a href="shop-detail.html">Lonely in Rain</a></h6>
</td>
<!-- Product price -->
<td class="product-price">
<span class="amount"><i class="fa fa-gbp"></i> 175</span>
</td>
<!-- Quantity inputs -->
<td class="product-quantity">
<div class="quantity">
<input type="button" class="minus" value="-" />
<input type="number" name="quantity" step="1" value="1" min="1" title="Qty" class="input-text qty text" />
<input type="button" class="plus" value="+" />
</div>
</td>
<!-- Product subtotal -->
<td class="product-subtotal">
<span class="amount"><i class="fa fa-gbp"></i> 175</span>
</td>
<!-- Remove from cart link -->
<td class="product-remove">
<a href="#" class="remove" title="Remove this item">×</a></td>
</tr>
</tbody>
</table>
<input type="submit" class="button" name="update_cart" value="Update Cart">
<input type="submit" class="button" name="continue" value="Continue Shopping">
</form>
<div class="cart-collaterals">
<div class="coupon">
<h3>Coupon</h3>
<form action="#" method="post">
<label for="coupon_code">Enter Coupon Code</label>
<input name="coupon_code" class="input-text" id="coupon_code" value="" placeholder="Enter Code" />
<input type="submit" value="Apply Coupon" name="apply_coupon" class="button">
</form>
</div>
<div class="cart_totals">
<h3>Cart Totals</h3>
<table>
<tbody>
<tr class="cart-subtotal">
<th>Cart Subtotal</th>
<td><span class="amount"><i class="fa fa-gbp"></i> 150</span></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>Order Price Total</th>
<td><strong><span class="amount"><i class="fa fa-gbp"></i> 150</span></span></strong></td>
</tr>
</tbody>
</table>
<a class="dt-sc-button medium type2 with-icon" href="shop-checkout.html"><i class="fa fa-shopping-cart"></i> <span> Proceed to Checkout </span> </a>
</div>
</div>
</div>
</div>
<div class="dt-sc-hr-invisible-small"></div>
</section><!-- **Primary Ends Here** -->
<footer id="footer" class="animate" data-animation="fadeIn" data-delay="100">
<div class="container">
<div class="copyright">
<ul class="footer-links">
<li><a href="#">Contact us</a></li>
<li><a href="#">Privacy policy</a></li>
<li><a href="#">Terms of use</a></li>
<li><a href="#">Faq</a></li>
</ul>
<ul class="payment-options">
<li><a href="#" class="fa fa-cc-amex"></a></li>
<li><a href="#" class="fa fa-cc-mastercard"></a></li>
<li><a href="#" class="fa fa-cc-visa"></a></li>
<li><a href="#" class="fa fa-cc-discover"></a></li>
<li><a href="#" class="fa fa-cc-paypal"></a></li>
</ul>
<p>© 2015 <a href="#">RED ART</a>. All rights reserved.</p>
</div>
</div>
</footer>
</div><!-- Main Ends Here-->
</div>
</div><!-- **Wrapper Ends** -->
<!-- **jQuery** -->
<script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/jsplugins.js" type="text/javascript"></script>
<script type="text/javascript" src="js/custom-scroll/mCustomScrollbar.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>