-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCheckout.html
731 lines (666 loc) · 31.9 KB
/
Checkout.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
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
727
728
729
730
731
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OrangerFry.com : Checkout</title>
<link rel="stylesheet" href="./CSS/index.css" />
<link rel="stylesheet" href="./CSS/commons.css" />
<link rel="stylesheet" href="./CSS/cart.css">
<link rel="stylesheet" href="./CSS/commons2.css">
<link rel="stylesheet" href="./CSS/checkout.css">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/site.webmanifest">
<link rel="mask-icon" href="favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="theme-color" content="#ffffff">
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD"
crossorigin="anonymous"
/>
<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=Manrope:wght@200;300;400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!--!--------------------------------------------- <Essentials> ----------------------------------------------->
<!-- Prelaoder,offcanvas -->
<div id="spinner" class="spinner-border text-danger" role="status">
</div>
<!--??--------------------------------------------- <Offcanvas> ----------------------------------------------->
<div
class="offcanvas offcanvas-end"
tabindex="-1"
id="offcanvasRight"
aria-labelledby="offcanvasRightLabel"
>
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel"><img width="40px" src="Images/Orange.png" alt=""><h3 id="LoginName">Login</h3></h5>
<button
type="button"
class="btn-close"
data-bs-dismiss="offcanvas"
aria-label="Close"
></button>
</div>
<div class="offcanvas-body">
<form id="LoginForm">
<label for="">Email</label><br>
<input id="emailX" type="email" placeholder="Enter Email" required /><br />
<label for="">Password</label><br>
<input id="passX" type="password" placeholder="Enter Password" required /><br />
<hr>
<input type="submit">
<div id="signCanvasDiv">
<label>Dont have a accout on orangefry.com??</label>
<label for="">Signin from Here- <u><a href="signup.html">Signup</a> </u></label>
</div>
<div class="ORhr">
<hr>
<center id="OR">OR</center>
<hr>
</div>
</form>
<br>
<div id="OAuthButtons">
<button id="GoogleAuthButton" class="goog btn">Continue With Google <img width="22px" src="Images/icons/goog.png" alt=""></button>
<hr>
<button id="FacebookAuthButton" class="goog btn" >Continue With Facebook <img width="22px" src="Images/icons/fb.png" alt=""></button>
</div>
<div id="UserPresent">
<div class="offcanvasAvatar">
<img id="avatar" src="Images/icons/avatar.png" alt="">
</div>
<div class="offcanvasUser">
<h3 id="canvasname">Some Username</h3>
<h6 style="color: grey;" id="canvasemail">demoemail@gmail.com</h6>
<p style="font-size: 10px;" id="canvasid">7846513213441</p>
<button id="AdminRedirect" class="Redwhitebtn"> Admin's Portal</button>
<!--todo-------------------------- < Bootstrap Accordian> --------------------------------->
<div class="accordion accordion-flush" id="accordionFlushExample">
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingOne">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">
My Account
</button>
</h2>
<div id="flush-collapseOne" class="accordion-collapse collapse" aria-labelledby="flush-headingOne" data-bs-parent="#accordionFlushExample">
<div class="accordion-body">
<!---------------------------- <User Account Details> --------------------------------->
<div id="UserCanvasDetails">
<table>
<tr>
<td>Name:</td>
<td id="UserNameX">User Name</td>
</tr>
<tr>
<td>Email:</td>
<td id="UserEmail">User Email</td>
</tr>
<tr>
<td>Gender :</td>
<td id="UserGender">Male</td>
</tr>
<tr>
<td>Mobile :</td>
<td id="UserMobile">Mobile</td>
</tr>
<tr>
<td>Role :</td>
<td id="UserRole">Explored</td>
</tr>
</table>
</div></div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo">
My Orders
</button>
</h2>
<div id="flush-collapseTwo" class="accordion-collapse collapse" aria-labelledby="flush-headingTwo" data-bs-parent="#accordionFlushExample">
<div id="axxordianbodyX" class="accordion-body">
<!---------------------------- <Users Order Will be here> --------------------------------->
<div id="UserCartDetails">
<div id="Fetchcanvascart">
<!-- Canvaschilds -->
<div class="ChildCanvas">
<div><img height="100px" src="Images/Home/best1.jpg" alt=""></div>
<div id="canvas2nd">
<label id="canvasTitle">Title</label><br>
<label id="canvasDescp" for="">Description</label><br>
<label id="canvasRating" for="">Rating</label>
</div>
<div id="canvasPrice">
item price
</div>
<div id="canvasQnty">
item qnty
</div>
</div>
</div>
<div>
<div style="display: flex;justify-content:space-between;">
<label><b>Total Items :</b> 5</label>
<span style="color: white;">----------</span>
<label><b>Total Price :</b> 15687/-</label>
</div>
<a href="Cart.html"> <button id="gotocartX" class="WhiteRedbtn">Proceed to Cart</button></a>
</div>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseThree" aria-expanded="false" aria-controls="flush-collapseThree">
My Favorites
</button>
</h2>
<div id="flush-collapseThree" class="accordion-collapse collapse" aria-labelledby="flush-headingThree" data-bs-parent="#accordionFlushExample">
<div class="accordion-body">
<div id="UserFavoriteDivs">
<!-- Append Favs Here -->
<center>No Favorites </center></div>
</div>
<!--??--------------------------------------------- <Users Cart> ----------------------------------------------->
</div>
</div>
</div>
<!--todo-------------------------- <Accordian end> --------------------------------->
</div>
<br>
<div class="text-center">
<button class="WhiteRedbtn" id="logout"> Logout</button>
</div>
</div>
<br>
<center style="font-size:12px ;color: grey;">All copyrights reserved®</center>
<br>
</div>
</div>
<!--todo-------------------------- <topbtn> --------------------------------->
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<!--?--------------------------------------------- Header ----------------------------------------------->
<header>
<nav id="top1" class="topfirst">
<ul class="nav justify-content-right mx-5">
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html"
>Anniversary Bash | Up to 70% Off
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html"><b> Use Code: ANNIVERSARY</b></a>
</li>
</ul>
<ul class="nav justify-content-right mx-5">
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html">Grab Latest Deals </a>
</li>
<li class="nav-item">
<a class="nav-link" href="signup.html"
><b>
Earn 25% Cashback On All Orders T&C Apply
<u style="color: rgb(0, 255, 76)">Sign Up</u>
</b></a
>
</li>
<img id="close-top1" src="./Images/icons/close.png" alt="" />
</ul>
</nav>
<nav class="topsec">
<ul class="nav justify-content-right mx-5 topsecond">
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html"> Sell on OrangeFry</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html"> Become a Franchisee</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html">Buy in Bulk</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html">Find a Studio</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html"> Find Design Inspiration</a>
</li>
<hr />
<li class="nav-item">
<a class="nav-link pincode active " href="AllProducts.html"
>Enter Pincode <img src="Images/index/edit-21.svg" alt="">
<u style="color: red;">Find OrangeFry studio</u>
</li>
</ul>
</nav>
<nav id="stickynav">
<nav id="navbar" class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="./index.html"
><img id="navlogo" src="./Images/Orangefrylogo.png" alt=""
/></a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div></div>
<div class="megasearch autocomplete">
<input
type="text"
name="myCountry"
id="megasearch"
class="form-control me-2"
placeholder="Search for Decorations"
aria-label="Search"
/>
<img
style="opacity: 0.6; width: 25px; height: 25px"
src="./Images/icons/search.png"
alt=""
/>
</div>
<div class="flex iconsbar">
<div></div>
<div type="button"
data-bs-toggle="offcanvas"
data-bs-target="#offcanvasRight"
aria-controls="offcanvasRight">
<img width="35px" src="./Images/icons/heart.svg" alt="" />
</div>
<div
id="userlogo"
type="button"
data-bs-toggle="offcanvas"
data-bs-target="#offcanvasRight"
aria-controls="offcanvasRight"
>
<img width="40px" src="./Images/icons/icon.svg" alt="" data-bs-container="body"
data-bs-toggle="popover" data-bs-placement="bottom" data-bs-content="Bottom popover" />
<h6 id="username"></h6>
<div id="popover">Click here <br> to login</div>
</div>
<div>
<img width="44px" id="gotocart" src="./Images/icons/cart-21.svg" alt="" />
</div>
<div>
<img width="40px" src="./Images/icons/help-icon.svg" alt="" />
</div>
</div>
</div>
</div>
</nav>
<nav id="megalistheads">
<ul class="nav justify-content-center mx-5">
<li class="nav-item">
<a class="nav-link active" id="furbutton" data-dropdown-button1>Furniture</a>
<div id="furmenu" class="main-mega-menu" data-visible="X" data-area ></div>
<div id="petsmenu" class="main-mega-menu" data-visible="X" data-dropdown></div>
<div id="lampsmenu" class="main-mega-menu" data-visible="X" data-dropdown></div>
<div id="decormenu" class="main-mega-menu" data-visible="X" data-dropdown> </div>
</li>
<li class="nav-item">
<a class="nav-link" id="homedecorR" data-dropdown-button2>Home Décor</a>
</li>
<li class="nav-item">
<a class="nav-link" id="lampsR" data-dropdown-button4>Lamps & Lighting</a>
</li>
<li class="nav-item">
<a class="nav-link active" id="kitchenR" data-dropdown-button2>Kitchen & Dining</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html" data-dropdown-button1>Furnishings</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html" data-dropdown-button4>Mattresses</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="AllProducts.html" data-dropdown-button1>Appliances</a>
</li>
<li class="nav-item">
<a class="nav-link" id="petsR" data-dropdown-button3>Pets</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html">Modular</a>
</li>
<li class="nav-item">
<a class="nav-link" href="AllProducts.html">Gift Cards</a>
</li>
</ul>
</nav>
</nav>
</header>
<!--?--------------------------------------------- Main Body ----------------------------------------------->
<section>
<div id="otpalert">
Your OTP is : 9573
</div>
<div class="SECTIONS" id="projectsection">
<h1 class="SectionHeads">Order Checkout</h1>
<div class="accordion" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button id="clbtn1" class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
Order Details </button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
<div id="projectbox">
<div id="projectdetails">
<!-- Psdnjkvasndvkjasnvkj -->
<div class="orderdet">
<div id="sixty"><H4>Order Summary:-</H4>
<div class="showproducts">
</div>
</div>
<div id="forty">
<div id="checkoutsection" class="checkoutsection">
<div class="checkout-subs">
<label for="">Delivery to</label>
<input
id="delievery-input"
type="text"
placeholder="Enter Pincode"
/>
<button id="checkbutton">Check</button><br />
</div>
<div class="checkoutsubs">
<div id="offersub" class="checkout-subs">
<div>
<label>Choose and apply voucher in 2 simple steps</label>
</div>
</div>
</div>
<div id="totals" class="checkout-subs">
<div>
<label class="totals">Total Price</label>
<label id="tmtl1">₹ 000</label>
</div>
<div>
<label class="totals">Total Items</label>
<label id="tmtli">4</label>
</div>
<div>
<label class="totals">Shipping Charge:</label>
<label>Free</label>
</div>
<hr />
<div>
<label class="totals Total">Total</label>
<label id="tmtl2" class="Total">₹ 000</label>
</div>
<br />
<label>
Shipping charges might vary based on pincode delivery location
</label>
<br />
<div>
<div id="contbuttons">
<br><br><br>
<br> <a ><button id="continue" class="WhiteRedbtn" type="button" class="btn">Continue</button>
<a href="Cart.html"><button id="editdetail" class="Redwhitebtn" type="button" class="btn">Edit Order</button>
</a>
</div>
</div>
</div>
<!-- checkout subs end -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button id="clbtn2" class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Address </button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse " aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
<div id="projectbox">
<div id="addressdetails">
<div class="addresses activeadd" id="pre1" class="pre-add " >
<img id="addressimg" src="Images/orange.png" alt="">
<h5>H.no 70 New Basti Ranjhi Jabalpur</h5>
<p>Pin - 482005</p>
<br><br>
<p style="font-size: 10px;">Address Id : #29ADSV023483930429</p>
</div>
<div class="addresses" id="pre2" class="pre-add" >
<img id="addressimg" src="Images/Orange.png" alt="">
<h5>Sec 2/3 Near CB Mall, Ashok Nagar Indore</h5>
<p>Pin - 42356</p>
<br><br>
<p style="font-size: 10px;">Address Id : #29ADSV023483930429</p>
</div>
<div class="addresses" id="Addnewaddress"> <p>Add New Address <br> + </p></div>
</div>
</div></div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button id="clbtn3" class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Payment Options </button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<div id="projectbox">
<div id="payments">
<!-- sdccasjddncajksddv -->
<div class="paymentbox">
<center> <u><h4>Select a Payment Mehtod</h4></u></center>
<br>
<fieldset>
<div>
<input type="radio" id="Netbanking" name="drone" value="Netbanking"
checked>
<label for="Netbanking">Net Banking</label>
<img src="" alt="">
<label>Choose Bank</label>
<select name="" id="" style="padding: 10px;">
<option value="">SBI Netbanking</option>
<option value="">Axis Bank Netbanking</option>
<option value="">ICICI Netbanking</option>
<option value="">Kotak Netbanking</option>
<option value="">BOB Netbanking</option>
</select>
</div>
<div>
<input type="radio" id="CreditCard" name="drone" value="CreditCard">
<label for="CreditCard">Credit Card</label>
<img height="30px" src="Images/icons/cardpay.png" alt="">
</div>
<div>
<input type="radio" id="Debitcard" name="drone" value="Debitcard">
<label for="Debitcard">Debit Card</label>
<img height="50px" src="Images/icons/we accept1.png" alt="">
</div>
<div>
<input type="radio" id="upi" name="drone" value="upi">
<label for="upi">UPI</label><span> : </span><img height="30px" src="Images/icons/UPi png.png" alt="">
</div>
<div>
<input type="radio" id="cod" name="drone" value="cod">
<label for="cod">Cash On Delivery </label>
</div>
</fieldset>
<center><a ><button id="paynow" class="WhiteRedbtn" type="button" class="btn">Pay & Confirm Order</button></center>
<br><br>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingFour">
<button id="clbtn4" class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
Confirm Order </button>
</h2>
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour" data-bs-parent="#accordionExample">
<div class="accordion-body">
<div id="projectbox">
<div id="OTP">
<!-- casdjcnajs -->
<h4>OTP Verification</h4>
<p style="color: red;"> OTP send to your registered mobile number</p>
<p>Enter One Time Password - 00:<a id="timer">59</a>
</p>
<input type="Number" id="sessionNo" placeholder="_ _ _ _" name="sessionNum" onKeyDown="limitText(this,5);"
onKeyUp="limitText(this,4);" />
<p style="font-size: 13px;">Didnt Recieved OTP? <label for=""><u id="resend" style="color: blue;"> Resend</u></label></p>
<br>
<a ><button id="finish" class="WhiteRedbtn" type="button" class="btn">Submit</button>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--odo--------------------------------------------- Footer ----------------------------------------------->
<div id="footerspace"></div>
<footer>
<section class="footer1">
<div id="footerlinks">
<div>
<ul>
<li><b style="color: black"> Useful Links</b></li>
<li>About Us</li>
<li>Our Blog</li>
<li>Careers</li>
<li>Corporate Governance</li>
<li>Pepperfry In the News</li>
<li>Find A Studio</li>
<li>Gift Cards</li>
<li>Brands</li>
<li>Customer Reviews</li>
</ul>
</div>
<div>
<ul>
<li><b style="color: black"> Partners</b></li>
<li>Sell With Us</li>
<li>Become a Franchisee</li>
<li>Become a Pep Homie</li>
<li>Design For Us</li>
<li>Pepperfry Marketplace Policies</li>
<li>Login to Your Merchant Dashboard</li>
<li>Important : GST and You</li>
<li>Corporate Enquiries</li>
</ul>
</div>
<div>
<ul>
<li><b style="color: black"> Need Help?</b></li>
<li>Contact Us</li>
<li>Returns & Refund</li>
<li>Track Your Order</li>
<li>FAQs</li>
<li>Buy on Phone</li>
</ul>
</div>
</div>
<div>
<br /><br /><br />
<img width="450px" src="./Images/index/googleplay.png" alt="" />
</div>
</section>
<section class="footer2">
<div>
<b>Popular Brands</b>
<p>
Queen Size Beds, King Size Beds, Coffee Tables, Dining Sets,
Recliners, Sofa cum Beds, Rocking Chairs, Cabinets, Book Shelves, TV
Unit, Wardrobes, Outdoor Furniture, Bar Cabinets, Wall Shelves,
Photo Frames, Bed Sheets, Mattresses, Table Cloth, Living Room
Furniture, Study Tables, Dining Room Furniture, Office Furniture,
Bed Room Furniture, Dining Table, Beds, Sofas, Sofa Set, Trundle Bed
</p>
</div>
<div>
<b>Popular Categories</b>
<p>
Mintwud, Woodsworth, CasaCraft, Amberville, Mudramark, Bohemiana,
Clouddio, Spacewood, Durian, Green Soul, Godrej Interio, Nilkamal,
Orange Tree , HomeTown , Duroflex , Sleepyhead , Peps India ,
NestAsia , Jaipur Rugs , Obettee , Eliante by Jainsons , @Home ,
Bombay Dyeing , Kapoor E Illuminaton , Ellementry , Chumbak ,
Philips , Jaipur Fabric , Maspar , India Circus by Krsnaa Mehta
</p>
</div>
<div>
<b>Cities We deliver to</b>
<p>
Bengaluru, Mumbai, Navi Mumbai, Delhi, Hyderabad, Pune, Chennai,
Gurgaon, Kolkata, Noida, Goa, Ghaziabad, Ahmedabad, Coimbatore,
Faridabad, Jaipur, Lucknow, Kochi, Visakhapatnam, Chandigarh,
Vadodara, Nagpur, Thiruvananthapuram, Indore, Mysore, Bhopal, Surat,
Jalandhar, Patna, Ludhiana, Nashik, Madurai, Kanpur, Aurangabad and
many more
</p>
</div>
</section>
<section class="footer3">
<img width="100%" src="./Images/index/footerlinks.webp" alt="" />
</section>
<hr style="color: grey" />
<section class="footer4">
<div>
<a>Buy In Bulk</a>
<a>Write A Testimonial</a>
</div>
<div>
<a>Whitehat</a>
<a>Site Map</a>
<a>Terms Of Use</a>
<a>Privacy Policy</a>
<a>Your Data & Security</a>
<a>Grievance Redressal</a>
</div>
</section>
</footer>
</body>
</html>
<script src="Js/checkout.js"></script>
<script src="JS/index.js"></script>
<script src="JS/common.js"></script>
<script src="JS/offcanvas.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"
integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js"
integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD"
crossorigin="anonymous"
></script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>