-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
59 lines (59 loc) · 1.98 KB
/
data.json
File metadata and controls
59 lines (59 loc) · 1.98 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
[
{
"id": "0",
"inCash": true,
"name": "Дверной Замок Golden Soft для отеля",
"currentPrice": "33 000₽",
"oldPrice": "37 000₽",
"category": "forOffice",
"slug": "test",
"image": "https://t2.gstatic.com/images?q=tbn:ANd9GcTk3XXW5WYtbtkg6kEt8ck8CbOficd3wNFmBEZnjKGTo1WThNtN"
},
{
"id": "1",
"inCash": false,
"name": "Вариативный замок Golden Soft для отеля",
"currentPrice": "7 000₽",
"oldPrice": "8 000₽",
"category": "forHome",
"image": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRWMD-RBHXDv45hA2v3hXqEfWlHEQqvsInyF9GCeRceL0BjHT9P"
},
{
"id": "2",
"inCash": false,
"name": "Дверной Замок Golden Soft для офиса",
"currentPrice": "33 000₽",
"oldPrice": "39 000₽",
"category": "forFlat",
"slug": "hi",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSiIXQUelH-OLnU0-6GISYAfZ1EFEESsExQQNu07ZPrANG_uG1P"
},
{
"id": "3",
"inCash": false,
"name": "Дверной Замок Golden Soft для офиса",
"currentPrice": "9 000₽",
"oldPrice": "12 000₽",
"category": "forWork",
"slug": "door-lock-golden-soft-for-office",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSTB_uyjXwkWciWfYjULb0BE-497uvyL4k7X79CbpkII8goNonM"
},
{
"id": "4",
"inCash": false,
"name": "Дверной Замок Golden Soft для офиса",
"currentPrice": "33 000₽",
"oldPrice": "39 000₽",
"category": "forFlat",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSiIXQUelH-OLnU0-6GISYAfZ1EFEESsExQQNu07ZPrANG_uG1P"
},
{
"id": "5",
"inCash": false,
"name": "Дверной Замок Golden Soft для офиса",
"currentPrice": "9 000₽",
"oldPrice": "12 000₽",
"category": "forFlat",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSTB_uyjXwkWciWfYjULb0BE-497uvyL4k7X79CbpkII8goNonM"
}
]