{
    "id": "ethereum-nyc-socks",
    "title": "Ethereum NYC Socks",
    "description": "These socks are extra comfortable thanks to their cushioned bottom. The foot is black with artwork printed along the leg with crisp, bold colors that won't fade. <br>\n<br>\n• 60% nylon/22% cotton/18% spandex<br>\n• Crew length<br>\n• Cushioned bottom<br>\n• Ribbed leg<br>\n• Cold wash with like colors and hang dry<p><strong>Size guide</strong></p><div class=\"table-responsive dynamic\" data-unit-system=\"imperial\"><table cellpadding=\"5\"><tbody>\n<tr>\n<td> </td>\n<td><strong>M</strong></td>\n<td><strong>L</strong></td>\n<td><strong>XL</strong></td>\n</tr>\n<tr>\n<td><strong>US men</strong></td>\n<td>6-8</td>\n<td>8-12</td>\n<td>12-15</td>\n</tr>\n<tr>\n<td><strong>US women</strong></td>\n<td>8-10</td>\n<td>10-14</td>\n<td>14-17</td>\n</tr>\n<tr>\n<td><strong>EU</strong></td>\n<td>39-41</td>\n<td>41-46</td>\n<td>46-49</td>\n</tr>\n<tr>\n<td><strong>UK (inches)</strong></td>\n<td>6-7 ½</td>\n<td>7 ½-12</td>\n<td>12-14 ½</td>\n</tr>\n</tbody></table></div>",
    "price": 1650,
    "available": true,
    "options": [
        "Size"
    ],
    "images": [
        "img-0.jpg",
        "img-1.jpg"
    ],
    "image": "img-0.jpg",
    "variants": [
        {
            "id": 0,
            "title": "M",
            "option1": "M",
            "option2": null,
            "option3": null,
            "image": "img-1.jpg",
            "available": true,
            "name": "Ethereum NYC Socks - M",
            "options": [
                "M"
            ],
            "price": 1650,
            "weight": 79
        },
        {
            "id": 1,
            "title": "L",
            "option1": "L",
            "option2": null,
            "option3": null,
            "image": "img-1.jpg",
            "available": true,
            "name": "Ethereum NYC Socks - L",
            "options": [
                "L"
            ],
            "price": 1650,
            "weight": 85
        },
        {
            "id": 2,
            "title": "XL",
            "option1": "XL",
            "option2": null,
            "option3": null,
            "image": "img-1.jpg",
            "available": true,
            "name": "Ethereum NYC Socks - XL",
            "options": [
                "XL"
            ],
            "price": 1650,
            "weight": 91
        }
    ]
}