forked from KalashThakur/straberrynet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatgmensskincare.html
231 lines (183 loc) · 9.67 KB
/
catgmensskincare.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Men's Skincare</title>
<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="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Outlined" rel="stylesheet">
<link rel="stylesheet" href="./style/catg.css">
<link rel="stylesheet" href="./style/header.css">
</head>
<body>
<div id="crt_navbar"> </div>
<!-- <h2 id="crt_counter"></h2> -->
<div id="cat_main">
<div id="cat_sidebar">
<p id="cat_redcatname">Men's Skincare</p>
<h1 id="cat_cath1">MEN'S SKINCARE</h1>
<!-- <button id="cat_clearfilterbtn" onClick="refresh"> Clear Filters</button> -->
<input type="button" id="cat_clearfilterbtn" onclick="window.location.reload();" value="Clear Filters">
<p>Refine by Brands</p>
<div id="cat_RefinebyBrands">
<input type="checkbox" name="Acqua Di Parma" id="cat_shopby_brand_option">
<label for="Acqua Di Parma">Acqua Di Parma</label>
<br>
<input type="checkbox" class="skin11" name="111Skin" id="cat_shopby_brand_option">
<label for="111Skin">111Skin</label>
<br>
<input type="checkbox" name="American Crew" id="cat_shopby_brand_option">
<label for="American Crew">American Crew</label>
<br>
<input type="checkbox" name="Babor" id="cat_shopby_brand_option">
<label for="Babor">Babor</label>
<br>
<input type="checkbox" name="Bioelements" id="cat_shopby_brand_option">
<label for="Bioelements">Bioelements</label>
<br>
<input type="checkbox" class="crt_Borghese" name="Borghese " id="cat_shopby_brand_option">
<label for="Borghese">Borghese </label>
<br>
<input type="checkbox" name="Evo" id="cat_shopby_brand_option">
<label for="Evo">Evo</label>
<br>
<input type="checkbox" name="Jack Black" id="cat_shopby_brand_option">
<label for="Jack Black">Jack Black</label>
<br>
<input type="checkbox" name="Estee Lauder" id="cat_shopby_brand_option">
<label for="Estee Lauder">Estee Lauder</label>
<br>
<input type="checkbox" name="MALIN+GOETZ" id="cat_shopby_brand_option">
<label for="MALIN+GOETZ">MALIN+GOETZ</label>
<br>
<input type="checkbox" name="lvis + Elvin" id="cat_shopby_brand_option">
<label for="lvis + Elvin">lvis + Elvin</label>
<br>
<input type="checkbox" name="L'Oreal" id="cat_shopby_brand_option">
<label for="L'Oreal">L'Oreal</label>
<br>
<input type="checkbox" name="The Art Of Shaving" id="cat_shopby_brand_option">
<label for="The Art Of Shaving">The Art Of Shaving</label>
<br>
<input type="checkbox" name="Urban Skin Rx" id="cat_shopby_brand_option">
<label for="Urban Skin Rx">Urban Skin Rx</label>
<br>
<input type="checkbox" name="VERSO" id="cat_shopby_brand_option">
<label for="VERSO">VERSO</label>
<br>
<input type="checkbox" name="The Organic Pharmacy" id="cat_shopby_brand_option">
<label for="The Organic Pharmacy">The Organic Pharmacy </label>
<br>
<input type="checkbox" name="Trilogy " id="cat_shopby_brand_option">
<label for="Trilogy ">Trilogy </label>
<br>
</div>
<div id="cat_subcat">
<p id="cat_subcat_title">Men's Skincare</p>
<p id="cat_subcatiteam">Body</p>
<!-- <p id="cat_subcatiteam">Dental Care</p> -->
<p id="cat_subcatiteam">Eye & Lip</p>
<p id="cat_subcatiteam">Face</p>
<p id="cat_subcatiteam">Men's Skincare Sets</p>
<p id="cat_subcatiteam">Grooming & Shaving</p>
<p id="cat_subcatiteam">Sun Care</p>
<p id="cat_subcatiteam" class="crt_ToolsA">Tools & Accessories</p>
</div>
<p id="cat_refinecat">Refine by Specials </p>
<div id="cat_RefinebySpecials">
<input type="checkbox" name="Daily Specials" id="cat_shopby_Specials_option">
<label for="Daily Specials">Daily Specials</label>
<br>
<input type="checkbox" name="Hottest Offers in Town" id="cat_shopby_Specials_option">
<label for="Hottest Offers in Town">Hottest Offers in Town</label>
<br>
<input type="checkbox" class="LowPricePicks" name="Low Price Picks" id="cat_shopby_Specials_option">
<label for="Low Price Picks">Low Price Picks</label>
<br>
<input type="checkbox" name="Spring Skin Routine" id="cat_shopby_Specials_option">
<label for="Spring Skin Routine">Spring Skin Routine</label>
<br>
<input type="checkbox" name="April New Arrivals " id="cat_shopby_Specials_option">
<label for="April New Arrivals">April New Arrivals </label>
<br>
<input type="checkbox" name="Special Price" id="cat_shopby_Specials_option">
<label for="Special Price">Special Price</label>
<br>
<input type="checkbox" name="Special Purchase" id="cat_shopby_Specials_option">
<label for="Special Purchase">Special Purchase</label>
<br>
<input type="checkbox" name="This Month's Top 5" id="cat_shopby_Specials_option">
<label for="This Month's Top 5">This Month's Top 5</label>
<br>
<input type="checkbox" name="New Products" id="cat_shopby_Specials_option">
<label for="New Products">New Products</label>
</div>
</div>
<div id="cat_gridshow">
<div id="crt_showbanner">
<img src="https://a.cdnsbn.com/images/english/category_SpringSale2Mar22_692_1.jpg" alt="8%off banner">
</div>
<div id="crt_onemore">
<div id="crt_topbranchildrenmain">Top Men's Skincare Brands</div>
<div id="crt_tabulardata">
<div id="crt_topbranchildren">ANTHONY </div>
<div id="crt_topbranchildren">BAXTER OF CALIFORNIA</div>
<div id="crt_topbranchildren">BIOTHERM</div>
<div id="crt_topbranchildren">CLINIQUE</div>
<div id="crt_topbranchildren">THE ART OF SHAVING</div>
<div id="crt_topbranchildren">ELEMISJACK</div>
<div id="crt_topbranchildren">ESTEE LAUDER</div>
<div id="crt_topbranchildren">BLACKKIEHL'SLAB</div>
<div id="crt_topbranchildren">LANCOME</div>
<div id="crt_topbranchildren">L'OCCITANE</div>
<div id="crt_topbranchildren">SHISEIDO</div>
<div id="crt_topbranchildren">SERIESLANCOME</div>
<div id="crt_topbranchildren"></div>
<div id="crt_topbranchildren"></div>
<div id="crt_topbranchildren"></div>
<div id="crt_topbranchildren"><button>View All Men's Skincare Brands ➤ </button></div>
</div>
<div id="crt_countandcat">
<span id="crt_count_of_prod"></span>
<span>results for</span>
<span id="cat_catshow">Men's Skincare</span>
</div>
<div id="crt_viewandpoppar">
<div>Worldwide RRP converted to INR.</div>
<div>
<p>View</p>
<div id="crticonnamearrnging"><span class="material-icons-outlined">article</span>
<p>List</p>
</div>
<div id="crticonnamearrnging"> <span class="material-icons-outlined">view_cozy</span>
<p>Grid</p>
</div>
<select name="pop" id="crt_popularityfilter">
<!-- <label for="crt_popularityfilter">pop</label> -->
<option value="POPULARITY">POPULARITY</option>
<option value="BIGGEST DISCOUNT">BIGGEST DISCOUNT</option>
<option value="LOWEST PRICE">LOWEST PRICE</option>
<option value="BRAND: A-Z">BRAND: A-Z</option>
<option value="PRODUCT: A-Z">PRODUCT: A-Z</option>
</select>
</div>
</div>
<div id="crt_main_vat_header">
Men's Skincare
</div>
<!-- -->
<div id="crt_parrentforappendingdata">
</div>
<!-- -->
</div>
</div>
</div>
<div id="crt_fotter"> </div>
</body>
</html>
<script type="module" src="./script/ctg mens skincare.js">
// script\ctg.js
</script>