-
Notifications
You must be signed in to change notification settings - Fork 1
/
products.js
executable file
·299 lines (299 loc) · 5.2 KB
/
products.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
module.exports = [
{
name: 'Apple iPhone X',
category: 'Cell Phone',
brand: 'Apple',
model: 'iPhone X',
price: 999,
quantity: 14
},
{
name: ' Apple iPhone 8',
category: 'Cell Phone',
brand: 'Apple',
model: 'iPhone 8',
price: 849,
quantity: 10
},
{
name: 'Google Pixel 2 XL',
category: 'Cell Phone',
brand: 'Google',
model: 'XL',
price: 649.99,
quantity: 10
},
{
name: 'Google Pixel XL',
category: 'Cell Phone',
brand: 'Google',
model: 'Pixel XL',
price: 414.99,
quantity: 11
},
{
name: 'HTC U11',
category: 'Cell Phone',
brand: 'HTC',
model: 'U11',
price: 572.97,
quantity: 11
},
{
name: 'LG V30',
category: 'Cell Phone',
brand: 'LG',
model: 'V30',
price: 800,
quantity: 9
},
{
name: 'LG G6',
category: 'Cell Phone',
brand: 'LG',
model: 'G6',
price: 518,
quantity: 15
},
{
name: 'Motorola Moto Z2',
category: 'Cell Phone',
brand: 'Motorola',
model: 'Moto Z2',
price: 399,
quantity: 14
},
{
name: 'Motorola Moto G5 Plus',
category: 'Cell Phone',
brand: 'Motorola',
model: 'Moto G5 Plus',
price: 184.99,
quantity: 23
},
{
name: 'Motorola Moto E4',
category: 'Cell Phone',
brand: 'Motorola',
model: 'Moto E4',
price: 129.99,
quantity: 11
},
{
name: 'OnePlus 5T',
category: 'Cell Phone',
brand: 'OnePlus',
model: 'Midnight Black',
price: 499,
quantity: 5
},
{
name: 'Samsung Galaxy S8',
category: 'Cell Phone',
brand: 'Samsung',
model: 'S8',
price: 849.99,
quantity: 10
},
{
name: 'Samsung Galaxy Note 8',
category: 'Cell Phone',
brand: 'Samsung',
model: 'Note 8',
price: 896.54,
quantity: 10
},
{
name: 'Samsung Galaxy S7',
category: 'Cell Phone',
brand: 'Samsung',
model: 'Galaxy S7',
price: 448,
quantity: 17
},
{
name: 'Sony Xperia XZ1 Compact',
category: 'Cell Phone',
brand: 'Sony',
model: 'XZ1 Compact',
price: 599.99,
quantity: 13
},
{
name: 'Sony Xperia R1 (Plus)',
category: 'Cell Phone',
brand: 'Sony',
model: 'R1 (Plus)',
price: 218.68,
quantity: 11
},
{
name: 'ZTE Blade Z Max',
category: 'Cell Phone',
brand: 'ZTE',
model: 'Z Max',
price: 129,
quantity: 11
},
{
name: 'Dell XPS 13',
category: 'Laptop',
brand: 'Dell',
price: 1151.16,
quantity: 7
},
{
name: 'Asus Zenbook UX310UA',
category: 'Laptop',
brand: 'Asus',
price: 830,
quantity: 10
},
{
name: 'Lenovo Yoga Book',
category: 'Laptop',
brand: 'Lenovo',
price: 252.99,
quantity: 15
},
{
name: 'Apple Macbook Pro with Touch Bar',
category: 'Laptop',
brand: 'Apple',
price: 2199,
quantity: 10
},
{
name: 'Asus ROG Zephyrus GX501',
category: 'Laptop',
brand: 'Asus',
price: 2099,
quantity: 10
},
{
name: 'Dell Inspiron 15 7000 Gaming',
category: 'Laptop',
brand: 'Dell',
price: 680,
quantity: 10
},
{
name: 'Asus Chromebook Flip',
category: 'Laptop',
brand: 'Asus',
price: 609.99,
quantity: 10
},
{
name: 'Microsoft Surface Book 2',
category: 'Laptop',
brand: 'Microsoft',
price: 1268,
quantity: 10
},
{
name: 'Acer Switch 3',
category: 'Laptop',
brand: 'Acer',
price: 439,
quantity: 10
},
{
name: 'Apple MacBook 12-inch',
category: 'Laptop',
brand: 'Apple',
price: 1279,
quantity: 12
},
{
name: 'Google Pixelbook',
category: 'Laptop',
brand: 'Google',
price: 890,
quantity: 12
},
{
name: 'BenQ PD3200U',
category: 'Monitor',
brand: 'BenQ',
price: 799,
quantity: 12
},
{
name: 'AOC Agon AG352UCG',
category: 'Monitor',
brand: 'AOC',
price: 849.99,
quantity: 12
},
{
name: 'Acer Predator X34',
category: 'Monitor',
brand: 'Acer',
price: 844.99,
quantity: 12
},
{
name: 'Volkswagen e-Golf hatchback',
category: 'Electric Car',
brand: 'Volkswagen',
price: 32730,
quantity: 12
},
{
name: 'Hyundai Ioniq Electric',
category: 'Electric Car',
brand: 'Volkswagen',
price: 31295,
quantity: 12
},
{
name: 'Tesla Model S hatchback',
category: 'Electric Car',
brand: 'Tesla',
price: 127135,
quantity: 12
},
{
name: 'Renault ZOE hatchback',
category: 'Electric Car',
brand: 'Renault',
price: 30520,
quantity: 12
},
{
name: 'Volkswagen e-up! hatchback',
category: 'Electric Car',
brand: 'Volkswagen',
price: 25640,
quantity: 12
},
{
name: 'Nissan Leaf hatchback',
category: 'Electric Car',
brand: 'Nissan',
price: 30990,
quantity: 12
},
{
name: 'BMW i3 hatchback',
category: 'Electric Car',
brand: 'BMW',
price: 40125,
quantity: 12
},
{
name: 'Kia Soul EV hatchback',
category: 'Electric Car',
brand: 'Kia Soul EV',
price: 30495,
quantity: 12
},
{
name: 'Tesla Model X SUV',
category: 'Electric Car',
brand: 'Tesla',
price: 133185,
quantity: 12
}
];