{
    "id": "unicorn-hat",
    "title": "Unicorn hat",
    "description": "Dad hats aren't just for dads. This one's got a low profile with an adjustable strap and curved visor.<br>\r\n<br>\r\n• 100% chino cotton twill<br>\r\n• Unstructured, 6-panel, low-profile<br>\r\n• 3 ⅛” crown<br>\r\n• Adjustable strap with antique buckle<br>\r\n• Head circumference: 20 ½” - 21 ⅝” ",
    "price": 3000,
    "available": true,
    "options": [
        "Color"
    ],
    "images": [
        "img-0.jpg",
        "img-1.jpg",
        "img-2.jpg",
        "img-3.jpg",
        "img-4.jpg",
        "img-5.jpg",
        "img-6.jpg",
        "img-7.jpg"
    ],
    "image": "img-0.jpg",
    "variants": [
        {
            "id": 0,
            "title": "Black",
            "option1": "Black",
            "option2": null,
            "option3": null,
            "image": "img-0.jpg",
            "available": true,
            "name": "Unicorn hat - Black",
            "options": [
                "Black"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 1,
            "title": "Navy",
            "option1": "Navy",
            "option2": null,
            "option3": null,
            "image": "img-1.jpg",
            "available": true,
            "name": "Unicorn hat - Navy",
            "options": [
                "Navy"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 2,
            "title": "Spruce",
            "option1": "Spruce",
            "option2": null,
            "option3": null,
            "image": "img-2.jpg",
            "available": true,
            "name": "Unicorn hat - Spruce",
            "options": [
                "Spruce"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 3,
            "title": "Khaki",
            "option1": "Khaki",
            "option2": null,
            "option3": null,
            "image": "img-3.jpg",
            "available": true,
            "name": "Unicorn hat - Khaki",
            "options": [
                "Khaki"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 4,
            "title": "Stone",
            "option1": "Stone",
            "option2": null,
            "option3": null,
            "image": "img-4.jpg",
            "available": true,
            "name": "Unicorn hat - Stone",
            "options": [
                "Stone"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 5,
            "title": "Pink",
            "option1": "Pink",
            "option2": null,
            "option3": null,
            "image": "img-5.jpg",
            "available": true,
            "name": "Unicorn hat - Pink",
            "options": [
                "Pink"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 6,
            "title": "Light Blue",
            "option1": "Light Blue",
            "option2": null,
            "option3": null,
            "image": "img-6.jpg",
            "available": true,
            "name": "Unicorn hat - Light Blue",
            "options": [
                "Light Blue"
            ],
            "price": 3000,
            "weight": 94
        },
        {
            "id": 7,
            "title": "White",
            "option1": "White",
            "option2": null,
            "option3": null,
            "image": "img-7.jpg",
            "available": true,
            "name": "Unicorn hat - White",
            "options": [
                "White"
            ],
            "price": 3000,
            "weight": 94
        }
    ]
}