{
    "data": [
        {
            "id": 1,
            "image": "img/hotspot-away/1.webp",
            "image_alt": "Argentina look away",
            "title": "COMPLETA TU LOOK MUNDIALISTA",
            "description": "Prepárate para vivir el mundial con estilo. Lleva tus colores con confianza y haz que el partido también se sienta tuyo.",
            "hotspots_image": "img/hotspot-away/2.webp",
            "hotspots_image_alt": "Hotspots Mexico",
            "hotspots": [
                {
                    "id": 1,
                    "top": "39%",
                    "left": "3%",
                    "title": "Producto 1",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "default"
                },
                {
                    "id": 2,
                    "top": "85%",
                    "left": "49%",
                    "title": "Producto 2",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "default"
                },
                {
                    "id": 3,
                    "top": "25%",
                    "left": "55%",
                    "title": "Producto 3",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "left",
                    "tooltip_left": "-70px"
                },
                {
                    "id": 4,
                    "top": "76%",
                    "left": "73%",
                    "title": "Producto 4",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "right",
                    "tooltip_right": "0"
                }
            ],
            "advice_text": "Explora todos los productos de este look",
            "cta_link": "#",
            "cta_target": "_top"
        },
        {
            "id": 2,
            "image": "img/hotspot-away/3.webp",
            "image_alt": "Colombia look away",
            "title": "GRITA GOL CON ESTILO",
            "description": "Vístete con actitud para el Mundial de la FIFATM 26. Elige piezas que se muevan contigo, combina energía y funcionalidad.",
            "hotspots_image": "img/hotspot-away/4.webp",
            "hotspots_image_alt": "Hotspots Mexico",
            "hotspots": [
                {
                    "id": 1,
                    "top": "30%",
                    "left": "5%",
                    "title": "Producto 1",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "default"
                },
                {
                    "id": 2,
                    "top": "92%",
                    "left": "29%",
                    "title": "Producto 2",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "default"
                },
                {
                    "id": 3,
                    "top": "25%",
                    "left": "55%",
                    "title": "Producto 3",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "custom",
                    "tooltip_x": "-131px",
                    "tooltip_y": "22px"
                },
                {
                    "id": 4,
                    "top": "78%",
                    "left": "80%",
                    "title": "Producto 4",
                    "price": "$999999",
                    "link": "#",
                    "target": "_top",
                    "tooltip_position": "right",
                    "tooltip_right": "0"
                }
            ],
            "advice_text": "Explora todos los productos de este look",
            "cta_link": "#",
            "cta_target": "_top"
        }
    ]
}