-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathall_products.json
More file actions
56 lines (56 loc) · 2.08 KB
/
all_products.json
File metadata and controls
56 lines (56 loc) · 2.08 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
[
{
"id": 1774168400107,
"title": "pro4",
"price": 400,
"category": "happy",
"offer": 10,
"description": "ssf",
"images": [
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/58578540d435.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/08537eab3ee0.webp"
],
"image": "https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/58578540d435.webp"
},
{
"id": 1774168390333,
"title": "pro3",
"price": 400,
"category": "test1",
"offer": 20,
"description": "dd",
"images": [
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/4ddde4c6501a.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/4c4fb9f579da.webp"
],
"image": "https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/4ddde4c6501a.webp"
},
{
"id": 1774168385238,
"title": "pro2",
"price": 5000,
"category": "happy",
"offer": 50,
"description": "pro2D",
"images": [
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/21317b594180.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/8cc4ca9d7107.webp"
],
"image": "https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/21317b594180.webp"
},
{
"id": 1774168235256,
"title": "one1",
"price": 200,
"category": "test1",
"offer": 30,
"description": "one11111111",
"images": [
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/9868a2a65d7b.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/c196b79d4f47.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/0d0dbcf8181c.webp",
"https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/b5377976256d.webp"
],
"image": "https://raw.githubusercontent.com/Subeesh-Zero/ProjectAxis-user/main/images/9868a2a65d7b.webp"
}
]