forked from Huang1jun/A-useful-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcart.html
481 lines (471 loc) · 18.3 KB
/
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Yale - Education HTML Template">
<meta name="keywords" content="theme_ocean, college, course, e-learning, education, high school, kids, learning, online, online courses, school, student, teacher, tutor, university">
<meta name="author" content="theme_ocean">
<!-- SITE TITLE -->
<title>Yale - Education HTML Template</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/themify-icons.css">
<!--- owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!--slicknav Css-->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/niceselect.css" />
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/shop.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START PRELOADER -->
<div class="preloaders">
<span class="loader"></span>
</div>
<!-- END PRELOADER -->
<!-- START LOGO WITH CONTACT -->
<section class="logo-contact">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-phone"></i>
<h4>+485 7548 854826</h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-envelope"></i>
<h4><a href="mailto:[email protected]">[email protected]</a></h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-clock-o"></i>
<h4>Mon to sat Open: 9am - 6pm</h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="top_social_profile">
<ul>
<li><a href="#" class="top_f_facebook"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="#" class="top_f_twitter"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="#" class="top_f_instagram"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="#" class="top_f_linkedin"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
</ul>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END LOGO WITH CONTACT -->
<!-- START NAVBAR -->
<div id="navigation" class="fixed-top navbar-light bg-faded site-navigation">
<div class="container top_menu_bg">
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-4">
<div class="site-logo">
<a href="index.html"><img src="assets/images/all-img/logo.png" alt=""></a>
</div>
</div><!--- END Col -->
<div class="col-lg-6 col-md-9 col-sm-8 ">
<div class="header_right ">
<nav id="main-menu" class="ms-auto">
<ul>
<li><a class="nav-link" href="index.html">Home <span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="index.html">Home 01</a></li>
<li><a class="nav-link" href="index_2.html">Home 02</a></li>
<li><a class="nav-link" href="index_3.html">Home 03</a></li>
</ul>
</li>
<li><a class="nav-link" href="#">Pages <span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="about.html">About Us</a></li>
<li><a class="nav-link" href="team.html">Instructor</a></li>
<li><a class="nav-link" href="team-details.html">Instructor Details</a></li>
<li><a class="nav-link" href="faq.html">FAQ's</a></li>
<li><a class="nav-link" href="event.html">Event</a></li>
<li><a class="nav-link" href="event_single.html">Event Single</a></li>
<li><a class="nav-link" href="error.html">404 Page</a></li>
<li><a class="nav-link" href="login.html">Login</a></li>
<li><a class="nav-link" href="register.html">Register</a></li>
</ul>
</li>
<li><a class="nav-link" href="course.html">Courses <span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="course.html">Courses 01</a></li>
<li><a class="nav-link" href="course2.html">Courses 02</a></li>
<li><a class="nav-link" href="course3.html">Courses 03</a></li>
<li><a class="nav-link" href="course-sidebar.html">Course Sidebar</a></li>
<li><a class="nav-link" href="single_course.html">Course details</a></li>
</ul>
</li>
<li><a class="nav-link" href="shop.html">Shop <span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="shop.html">Shop</a></li>
<li><a class="nav-link" href="single_shop.html">Single Shop</a></li>
<li><a class="nav-link" href="cart.html">Cart Page</a></li>
<li><a class="nav-link" href="checkout.html">Checkout page</a></li>
</ul>
</li>
<li><a class="nav-link" href="blog.html">Blog <span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="blog.html">Blog List</a></li>
<li><a class="nav-link" href="blog_single.html">Single Blog</a></li>
</ul>
</li>
<li><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</nav>
<div id="mobile_menu"></div>
</div>
</div><!--- END Col -->
<div class="col-lg-4 col-md-3 col-sm-8 m-none">
<div class="home_lc">
<a href="#" class="hlc">
<i class="ti-heart"></i>
<span class="gactive">0</span>
</a>
<a href="#" class="hlc">
<i class="ti-shopping-cart-full"></i>
<span class="gactive">2</span>
</a>
</div>
<div class="call_to_action">
<a class="btn_two" href="register.html">Login / Register</a>
</div><!--- END SOCIAL PROFILE -->
</div><!--- END Col -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</div>
<!-- END NAVBAR -->
<!-- START SECTION TOP -->
<section class="section-top">
<div class="container">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="section-top-title wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<h1>Cart</h1>
<ul>
<li><a href="index.html">Home</a></li>
<li> / Cart</li>
</ul>
</div><!-- //.HERO-TEXT -->
</div><!--- END COL -->
</div><!--- END CONTAINER -->
</section>
<!-- END SECTION TOP -->
<!-- Shopping Cart -->
<div class="shopping-cart section">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Shopping Summery -->
<table class="table shopping-summery">
<thead>
<tr class="main-hading">
<th>PRODUCT</th>
<th>NAME</th>
<th class="text-center">UNIT PRICE</th>
<th class="text-center">QUANTITY</th>
<th class="text-center">TOTAL</th>
<th class="text-center"><i class="ti-trash remove-icon"></i></th>
</tr>
</thead>
<tbody>
<tr>
<td class="image" data-title="No"><img src="assets/images/shop/cart1.jpg" alt="#"></td>
<td class="product-des" data-title="Description">
<p class="product-name"><a href="#">Top Selling Book</a></p>
<p class="product-des">Maboriosam in a tonto nesciung eget distingy magndapibus.</p>
</td>
<td class="price" data-title="Price"><span>$110.00 </span></td>
<td class="qty" data-title="Qty"><!-- Input Order -->
<div class="input-group">
<div class="button minus">
<button type="button" class="btn btn-primary btn-number" disabled="disabled" data-type="minus" data-field="quant[1]">
<i class="ti-minus"></i>
</button>
</div>
<input type="text" name="quant[1]" class="input-number" data-min="1" data-max="100" value="1">
<div class="button plus">
<button type="button" class="btn btn-primary btn-number" data-type="plus" data-field="quant[1]">
<i class="ti-plus"></i>
</button>
</div>
</div>
<!--/ End Input Order -->
</td>
<td class="total-amount" data-title="Total"><span>$220.88</span></td>
<td class="action" data-title="Remove"><a href="#"><i class="ti-trash remove-icon"></i></a></td>
</tr>
<tr>
<td class="image" data-title="No"><img src="assets/images/shop/cart2.jpg" alt="#"></td>
<td class="product-des" data-title="Description">
<p class="product-name"><a href="#">Best Seller</a></p>
<p class="product-des">Maboriosam in a tonto nesciung eget distingy magndapibus.</p>
</td>
<td class="price" data-title="Price"><span>$110.00 </span></td>
<td class="qty" data-title="Qty"><!-- Input Order -->
<div class="input-group">
<div class="button minus">
<button type="button" class="btn btn-primary btn-number" disabled="disabled" data-type="minus" data-field="quant[2]">
<i class="ti-minus"></i>
</button>
</div>
<input type="text" name="quant[2]" class="input-number" data-min="1" data-max="100" value="2">
<div class="button plus">
<button type="button" class="btn btn-primary btn-number" data-type="plus" data-field="quant[2]">
<i class="ti-plus"></i>
</button>
</div>
</div>
<!--/ End Input Order -->
</td>
<td class="total-amount" data-title="Total"><span>$220.88</span></td>
<td class="action" data-title="Remove"><a href="#"><i class="ti-trash remove-icon"></i></a></td>
</tr>
<tr>
<td class="image" data-title="No"><img src="assets/images/shop/cart3.jpg" alt="#"></td>
<td class="product-des" data-title="Description">
<p class="product-name"><a href="#">Most Wanted</a></p>
<p class="product-des">Maboriosam in a tonto nesciung eget distingy magndapibus.</p>
</td>
<td class="price" data-title="Price"><span>$110.00 </span></td>
<td class="qty" data-title="Qty"><!-- Input Order -->
<div class="input-group">
<div class="button minus">
<button type="button" class="btn btn-primary btn-number" disabled="disabled" data-type="minus" data-field="quant[3]">
<i class="ti-minus"></i>
</button>
</div>
<input type="text" name="quant[3]" class="input-number" data-min="1" data-max="100" value="3">
<div class="button plus">
<button type="button" class="btn btn-primary btn-number" data-type="plus" data-field="quant[3]">
<i class="ti-plus"></i>
</button>
</div>
</div>
<!--/ End Input Order -->
</td>
<td class="total-amount" data-title="Total"><span>$220.88</span></td>
<td class="action" data-title="Remove"><a href="#"><i class="ti-trash remove-icon"></i></a></td>
</tr>
</tbody>
</table>
<!--/ End Shopping Summery -->
</div>
</div>
<div class="row">
<div class="col-12">
<!-- Total Amount -->
<div class="total-amount">
<div class="row">
<div class="col-lg-8 col-md-5 col-12">
<div class="left">
<div class="coupon">
<form action="#" target="_blank">
<input name="Coupon" placeholder="Enter Your Coupon">
<button class="btn">Apply</button>
</form>
</div>
<div class="checkbox">
<label class="checkbox-inline" for="2"><input name="news" id="2" type="checkbox"> Shipping (+10$)</label>
</div>
</div>
</div>
<div class="col-lg-4 col-md-7 col-12">
<div class="right">
<ul>
<li>Cart Subtotal<span>$330.00</span></li>
<li>Shipping<span>Free</span></li>
<li>You Save<span>$20.00</span></li>
<li class="last">You Pay<span>$310.00</span></li>
</ul>
<div class="button5">
<a href="#" class="btn">Checkout</a>
<a href="#" class="btn">Continue shopping</a>
</div>
</div>
</div>
</div>
</div>
<!--/ End Total Amount -->
</div>
</div>
</div>
</div>
<!--/ End Shopping Cart -->
<!-- Start Shop Services Area -->
<section class="shop-services section" style="margin-bottom:60px;">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 col-12">
<!-- Start Single Service -->
<div class="single-service">
<i class="ti-rocket"></i>
<h4>Free shiping</h4>
<p>Orders over $100</p>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-3 col-md-6 col-12">
<!-- Start Single Service -->
<div class="single-service">
<i class="ti-reload"></i>
<h4>Free Return</h4>
<p>Within 30 days returns</p>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-3 col-md-6 col-12">
<!-- Start Single Service -->
<div class="single-service">
<i class="ti-lock"></i>
<h4>Sucure Payment</h4>
<p>100% secure payment</p>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-3 col-md-6 col-12">
<!-- Start Single Service -->
<div class="single-service">
<i class="ti-tag"></i>
<h4>Best Peice</h4>
<p>Guaranteed price</p>
</div>
<!-- End Single Service -->
</div>
</div>
</div>
</section>
<!-- End Shop Newsletter -->
<!-- START FOOTER -->
<div class="footer section-padding">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<a href="index.html"><img src="assets/images/all-img/logo.png" alt=""></a>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vitae risus nec dui venenatis dignissim.</p>
</div>
<div class="foot_social">
<ul>
<li><a href="#">TW</a></li>
<li><a href="#">FB</a></li>
<li><a href="#">INS</a></li>
<li><a href="#">YT</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>Courses</h4>
<ul>
<li><a href="#">Creative Writing</a></li>
<li><a href="#">Digital Marketing</a></li>
<li><a href="#">SEO Business</a></li>
<li><a href="#">Social Marketing</a></li>
<li><a href="#">Graphic Design</a></li>
<li><a href="#">Website Development</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>Company</h4>
<ul>
<li><a href="#">About us</a></li>
<li><a href="#">Knowledge Base</a></li>
<li><a href="#">Affiliate Program</a></li>
<li><a href="#">Community</a></li>
<li><a href="#">Market API</a></li>
<li><a href="#">Support team</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>Contact Info</h4>
<div class="sf_contact">
<span class="ti-mobile"></span>
<h3>Phone number</h3>
<p>+88 457 845 695</p>
</div>
<div class="sf_contact">
<span class="ti-email"></span>
<h3>Email Address</h3>
<p>example#yourmail.com</p>
</div>
<div class="sf_contact">
<span class="ti-map"></span>
<h3>Office Address</h3>
<p>California, USA</p>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
<div class="row fc">
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_copyright">
<p>© 2024. All Rights Reserved.</p>
</div>
</div>
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_menu">
<ul>
<li><a href="#">Terms of use</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Cookie Policy</a></li>
</ul>
</div>
</div><!-- END COL -->
</div>
</div><!--- END CONTAINER -->
</div>
<!-- END FOOTER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- owl-carousel min js -->
<script src="assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- jquery.slicknav -->
<script src="assets/js/jquery.slicknav.js"></script>
<!-- magnific-popup js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- scrolltopcontrol js -->
<script src="assets/js/scrolltopcontrol.js"></script>
<!-- jquery purecounter vanilla js -->
<script src="assets/js/purecounter_vanilla.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/nicesellect.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
<script type="text/javascript">
$('select').niceSelect();
</script>
</body>
</html>