File size: 557 Bytes
91ef580
3866e17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91ef580
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "products": [
        {
            "name": "160",
            "price": 600.0,
            "description": "Ткань: Ника\r\n42-48р",
            "category": "Женские брюки ",
            "photos": [
                "IMG_5142.jpeg"
            ],
            "colors": [
                "Чёрный ",
                "Синий ",
                "Серый ",
                "Шоколад ",
                "Бордовый "
            ]
        }
    ],
    "categories": [
        "Женские брюки "
    ]
}