-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
389 lines (368 loc) Β· 10.6 KB
/
data.js
File metadata and controls
389 lines (368 loc) Β· 10.6 KB
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
[
{
id: 1,
title: 'Full Sleeves Tee',
description:
'18 to 24 Months, Navy Blue round neck tee with back button and sequinned rainbow detailing',
price: 400,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/8615268a.webp',
type: ['top', 'shirt', 'kids', 'girls', 'boys'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 2,
title: 'Full Sleeves Blue Night Suit',
description:
'18 to 24 Months, A round neck top with soft elastic track pants for a cosy night for kids',
price: 549,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/9554531a.webp',
type: [
'top',
'pants ',
'shorts',
'shirt',
'pant',
'jeans',
'trouser',
'trousers',
'lowers',
'boys',
'girls',
],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 3,
title: ' Floral Print Frock',
description:
'12 to 18 Months, round neck pullover with three fourth sleeves frock with front buttons closure for girls',
price: 599,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/9351128a.webp',
type: ['top', 'shirt', 'women', 'girl', 'frock', 'dress'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 4,
title: ' Zig Zag Print Palazzo - Multi Color',
description:
"5 to 6 Years, Breezy and light bottoms for your baby's comfort with zig-zag print and knot belt",
price: 469,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/8490608a.webp',
type: ['pant', 'trousers', 'lowers', 'jeans', 'trouser', 'girls'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 5,
title: 'Casual Trouser Dino Print - Olive Green',
description:
'6 to 12 Months, (Size Medium), stylish and snug elasticated waist and full length trouser for boys',
price: 306,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/3642390a.webp',
type: ['pant', 'trousers', 'lowers', 'jeans', 'trouser', 'boys'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 6,
title: 'White Ethnic Wear',
description:
'1 to 2 Years, The perfect ethnic outfit that will dazzle.Sleeveless solid Kurta & Dhoti with Leheriya Dupatta',
price: 850,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/3715336a.webp',
type: ['ethnic', 'top', 'lowers', 'girls', 'traditional', 'indian'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 7,
title: 'Full Sleeves Kurta and Dhoti Set - Blur & Yellow',
description:
'12 to 18 Months,A mandarin collar front button closure kurta with dhoti for boys',
price: 710,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/8982037a.webp',
type: ['top', 'lowers', 'boys', 'ethnic', 'indian', 'traditoinal'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 8,
title: 'Shorts with Pockets Star Print - Pink',
description: '4 to 5 Years, Front button open shorts for girls',
price: 339,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/8043777a.webp',
type: ['shorts', 'trousers', 'girls', 'pants', 'jeans', 'lowers'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 9,
title: 'Trendy Cart Full Sleeves Checked Shirt - Red',
description:
'9 to 10 Years, Make you little one look dapper with this well-fitting shirt.',
price: 559,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/8576420a.webp',
type: ['top', 'shirt', 'boys', 'kids'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 10,
title: "Kicks & Crawl Half Sleeves Lil' Star Panda Shirt - Olive",
description:
'12 to 18 Month, Make you little one look dapper with this well-fitting shirt.',
price: 610,
img: 'https://cdn.fcglcdn.com/brainbees/images/products/438x531/9402304a.webp',
type: ['top', 'shirt', 'boys', 'kids'],
category: "kids' wear",
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 11,
title: 'Rajasthan Decor',
description: 'Brown Quilted Single Seater Sofa',
price: 12990,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2020/10/15/d5d3304b-43a0-4bb4-ab71-27ff401dc3431602714262738-1.jpg',
type: ['chair', 'sofa', 'furniture', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 12,
title: 'ROSARA HOME',
description:
'Maroon & White Set of 4 Door Curtains.The satin finish fabric makes it soft to touch and easy to maintain.',
price: 3569,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/8137671/2018/12/10/cd393f17-fb85-4203-92e5-72bfd6c7a11c1544425722087-ROSARA-HOME-Mateo-Grace-Voile-Set-of-4-Door-Curtains-5811544-1.jpg',
type: ['furniture', 'curtains', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 13,
title: 'Rugsmith',
description: 'Navy Blue & Peach Patterned Anti-Skid Rectangle Carpet',
price: 1799,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2019/11/5/da6ab275-429c-4c2f-8202-fbedc9c9c6631572936614562-1.jpg',
type: ['furniture', 'carpet', 'rugs', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 14,
title: 'Fabindia Lamp',
description: 'Assorted Contemporary Table Lamp',
price: 8990,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2021/7/7/cff048d9-0790-49a5-8bc7-8356f655a65c1625650234629-1.jpg',
type: ['lamp', 'lights', 'decor', 'table'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 15,
title: 'Wall Mirror',
description:
'Hosley Decorative Metal Studded Round Wall Mirror. This mirror is strong and durable.',
price: 3195,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/7457760/2018/9/21/61098321-6201-4ebb-a900-ca47f710f6b51537511676205-Hosley-Decorative-Metal-Studded-Round-Wall-Mirror-941537511676075-1.jpg',
type: ['mirror', 'decor', 'wall decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 16,
title: 'Rajasthani Planters',
description: 'Set of 2 Gold Toned Metal Planters',
price: 3500,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2020/11/4/cf752ae8-4af4-482a-a046-75df6fd53a6e1604455340828-1.jpg',
type: ['planters', 'decor', 'furniture'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 17,
title: 'Floor Cushion',
description: 'Brown Textured Round Shaped Floor Cushion',
price: 1392,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2021/1/21/197e7a8e-cb73-4e6c-aa17-f83f95b070c31611214685627-1.jpg',
type: ['cushion', 'furniture', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 18,
title: 'Beer Glasses',
description: 'Set Of 2 Transparent Skull Shaped Beer Glasses 520 ml',
price: 380,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2020/12/29/26ffe8e7-bfd2-46fe-a183-1846ebd404ff1609254021899-1.jpg',
type: ['glasses', 'decor', 'wine glass', 'drinks'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 19,
title: 'CASIO',
description: 'Brown & Black Round Vintage Analogue Wall Clock',
price: 1746,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2021/2/26/63840f39-5829-4978-b62c-12c451084d2b1614340924345-1.jpg',
type: ['clock', 'wall decor', 'wall clock', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 20,
title: 'Homesake',
description: 'Black Textured Handcrafted Wall or Ceiling Lamp',
price: 2052,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/productimage/2019/5/14/8614e9c9-a9d3-4014-963f-d0669e2614a51557786866917-1.jpg',
type: ['garden decor', 'fountain', 'furniture', 'decor'],
category: 'home decor',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 21,
title: 'Olay',
description: 'Total Effects 7 In One Day Cream Normal SPF 15 - 50g',
price: 719,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/13509836/2021/8/11/57cb5012-4555-4d41-86a4-d2f71463fdd51628671623193OlayTotalEffects7InOneDayCreamNormalSPF15-50g1.jpg',
type: [
'cosmetics',
'cream',
'face cream',
'face oil',
'moisturizer',
'facewash',
'makeup',
],
category: 'Cosmetics',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 22,
title: 'The body Shop',
description:
'Oils Of Life Intensely Sustainable Revitalising Facial Oil 50 ml',
price: 4395,
img: 'https://assets.myntassets.com/h_1440,q_90,w_1080/v1/assets/images/11866840/2020/5/19/64f70579-c8cd-4731-9f27-e668f0fac79b1589891754185THEBODYSHOP1.jpg',
type: [
'cosmetics',
'cream',
'face cream',
'face oil',
'moisturizer',
'facewash',
'makeup',
],
category: 'Cosmetics',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 23,
title: 'Maybelline Lip Balm',
description: 'New York Baby Lips Color SPF 20 Balm Anti Oxidant Berry',
price: 150,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/8052341/2019/2/1/d092253d-ef7d-4e94-aa27-d56929c116f11549023074164-Maybelline-Women-Lip-Care-5361549023073937-3.jpg',
type: [
'cosmetics',
'lip balm',
'makeup',
'lip stick',
'cream',
'maybelline',
],
category: 'Cosmetics',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 24,
title: 'M.A.C',
description: 'Eye Shadow - Rule 1.5g',
price: 1800,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/9590719/2020/10/19/c13b918e-832a-4c92-95b2-2fa5a31ffa731603095856187-MAC-Eye-Shadow---Rule-15g-8251603095855671-1.jpg',
type: [
'cream',
'foundation',
'eyeshadow',
'makeup',
'cosmetics',
'makeup palette',
'eyeshadow palette',
'mac',
],
category: 'Cosmetics',
inCart: false,
quantity: 0,
rating: 3,
},
{
id: 25,
title: 'Get Wild Kit',
description:
'Your new go-to smokey eye shades with monochromatic purples, a sparkly grey, a speckled bronze & a holy grail black',
price: 1800,
img: 'https://assets.myntassets.com/h_720,q_90,w_540/v1/assets/images/9590719/2020/10/19/c13b918e-832a-4c92-95b2-2fa5a31ffa731603095856187-MAC-Eye-Shadow---Rule-15g-8251603095855671-1.jpg',
type: [
'cream',
'foundation',
'eyeshadow',
'makeup',
'cosmetics',
'makeup palette',
'eyeshadow palette',
'huda beauty',
],
category: 'Cosmetics',
inCart: false,
quantity: 0,
rating: 3,
},
];