{
    "id": "unicorn-backpack",
    "title": "Unicorn Laptop Backpack",
    "description": "<p><span><strong></strong>Carry around your gear in a unicorn laptop backpack. </span>47x29x15CM</p>\n<p>Note: Pictures of the inside and side of the bag have different patterns than the unicorn bag. </p>",
    "price": 5900,
    "available": true,
    "options": [
        "Color",
        "Size"
    ],
    "images": [
        "img-0.png",
        "img-1.png",
        "img-2.png"
    ],
    "image": "img-0.png",
    "variants": [
        {
            "id": 0,
            "title": "Prismic / 47x29x15CM",
            "option1": "Prismic",
            "option2": "47x29x15CM",
            "option3": null,
            "image": "img-0.png",
            "available": true,
            "name": "Unicorn Laptop Backpack - Prismic / 47x29x15CM",
            "options": [
                "Prismic",
                "47x29x15CM"
            ],
            "price": 5900,
            "weight": 0
        }
    ]
}