-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshop-Accessories.html
More file actions
726 lines (667 loc) · 43.9 KB
/
shop-Accessories.html
File metadata and controls
726 lines (667 loc) · 43.9 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
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>SereniCraft</title>
<meta name="robots" content="noindex, follow" />
<meta name="description" content="SereniCraft ">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="./assets/images/favicon.png">
<!-- CSS (Font, Vendor, Icon, Plugins & Style CSS files) -->
<!-- Fonts CSS -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Vendor CSS (Bootstrap & Icon Font) -->
<link rel="stylesheet" href="./assets/css/vendor/bootstrap.min.css">
<!-- Icons CSS -->
<link rel="stylesheet" href="./assets/css/plugins/simple-line-icons.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="./assets/css/plugins/swiper-bundle.min.css">
<link rel="stylesheet" href="./assets/css/plugins/magnific-popup.css">
<link rel="stylesheet" href="./assets/css/plugins/ion.rangeSlider.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="./assets/css/style.css">
</head>
<body>
<div class="header sticky-header section">
<div class="container-fluid">
<div class="row align-items-center">
<!-- Logo Start -->
<div class="col-lg-2 col">
<div class="header-logo">
<a href="index.html">
<img src="./assets/images/logo/logo-dark.png" width="150" height="67" alt="SereniCraft logo">
</a>
</div>
</div>
<!-- Logo End -->
<!-- Menu Start -->
<div class="col d-none d-lg-block">
<nav class="main-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="Shop-Craft.html">Craft</a></li>
<li><a href="shop-Accessories.html">Accessories </a></li>
<li><a href="shop-Gifts.html">Gifts </a></li>
<li class="has-sub-menu">
<a href="about-us.html">Explore</a>
<ul class="sub-menu">
<li><a href="about-us.html">About Us</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</li>
<li class="has-sub-menu">
<a href="blog-no-sidebar.html">Blog</a>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
</div>
<!-- Menu End -->
<!-- Action Start -->
<div class="col-auto">
<div class="header-action">
<div class="header-action-item">
<button class="header-action-toggle" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvas-search"><i class="sli-magnifier"></i></button>
</div>
<div class="header-action-item">
<a href="shopping-cart.html">
<button class="header-action-toggle" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvas-cart"><i class="sli-basket-loaded"></i></button>
</a>
</div>
<div class="header-action-item dropdown">
<button class="header-action-toggle" type="button" data-bs-toggle="dropdown"><i class="sli-settings"></i></button>
<div class="dropdown-menu header-dropdown-menu">
<h6 class="header-dropdown-menu-title">Account</h6>
<ul>
<li><a href="login.html">Login</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="my-account.html">My Account</a></li>
</ul>
</div>
</div>
<div class="header-action-item d-lg-none">
<button class="header-action-toggle" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvas-header"><i class="sli-menu"></i></button>
</div>
</div>
</div>
<!-- Action End -->
</div>
</div>
</div>
<div class="offcanvas offcanvas-end w-100 bg-dark border-0" id="offcanvas-search">
<div class="offcanvas-body d-flex align-items-center justify-content-center">
<button type="button" class="btn-close offcanvas-search-close-btn text-white" data-bs-dismiss="offcanvas" aria-label="Close"></button>
<div class="offcanvas-search-form">
<form action="#">
<input type="search" name="q" placeholder="Search our store">
<button type="submit"><i class="sli-magnifier"></i></button>
</form>
</div>
</div>
</div>
<div class="offcanvas offcanvas-end" id="offcanvas-header">
<div class="offcanvas-header">
<h5>Mobile Menu</h5>
<button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="mobile-menu">
<ul>
<li>
<a href="index.html">Home</a>
<button class="mobile-sub-menu-toggle"></button>
<ul class="mobile-sub-menu">
<li><a href="index.html">Home</a></li>
</ul>
</li>
<li>
<a href="Shop-Craft.html">Shop</a>
<button class="mobile-sub-menu-toggle"></button>
<ul class="mobile-sub-menu">
<li><a href="Shop-Craft.html">Craft</a></li>
<li><a href="shop-Accessories.html">Accessories </a></li>
<li><a href="shop-Gifts.html">Gifts </a></li>
<li><a href="shopping-cart.html">Shopping Cart</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="my-account.html">My Account</a></li>
</ul>
</li>
<li>
<a href="about-us.html">Pages</a>
<button class="mobile-sub-menu-toggle"></button>
<ul class="mobile-sub-menu">
<li><a href="about-us.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</li>
<li>
<a href="blog-no-sidebar.html">Blogs</a>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
<!-- Page Banner Section Start -->
<div class="page-banner-section section">
<div class="container">
<ul class="breadcrumb">
<li><a href="index.html">Accessories</a></li>
</ul>
</div>
</div>
<!-- Page Banner Section End -->
<!-- Product Section Start -->
<div class="shop-product-section section section-padding">
<div class="container">
<!-- Shop Top Bar Start -->
<div class="shop-top-bar">
<div class="shop-top-bar-item">
<label for="SortBy">Sort by :</label>
<select name="SortBy" id="SortBy">
<option value="manual">Featured</option>
<option value="best-selling">Best Selling</option>
<option value="title-ascending">Alphabetically, A-Z</option>
<option value="title-descending">Alphabetically, Z-A</option>
<option value="price-ascending">Price, low to high</option>
<option value="price-descending">Price, high to low</option>
<option value="created-descending">Date, new to old</option>
<option value="created-ascending">Date, old to new</option>
</select>
</div>
<div class="shop-top-bar-item">
<div class="nav list-grid-toggle">
<button class="active" data-bs-toggle="tab" data-bs-target="#product-grid"><i class="sli-grid"></i></button>
<button data-bs-toggle="tab" data-bs-target="#product-list"><i class="sli-menu"></i></button>
</div>
</div>
</div>
<!-- Shop Top Bar End -->
<!-- Product Tab Start -->
<div class="tab-content" id="shopProductTabContent">
<div class="tab-pane fade show active" id="product-grid">
<div class="row row-cols-xl-4 row-cols-lg-3 row-cols-sm-2 row-cols-1 mb-n6">
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/first.jpg" alt="glass" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html"></a>‘Mohana’ Glass Kangan</h5>
<div class="product-price">$10.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
</div>
</div>
</div>
<!--second-->
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/second.jpg" alt="glass" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">‘Komal’ Glass Kangan</a></h5>
<div class="product-price">$8.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 80%;"></span></span>
</div>
</div>
</div>
</div>
<!--third-->
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/Third.jpg" alt="brass" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bundi Brass Necklace</a></h5>
<div class="product-price">$14.81</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 100%;"></span></span>
</div>
</div>
</div>
</div>
<!--fourth-->
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/fourth.jpg" alt="earings" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
<div class="product-countdown" data-countdown="2024/06/01"></div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bundi Brass Earrings</a></h5>
<div class="product-price">$12.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 75%;"></span></span>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/fifth.jpg" alt="Earrings" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Tijara Brass Earrings</a></h5>
<div class="product-price">$18.50</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/6.jpg" alt="pendent" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Ataraxia Labradorite Pendant</a></h5>
<div class="product-price">$39.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 75%;"></span></span>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/7.jpg" alt="jewellery" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Ragin Kundan Adjustable Ring</a></h5>
<div class="product-price">$29.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/8.jpg" alt="Earings" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Sarwar Kundan Earrings</a></h5>
<div class="product-price">$40.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 80%;"></span></span>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/9.jpg" alt="Earings" width="268" height="306"></a>
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i></button>
</a>
</div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bhadra Kundan Earrings</a></h5>
<div class="product-price">$75.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 65%;"></span></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="product-list">
<div class="row row-cols-md-1 row-cols-sm-2 row-cols-1 mb-n6">
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/first.jpg" alt="glass" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">‘Mohana’ Glass Kangan</a></h5>
<p class="product-excerpt">This gorgeous bracelet is a chic blend of tradition and elegance. It has glass art that is supplemented with a straightforward yet meaningful design that gives it a modern appearance and feel.</p>
<div class="product-price">$110.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/second.jpg" alt="glass" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">‘Komal’ Glass Kangan</a></h5>
<p class="product-excerpt">This gorgeous bracelet is a chic blend of tradition and elegance. It has glass art that is supplemented with a straightforward yet meaningful design that gives it a modern appearance and feel. Feminine, adaptable enough to pair with western and exotic attire, and genuinely distinctive in its style!
</p>
<div class="product-price">$21.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 80%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/Third.jpg" alt="Necklace" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bundi Brass Necklace</a></h5>
<p class="product-excerpt">With this beautiful brass necklace, you may take the goodness and positive energy of brass with you everywhere you go.</p>
<div class="product-price">$13.18</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 100%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/fourth.jpg" alt="earings" width="268" height="306"></a>
<div class="product-countdown" data-countdown="2024/06/01"></div>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bundi Brass Earrings</a></h5>
<p class="product-excerpt">Our handcrafted pair of earrings will add beauty and simplicity to any festive ensemble.</p>
<div class="product-price">$110.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 75%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/fifth.jpg" alt="earings" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="product-details-Accessories-Tijara Brass Earrings.html">Tijara Brass Earrings</a></h5>
<p class="product-excerpt">Our handcrafted pair of earrings will add beauty and simplicity to any festive ensemble.</p>
<div class="product-price">$80.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/6.jpg" alt="pendant" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Ataraxia Labradorite Pendant</a></h5>
<p class="product-excerpt">Our labradorite pendant exudes style and elegance with each intricately carved detail.</p>
<div class="product-price">$39.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 75%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/7.jpg" alt="ring" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Ragin Kundan Adjustable Ring</a></h5>
<p class="product-excerpt">Enhance the festive flavours of your attire with the grandeur of this ring.</p>
<div class="product-price">$29.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 90%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/8.jpg" alt="earings" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Sarwar Kundan Earrings</a></h5>
<p class="product-excerpt">Nothing can make a woman feel more beautiful than a pair of intricately designed earrings embellished with beautiful stones.</p>
<div class="product-price">$50.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 80%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col mb-6">
<div class="product product-list">
<div class="product-thumb">
<a href="shop-Accessories.html" class="product-image"><img loading="lazy" src="./assets/images/accessories-image/jewellary/9.jpg" alt="" width="268" height="306"></a>
</div>
<div class="product-content">
<h5 class="product-title"><a href="shop-Accessories.html">Bhadra Kundan Earrings</a></h5>
<p class="product-excerpt">Nothing can make a woman feel more beautiful than a pair of intricately designed earrings embellished with beautiful stones.</p>
<div class="product-price">$75.00</div>
<div class="product-rating">
<span class="product-rating-bg"><span class="product-rating-active" style="width: 80%;"></span></span>
</div>
<div class="product-action position-static">
<div class="product-action">
<a href="shopping-cart.html">
<button class="product-action-btn" data-tooltip-text="Add to cart"><i class="sli-bag"></i>Add to Cart</button>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Product Tab End -->
</div>
</div>
<!-- Product Section End -->
<!-- Footer Section Start -->
<div class="footer-section section">
<!-- Footer Top Section Start -->
<div class="footer-top section">
<div class="container">
<div class="row mb-n8">
<!-- Footer Widget Start -->
<div class="col-lg-4 col-sm-6 col-12 mb-8">
<div class="footer-widget footer-widget-dark">
<h5 class="footer-widget-title">About Info</h5>
<p>This is the perfect platform to find the essence of the Indian Ocean. You will find the finest Ceylon elements.</p>
<ul class="footer-widget-list-icon">
<li><i class="sli-location-pin"></i>Addresss: 166, Galle Road, Panadura,Sri Lanka</li>
<li><i class="sli-envelope"></i>Email: infor@SereniCraft.lk</li>
<li><i class="sli-phone"></i>Phone: (012) 345 6789</li>
</ul>
</div>
</div>
<!-- Footer Widget End -->
<!-- Footer Widget Start -->
<div class="col-lg-3 col-sm-6 col-12 mb-8">
<div class="footer-widget footer-widget-dark">
<h5 class="footer-widget-title">Information</h5>
<ul class="footer-widget-list">
<li><a href="Returns policy.html">Returns Policy</a></li>
<li><a href="Support policy.html">Support Policy</a></li>
<li><a href="faq.html">FAQs</a></li>
<li><a href="Privacy policy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<!-- Footer Widget End -->
<!-- Footer Widget Start -->
<div class="col-lg-3 col-sm-6 col-12 mb-8">
<div class="footer-widget footer-widget-dark">
<h5 class="footer-widget-title">Quick Links</h5>
<ul class="footer-widget-list">
<li><a href="about-us.html">About us</a></li>
<li><a href="my-account.html">My Account</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="register.html">Register</a></li>
</ul>
</div>
</div>
<!-- Footer Widget End -->
<!-- Footer Widget Start -->
<div class="col-lg-2 col-sm-6 col-12 mb-8">
<div class="footer-widget footer-widget-dark">
<h5 class="footer-widget-title">Follow Us On</h5>
<ul class="footer-widget-list-icon">
<li><a href="https://www.facebook.com/profile.php?id=100091792793121&mibextid=ZbWKwL"><i class="sli-social-facebook"></i>Facebook</a></li>
<li><a href="#"><i class="sli-social-twitter"></i>Twitter</a></li>
<li><a href="https://instagram.com/SereniCraft.pvt.ltd?igshid=ZDdkNTZiNTM="><i class="sli-social-instagram"></i>Instagram</a></li>
<li><a href="#"><i class="sli-social-youtube"></i>Youtube</a></li>
<li><a href="#"><i class="sli-social-pinterest"></i>Pinterest</a></li>
</ul>
</div>
</div>
<!-- Footer Widget End -->
</div>
</div>
</div>
<!-- Footer Top Section End -->
<!-- Footer Bottom Section Start -->
<div class="footer-bottom footer-bottom-dark section">
<div class="container">
<div class="row justify-content-between align-items-center mb-n2">
<!-- Footer Widget Start -->
<div class="col-md-auto col-12 mb-2">
<p class="footer-copyright footer-copyright-dark text-center">Copyright <b class="text-primary">SereniCraft</b> ©2024</p>
</div>
<!-- Footer Widget End -->
</div>
</div>
</div>
<!-- Footer Bottom Section End -->
</div>
<!-- Footer Section End -->
<button class="scroll-to-top"><i class="sli-arrow-up"></i></button>
<!-- JS Vendor, Plugins & Activation Script Files -->
<!-- Vendors JS -->
<script src="./assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="./assets/js/vendor/bootstrap.bundle.min.js"></script>
<!-- Plugins JS -->
<script src="./assets/js/plugins/swiper-bundle.min.js"></script>
<script src="./assets/js/plugins/jquery.sticky-sidebar.min.js"></script>
<!-- Activation JS -->
<script src="./assets/js/active.js"></script>
<script src="./assets/js/cart-btn.js"></script>
</body>
</html>