-
Notifications
You must be signed in to change notification settings - Fork 1
/
product_details.html
304 lines (293 loc) · 13.5 KB
/
product_details.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
<!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>Product Details</title>
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/product_details.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><a class="heading_a" href="" target="_blank">SHOP</a></div>
<div><a class="heading_a" href="" target="_blank" id="go-to-new">NEW!</a></div>
<div><a class="heading_a" href="" target="_blank">BRANDS</a></div>
<div><a class="heading_a" href="" target="_blank">EXPLORE</a></div>
<div><a class="heading_a" href="" target="_blank">EVENTS</a></div>
<div><a class="heading_a" href="" target="_blank">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>
</header>
<!-- Header Ends Here -->
<div id="bluewards"></div>
<div class="one">
<div class="one_1">
<div class="one_1_1">
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-1_100x.jpg?v=1629489864"></a>
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-2_100x.jpg?v=1629489864"></a>
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-3_100x.jpg?v=1629489865"></a>
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-4_100x.jpg?v=1629489865"></a>
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-5_100x.jpg?v=1629489865"></a>
<a href="#"><img
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-6_100x.jpg?v=1629489865"></a>
</div>
<div></div>
<div>
<img style="height: 100%;"
src="https://cdn.shopify.com/s/files/1/0283/0185/2747/products/global_images-3605972610010-1_525x525.jpg?v=1629489864">
</div>
<div></div>
</div>
<div class="one_2">
<div>KIEHL'S SINCE 1851</div>
<div>Micro-Dose Anti-Aging Retinol Serum with Ceramides and Peptide</div>
<div>
<div>$60 ☆☆☆☆☆ (0)</div>
</div>
<div>A potent retinol serum in a daily-strength micro-dose that visibly reduces wrinkles, firms skin, evens
skin tone, and smoothes texture with minimal discomfort. <a href="#" style="color: #12284c;"> See
More</a></div>
<hr>
<div id="ff">
<div class="quantity">
<button class="minus-btn" type="button" name="button" onclick="remove()">
<img src="https://image.flaticon.com/icons/png/128/339/339879.png" alt="" />
</button>
<input type="text" name="name" value="1">
<button class="plus-btn" type="button" name="button" onclick="add()">
<img src="https://image.flaticon.com/icons/png/128/864/864380.png" alt="" />
</button>
</div>
<div></div>
<div id="bag"><a href="payment.html">ADD TO BAG  |  $60</a></div>
</div>
<div class="hh">4 interest-free payments of $15.00 with <span class="bold">Klarna</span>.<a href="#"> Learn
more</a></div>
</div>
</div>
<hr style="width: 70%; margin: auto;">
<div id="below-product">
<div>
<ul class="remove-dot">
<li>Product Details</li>
<ul>
Kiehl's potent retinol serum is formulated with Pure Retinol in a daily-strength micro-dose, along
with Ceramides and Peptide, to promote gentle skin surface turnover for youthful-looking skin.
</ul>
</ul>
</div>
</div>
<hr style="width: 70%; margin: auto;">
<!-- New Arrival Slide Show Start -->
<div id="slide-new-arrival">
<div id="slide-above">
<p>BEAUTY LOVERS WHO VIEWED ITEMS YOU BROWSED ALSO VIEWED</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/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="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 -->
<hr style="margin-top: 50px;">
<!-- 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/header.js"></script>
<script src="js/product_details.js"></script>
<script src="js/shop.js"></script>