{
    "id": "ethereum-prism",
    "title": "Ethereum Prism",
    "description": "",
    "price": 2200,
    "available": true,
    "options": [
        "Color",
        "Size"
    ],
    "images": [
        "img-0.jpg"
    ],
    "image": "img-0.jpg",
    "variants": [
        {
            "id": 0,
            "title": "Black / S",
            "option1": "Black",
            "option2": "S",
            "option3": null,
            "available": true,
            "name": "Ethereum Prism - Black / S",
            "options": [
                "Black",
                "S"
            ],
            "price": 2200,
            "weight": 0
        },
        {
            "id": 1,
            "title": "Black / M",
            "option1": "Black",
            "option2": "M",
            "option3": null,
            "available": true,
            "name": "Ethereum Prism - Black / M",
            "options": [
                "Black",
                "M"
            ],
            "price": 2200,
            "weight": 0
        },
        {
            "id": 2,
            "title": "Black / L",
            "option1": "Black",
            "option2": "L",
            "option3": null,
            "available": true,
            "name": "Ethereum Prism - Black / L",
            "options": [
                "Black",
                "L"
            ],
            "price": 2200,
            "weight": 0
        },
        {
            "id": 3,
            "title": "Black / XL",
            "option1": "Black",
            "option2": "XL",
            "option3": null,
            "available": true,
            "name": "Ethereum Prism - Black / XL",
            "options": [
                "Black",
                "XL"
            ],
            "price": 2200,
            "weight": 0
        },
        {
            "id": 4,
            "title": "Black / 2XL",
            "option1": "Black",
            "option2": "2XL",
            "option3": null,
            "available": true,
            "name": "Ethereum Prism - Black / 2XL",
            "options": [
                "Black",
                "2XL"
            ],
            "price": 2200,
            "weight": 0
        }
    ]
}