forked from BASHISTHANAYAK/WEB101_PROJECT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathayurveda.js
321 lines (313 loc) · 11 KB
/
ayurveda.js
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
let products = [
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/1/8/18_12_3.jpg",
name:'Vaadi Herbals Aloe Vera Face Scrub',
price:'₹235.00',
price1:235,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/1/7/17_14_4.jpg",
name:'Vaadi Herbals 24 Carat Gold Massage Gel With 24 Carat Gold Dust & Grape',
price:'₹320.00',
price1:320,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/o/4/o45.jpg",
name:'O3+ Volcano Scrub',
price:'₹450.00',
price1:450,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/o/4/o41_1.jpg",
name:'O3+ Milk Scrub Dry Skin Dermal Zone',
price:'₹431.00',
price1:431,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/2/8/288.jpg",
name:'Himalaya Herbals Oil-Free Radiance Gel Cream',
price:'₹260.00',
price1:260,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/s/7/s7.jpg",
name:'Shahnaz Husain Shalocks Plus Ayurvedic Hair Oil',
price:'₹640.00',
price1:640,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/s/1/s1_1.jpg",
name:'Shahnaz Husain Gold 2-in-1 Anti Ageing Gel',
price:'₹1,734.00',
price1:1734,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/l/a/la9.jpg",
name:"L'Oreal Paris White Perfect Scrub",
price:'₹400.00',
price1:400,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/2/b28.jpg",
name:"Biotique Bio Sea Weed Revitalizing Anti Fatigue Eye Gel",
price:'₹199.00',
price1:199,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/2/b25.jpg",
name:"Bioderma Atoderm Intensive Gel Moussant",
price:'₹599.00',
price1:235,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/c/1/c1.jpg",
name:"Cetaphil Sun SPF 30 Light Gel",
price:'₹,1070.00',
price1:1070,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/3/b3.jpg",
name:"Biotique Advanced Organics Tea Tree Targeted Skin Clearing Gel",
price:'₹338.00',
price1:338,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/j/6/j6.jpg",
name:"Joy Hydra Refresh Ultra Light Gel Moisturiser",
price:'₹170.00',
price1:170,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be106.jpg",
name:"Beeone Papaya Scrub",
price:'₹394.00',
price1:394,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be102_1.jpg",
name:"Beeone Papaya Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be100.jpg",
name:"Beeone Oxygen Facial Gel",
price:'₹248.00',
price1:248,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be97.jpg",
name:"Beeone Orange Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be95.jpg",
name:"Beeone Neem Scrub",
price:'₹394.00',
price1:394,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be93.jpg",
name:"Beeone Neem And Tulsi Face Pack",
price:'₹230.00',
price1:230,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be91.jpg",
name:"Beeone Mint Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be87.jpg",
name:"Beeone Manicure Pedicure Scrub",
price:'₹394.00',
price1:394,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be85.jpg",
name:"Beeone Lemon Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be84.jpg",
name:"Beeone Kesar Scrub",
price:'₹393.00',
price1:393,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be79.jpg",
name:"Beeone Haldi And Chandan Face Pack",
price:'₹230.00',
price1:230,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be73.jpg",
name:"Beeone Gold Scrub",
price:'₹462.00',
price1:462,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be69.jpg",
name:"Beeone Gold Facial Gel",
price:'₹230.00',
price1:230,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be65.jpg",
name:"Beeone Glow Scrub",
price:'₹393.00',
price1:393,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be63.jpg",
name:"Beeone Fruit Scrub",
price:'₹393.00',
price1:393,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be62.jpg",
name:"Beeone Fruit Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be54.jpg",
name:"Beeone Cucumber Face Pack",
price:'₹230.00',
price1:230,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be46.jpg",
name:"Beeone Diamond Facial Gel 440ml",
price:'₹248.00',
price1:248,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be45.jpg",
name:"Beeone Diamond Facial Gel",
price:'₹175.00',
price1:175,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be43.jpg",
name:"Beeone Cucumber Facial Gel",
price:'₹210.00',
price1:210,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be40.jpg",
name:"Beeone Chocolate Scrub",
price:'₹393.00',
price1:393,
nwearrival: 0,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be34.jpg",
name:"Beeone Apricot Scrub",
price:'₹393.00',
price1:393,
nwearrival: 1,
},
{
img:"https://www.beautybebo.com/pub/media/catalog/product/cache/37253e89591b79b38c00254331932999/b/e/be33.jpg",
name:"Beeone Anti Tan Scrub",
price:'₹393.00',
price1:393,
nwearrival: 0,
},
];
let ProductCont = document.querySelector('.products');
function displayProducts(data){
ProductCont.innerHTML="";
data.forEach(function (element){
let Product = document.createElement("div");
let img = document.createElement('img');
img.src = element.img;
let name = document.createElement('p');
name.innerText = element.name;
let price = document.createElement('p');
price.innerText = element.price;
let buttonCart = document.createElement('button');
buttonCart.innerHTML = ' <i class="fa-solid fa-basket-shopping"></i> Add to Cart';
let wishlist = document.createElement('button');
wishlist.innerHTML = '<i class="fa-solid fa-heart"></i>';
Product.append(img,name,price,buttonCart,wishlist)
ProductCont.append(Product)
});
}
displayProducts(products);
let catalog =document.getElementsByClassName('contentBox');
for (i = 0;i < catalog.length; i++ ){
catalog[i].addEventListener("click", function(){
this.classList.toggle('active')
})
}
let filter = document.getElementById("filter");
filter.addEventListener("change",function(){
if(filter.value === "position"){
displayProducts(products);
window.location.reload(true);
}else if (filter.value === "NewArrival"){
let filtered = products.filter(function(element){
return element.nwearrival===1;
})
displayProducts(filtered);
}else if (filter.value === "LowToHigh"){
let priceLH = products.sort(function(a,b){
if(a.price1 > b.price1) return 1
if(a.price1 < b.price1) return -1
return 0
})
displayProducts(priceLH);
}else if (filter.value === "HighToLow"){
let priceHL = products.sort(function(a,b){
if(a.price1 > b.price1) return -1
if(a.price1 < b.price1) return 1
return 0
})
displayProducts(priceHL);
}else if (filter.value === "Name"){
let nameP = products.sort(function(a,b){
if(a.name > b.name) return 1
if(a.name < b.name) return -1
return 0
})
displayProducts(nameP);
}
})