-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
411 lines (371 loc) · 17.2 KB
/
index.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
<!--
Author:W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Baggage Ecommerce Site</title>
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords"
content="Baggage Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- //Meta tag Keywords -->
<!-- Custom-Files -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!-- Style-CSS -->
<!-- font-awesome-icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome-icons -->
<!-- /Fonts -->
<link href="//fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet">
<!-- //Fonts -->
</head>
<body>
<div class="main-sec">
<!-- //header -->
<header class="py-sm-3 pt-3 pb-2" id="home">
<div class="container">
<!-- nav -->
<div class="top-w3pvt d-flex">
<div id="logo">
<h1> <a href="index.html"><span class="log-w3pvt">B</span>aggage</a> <label
class="sub-des">Online Store</label></h1>
</div>
<div class="forms ml-auto">
<a href="login.html" class="btn"><span class="fa fa-user-circle-o"></span> Sign In</a>
<a href="register.html" class="btn"><span class="fa fa-pencil-square-o"></span> Sign Up</a>
</div>
</div>
<div class="nav-top-wthree">
<nav>
<label for="drop" class="toggle"><span class="fa fa-bars"></span></label>
<input type="checkbox" id="drop" />
<ul class="menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-2" class="toggle">Dropdown <span class="fa fa-angle-down"
aria-hidden="true"></span>
</label>
<a href="#">Dropdown <span class="fa fa-angle-down" aria-hidden="true"></span></a>
<input type="checkbox" id="drop-2" />
<ul>
<li><a href="coming.html" class="drop-text">Services</a></li>
<li><a href="about.html" class="drop-text">Features</a></li>
<li><a href="single.html" class="drop-text">Single Page</a></li>
</ul>
</li>
<li><a href="shop.html">Collections</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- //nav -->
<div class="search-form ml-auto">
<div class="form-w3layouts-grid">
<form action="#" method="post" class="newsletter">
<input class="search" type="search" placeholder="Search here..." required="">
<button class="form-control btn" value=""><span class="fa fa-search"></span></button>
</form>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</header>
<!-- //header -->
<!--/banner-->
<div class="banner-wthree-info container">
<div class="row">
<div class="col-lg-5 banner-left-info">
<h3>The Largest Range <span>of HandBags</span></h3>
<a href="shop.html" class="btn shop">Shop Now</a>
</div>
<div class="col-lg-7 banner-img">
<img src="images/bag.png" alt="part image" class="img-fluid">
</div>
</div>
</div>
</div>
<!-- //banner-->
<!--/banner-bottom -->
<section class="banner-bottom py-5">
<div class="container py-md-3">
<div class="row grids-wthree-info text-center">
<div class="col-lg-4 ab-content">
<div class="ab-info-con">
<h4>Fast & Free Delivery</h4>
<p>Enjoy our fast and free delivery service on all online orders. Experience the convenience of
hassle-free and expedited delivery when you shop with us.</p>
</div>
</div>
<div class="col-lg-4 ab-content">
<div class="ab-info-con">
<h4>Safe & Secure Payments</h4>
<p>Shop with confidence knowing that we prioritize the security of your online payments. Your
safety is our top priority.</p>
</div>
</div>
<div class="col-lg-4 ab-content">
<div class="ab-info-con">
<h4>100% Money Back Guarantee</h4>
<p>We stand behind the quality of our products and offer a 100% money back guarantee. If you're
not completely satisfied with your purchase, simply contact us, and we will refund your
payment in full.</p>
</div>
</div>
</div>
</div>
</section>
<!-- /banner-bottom -->
<!--/banner-bottom -->
<section class="collections">
<div class="container-fluid">
<div class="row">
<div class="col-md-8 ab-content-img">
</div>
<div class="col-md-4 ab-content text-center p-lg-5 p-3 my-lg-5">
<h4>Travel Must Haves</h4>
<a href="shop.html" class="btn shop mt-3">Shop Now</a>
</div>
</div>
</div>
</section>
<!-- /banner-bottom -->
<!--/collections -->
<section class="banner-bottom py-5">
<div class="container py-md-5">
<h3 class="title-wthree mb-lg-5 mb-4 text-center">Safety Meets Style </h3>
<div class="row text-center">
<div class="col-md-4 content-gd-wthree">
<img src="images/c1.jpg" class="img-fluid" alt="" />
</div>
<div class="col-md-4 content-gd-wthree ab-content py-lg-5 my-lg-5">
<h4>Need Extra Space ?</h4>
<a href="shop.html" class="btn shop mt-3">Shop Now</a>
</div>
<div class="col-md-4 content-gd-wthree">
<img src="images/c2.jpg" class="img-fluid" alt="" />
</div>
</div>
</div>
</section>
<!-- //collections-->
<!-- /mid-section -->
<section class="mid-section">
<div class="d-lg-flex p-0">
<div class="col-lg-6 bottom-w3pvt-left p-lg-0">
<img src="images/ab1.jpg" class="img-fluid" alt="" />
<div class="pos-wthree">
<h4 class="text-wthree">50% Off Any <br> Women's Bags</h4>
<a href="shop.html" class="btn shop mt-3">Shop Now</a>
</div>
</div>
<div class="col-lg-6 bottom-w3pvt-left bottom-w3pvt-right p-lg-0">
<img src="images/ab2.jpg" class="img-fluid" alt="" />
<div class="pos-w3pvt">
<h4 class="text-w3pvt">30% Off Any <br> Men's Bags</h4>
<a href="shop.html" class="btn shop mt-3">Shop Now</a>
</div>
</div>
</div>
</section>
<!-- //mid-section -->
<!--/gallery -->
<section class="banner-bottom py-5">
<div class="container py-md-5">
<div class="row">
<div class="col-lg-4 gallery-content-info text-center mt-lg-5">
<h3 class="title-wthree mb-lg-5 mb-4">Trending Now </h3>
<a href="shop.html" class="btn shop mt-3">Shop Now</a>
</div>
<div class="col-lg-8 gallery-content">
<div class="row">
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal1"><img src="images/g1.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal2"><img src="images/g2.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal3"><img src="images/g3.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal1"><img src="images/g4.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal2"><img src="images/g5.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
<div class="col-md-4 col-sm-6 gal-img">
<a href="#gal3"><img src="images/g6.jpg" alt="Baggage" class="img-fluid mt-4"></a>
</div>
</div>
<!-- gallery popups -->
<!-- popup-->
<div id="gal1" class="popup-effect">
<div class="popup">
<img src="images/g1.jpg" alt="Popup image" class="img-fluid mt-4" />
<a class="close" href="#gallery">×</a>
</div>
</div>
<!-- //popup -->
<!-- popup-->
<div id="gal2" class="popup-effect">
<div class="popup">
<img src="images/g2.jpg" alt="Popup image" class="img-fluid mt-4" />
<a class="close" href="#gallery">×</a>
</div>
</div>
<!-- //popup -->
<!-- popup-->
<div id="gal3" class="popup-effect">
<div class="popup">
<img src="images/g3.jpg" alt="Popup image" class="img-fluid mt-4" />
<a class="close" href="#gallery">×</a>
</div>
</div>
<!-- //popup -->
<!-- //gallery popups -->
</div>
</div>
</div>
</section>
<!-- //gallery-->
<!--/newsletter -->
<section class="newsletter-w3pvt py-5">
<div class="container py-md-5">
<form method="post" action="#">
<p class="text-center">Subscribe to the Handbags Store mailing list to receive updates on new arrivals,
special offers and other discount information.</p>
<div class="row subscribe-sec">
<div class="col-md-9">
<input type="email" class="form-control" id="email" placeholder="Enter Your Email.."
name="email" required="">
</div>
<div class="col-md-3">
<button type="submit" class="btn submit">Subscribe</button>
</div>
</div>
</form>
</div>
</section>
<!--//newsletter -->
<!--/shipping-->
<section class="shipping-wthree">
<div class="shiopping-grids d-lg-flex">
<div class="col-lg-4 shiopping-w3pvt-gd text-center">
<div class="icon-gd"><span class="fa fa-truck" aria-hidden="true"></span>
</div>
<div class="icon-gd-info">
<h3>FREE SHIPPING</h3>
<p>On all order over $2000</p>
</div>
</div>
<div class="col-lg-4 shiopping-w3pvt-gd sec text-center">
<div class="icon-gd"><span class="fa fa-bullhorn" aria-hidden="true"></span></div>
<div class="icon-gd-info">
<h3>FREE RETURN</h3>
<p>On 1st exchange in 30 days</p>
</div>
</div>
<div class="col-lg-4 shiopping-w3pvt-gd text-center">
<div class="icon-gd"> <span class="fa fa-gift" aria-hidden="true"></span></div>
<div class="icon-gd-info">
<h3>MEMBER DISCOUNT</h3>
<p>Register & save up to $29%</p>
</div>
</div>
</div>
</section>
<!--//shipping-->
<!-- footer -->
<div class="footer_agileinfo_topf py-5">
<div class="container py-md-5">
<div class="row">
<div class="col-lg-3 footer_wthree_gridf mt-lg-5">
<h2><a href="index.html"><span>B</span>aggage
</a> </h2>
<label class="sub-des2">Online Store</label>
</div>
<div class="col-lg-3 footer_wthree_gridf mt-md-0 mt-4">
<ul class="footer_wthree_gridf_list">
<li>
<a href="index.html"><span class="fa fa-angle-right" aria-hidden="true"></span> Home</a>
</li>
<li>
<a href="about.html"><span class="fa fa-angle-right" aria-hidden="true"></span> About</a>
</li>
<li>
<a href="shop.html"><span class="fa fa-angle-right" aria-hidden="true"></span> Shop</a>
</li>
</ul>
</div>
<div class="col-lg-3 footer_wthree_gridf mt-md-0 mt-sm-4 mt-3">
<ul class="footer_wthree_gridf_list">
<li>
<a href="#"><span class="fa fa-angle-right" aria-hidden="true"></span> Terms &
Conditions</a>
</li>
<li>
<a href="contact.html"><span class="fa fa-angle-right" aria-hidden="true"></span> Contact
Us</a>
</li>
<li>
<a href="shop.html"><span class="fa fa-angle-right"
aria-hidden="true"></span>Collections</a>
</li>
</ul>
</div>
<div class="col-lg-3 footer_wthree_gridf mt-md-0 mt-sm-4 mt-3">
<ul class="footer_wthree_gridf_list">
<li>
<a href="login.html"><span class="fa fa-angle-right" aria-hidden="true"></span> Login </a>
</li>
<li>
<a href="register.html"><span class="fa fa-angle-right"
aria-hidden="true"></span>Register</a>
</li>
<li>
<a href="#"><span class="fa fa-angle-right" aria-hidden="true"></span>Privacy & Policy</a>
</li>
</ul>
</div>
</div>
<div class="w3ls-fsocial-grid">
<h3 class="sub-w3ls-headf">Follow Us</h3>
<div class="social-ficons">
<ul>
<li><a href="#"><span class="fa fa-facebook"></span> Facebook</a></li>
<li><a href="#"><span class="fa fa-twitter"></span> Twitter</a></li>
<li><a href="#"><span class="fa fa-google"></span>Google</a></li>
</ul>
</div>
</div>
<div class="move-top text-center mt-lg-4 mt-3">
<a href="#home"><span class="fa fa-angle-double-up" aria-hidden="true"></span></a>
</div>
</div>
</div>
<!-- //footer -->
<!-- copyright -->
<div class="cpy-right text-center py-3">
<p>© 2023 Baggage Online Store. All rights reserved
</p>
</div>
<!-- //copyright -->
</body>
</html>