2023-11-17 14:46:26 +04:00
|
|
|
{
|
2023-12-22 14:06:40 +04:00
|
|
|
"items": [
|
2023-11-17 14:46:26 +04:00
|
|
|
{
|
|
|
|
"id": 1,
|
2023-12-22 14:06:40 +04:00
|
|
|
"name": "Телефон",
|
|
|
|
"optionsId": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"name": "Ноутбук",
|
|
|
|
"optionsId": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"name": "наушники",
|
|
|
|
"optionsId": 3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"name": "часы",
|
|
|
|
"optionsId": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "белый красный зеленый"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"name": "64gb 128gb 512gb"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"name": "92dB 107dB 110dB"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"name": "41mm 49mm"
|
2023-11-17 14:46:26 +04:00
|
|
|
}
|
|
|
|
],
|
2023-12-22 14:06:40 +04:00
|
|
|
"colors": [
|
2023-11-17 14:46:26 +04:00
|
|
|
{
|
|
|
|
"id": 1,
|
2023-12-22 14:06:40 +04:00
|
|
|
"name": "белый"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"name": "черный"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"name": "фиолетовый"
|
2023-11-17 14:46:26 +04:00
|
|
|
}
|
|
|
|
],
|
2023-12-22 14:06:40 +04:00
|
|
|
"lines": [
|
|
|
|
{
|
|
|
|
"itemsId": "2",
|
|
|
|
"option": "128gb",
|
|
|
|
"product": "Apple Watch Series",
|
|
|
|
"colorsId": "3",
|
|
|
|
"price": "10000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 36
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "1",
|
|
|
|
"option": "белый",
|
|
|
|
"product": "вапвав",
|
|
|
|
"colorsId": "1",
|
|
|
|
"price": "50000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 38
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "4",
|
|
|
|
"option": "49mm",
|
|
|
|
"product": "часики",
|
|
|
|
"colorsId": "2",
|
|
|
|
"price": "400000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 39
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "1",
|
|
|
|
"option": "белый",
|
|
|
|
"product": "1111",
|
|
|
|
"colorsId": "2",
|
|
|
|
"price": "100000000000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 40
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "1",
|
|
|
|
"option": "белый",
|
|
|
|
"product": "всывсв",
|
|
|
|
"colorsId": "1",
|
|
|
|
"price": "100000000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 41
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "1",
|
|
|
|
"option": "белый",
|
|
|
|
"product": "Apple iPhone 15 SIM 128 ГБ, черный",
|
|
|
|
"colorsId": "1",
|
|
|
|
"price": "10000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 42
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"itemsId": "2",
|
|
|
|
"option": "512gb",
|
|
|
|
"product": "Apple iPhone 13 128 ГБ розовый",
|
|
|
|
"colorsId": "2",
|
|
|
|
"price": "10000000.00",
|
|
|
|
"image": "",
|
|
|
|
"id": 43
|
|
|
|
}
|
|
|
|
]
|
2023-11-17 14:46:26 +04:00
|
|
|
}
|