{
    "id": "unicorn-bags",
    "title": "Unicorn Gym Bag",
    "description": "<p><span>Stay true to your unicorn spirit when you go to the gym. This duffle bag has a zippered shoe compartment. </span></p>\n<p><span>29cm x </span><span>45cm x </span><span>20cm/ </span>17.7'' x 7.9'' x 11.5'</p>\n<p>Note: Pattern differs in the image showing the shoe compartment</p>",
    "price": 5900,
    "available": true,
    "options": [
        "Color"
    ],
    "images": [
        "img-0.png",
        "img-1.png"
    ],
    "image": "img-0.png",
    "variants": [
        {
            "id": 0,
            "title": "Prismic",
            "option1": "Prismic",
            "option2": null,
            "option3": null,
            "image": "img-0.png",
            "available": true,
            "name": "Unicorn Gym Bag - Prismic",
            "options": [
                "Prismic"
            ],
            "price": 5900,
            "weight": 0
        }
    ]
}