{
    "id": "lapel-pin",
    "title": "Lapel Pin",
    "description": "<div class=\"max-height-text-container ui-toolkit\">\n<div class=\" text-gray prose\">\n<div>Process: Soft Enamel<br>Plating: Black dyed metal<br>Size: 1 inch<br>Attachment: Black rubber clutch</div>\n</div>\n</div>",
    "price": 1500,
    "available": true,
    "options": [
        "Title"
    ],
    "images": [
        "img-0.jpg",
        "img-1.jpg",
        "img-2.jpg"
    ],
    "image": "img-0.jpg",
    "variants": [
        {
            "id": 0,
            "title": "Default Title",
            "option1": "Default Title",
            "option2": null,
            "option3": null,
            "available": true,
            "name": "Lapel Pin",
            "options": [
                "Default Title"
            ],
            "price": 1500,
            "weight": 0
        }
    ]
}