forked from prathyu116/strawberrynet06
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathskincare.html
354 lines (311 loc) ยท 14.6 KB
/
skincare.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
<!DOCTYPE html>
<html><meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="https://www.strawberrynet.com/favicon.ico" />
<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=Lato:wght@100;300;400;700;900&display=swap" rel="stylesheet">
<title>strawberrynet.com</title>
<script src="https://kit.fontawesome.com/2c8c344524.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="\skincare.css" type="text/css" />
<link rel="stylesheet" href="./home.css">
<link rel="stylesheet" href="./Footer.css">
<link rel="shortcut icon" type="image/jpg"
href="https://media.glassdoor.com/sqll/2397264/strawberrynet-squarelogo-1561462036150.png" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<head>
<body>
<div id="sticky">
<header>
<div class="header__left">
<a href="./Home.html"> <img src="./image/Screenshot 2022-02-22 112708.png" alt="" srcset=""></a>
</div>
<div class="header__mid">
<div class="inputbox">
<input type="text" placeholder="Search" id="search_results" />
<button>
<i class="material-icons">search</i>
</button>
</div>
<div class="product_text">
<a href="#">Natural Beauty</a>
<a href="#">Estee Lauder</a>
<a href="#">Shiseido</a>
<a href="#">Double Serum</a>
</div>
</div>
<div class="header__right">
<div class="row1">
<div>Rs.INR India:English<i class="material-icons" style="font-size: 19px;">expand_more</i></div>
<div></div>
<div>Order Tracking</div>
</div>
<div class="row2">
<div id="profileIconShow"><a href="./login.html"><i class="material-icons">account_circle</i>Signin</a></div>
<div id="profileNameShow"></div>
<div><a href="./wishlist.html"><i class="material-icons"> favorite</i>Whishlist</a></div>
<div class="position-relative">
<a href="./cart.html"><i class="material-icons ">shopping_bag</i>Bag</a>
<span class="position-absolute top-0 start-50 translate-middle badge rounded-pill bg-success cartCount">
</span>
</div>
</div>
</div>
</header>
<!-- -----------------------------------------header end-------------------------------------------------- -->
<!-- -----------------------------------------category nav start-------------------------------------------------- -->
<div class="category__container">
<div class="dropdown">
<div class="dropbtn"><i class="material-icons">menu</i>SHOP BY BRAND</div>
<div class="dropdown-content">
<input type="text" placeholder="Search brand" id="myInput" onkeyup="filterFunction()"
autocomplete="off">
<a href="">Biotherm</a>
<a href="">Bvlgari</a>
<a href="">Calvin Klein</a>
<a href="">Clarins</a>
<a href="">Clinique</a>
<a href="">Dermalogica</a>
<a href="#">Elizabeth Arden</a>
<a href="#">Estee Lauder</a>
<a href="#">Kiehl's</a>
<a href="#">La Prairie</a>
</div>
</div>
<div><a href="./skincare.html">SKINCARE</a> </div>
<div><a href="">PERFUME</a> </div>
<div><a href="">HOMESCENTS</a> </div>
<div><a href="">MAKEUP</a> </div>
<div><a href="">SKINCARE</a> </div>
<div><a href="">HAIRCARE</a> </div>
<div><a href="">NATURAL BEAUTY</a> </div>
<div><a href=""><i class="material-icons">redeem</i>SPECIAL</a> </div>
<div><a href=""><i class="material-icons">star</i>NEW</a> </div>
</div>
</div>
<div id="sample" class="sticky">
</div>
<div id="marginDiv"></div>
<div id="skincareContainer">
<div class="scrollSection">
<p class="filter-heading">Refine by Brands</p>
<div class="filter">
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" class="filterBrands" id="Clarins"
value='Clarins'>Clarins<i>(2)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" class="filterBrands" id="EltaMD"
value='EltaMD'>EltaMD<i>(1)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" class="filterBrands" id="Elizabeth Arden"
value='Elizabeth Arden'>Elizabeth
Arden<i>(3)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='Filorga' id="Filorga">Filorga<i>(2)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='Clinique'
id="Clinique">Clinique<i>(1)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='Timeless Skin Care'
id="Timeless Skin Care">Timeless
Skin
Care<i>(2)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='Marvis' id="Marvis">Marvis<i>(1)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='DERMAdoctor'
id="DERMAdoctor">DERMAdoctor<i>(2)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterLine(value);" value='La Rochey Posay' id="La Rochey Posay">La
Rochey
Posay<i>(1)</i>
</label>
</div>
<p class="filter-heading">Refine by Specials</p>
<div class="filter">
<label class="checkbox">
<input type="checkbox" onclick="filterDeals(value);" class="filterBrands" value='Low' id="Low">Low
Price
Picks<i>(6)</i>
</label>
<label class="checkbox">
<input type="checkbox" onclick="filterDeals(value);" class="filterBrands" value='Best' id="Best">Best
Deals<i>(1)</i>
</label>
</div>
</div>
<div id="productContainer">
<div id="topImage">
<img src="https://a.cdnsbn.com/images/English/category_FebFinalSale8offFeb22_692_1.jpg">
</div>
<div id="topBrands">
<p>TOP BRANDS</p>
<div id="grid">
<a>ELIZABETH ARDEN</a>
<a>
CLARINS
</a>
<a>CLINIQUE</a>
<a>BIOTHERM</a>
<a>LANCOME</a>
<a>
ESTEE LAUDER
</a>
<a>DECLEOR</a>
<a>SHISHIEDO</a>
</div>
</div>
<div id="btnContainer">
<a>World RRP converted to INR.</a>
<div class="dropdownCOntainer">
<button class="dropbtn2">SORT BY DISCOUNT<a id="glyphicon"></a></button>
<div class="dropdown-content2">
<a onclick="biggestDiscount()">BIGGEST DISCOUNT</a>
<a onclick="lowestPrice()">LOWEST PRICE</a>
<a onclick="brandAZ()">BRAND:A-Z</a>
<a onclick="nameAZ()">NAME:A-Z</a>
</div>
</div>
</div>
<div id="heading">Skincare</div>
<div id="single-container">
</div>
</div>
</div>
<div id="Box1">
<div class="firstDiv">
<h2 class="stay">STAY CONNECTED</h2>
<input class="input" type="text" placeholder="Enter your email for exclusive offers">
<button class="btnBox1">SIGN UP</button>
<div style="margin-top: 20px;" class="secondDiv">
<a href="https://www.youtube.com/user/TheStrawberryNET"><i class="fa fa-youtube-play"
style="font-size:30px; color: white;"></i></a>
<a style="font-size:30px; color: white;"
href="https://www.facebook.com/pages/StrawberryNET/56607929065" class="fa fa-facebook"></a>
<a style="font-size:30px; color: white;" href="https://twitter.com/strawberrynet"
class="fa fa-twitter"></a>
<a style="font-size:30px; color: white;" href="https://www.pinterest.com/strawberrynet/"><i
class="fa fa-pinterest"></i></a>
<!-- <a style="font-size:30px; color: black;" href="https://www.instagram.com/strawberrynetofficial/"></a> -->
<a style="font-size:30px; color: white;" href="https://www.instagram.com/strawberrynetofficial/"
class="fa fa-instagram"></a>
</div>
</div>
<div>
<img src="./image/2022-02-24 (24).png" alt="image" width=100%>
</div>
</div>
<div class="Box2">
<div class="First">
<div class="newdiv">
<a href="https://www.strawberrynet.com/en-in/customer-service/delivery/">
SHIPPING & TAX
</a>
<div class="Div"></div>
<a href="https://www.strawberrynet.com/en-in/customer-service/returns-cancellations/">
RETURNS POLICY
</a>
<div class="Div"></div>
<a href="https://www.strawberrynet.com/en-in/customer-service/faq/">
FAQ
</a>
<div class="Div"></div>
<a href="https://www.strawberrynet.com/en-in/customer-service/contact-details/">
CONTACT US
</a>
</div>
<div class="count">
<h4 class="change">CHANGE COUNTRY/CURRENCY</h4>
<img src="./image/2022-02-24 (25) 4.png">
<!-- <span class="change-currency-icon"></span> -->
</div>
</div>
<hr class="hr">
<!-- <div style="width: 80%; height: 1px; background-color: white;"></div> -->
<div class="other">
<div class="one">
<img src="image/2022-02-24 (25) 1.png" alt="" width="100%">
</div>
<div>
<div class="two">
<div style="width: 100%;">
<h2 class="h2">MY ACCOUNT</h2>
<br>
<a class="atag" href="https://www.strawberrynet.com/en-in/tracking/">Track Order</a>
<br>
<!-- <br> -->
<a class="atag" href="https://www.strawberrynet.com/en-in/main.aspx">Order History</a>
<br>
<!-- <br> -->
<a class="atag"
href="https://secure.strawberrynet.com/accountsignup.aspx?page=productReview.aspx?region=INEN">My
Reviews</a>
<br>
<!-- <br> -->
<a class="atag"
href="https://www.strawberrynet.com/en-in/Promo_Birthday_Incentive.aspx">Birthday Treat
Program</a>
</div>
<div class="node">
<h2 class="h2">OUR COMAPNY</h2>
<br>
<a class="newatag"
href="https://www.strawberrynet.com/en-in/customer-service/about-us/">About Us</a>
<!-- <br> -->
<br>
<a class="newatag2"
href="https://www.strawberrynet.com/en-in/customer-service/rewards/">Point Rewards
Program</a>
<br>
<!-- <br> -->
<a class="atag"
href="https://www.strawberrynet.com/en-in/customer-service/contact-details/">Contact
Us</a>
<br>
<a class="atag"
href="https://www.strawberrynet.com/en-in/affiliates-program/">Affiliates</a>
<br>
<a class="atag" href="https://www.strawberrynet.com/en-in/partner.aspx">Partners</a>
</div>
</div>
</div>
<div style=" cursor: ponter;" class="newimgdiv">
<a href="https://apps.apple.com/hk/app/strawberrynet-com/id436735308"><img
src="image/2022-02-24 (25) 2.png" alt="" width="100%"></a>
</div>
</div>
<div class="gap">
<a
href="https://www.trustpilot.com/review/www.strawberrynet.com?utm_medium=trustbox&utm_source=Carousel"><img
src="./image/2022-02-24 (25) 3.png" alt="" width="100%"></a>
</div>
<div>
<div class="last"></div>
<div class="last2">
<a href="https://www.strawberrynet.com/en-in/customer-service/rewards-terms-conditions/">
<p class="end">Privacy & Security | Terms & Conditions | Point Rewards Program Terms &
Conditions</p>
</a>
<p style="color: white;"> 1998 - 2022 ยฉ StrawberryNET.com All Rights Reserved.</p>
</div>
</div>
</div>
</body>
</head>
</html>
<script src="\skincare.js"></script>
<script src="\database.js"></script>
<script src="\new_arrivals.js"></script>
<script src="./Home.js"></script>
<script src="./signinName.js"></script>