-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
424 lines (405 loc) · 17.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<!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>Home</title>
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/shop.css">
</head>
<body onload="slideShow()">
<!-- Header Starts Here -->
<header>
<div>
<div id="heading_first_row">
<div class="heading_one">
<div>
<img src="https://image.flaticon.com/icons/png/128/927/927667.png" /><a href=""
target="_blank"></a>
</div>
<div>STORE & SPA LOCATOR</div>
</div>
<div class="heading_one">
<div>
<img
src="https://t4.ftcdn.net/jpg/04/41/89/73/240_F_441897335_o5l9z54efVNgBtGnvjMdUVPK2W94k95M.jpg" />
</div>
<div>WISHLIST</div>
</div>
<div class="heading_one">
<div>
<img src="https://image.flaticon.com/icons/png/128/622/622669.png" />
</div>
<div>SEARCH</div>
</div>
<div id="click-log" class="heading_one">
<div>
<img
src="https://static.thenounproject.com/png/3144376-200.png" />
</div>
<div>SIGN IN/UP</div>
</div>
<div class="heading_one" onclick="window.location.href = 'cart.html'">
<div>
<img src="https://image.flaticon.com/icons/png/128/687/687259.png" />
</div>
<div>BAG</div>
</div>
</div>
<div class="heading_two"><img id="img-click"
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/blm_36dad4a4-9b14-4ef8-9509-6a593f135aae_416x@2x.png?v=1588538421">
</div>
<div id="heading_second_row">
<div></div>
<div class="btn1"><button id="disappear"><a id="shop" class="heading_a">SHOP</a></button></div>
<div><a class="heading_a" id="go-to-new">NEW!</a></div>
<div><a class="heading_a">BRANDS</a></div>
<div><a class="heading_a">EXPLORE</a></div>
<div><a class="heading_a">EVENTS</a></div>
<div><a class="heading_a">BLUEREWARDS</a></div>
<div></div>
</div>
<!-- Hover Start -->
<div id="shop_hover">
<div id="first" class="one">
<p><a href="">SKIN CARE</a></p>
<p><a href="">MAKEUP</a></p>
<p><a href="">BATH AND BODY</a></p>
<p><a href="">HAIR</a></p>
<p><a href="">SUN AND TAN</a></p>
<P><a href="">SCENTS & HOME</a></P>
<P><a href="">MEN</a></P>
<P><a href="">GIFTS</a></P>
</div>
<div id="second" class="two"></div>
<div id="third" class="one">
<P>BY CATEGORY</P>
<P><a href="">Shop All</a></P>
<P><a href="">Cleaners</a></P>
<p><a href="">Eye Care</a></p>
<p><a href="">Masks</a></p>
<p><a href="">Sets</a></p>
<p><a href="">Sun Care</a></p>
<p><a href="">Tools & Accessories</a></p>
</div>
<div id="fourth" class="one">
<p>FEATURED</p>
<p><a href="">Best Seller</a></p>
<p><a href="new.html">New Arrivals</a></p>
<p><a href="">Anti-Aging</a></p>
<p><a href="">Antioxidants</a></p>
<p><a href="">Skincare Tools</a></p>
<p><a href="">Supplements</a></p>
<p><a href="">Travel Size</a></p>
<p><a href="">Vitamin C</a></p>
</div>
<div id="fifth" class="one">
<div>
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/cooling_eye_gel_nav_114x114.jpg?v=1626722614" alt="">
<p><a href="">M-61</a></p>
<p><a href="">Hydraboosyt Cooling Eye Gel</a></p>
<br/>
</div>
<div>
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/kiehl_s_nav_feature_114x114.jpg?v=1629317112" alt="">
<p><a href="">Kiehl's</a></p>
<spanp><a href="">Retinol daily Microdose Serum</a></span>
</div>
</div>
</div>
<!-- Hover Ends -->
</div>
<div id="mySidenav" class="sidenav" style="font-size: 14px; color: #12284c;">
<div id="top">
<div id="top1">YOUR BAG</div>
<div><a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a></div>
</div>
<hr/>
<div id="middle">
<div id="flex_box">
<div id="fb0"><img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-1_525x525.jpg?v=1629489864" alt=""></div>
<div id="fb1">
<p>KIEHL'S SINCE 1851</p>
<a href="">Anti-Aging Retinol Serum with Ceramides and Peptide</a>
<p>$60</p>
</div>
<div id="fb2">
<button>-</button>
<button>1</button>
<button>+</button>
<br/><br/>
<a href=""> REMOVE</a>
</div>
</div>
</div>
<hr/>
<div id="buttom">
<P>Shipping, Taxes, Beauty Cards, and additional discounts applied at checkout</P>
<a href=""><div class="view_bag">VIEW BAG</div></a>
</div>
</div>
</header>
<!-- Header Ends Here -->
<!-- text slider start -->
<div id="slider">
<figure>
<div>FREE SHIPPING FOR BLUEREWARDS MEMBERS ></div>
<div>FREE GIFTS WITH PURCHASE. BROWSE NOW ></div>
<div>FREE SAMPLES WITH ALL ORDERS ></div>
<div>GET 3X BLUEREWARDS ON HAIR PRODUCTS ></div>
<div>FREE SHIPPING FOR BLUEREWARDS MEMBERS ></div>
</figure>
</div>
<!-- test slider end -->
<div id="bluewards"></div>
<div class="slider">
<div class="slides">
<input type="radio" name="radio-btn" id="radio1" />
<input type="radio" name="radio-btn" id="radio2" />
<input type="radio" name="radio-btn" id="radio3" />
<input type="radio" name="radio-btn" id="radio4" />
<input type="radio" name="radio-btn" id="radio5" />
<input type="radio" name="radio-btn" id="radio6" />
<div class="slide first">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/m61-powerglow-peel-xs-hero-des_3b9c84ba-cd24-40ea-bd8e-9e6dd17ec106.jpg?v=1628532939" alt="" />
</div>
<div class="slide">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/loyalty-3x-hero-des-2.jpg?v=1629208453" alt="" />
</div>
<div class="slide">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/coop-kiehls-hero-des.jpg?v=1628532990" alt="" />
</div>
<div class="slide">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/m61-powerglow-peel-xs-hero-des_3b9c84ba-cd24-40ea-bd8e-9e6dd17ec106.jpg?v=1628532939" alt="" />
</div>
<div class="slide">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/loyalty-3x-hero-des-2.jpg?v=1629208453" alt="" />
</div>
<div class="slide">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/coop-kiehls-hero-des.jpg?v=1628532990" alt="" />
</div>
</div>
</div>
<!--image slider end here -->
<!-- New Arrival Slide Show Start -->
<div id="slide-new-arrival">
<div id="slide-above">
<p>NEW ARRIVALS</p>
</div>
<div class="slide-parent">
<div id="slide-leftarrow" onclick="slideMoveLeft()">
<button><</button>
</div>
<div class="slide-child" id="sc1">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-1_235x235_crop_center.jpg?v=1629489864"
alt="">
<p>KIEHL'S SINCE 1851</p>
<p><span style="cursor:pointer" onclick="openNav()">Anti-Aging Rentinol Serum</span></p>
<p>$60</p>
</div>
<div class="slide-child" id="sc2">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-194251026169-1_235x235_crop_center.jpg?v=1628195108"
alt="">
<p>NARS</p>
<p>Climax Eyeshadow Palette</p>
<p>$49</p>
</div>
<div class="slide-child" id="sc3">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-5060506361505-1_235x235_crop_center.jpg?v=1629380313"
alt="">
<p>THE NUE CO</p>
<p>Destress 360</p>
<p>$55</p>
</div>
<div class="slide-child" id="sc4">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-860006685539-1_235x235_crop_center.jpg?v=1629234653"
alt="">
<p>JENNY PATINKIN</p>
<p>Cryo Glow Globes</p>
<p>$70</p>
</div>
<div class="slide-child" id="sc5">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-color-air-850004373019-1_235x235_crop_center.jpg?v=1628195030"
alt="">
<p>HOURGLASS</p>
<p>Curator Eyeshadow</p>
<p>$29</p>
</div>
<div class="slide-child" id="sc6">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-size-85oz-685428028913-1_235x235_crop_center.jpg?v=1627423091"
alt="">
<p>BUMBLE AND BUMBLE</p>
<p>Blonde Shampoo</p>
<p>$31</p>
</div>
<div class="slide-child" id="sc7">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-size-67oz-685428028944-1_235x235_crop_center.jpg?v=1627422903"
alt="">
<p>BUMBLE AND BUMBLE</p>
<p>Blonde Conditioner</p>
<p>$34</p>
</div>
<div class="slide-child" id="sc8">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-color-bodyheat-888066094887-1_235x235_crop_center.jpg?v=1629134891"
alt="">
<p>TOM FORD</p>
<p>Eye Color Quad</p>
<p>$89</p>
</div>
<div id="slide-rightarrow" onclick="slideMoveRight()">
<button>></button>
</div>
</div>
</div>
<!-- New Arrival Slide Show End -->
<!-- Part After First Slide Show Start -->
<div id="inbetween">
<div><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/vitamin-c-tabbed_content_1000x.jpg?v=1613158144"
alt=""></div>
<div>
<p>Skincare Superstar: Vitamin C</p>
<p>This antioxidant powerhouse can utterly transform skin, making it brighter, smoother and more radiant. Is
it part of your daily routine?</p>
</div>
</div>
<!-- Part After First Slide Show End -->
<!-- Best Seller Slide Show Start -->
<div id="slide-new-arrival">
<div id="slide-above">
<p>BEST SELLERS</p>
</div>
<div class="slide-parent">
<div id="slide-leftarrow" onclick="slideMoveLeft1()">
<button><</button>
</div>
<div class="slide-child" id="scc1">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-color-bliss-656509018215-1.jpg?v=1628929779"
alt="">
<p>CHANTECAILLE</p>
<p>Skin Moisturizer</p>
<p>$79</p>
</div>
<div class="slide-child" id="scc2">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-635494263008-1.jpg"
alt="">
<p>SKINCEUTICALS</p>
<p>C E Ferulic</p>
<p>$166</p>
</div>
<div class="slide-child" id="scc3">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-size-30treatments-817237011774-1.jpg?v=1628281757"
alt="">
<p>M-61</p>
<p>PowerGlow Peel</p>
<p>$30</p>
</div>
<div class="slide-child" id="scc4">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-size-50ml-656509701704-1.jpg?v=1620672835"
alt="">
<p>CHANTECAILLE</p>
<p>Bio Lifting Mask</p>
<p>$50</p>
</div>
<div class="slide-child" id="scc5">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-color-bamboo-656509012022-1.jpg?v=1620672681"
alt="">
<p>CHANTECAILLE</p>
<p>Compact Makeup</p>
<p>$74</p>
</div>
<div class="slide-child" id="scc6">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-5060534510043-1.jpg"
alt="">
<p>THE LIGHT SALON</p>
<p>Boost LED Mask</p>
<p>$495</p>
</div>
<div class="slide-child" id="scc7">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/variant_images-size-20treatments-817237011415-1.jpg?v=1628281569"
alt="">
<p>M-61</p>
<p>PowerGlow Peel</p>
<p>$36</p>
</div>
<div class="slide-child" id="scc8">
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-635494117004-1.jpg"
alt="">
<p>SKINCEUTICALS</p>
<p>Hydrating B5 Gel</p>
<p>$35</p>
</div>
<div id="slide-rightarrow" onclick="slideMoveRight1()">
<button>></button>
</div>
</div>
</div>
<!-- Best Seller Slide Show End -->
<!-- Part Before Footer Start -->
<div id="before-footer">
<div>
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/samples-content_block_705x705.jpg?v=1604551537"
alt="">
<p>FREE GIFTS WITH PURCHASE</p>
<p>Stock up on all your favourite brands, then try something new on us</p>
</div>
<div>
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/curbside-hp-content_block_705x705.jpg?v=1596135342"
alt="">
<p>SHOP SAFELY IN STORE</p>
<p>In-store shopping, curbside pickup or complimentary ship to home</p>
</div>
<div>
<img src="https://cdn.shopify.com/s/files/1/0283/0185/2747/files/spa_menu_photo_705x705.jpg?v=1628018315"
alt="">
<p>BLUEMERCURY SPA</p>
<p>Our luxurious spa services are customizable to your individual needs</p>
</div>
</div>
<!-- Part Before Footer End -->
<hr />
<!-- Footer Start -->
<div id="foot">
<div id="foot-first">
<p>Get Expert Beauty Insight & Offers</p>
<input type="email" name="" id="email" placeholder="EMAIL ADDRESS">
<button onclick="mailSent()">→</button>
<div>To learn more about how we use your information and your rights, see Privacy Note</div>
<div class="copyright">Copyright 2021 bluemercury. All Rights Reserved.</div>
</div>
<div>
<p>BLUEMERCURY</p>
<p>Our Company</p>
<p>Store Locator</p>
<p>Spa Menu</p>
<p>Press</p>
<p>Careers</p>
</div>
<div>
<p>MY ACCOUNT</p>
<p>My Account</p>
<p>Blue Rewards</p>
</div>
<div>
<p>CUSTOMER SERVICE</p>
<p>Contact Us</p>
<p>Help & FAQ</p>
<p>Offers</p>
<p>Klarna</p>
</div>
<div>
<p>RESOURCES</p>
<p>Terms & Conditions</p>
<p>Privacy Policy</p>
<p>Accessibility</p>
<p>COVID-19 Updates</p>
</div>
</div>
<!-- Footer End -->
</body>
</html>
<script src="js/index.js"></script>
<script src="js/header.js"></script>
<script src="js/shop.js"></script>