-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.json
21 lines (21 loc) · 1.09 KB
/
products.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"name": "And Then There Were None by Agatha Christie",
"category": "Books",
"company": "HarperCollins Publishers",
"rating": 4.2,
"price": 158,
"description": "Considered the best mystery novel ever written by many readers, And Then There Were None is the story of ten strangers, each lured to Indian Island by a mysterious host. Once his guests have arrived, the host accuses each person of murder.",
"image": "https://rukminim2.flixcart.com/image/416/416/kzegk280/book/y/a/r/and-then-there-were-none-original-imagbfgfepmbaszw.jpeg?q=70"
},
{
"name": "realme Band 2",
"category": "Electronics",
"company": "realme",
"rating": 4.0,
"price": 1999,
"description": "Heart Rate Monitor, Daily Steps Count, Calories Burned, Distance Covered, Sleep Monitor, Oxygen Level Monitor, Camera Shutter for Capturing Photos, Music Controls on Smartphone.",
"image": "https://rukminim2.flixcart.com/image/416/416/ku1k4280/smart-band-tag/f/g/x/tft-lcd-no-free-size-yes-yes-rmw2010-android-ios-realme-yes-original-imag78whgn6rumu9.jpeg?q=70",
"featured": true
}
]