-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.php
More file actions
358 lines (351 loc) · 28.1 KB
/
about.php
File metadata and controls
358 lines (351 loc) · 28.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
<?php require 'messages.php'; require_once 'cart-logic.php'; ?>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-174043292-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-174043292-1');
</script>
<meta charset="utf-8">
<meta name="description" content="Gemasglam Home is a Fashion clothing and accessories ladies’ boutique. We take pride in supplying great quality items to all our customers at pocket friendly prices. We are located in Kampala Uganda.">
<meta name="keywords" content="boutique, Uganda, Kampala, women clothes, bags, shoes, beauty products, blazers, skirts, Namugema Bridget, gemasglam GemasGlamHome, quality, accessories, ladies Fashion">
<meta name="author" content="Tumuhimbise Usher Godwin">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GemasGlamHome | About</title>
<link rel="icon" href="imgs/gemasglam.ico">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.1.0/css/all.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.1/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script><script defer src="js/jquery.js"></script><script defer src="js/purejs.js"></script><script src="live.js"></script> <script type="text/javascript">$(document).ready(function(){$("#readmore1").on("click", function(){$("#mobile1").slideToggle(1000);}); $("#readmore2").on("click", function(){$("#mobile2").slideToggle(1000)}); });</script>
</head>
<style type="text/css">@media (max-width: 600px){#mobile1{display: none;}#mobile2{display: none;}#readmore1{display: inline-block;}#readmore2{display: inline-block;}}@media (min-width: 600px){#mobile1{display: none;}#mobile2{display: none;}#readmore1{display: inline-block;}#readmore2{display: inline-block;}}@media (min-width: 768px){#mobile1{display: inline-block;}#mobile2{display: none;}#readmore1{display: none;}#readmore2{display: inline-block;}}@media (min-width: 992px){#mobile1{display: inline-block;}#mobile2{display: inline-block;}#readmore1{display: none;}#readmore2{display: none;}}@media (min-width: 1200px){#mobile1{display: inline-block;}#mobile2{display: inline-block;}#readmore1{display: none;}#readmore2{display: none;}}
</style>
<body> <a name="top"></a>
<!-- navigation bar for desktop -->
<nav class="navbar navbar-expand-md sticky-top" id="top_nav"><a href="index.php" class="navbar-brand"><img src="imgs/gemasglam.jpg" height="50" width="100" style="border-radius: 5px;"></a><div class="collapse navbar-collapse justify-content-between" id="navbarCollapse"><div class="navbar-nav"></div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown"><h5>Categories</h5></a> <div class="dropdown-menu" id="dropdown-link"> <a href="accessories.php"
class="dropdown-item"><img src="imgs/watch.PNG" width="40" height="40" style="border-radius: 50%"> Accessories</a> <a
href="blazers.php" class="dropdown-item"><img src="imgs/suit.jpg" width="40" height="40" style="border-radius: 50%">
Blazers</a> <a href="bags.php" class="dropdown-item"><img src="imgs/bag.PNG" width="40" height="40" style="border-radius:
50%">Bags</a> <a href="shoes.php" class="dropdown-item"> <img src="imgs/shoeswomen.PNG" width="40" height="40" style="border-radius: 50%">Shoes</a>
<a href="skirts.php" class="dropdown-item"> <img src="imgs/skirt.PNG" width="40" height="40" style="border-radius: 50%">
Skirts</a> <a href="trousers.php" class="dropdown-item"> <img src="imgs/trouser.PNG" width="40" height="40"
style="border-radius: 50%">Trousers</a> <a href="tops.php" class="dropdown-item"><img src="imgs/top.PNG" width="40"
height="40" style="border-radius: 50%"> Tops/Brouse</a> <a href="dresses.php" class="dropdown-item"> <img
src="imgs/dress.PNG" width="40" height="40" style="border-radius: 50%"> Dresses</a> <a href="beauty-products.php"
class="dropdown-item"> <img src="imgs/beauty.PNG" width="40" height="40" style="border-radius: 50%">Beauty Products</a>
</div> </div> <form action="catalog.php" method="get" class="form-inline"><div class="input-group"><div class="search-box"> <input type="search" class="form-control here" placeholder="Search for products" id="search" name="term" style="width: 450" autocomplete="off" required="required"/> <div class="result"></div></div><div class="input-group-append"><button type="submit" class="btn btn-light"><i class="fa fa-search text-primary"></i></button></div></div></form> <div class="nav-item dropdown"><a href="#" class="dropdown-toggle text-light" data-toggle="dropdown"><h5 ><i class="fas fa-user"></i> Login</h5></a><div class="dropdown-menu"> <a href="user/user-login.php" class="dropdown-item"><button class="btn btn-warning btn-sm" style="width: 100%">LOGIN</button></a> <hr><a href="user/Create-Account.php" class="dropdown-item"><button class="btn btn-outline-warning btn-sm">CREATE ACCOUNT</button></a></div></div> <a href="cart.php"><span id="cart_count"> <?php echo $cart_count; ?></span><h4><i class="fas fa-shopping-cart text-light"></i></h4></a> <a href="tel:+256709655944" class="btn btn-outline-warning btn-sm" id="help">HELP?</a> </div></nav>
<!-- navigation bar for potrait tablets -->
<nav class="navbar navbar-expand-md sticky-top" id="tablets_nav"><a href="index.php" class="navbar-brand"><img src="imgs/gemasglam.jpg" height="50" width="100" style="border-radius: 5px;"></a><div class="collapse navbar-collapse justify-content-between" id="navbarCollapse"><div class="navbar-nav"><a href="about.php" class="nav-item nav-link"><h5>About Us</h5></a></div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown"><h5>Categories</h5></a> <div class="dropdown-menu" id="dropdown2-link"> <a href="accessories.php"
class="dropdown-item"><img src="imgs/watch.PNG" width="40" height="40" style="border-radius: 50%"> Accessories</a> <a
href="blazers.php" class="dropdown-item"><img src="imgs/suit.jpg" width="40" height="40" style="border-radius: 50%">
Blazers</a> <a href="bags.php" class="dropdown-item"><img src="imgs/bag.PNG" width="40" height="40" style="border-radius:
50%">Bags</a> <a href="shoes.php" class="dropdown-item"> <img src="imgs/shoeswomen.PNG" width="40" height="40" style="border-radius: 50%">Shoes</a>
<a href="skirts.php" class="dropdown-item"> <img src="imgs/skirt.png" width="40" height="40" style="border-radius: 50%">
Skirts</a> <a href="trousers.php" class="dropdown-item"> <img src="imgs/trouser.PNG" width="40" height="40"
style="border-radius: 50%">Trousers</a> <a href="tops.php" class="dropdown-item"><img src="imgs/top.PNG" width="40"
height="40" style="border-radius: 50%"> Tops/Brouse</a> <a href="dresses.php" class="dropdown-item"> <img
src="imgs/dress.PNG" width="40" height="40" style="border-radius: 50%"> Dresses</a> <a href="beauty-products.php"
class="dropdown-item"> <img src="imgs/beauty.PNG" width="40" height="40" style="border-radius: 50%">Beauty Products</a>
</div> </div> <form action="catalog.php" method="get" class="form-inline"><div class="input-group"><div class="search-box"> <input type="search" class="form-control here" placeholder="Search for products" id="search" name="term" style="width: 250" autocomplete="off" required="required"/> <div class="result"></div></div><div class="input-group-append"><button type="submit" class="btn btn-light"><i class="fa fa-search text-primary"></i></button></div></div></form> <div class="nav-item dropdown"><a href="#" class="dropdown-toggle text-light" data-toggle="dropdown"><h5><i class="fas fa-user"></i> Login</h5></a><div class="dropdown-menu"> <a href="user/user-login.php" class="dropdown-item"><button class="btn btn-warning btn-sm" style="width: 100%">LOGIN</button></a> <hr><a href="user/Create-Account.php" class="dropdown-item"><button class="btn btn-outline-warning btn-sm">CREATE ACCOUNT</button></a></div></div> <a href="cart.php"><span id="cart_count"> <?php echo $cart_count; ?></span><h4><i class="fas fa-shopping-cart text-light"></i></h4></a> <a href="tel:+256709655944" class="btn btn-outline-warning btn-sm" id="help">HELP?</a> </div></nav> <!-- end of -->
<!--navigation bar for mobile -->
<nav class="navbar navbar-expand-md sticky-top" id="mobile_nav"><a href="#" class="open"><h3><i class="fa fa-bars text-light" id="bar_icon"></i></h3></a><a href="index.php" class="navbar-brand"><img src="imgs/gemasglam.jpg" height="50" width="100" style="border-radius: 5px;"></a><a href="user/user-login.php"><h3><i class="fas fa-user-circle text-light"></i> </h3></a><a href="cart.php"><h4><i class="fas fa-shopping-cart text-light"></i></h4><small id="cart_count"> <?php echo $cart_count; ?></small></a> <div class="mobileSearch">
<form action="catalog.php" method="get" class="form-inline"> <div class="input-group">
<div
class="search-box"> <input type="search" class="form-control here" placeholder="Search for products"
id="mobileSearch" name="term" style="width: 300" autocomplete="off" required="required"/> <div class="result"></div> </div>
<div class="input-group-append"> <button type="submit" class="btn btn-light"><i class="fa fa-search
text-primary"></i></button> </div> </div> </form> </div><div class="collapse navbar-collapse justify-content-between" id="navbarCollapse"><div class="navbar-nav"></div> </div></nav>
<!-- side bar -->
<div class="container-fluid"><div id="hidden" class="bg-light"> <nav class="sidebar bg-light" id="sidebar"><div class="nav-item"><div class="jumbotron text-center py-1"><h2 class="text-warning">About Us</h2></div> <div class="card"><div class="card-header py-1"><h4>Categories</h4></div> <div class="card-body"><ul><li><a href="blazers.php" class="dropdown-item"> <img src="imgs/suit.jpg" width="40" height="40" style="border-radius: 50%"> Blazers</a></li> <li><a href="accessories.php" class="dropdown-item"> <img src="imgs/watch.PNG" width="40" height="40" style="border-radius: 50%">Accessories</a><li><li><a href="shoes.php" class="dropdown-item"> <img src="imgs/shoeswomen.PNG" width="40" height="40" style="border-radius: 50%">Shoes</a></li><li><a href="skirts.php" class="dropdown-item"> <img src="imgs/skirt.PNG" width="40" height="40" style="border-radius: 50%"> Skirts</a></li><li> <a href="trousers.php" class="dropdown-item"> <img src="imgs/trouser.PNG" width="40" height="40" style="border-radius: 50%">Trousers</a></li><li> <a href="tops.php" class="dropdown-item"><img src="imgs/top.PNG" width="40" height="40" style="border-radius: 50%"> Tops/Brouse</a></li><li> <a href="dresses.php" class="dropdown-item"> <img src="imgs/dress.PNG" width="40" height="40" style="border-radius: 50%"> Dresses</a></li><li><a href="beauty-products" class="dropdown-item"> <img src="imgs/beauty.PNG" width="40" height="40" style="border-radius: 50%">Beauty Products</a></li> </ul></div> </div></div></nav></div></div>
<main class="container-fluid">
<div class="row justify-content-center">
<div class="col-md-6 col-lg-6 col-sm-12">
<div class="jumbotron py-1">
<h3 class="text-warning">ABOUT GEMASGLAM HOME</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 col-sm-12">
<div class="card">
<div class="card-body">
<h5 class="text-muted">Gemasglam Home is a Fashion clothing and accessories store and we here to help you feel confident in your own skin every day. We will remind you that beauty lies in the simplicity of things and not what our society has created it to be. I hope to inspire you to love your body and to most importantly to love yourself. We take pride in supplying great quality clothes and accessories at pocket friendly prices.<br><button class="btn btn-warning btn-sm" id="readmore1">Read More</button></h5>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 col-sm-12" id="mobile1">
<div class="card">
<div class="card-body">
<h5 class="text-muted"> Our clothes are stylish and flattering whilst keeping up to date with the latest fashion trends without breaking the bank. Great for special occasions, perfect for work, parties, going out, date night, family time, everyday life and more. That is why we offer a range styles in a huge variety of colours to help you choose the perfect colour to match your theme and a great styles of fashion to make sure you feel beautiful and<br> <button class="btn btn-warning btn-sm" id="readmore2">Read More</button></h5>
</div>
</div>
</div>
<div class="col-md-12 col-lg-4 col-sm-12" id="mobile2">
<div class="card">
<div class="card-body">
<h5 class="text-muted">comfortable on any day and time. <br> <br>It is a joy to share with customers the products that We love. We have so many more ideas to bring to life, that there is never a dull moment when shopping with us.I hope you love and enjoy wearing our multiway clothes and accessories.</h5><br> <br><br>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12" id="mobile3">
<div class="card mt-2">
<div class="card-body">
<h5 class="text-muted">If you want to share something you have found or an idea you have please get in touch. We love to hear from customers so please pick up the phone or send me an email at <a href="mailto:wecare@gemasglam.com">wecare@gemasglam.com</a> We really want to help so if you have any questions or need any help or advice you can call or email we promise to do all we can to make your vision for a great day look a reality.</h5>
</div>
</div>
<h5 class="card-footer text-light bg-dark">Finally, I want to thank all the lovely customers who have bought products from Gemasglam Home. With your support and feedback, you are supporting black owned businesses and young female entrepreneurs in Africa
Thank you</h5>
</div>
</div>
</main>
<div class=" bg-secondary">
<div class="card mt-3" style="border: none;">
<div class="card-body bg-secondary">
<div class="row">
<div class="col-md-6 col-lg-6">
<div class="card mt-3" id="message_box">
<div class="card-body" id="message_body">
<?php echo $message_status; ?>
<h4 class="text-secondary" style="text-decoration: underline;">Contact Us</h4>
<form action="" method="post">
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="type your email here" autocomplete="off" required="required">
<small class="text-danger"><?php echo $email_error; ?></small>
</div>
<div class="form-group">
<input type="text" name="subject" class="form-control" placeholder="type the message subject here" required="required">
<small class="text-danger"><?php echo $subject_error; ?></small>
</div>
<div class="form-group">
<textarea class="form-control" name="message" placeholder="type your message here" cols="5" rows="5" id="textarea"></textarea>
<small class="text-danger"><?php echo $message_error; ?></small>
</div>
<div class="form-group">
<button type="submit" class="btn btn-warning" name="send">SEND MESSAGE</button>
</div>
</form>
<small class="text-muted">You information is not shared with anyone!</small>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6">
<div class="card mt-3">
<div class="card-body">
<h4 class="text-secondary" style="text-decoration: underline;">Working Days And Hours</h4>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Sunday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 03:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Monday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Tuesday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Wednesday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Thursday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Friday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<div class="row">
<p class="col-lg-6 col-md-6 text-muted">Satarday</p>
<p class="col-md-6 col-lg-6 text-primary">08:00 AM - 06:00 PM</p>
</div>
<br/><br><small class="text-muted">The above are store hours. GemasglamHome works 24/7</small> <br/>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-6">
<div class="card mt-3" style="height: 300px; overflow: scroll;">
<a href="#myModal" class="btn btn-sm btn-warning sticky-top" data-toggle="modal">POST YOUR REVIEW</a>
<div class="card-body">
<h4 class="text-muted">Customer Reviews</h4>
<?php foreach ($reviews as $key => $value):
?>
<div class="input-group">
<h1><i class="fas fa-user-circle text-primary"></i></h1>
<b class="text-secondary"> <?php echo $value['name'];?></b>
</div>
<div class="">
<b class="text-muted"> <?php echo $value['comment'];?></b>
</div>
<?php endforeach?>
</div>
</div>
</div>
<form action="" method="post" name="myLike">
<input type="hidden" name="like" value="like">
</form>
<div class="col-md-6 col-lg-6">
<div class="card mt-3">
<div class="card-body">
<h4 class="text-muted">Contact Information</h4>
<div>
<p style="font-size: 20pt;"> <a href="tel:+256709655944"> <i class="fas fa-phone-alt"></i> +256709655944 </a></p>
<p style="font-size: 20pt;"><a href ="mailto:wecare@gemasglam.com"><i class="fas fa-envelope"></i> wecare@gemasglam.com</a></p>
<p style="font-size: 20pt;" class="text-muted"><a href="https://wa.me/+256709655944" style="font-size: 30pt;"><i class="fab fa-whatsapp-square text-success"></i></a><small>Live Chat</small></p><br> <br>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-lg-4">
<div class="card bg-secondary mt-3" style="border: none;">
<div class="card-body">
<h6 class="text-light" style="text-decoration: underline;">LET US HELP YOU </h6>
<p class="text-muted">
<a href="tel:+256709655944" class="text-light">Help Center <img src="imgs/call-center.PNG" width="70" height="70" style="border-radius: 50%;"></a>
</p>
<p>
<a href="how-to-buy.php" class="text-light">How to buy on Gemasglam</a>
</p>
<p>
<a href="#paymentmethod" class="text-light" data-toggle="modal">Payment Methods</a>
</p>
<p>
<a href="#delivery-timeline" class="text-light" data-toggle="modal">Delivery Timeline</a>
</p>
<p><a href="faqs.php" class="text-light">FAQs</a></p>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4">
<div class="card bg-secondary mt-3" style="border: none;">
<div class="card-body">
<h6 class="text-light" style="text-decoration: underline;">About GemasglamHome</h6>
<p class="text-muted">
<a href="about.php" class="text-light">About Us</a>
</p>
<p>
<a href="terms&conditions.php" class="text-light">Terms & Coditions</a>
</p>
<p>
<a href="privacy.php" class="text-light">Privacy Policy</a>
</p>
<p>
<a href="shipping-policy.php" class="text-light">Shipping Policy</a>
</p>
<p>
<a href="return-policy.php" class="text-light">Return Policy</a>
</p>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4">
<div class="card bg-secondary mt-3" style="border: none;">
<div class="card-body">
<h6 class="text-light" style="text-decoration: underline;">FOLLOW US </h6>
<p class="text-muted">
<a href="https://www.facebook.com/gemasglamhome/" class="text-light" style="font-size: 18pt;"><i class="fab fa-facebook"></i> </a>
</p>
<p>
<a href="https://www.instagram.com/invites/contact/?i=15weuew9rnlhg&utm_content=i1du1qd" class="text-light" style="font-size: 18pt;"><i class="fab fa-instagram"></i></a>
</p>
<p>
<a href="" class="text-light"><i class="fab fa-twitter"></i></a>
</p>
<p>
<a href="https://www.linkedin.com/company/gemas-glam-home" class="text-light" style="font-size: 18pt;"><i class="fab fa-linkedin"></i></a>
</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 col-lg-12 d-flex justify-content-center">
<p class="text-light">© GemasglamHome <?php echo date("Y"); ?> All Rights Reserved</p>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" tabindex="-1" id="myModal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-muted">CUSTOMER REVIEW</h5>
</div>
<div class="modal-body">
<?php echo $review_status;?>
<p class="text-secondary">Hello Dear User, Please share your review with us. <br>
<small class="text-success">Thank you for choosing GemasGlamHome</small> <i class="fa fa-heart text-danger"></i></p>
</div>
<form method="POST" action="">
<div class="form-group">
<input type="text" name="reviewer" placeholder="enter your name" class="form-control" required="required"> <span><?php echo $name_error; ?></span>
</div>
<textarea class="form-control" placeholder="type your review here" required="required" cols="10" rows="5" name="comment"></textarea> <span><?php echo $comment_error; ?></span>
<div class="row">
<div class="col-lg-6 col-md-6 text-center">
<button type="submit" class="btn btn-warning" name="review">POST REVIEW <i class="fas fa-arrow-circle-up"></i></button>
</div>
</div>
</form>
<div class="modal-footer justify-content-center">
<button type="button" class="btn btn-secondary" data-dismiss="modal">REVIEW LATER</button>
</div>
</div>
</div>
</div>
<!-- Modal HTML FOR DELIVERY TIMELINE -->
<div id="delivery-timeline" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Delivery Timeline Notification <i class="fas fa-bell"></i></h5>
</div>
<div class="modal-body">
<h5 class="text-muted">Delivery dates for all clothing items and other items ordered through the website are typically the same day or 1-2days for stock items. We can 'RUSH' orders if you need a quick delivery. We are fairly flexible and hope to accommodate as many orders as possible. To rush an order please contact us on WhatsApp <a href="https://wa.me/+256709655944" style="font-size: 30pt;"><i class="fab fa-whatsapp-square text-success"></i></a><small>click to whatsapp</small> or give a phone call <a href="tel:+256709655944" style="font-size: 30pt;"><i class="fas fa-phone-alt"></i></a><small>click to call</small><br>Thank You for choosing Gemasglam Home <i class="fas fa-heart text-danger"></i></h5>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">OK</button>
</div>
</div>
</div>
</div>
<!-- Modal HTML FOR PAYMENT METHODS -->
<div id="paymentmethod" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Payment Method Notification <i class="fas fa-bell"></i></h5>
</div>
<div class="modal-body">
<h5 class="text-muted">We apparently accept <b>Cash on Develivery</b> and <b>Airtel Money</b> payments</h5> <h5 class="text-muted">In case you choose Mobile Money, please follow the steps that will guide you to complete your payment.<br>Thank You for choosing Gemasglam Home <i class="fas fa-heart text-danger"></i></h5>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">OK</button>
</div>
</div>
</div>
</div>
<a href="#top" class="tops"><i class="fas fa-arrow-circle-up"></i></a>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/purejs.js"></script>
</body>
</html>