{"product_id":"soporte-multifuncional-para-x4-air","title":"Carcasa de Aluminio para X4 Air","description":"\u003cstyle\u003e\n  \/* --- ESTILOS SOPORTE MULTIFUNCIONAL X4 AIR --- *\/\n  .x4-frame-landing {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px 16px 64px;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #111827;\n    background-color: #fff;\n    line-height: 1.6;\n  }\n\n  \/* TIPOGRAFÍA *\/\n  .x4-frame-landing h1 {\n    font-size: 2.2rem;\n    font-weight: 800;\n    margin-bottom: 8px;\n    color: #000;\n    line-height: 1.2;\n  }\n  \n  .x4-frame-landing h2 {\n    font-size: 1.5rem;\n    font-weight: 700;\n    margin-bottom: 16px;\n    color: #1F2937;\n  }\n\n  .x4-text-sub {\n    font-size: 1.1rem;\n    color: #4B5563;\n    margin-bottom: 24px;\n  }\n\n  \/* CONTENEDORES MEDIA *\/\n  .x4-media-box {\n    width: 100%;\n    border-radius: 20px;\n    overflow: hidden;\n    background: #f3f4f6; \/* Placeholder gris *\/\n    box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n    margin-bottom: 24px;\n    position: relative;\n  }\n\n  .x4-media-box img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* ELEMENTOS DE DISEÑO *\/\n  .x4-badge-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin: 20px 0;\n  }\n\n  .x4-badge {\n    background: #FEFCE8;\n    color: #854D0E;\n    border: 1px solid #FACC15;\n    padding: 6px 12px;\n    border-radius: 8px;\n    font-size: 0.85rem;\n    font-weight: 600;\n  }\n\n  .x4-highlight { color: #FACC15; }\n\n  \/* BOTÓN CTA *\/\n  .x4-btn-cta {\n    background-color: #FACC15;\n    color: #000;\n    padding: 14px 36px;\n    border-radius: 50px;\n    font-weight: 700;\n    text-decoration: none;\n    display: inline-block;\n    transition: transform 0.2s, box-shadow 0.2s;\n    border: none;\n    cursor: pointer;\n    font-size: 1rem;\n  }\n\n  .x4-btn-cta:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(250, 204, 21, 0.4);\n  }\n\n  \/* GRID SYSTEM *\/\n  .x4-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    margin-top: 60px;\n  }\n\n  .x4-feature-box {\n    background: #F9FAFB;\n    padding: 30px;\n    border-radius: 20px;\n    text-align: left;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .x4-grid-2 { grid-template-columns: 1fr; gap: 30px; }\n    .x4-frame-landing h1 { font-size: 1.8rem; }\n    .x4-feature-box { text-align: center; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"x4-frame-landing\"\u003e\n\u003cheader style=\"text-align: center; max-width: 800px; margin: 0 auto;\"\u003e\n  \u003cspan style=\"color: #CA8A04; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-size: 0.8rem;\"\u003e\n    Accesorio de expansión oficial\n  \u003c\/span\u003e\n  \u003ch1\u003eSoporte multifuncional para Insta360 X4 Air\u003c\/h1\u003e\n  \u003cp class=\"x4-text-sub\"\u003e\n    Protección robusta y expansión profesional. Añade micrófonos, luces y monta tu cámara en vertical u horizontal sin límites.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"x4-media-box\"\u003e\n    \u003cimg src=\"https:\/\/res.insta360.com\/static\/14532c728d6475aeb6b98123650d653f\/%E5%8D%96%E7%82%B9%E5%9B%BE1.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Insta360 X4 Air Utility Frame montado\" width=\"800\" height=\"450\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"x4-badge-container\"\u003e\n    \u003cspan class=\"x4-badge\"\u003e🛡️ Protección lateral\u003c\/span\u003e\n    \u003cspan class=\"x4-badge\"\u003e🎤 2 Zapatas frías\u003c\/span\u003e\n    \u003cspan class=\"x4-badge\"\u003e🔄 Montaje Vertical\/Horizontal\u003c\/span\u003e\n    \u003cspan class=\"x4-badge\"\u003e🔌 Puertos accesibles\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cstyle\u003e\n  \/* --- CONTENEDOR PRINCIPAL --- *\/\n  .x4-frame-landing {\n    max-width: 900px; \/* Ancho optimizado para lectura *\/\n    margin: 0 auto;\n    padding: 40px 20px 80px;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #111827;\n    text-align: center; \/* Alineación centrada fiel al original *\/\n    background-color: #fff;\n  }\n\n  \/* --- TIPOGRAFÍA --- *\/\n  .x4-frame-landing h1 {\n    font-size: 2.5rem;\n    font-weight: 800;\n    margin: 0 0 10px 0;\n    line-height: 1.1;\n    color: #000;\n  }\n\n  .x4-frame-landing h2 {\n    font-size: 1.2rem;\n    font-weight: 600;\n    margin: 0 0 40px 0;\n    color: #4B5563; \/* Gris para el subtítulo *\/\n    letter-spacing: 0.02em;\n  }\n\n  .x4-section-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    margin: 60px 0 16px 0; \/* Espaciado superior grande para separar secciones *\/\n    color: #000;\n    line-height: 1.2;\n  }\n\n  .x4-section-desc {\n    font-size: 1rem;\n    color: #6B7280;\n    max-width: 740px;\n    margin: 0 auto 32px auto;\n    line-height: 1.6;\n  }\n\n  \/* --- IMÁGENES --- *\/\n  .x4-img-container {\n    width: 100%;\n    border-radius: 24px; \/* Bordes redondeados característicos de Insta360 *\/\n    overflow: hidden;\n    box-shadow: 0 10px 40px rgba(0,0,0,0.08); \/* Sombra suave *\/\n    margin-bottom: 20px;\n    background-color: #f3f4f6; \/* Fondo gris de carga *\/\n    position: relative;\n  }\n\n  .x4-img-container img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* --- BOTÓN DE COMPRA --- *\/\n  .x4-btn-buy {\n    background-color: #FACC15; \/* Amarillo Oficial *\/\n    color: #000;\n    padding: 16px 48px;\n    border-radius: 100px;\n    font-weight: 700;\n    font-size: 1.1rem;\n    text-decoration: none;\n    display: inline-block;\n    margin-top: 50px;\n    transition: transform 0.2s, background 0.2s, box-shadow 0.2s;\n    border: none;\n    cursor: pointer;\n    box-shadow: 0 4px 15px rgba(250, 204, 21, 0.3);\n  }\n\n  .x4-btn-buy:hover {\n    background-color: #EAB308;\n    transform: translateY(-2px);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .x4-frame-landing h1 { font-size: 2rem; }\n    .x4-section-title { font-size: 1.35rem; margin-top: 40px; }\n    .x4-section-desc { font-size: 0.95rem; padding: 0 10px; }\n  }\n\u003c\/style\u003e\n  \u003cdiv class=\"x4-frame-landing\"\u003e\n\n  \u003cheader\u003e\n    \u003ch1\u003eInsta360 X4 Air\u003c\/h1\u003e\n    \u003ch2\u003eSoporte multifuncional\u003c\/h2\u003e\n    \n    \u003cdiv class=\"x4-img-container\"\u003e\n      \u003cimg src=\"https:\/\/res.insta360.com\/static\/d1cb6c5c808d6bb8a80a7a5ec5cfd173\/%E5%8D%96%E7%82%B9%E5%9B%BE2.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Soporte multifuncional Insta360 X4 Air vista frontal\" width=\"900\" height=\"500\"\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection\u003e\n    \u003ch3 class=\"x4-section-title\"\u003eSeguridad completa para tu cámara 360.\u003c\/h3\u003e\n    \u003cp class=\"x4-section-desc\"\u003e\n      Diseñado para proteger las lentes y el cuerpo de la cámara. Graba con total confianza sabiendo que tu X4 Air está protegida contra impactos accidentales.\n    \u003c\/p\u003e\n    \u003cdiv class=\"x4-img-container\"\u003e\n      \u003cimg src=\"https:\/\/res.insta360.com\/static\/bdc22190fd6a97337df1287a68ae6f4d\/%E5%8D%96%E7%82%B9%E5%9B%BE3.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Protección contra impactos del soporte X4 Air\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3 class=\"x4-section-title\"\u003eArmadura ligera.\u003c\/h3\u003e\n    \u003cp class=\"x4-section-desc\"\u003e\n      Protección robusta sin añadir peso extra. Fabricado con materiales compuestos de alta resistencia, pesa apenas unos gramos para no afectar tu agilidad.\n    \u003c\/p\u003e\n    \u003cdiv class=\"x4-img-container\"\u003e\n      \u003cimg src=\"https:\/\/res.insta360.com\/static\/b51138ce92a960249e1df9f9cc90bb16\/%E5%8D%96%E7%82%B9%E5%9B%BE4.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Diseño ligero y resistente del soporte Utility Frame\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3 class=\"x4-section-title\"\u003eFlexibilidad completa.\u003c\/h3\u003e\n    \u003cp class=\"x4-section-desc\"\u003e\n      Expande tus posibilidades. Cuenta con zapatas frías integradas para montar luces de relleno o micrófonos externos sin jaulas adicionales.\n    \u003c\/p\u003e\n    \u003cdiv class=\"x4-img-container\"\u003e\n      \u003cimg src=\"https:\/\/res.insta360.com\/static\/4e38484d2a8b8b27373cf07f3926c414\/%E5%8D%96%E7%82%B9%E5%9B%BE5.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Montaje de accesorios en zapatas frías Insta360\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3 class=\"x4-section-title\"\u003eCambia en segundos.\u003c\/h3\u003e\n    \u003cp class=\"x4-section-desc\"\u003e\n      El punto de montaje lateral plegable te permite cambiar de grabación vertical a horizontal al instante. Perfecto para redes sociales o YouTube.\n    \u003c\/p\u003e\n    \u003cdiv class=\"x4-img-container\"\u003e\n      \u003cimg src=\"https:\/\/res.insta360.com\/static\/986b525a6d5f26efca91984a4213461b\/%E5%8D%96%E7%82%B9%E5%9B%BE6.jpg?x-oss-process=image%2Fauto-orient%2C1%2Fformat%2Cwebp\" alt=\"Sistema de montaje vertical y horizontal plegable\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3 class=\"x4-section-title\"\u003e¿Viento? No te preocupes.\u003c\/h3\u003e\n    \u003cp class=\"x4-section-desc\"\u003e\n      Diseño optimizado que no bloquea los micrófonos de la cámara, permitiendo una captura de audio clara incluso en movimiento a alta velocidad.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- BOTÓN ÚNICO --\u003e\n\u003cdiv style=\"margin-top: 32px; text-align: center;\"\u003e\u003ca style=\"background: #FFD400; color: #000; padding: 14px 32px; border-radius: 999px; font-weight: 600; text-decoration: none; display: inline-block;\" href=\"https:\/\/api.whatsapp.com\/send?phone=573108401025\u0026amp;text=Hola%2C%20quiero%20cotizar%20el%20Soporte%20multifuncional%20para%20X4%20Air%20\"\u003e Cotizar por WhatsApp \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/header\u003e\n\u003c\/div\u003e","brand":"Insta360 Colombia","offers":[{"title":"Default Title","offer_id":52810095231281,"sku":"2228","price":319900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/8452\/9713\/files\/Kit-de-Lentes-Doble-X4-Air_2_256dbe17-bdab-439c-b8bf-c02a4c473920.jpg?v=1770925066","url":"https:\/\/insta360.com.co\/products\/soporte-multifuncional-para-x4-air","provider":"Insta360 Colombia","version":"1.0","type":"link"}