-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshop.json
More file actions
62 lines (62 loc) · 1.77 KB
/
Copy pathshop.json
File metadata and controls
62 lines (62 loc) · 1.77 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
57
58
59
60
61
62
[
{
"id": 1,
"name": "cartoon astronaut t-shirts",
"price": 700,
"img": "https://ecommerce-html.vercel.app/img/products/f1.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 2,
"name": "cartoon astronaut t-shirts",
"price": 600,
"img": "https://ecommerce-html.vercel.app/img/products/f2.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 3,
"name": "cartoon astronaut t-shirts",
"price": 400,
"img": "https://ecommerce-html.vercel.app/img/products/f3.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 4,
"name": "cartoon astronaut t-shirts",
"price": 500,
"img": "https://ecommerce-html.vercel.app/img/products/f6.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 5,
"name": "cartoon astronaut t-shirts",
"price": 400,
"img": "https://ecommerce-html.vercel.app/img/products/f4.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 6,
"name": "cartoon astronaut t-shirts",
"price": 500,
"img": "https://ecommerce-html.vercel.app/img/products/f5.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 7,
"name": "cartoon astronaut Pant",
"price": 400,
"img": "https://ecommerce-html.vercel.app/img/products/f7.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 8,
"name": "cartoon astronaut t-shirts",
"price": 500,
"img": "https://ecommerce-html.vercel.app/img/products/f8.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 9,
"name": "cartoon astronaut shirts",
"price": 400,
"img": "https://ecommerce-html.vercel.app/img/products/n7.jpg?text=cartoon astronaut t-shirts"
},
{
"id": 10,
"name": "cartoon astronaut shirts",
"price": 500,
"img": "https://ecommerce-html.vercel.app/img/products/n8.jpg?text=cartoon astronaut t-shirts"
}
]