-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.json
101 lines (101 loc) · 2.77 KB
/
products.json
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
[{
"name": "OPPO F21s Pro 5G",
"price": 245.67,
"description": "OPPO F21s Pro 5G is a powerful device with a RAM extension feature, that offers brilliant operational speed to users.",
"ratings": 4.5,
"images": [
{
"image": "/images/products/1.jpg"
},
{
"image": "/images/products/2.jpg"
}
],
"category": "Mobile Phones",
"seller": "Amazon",
"stock": 5
},
{
"name": "WRISTIO HD, Bluetooth Calling Smart Watch",
"price": 150.32,
"description": "Minix watches are exclusively designed to fulfill the advanced tech needs of today’s generation.",
"ratings": 3.5,
"images": [
{
"image": "/images/products/2.jpg"
}
],
"category": "Accessories",
"seller": "Flipkart",
"stock": 9
},
{
"name": "Dell Inspiron 3511 Laptop",
"price": 440.57,
"description": "Dell Inspiron 3511 11th Generation Intel Core i5-1135G7 Processor (8MB Cache, up to 4.2 GHz);Operating System: Windows 10 Home Single Language, English",
"ratings": 2,
"images": [
{
"image": "/images/products/3.jpg"
}
],
"category": "Laptops",
"seller": "Ebay",
"stock": 9
},
{
"name": "Lenovo IdeaPad Slim 3 Laptop",
"price": 250.45,
"description": "Lenovo IdeaPad Slim 311th Gen Intel Core i5-1135G7 | Speed: 2.4 GHz (Base) - 4.2 GHz (Max) | 4 Cores | 8 Threads | 8 MB Cache",
"ratings": 4,
"images": [
{
"image": "/images/products/6.jpg"
}
],
"category": "Laptops",
"seller": "Ebay",
"stock": 9
},
{
"name": "ASUS VivoBook 15 Laptop",
"price": 767.32,
"description": "ASUS VivoBook 15 15.6-inch (39.62 cm) HD, Dual Core Intel Celeron N4020, Thin and Light Laptop (4GB RAM/256GB SSD/Integrated Graphics/Windows 11 Home/Transparent Silver/1.8 Kg), X515MA-BR011W",
"ratings": 5,
"images": [
{
"image": "/images/products/7.jpg"
}
],
"category": "Laptops",
"seller": "Ebay",
"stock": 9
},
{
"name": "PTron Newly Launched Tangent Sports, 60Hrs Playtime",
"price": 15.46,
"description": "Gigantic 60 + Hours of music playtime on a single charge; BT5.2 Wireless headphones with ENC (Environmental Noise Cancellation) Technology to enhance your voice quality over the voice calls",
"ratings": 5,
"images": [
{
"image": "/images/products/4.jpg"
}
],
"category": "Headphones",
"seller": "Amazon",
"stock": 4
},
{
"name": "Campus Men's Maxico Running Shoes",
"price": 10.12,
"description": "The high raised back cover with extra padding.",
"ratings": 3,
"images": [
{
"image": "/images/products/5.jpg"
}
],
"category": "Sports",
"seller": "Ebay",
"stock": 6
}]