[
{
"name": "Veličina",
"options": [
"S",
"M",
"L",
"XL"
],
"translatable": false,
"visible": true,
"variation": true,
"id": 0
}
]
[
{
"sku": "8336W-S",
"image": {
"src": ""
},
"attributes": [
{
"name": "Veličina",
"option": "S",
"id": 0
}
],
"active": true,
"stock": 1,
"in_stock": true,
"on_sale": false,
"price": 26.99
},
{
"sku": "8336W-M",
"image": {
"src": ""
},
"attributes": [
{
"name": "Veličina",
"option": "M",
"id": 0
}
],
"active": true,
"stock": 0,
"in_stock": false,
"on_sale": false,
"price": 26.99
},
{
"sku": "8336W-L",
"image": {
"src": ""
},
"attributes": [
{
"name": "Veličina",
"option": "L",
"id": 0
}
],
"active": true,
"stock": 2,
"in_stock": true,
"on_sale": false,
"price": 26.99
},
{
"sku": "8336W-XL",
"image": {
"src": ""
},
"attributes": [
{
"name": "Veličina",
"option": "XL",
"id": 0
}
],
"active": true,
"stock": 0,
"in_stock": false,
"on_sale": false,
"price": 26.99
}
]