{"product_id":"leggio-trombon","title":"Leggio Trombón","description":"\u003c!-- Bloque Integrado para Leggio.es: Beneficios + Envío Centrado --\u003e\n\u003cstyle\u003e\n  \/* --- ESTILOS GENERALES Y BENEFICIOS COMPACTOS --- *\/\n  .leggio-compact-benefits {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px 24px;\n    margin: 16px 0;\n    padding: 0;\n    list-style: none;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  }\n\n  .leggio-compact-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    flex: 1 1 calc(50% - 24px); \n    min-width: 250px;\n  }\n\n  .leggio-compact-icon {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    min-height: 20px;\n    flex-shrink: 0;\n    color: #2c3e50;\n  }\n\n  .leggio-compact-text {\n    font-size: 15px;\n    line-height: 1.2;\n    color: #333333;\n    margin: 0;\n  }\n\n  .leggio-compact-text strong {\n    font-weight: 600;\n    color: #111111;\n  }\n\n  \/* --- ESTILOS BARRA DE ENVÍO CENTRADA (1 LÍNEA) --- *\/\n  .leggio-shipping-bar {\n    display: flex;\n    align-items: center;\n    justify-content: center; \/* Centra el contenido horizontalmente *\/\n    gap: 8px;\n    margin: 16px auto 20px auto;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    font-size: 14px;\n    line-height: 1;\n    white-space: nowrap; \/* Evita que salte a dos líneas *\/\n    width: 100%;\n    text-align: center;\n  }\n\n  .leggio-status-dot {\n    width: 9px;\n    height: 9px;\n    min-width: 9px;\n    border-radius: 50%;\n    background-color: #f97316; \/* Naranja. Cambia a #10b981 si prefieres verde *\/\n    position: relative;\n    flex-shrink: 0;\n    display: inline-block;\n  }\n\n  .leggio-status-dot::after {\n    content: '';\n    position: absolute;\n    top: -2.5px;\n    left: -2.5px;\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background-color: #f97316;\n    opacity: 0.4;\n    animation: leggio-pulse 2s infinite;\n  }\n\n  @keyframes leggio-pulse {\n    0% {\n      transform: scale(0.8);\n      opacity: 0.8;\n    }\n    100% {\n      transform: scale(1.6);\n      opacity: 0;\n    }\n  }\n\n  .leggio-shipping-text {\n    color: #f97316;\n    font-weight: 500;\n  }\n\n  .leggio-shipping-text strong {\n    font-weight: 600;\n  }\n\n  \/* --- ADAPTACIÓN RESPONSIVE --- *\/\n  @media (max-width: 600px) {\n    .leggio-compact-item {\n      flex: 1 1 100%;\n    }\n  }\n\n  @media (max-width: 380px) {\n    .leggio-shipping-bar {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- BLOQUE 1: BENEFICIOS COMPACTOS --\u003e\n\u003cul class=\"leggio-compact-benefits\"\u003e\n  \u003cli class=\"leggio-compact-item\"\u003e\n    \u003csvg class=\"leggio-compact-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cspan class=\"leggio-compact-text\"\u003e\u003cstrong\u003eSujeción anticaídas:\u003c\/strong\u003e Agarre firme en movimiento.\u003c\/span\u003e\n  \u003c\/li\u003e\n\n  \u003cli class=\"leggio-compact-item\"\u003e\n    \u003csvg class=\"leggio-compact-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003cpolyline points=\"16.5 9.4 16.5 16.2 10 20.6 3.5 16.2 3.5 9.4 10 5 16.5 9.4\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M10 20.6v-6.8L16.5 9.4\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M10 13.8L3.5 9.4\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cspan class=\"leggio-compact-text\"\u003e\u003cstrong\u003eDiseño ultra resistente:\u003c\/strong\u003e Fabricado en 3D de alta densidad.\u003c\/span\u003e\n  \u003c\/li\u003e\n\n  \u003cli class=\"leggio-compact-item\"\u003e\n    \u003csvg class=\"leggio-compact-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n      \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n    \u003c\/svg\u003e\n    \u003cspan class=\"leggio-compact-text\"\u003e\u003cstrong\u003eMontaje en segundos:\u003c\/strong\u003e Fácil ajuste sin herramientas.\u003c\/span\u003e\n  \u003c\/li\u003e\n\n  \u003cli class=\"leggio-compact-item\"\u003e\n    \u003csvg class=\"leggio-compact-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\" stroke-width=\"3\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan class=\"leggio-compact-text\"\u003e\u003cstrong\u003eCompatibilidad universal:\u003c\/strong\u003e Smartphones, eBooks y tabletas (hasta 250g).\u003c\/span\u003e\n  \u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- BLOQUE 2: BARRA DE ENVÍO CENTRADA --\u003e\n\u003cdiv class=\"leggio-shipping-bar\"\u003e\n  \u003cspan class=\"leggio-status-dot\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"leggio-shipping-text\"\u003e\u003cstrong\u003eEn stock\u003c\/strong\u003e — Entrega en España: 1-3 días hábiles\u003c\/span\u003e\n\u003c\/div\u003e","brand":"Leggio","offers":[{"title":"Default Title","offer_id":54483512787285,"sku":"LEG-TRB","price":36.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1066\/8861\/0645\/files\/IMG_20260802_194217.jpg?v=1785969566","url":"https:\/\/leggio.es\/products\/leggio-trombon","provider":"Leggio 3D","version":"1.0","type":"link"}