-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathToys.json
32 lines (32 loc) · 1.25 KB
/
Toys.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
[
{
"t_id": ObjectId("f4bdec1cd114d7bdfbdfb28b"),
"name": "Chips",
"desc": "The beautiful range of Apple Naturalé that has an exciting mix of natural ingredients. With the Goodness of 100% Natural Ingredients",
"cat_id": "Lorem"
},
{
"t_id": ObjectId("c55dadaa2f5da6cac7ea52cc"),
"name": "Chair",
"desc": "New ABC 13 9370, 13.3, 5th Gen CoreA5-8250U, 8GB RAM, 256GB SSD, power UHD Graphics, OS 10 Home, OS Office A & J 2016",
"cat_id": "Lorem"
},
{
"t_id": ObjectId("8fe75697bd7e4bf4a00171a4"),
"name": "Cheese",
"desc": "Boston's most advanced compression wear technology increases muscle oxygenation, stabilizes active muscles",
"cat_id": "Lorem"
},
{
"t_id": ObjectId("143249532a9210f6fbd9bf03"),
"name": "Car",
"desc": "The Nagasaki Lander is the trademarked name of several series of Nagasaki sport bikes, that started with the 1984 ABC800J",
"cat_id": "Lorem"
},
{
"t_id": ObjectId("b1c5e6f16ede8ab77be8a230"),
"name": "Bike",
"desc": "New ABC 13 9370, 13.3, 5th Gen CoreA5-8250U, 8GB RAM, 256GB SSD, power UHD Graphics, OS 10 Home, OS Office A & J 2016",
"cat_id": "Lorem"
}
]