{
    "id": "inflatable-unicorn-pool-float",
    "title": "Inflatable Unicorn Pool Floatie",
    "description": "<p><span>Enjoy the weather on your own inflatable unicorn pool float!</span></p>\n<p><span>Approximately 190cm/70 inches in diameter when inflated</span></p>",
    "price": 6300,
    "available": true,
    "options": [
        "Title"
    ],
    "images": [
        "img-0.jpg"
    ],
    "image": "img-0.jpg",
    "variants": [
        {
            "id": 0,
            "title": "Default Title",
            "option1": "Default Title",
            "option2": null,
            "option3": null,
            "available": false,
            "name": "Inflatable Unicorn Pool Floatie",
            "options": [
                "Default Title"
            ],
            "price": 6300,
            "weight": 0
        }
    ]
}