-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproduct-list.html
More file actions
642 lines (562 loc) · 31.1 KB
/
product-list.html
File metadata and controls
642 lines (562 loc) · 31.1 KB
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
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="Anil z" name="author">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Shopwise is Powerful features and You Can Use The Perfect Build this Template For Any eCommerce Website. The template is built for sell Fashion Products, Shoes, Bags, Cosmetics, Clothes, Sunglasses, Furniture, Kids Products, Electronics, Stationery Products and Sporting Goods.">
<meta name="keywords" content="ecommerce, electronics store, Fashion store, furniture store, bootstrap 4, clean, minimal, modern, online store, responsive, retail, shopping, ecommerce store">
<!-- SITE TITLE -->
<title>Desi Hookah</title>
<!-- Favicon Icon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.jpg">
<!-- Animation CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<!-- Icon Font CSS -->
<link rel="stylesheet" href="assets/css/all.min.css">
<link rel="stylesheet" href="assets/css/ionicons.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/linearicons.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/simple-line-icons.css">
<!--- owl carousel CSS-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.default.min.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- Slick CSS -->
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/slick-theme.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<div class="marquee">
<div class="track">
<div class="content"> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</div>
<div class="content"> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</div>
<div class="content"> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</div>
<div class="content"> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</div>
</div>
</div>
<!-- START HEADER -->
<header class="header_wrap fixed-top header_with_topbar">
<div class="top-header">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="d-flex align-items-center justify-content-center justify-content-md-start">
<div class="lng_dropdown me-2">
<select name="countries" class="custome_select">
<option value='en' data-image="assets/images/eng.png" data-title="English">English</option>
<option value='fn' data-image="assets/images/fn.png" data-title="France">France</option>
<option value='us' data-image="assets/images/us.png" data-title="United States">United States</option>
</select>
</div>
<div class="me-3">
<select name="countries" class="custome_select">
<option value='USD' data-title="USD">USD</option>
<option value='EUR' data-title="EUR">EUR</option>
<option value='GBR' data-title="GBR">GBR</option>
</select>
</div>
<ul class="contact_detail text-center text-lg-start">
<li><i class="ti-mobile"></i><span>123-456-7890</span></li>
<li><i class="ti-mobile"></i><span>+91 6745334564</span></li>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="text-center text-md-end">
<ul class="header_list">
<li><a href="#"><i class="ti-email"></i><span>desihookah@gmaill.com</span></a></li>
<li><a href="#"><i class="ti-heart"></i><span>Become a seller</span></a></li>
<li><a href="#"><i class="ti-user"></i><span>Login</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="bottom_header dark_skin main_menu_uppercase">
<div class="container">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img class="logo_dark" src="assets/images/HUKKA-logo.png" alt="logo" />
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-expanded="false">
<span class="ion-android-menu"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class=""><a class="nav-link nav_item active" href="#">Home</a></li>
<li><a class="nav-link nav_item" href="#">About Us</a></li>
<li><a class="nav-link nav_item" href="#">Products</a></li>
<li><a class="nav-link nav_item" href="#">Contact Us</a></li>
</ul>
</div>
<ul class="navbar-nav attr-nav align-items-center">
<li><a href="javascript:;" class="nav-link search_trigger"><i class="linearicons-magnifier"></i></a>
<div class="search_wrap">
<span class="close-search"><i class="ion-ios-close-empty"></i></span>
<form>
<input type="text" placeholder="Search" class="form-control" id="search_input">
<button type="submit" class="search_icon"><i class="ion-ios-search-strong"></i></button>
</form>
</div><div class="search_overlay"></div>
</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- END HEADER -->
<div class="breadcrumb_section bg_gray page-title-mini">
<div class="container"><!-- STRART CONTAINER -->
<div class="row align-items-center">
<div class="col-md-6">
<div class="page-title">
<h1>Shop </h1>
</div>
</div>
<div class="col-md-6">
<ol class="breadcrumb justify-content-md-end">
<li class="breadcrumb-item"><a href="#">Home</a></li>
<li class="breadcrumb-item active">Products</li>
</ol>
</div>
</div>
</div><!-- END CONTAINER-->
</div>
<!-- END MAIN CONTENT -->
<div class="main_content">
<!-- START SECTION SHOP -->
<div class="section pt-5">
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-md-12">
<div class="heading_s1">
<h2>Shop Premium <br> Hookah Accessories </h2>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="tab-content">
<div class="tab-pane fade show active" id="arrival" role="tabpanel" aria-labelledby="arrival-tab">
<div class="row shop_container">
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Brown-Deshi-Hookah-chillum.png" alt="product_img5">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Desi Hookah</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Metal-Hookah.jpg" alt="product_img2">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Metal Hookah</a></h6>
<div class="product_price">
<span class="price">$55.00</span>
<del>$95.00</del>
<div class="on_sale">
<span>25% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img2.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Desi Patta</a></h6>
<div class="product_price">
<span class="price">$55.00</span>
<del>$95.00</del>
<div class="on_sale">
<span>25% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<span class="pr_flash">New</span>
<div class="product_img">
<a href="#">
<img src="assets/images/product_img3.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Desi Chillum </a></h6>
<div class="product_price">
<span class="price">$68.00</span>
<del>$99.00</del>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img5.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Hookah Stand</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img6.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#"> Chillum Nali</a></h6>
<div class="product_price">
<span class="price">$55.00</span>
<del>$95.00</del>
<div class="on_sale">
<span>25% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img7.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Golden Hookah</a></h6>
<div class="product_price">
<span class="price">$68.00</span>
<del>$99.00</del>
<div class="on_sale">
<span>20% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Copper-Gold-Hookah.jpg" alt="product_img4">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Copper Gold Hookah</a></h6>
<div class="product_price">
<span class="price">$69.00</span>
<del>$89.00</del>
<div class="on_sale">
<span>20% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img1.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Shahad ka desi Tobacco</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img2.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Desi Patta</a></h6>
<div class="product_price">
<span class="price">$55.00</span>
<del>$95.00</del>
<div class="on_sale">
<span>25% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/product_img1.jpg" alt="product_img1">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Shahad ka desi Tobacco</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Pure-Brass-Hookah.jpg" alt="product_img5">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Desi Hookah</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Beautifull-Chillium-Hookah.jpg" alt="product_img5">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Beautifull Chillium Hookah</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6">
<div class="product">
<div class="product_img">
<a href="#">
<img src="assets/images/Turtuls-Group-Deshi-Hookah.jpg" alt="product_img5">
</a>
</div>
<div class="product_info">
<h6 class="product_title"><a href="#">Turtuls Group Deshi Hookah</a></h6>
<div class="product_price">
<span class="price">$45.00</span>
<del>$55.25</del>
<div class="on_sale">
<span>35% Off</span>
</div>
</div>
<div class="pr_desc">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enim. Nullam id varius nunc id varius nunc.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END SECTION SHOP -->
</div>
<!-- END MAIN CONTENT -->
<!-- START SECTION SHOP INFO -->
<div class="section pb-4">
<div class="container">
<div class="row g-0">
<div class="col-lg-4">
<div class="icon_box icon_box_style1">
<div class="icon">
<i class="flaticon-shipped"></i>
</div>
<div class="icon_box_content">
<h5>Free Delivery</h5>
<p>If you are going to use of Lorem, you need to be sure there anything</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="icon_box icon_box_style1">
<div class="icon">
<i class="flaticon-money-back"></i>
</div>
<div class="icon_box_content">
<h5>30 Day Return</h5>
<p>If you are going to use of Lorem, you need to be sure there anything</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="icon_box icon_box_style1">
<div class="icon">
<i class="flaticon-support"></i>
</div>
<div class="icon_box_content">
<h5>27/4 Support</h5>
<p>If you are going to use of Lorem, you need to be sure there anything</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END SECTION SHOP INFO -->
</div>
<!-- END MAIN CONTENT -->
<!-- START FOOTER -->
<footer class="footer_dark">
<div class="bottom_footer border-top-tran">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="mb-md-0 text-center">© 2020 All Rights Reserved by Bestwebcreator</p> <br>
</div>
<div class="col-md-12">
<div class="warn"><img src="assets/images/heath_warning.webp" style="max-width: 700px;margin:auto;"></div>
</div>
</div>
</div>
</div>
</footer>
<!-- END FOOTER -->
<a href="#" class="scrollup" style="display: none;"><i class="ion-ios-arrow-up"></i></a>
<!-- Latest jQuery -->
<script src="assets/js/jquery-3.7.1.min.js"></script>
<!-- popper min js -->
<script src="assets/js/popper.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>
<!-- magnific-popup min js -->
<script src="assets/js/magnific-popup.min.js"></script>
<!-- waypoints min js -->
<script src="assets/js/waypoints.min.js"></script>
<!-- parallax js -->
<script src="assets/js/parallax.js"></script>
<!-- countdown js -->
<script src="assets/js/jquery.countdown.min.js"></script>
<!-- imagesloaded js -->
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<!-- isotope min js -->
<script src="assets/js/isotope.min.js"></script>
<!-- jquery.dd.min js -->
<script src="assets/js/jquery.dd.min.js"></script>
<!-- slick js -->
<script src="assets/js/slick.min.js"></script>
<!-- elevatezoom js -->
<script src="assets/js/jquery.elevatezoom.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
</body>
</html>