{"id":142122,"date":"2026-05-06T11:07:32","date_gmt":"2026-05-06T09:07:32","guid":{"rendered":"https:\/\/landing.olin.es\/verano-2026\/"},"modified":"2026-05-13T09:27:39","modified_gmt":"2026-05-13T07:27:39","slug":"summer-2026","status":"publish","type":"page","link":"https:\/\/landing.olin.es\/en\/summer-2026\/","title":{"rendered":"Summer 2026"},"content":{"rendered":"\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1333\" height=\"2000\" class=\"wp-block-cover__image-background wp-image-142115 size-full\" alt=\"\" src=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand.jpg 1333w, https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand-200x300.jpg 200w, https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand-682x1024.jpg 682w, https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand-768x1152.jpg 768w, https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/sand-1024x1536.jpg 1024w\" sizes=\"auto, (max-width: 1333px) 100vw, 1333px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<nav id=\"olin-navbar\" class=\"navbar-olin\">\n    <div class=\"nav-container\">\n        <div class=\"nav-column nav-left\">\n            \n<div class=\"wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-horizontal\">\n\t<ul><li class=\"wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-first-item wpml-ls-item-legacy-list-horizontal\">\n\t\t\t\t<a href=\"https:\/\/landing.olin.es\/es\/\" class=\"wpml-ls-link\">\n                    <span class=\"wpml-ls-native\" lang=\"es\">ES<\/span><\/a>\n\t\t\t<\/li><li class=\"wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-last-item wpml-ls-item-legacy-list-horizontal\">\n\t\t\t\t<a href=\"https:\/\/landing.olin.es\/en\/\" class=\"wpml-ls-link\">\n                    <span class=\"wpml-ls-native\">EN<\/span><\/a>\n\t\t\t<\/li><\/ul>\n<\/div>\n\n        <\/div>\n\n        <div class=\"nav-column nav-center\">\n            <a href=\"https:\/\/olin.es\/en\/\" id=\"olin-logo-link\">\n                <img decoding=\"async\" src=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2025\/06\/olin_4s.svg\" alt=\"Olin Logo\" class=\"nav-logo\">\n            <\/a>\n        <\/div>\n\n        <div class=\"nav-column nav-right\">\n            <a href=\"#loquiero\" class=\"btn-pill-olin\">I want it<\/a>\n        <\/div>\n    <\/div>\n<\/nav>\n\n<div id=\"olin-mobile-cta\" class=\"olin-sticky-mobile-cta\">\n    <a href=\"#loquiero\" class=\"btn-pill-olin-table\">I want it<\/a>\n<\/div>\n\n<style>\n:root {\n    --olin-sticky-bg: rgba(7, 30, 32, 0.75) !important;\n    --olin-neon-green: #b1ff00 !important;\n    --transition-speed: 0.4s !important;\n}\n\n#loquiero {\n    scroll-margin-top: 180px !important;\n}\n\nhtml {\n    scroll-behavior: smooth !important;\n}\n\n.webchatStartButtonContainer { display: none !important; }\n.wpml-ls-current-language { display: none !important; }\n\n\/* Navbar Base (Desktop) *\/\n.navbar-olin {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    z-index: 9999 !important;\n    padding: 50px 0 !important;\n    transition: all var(--transition-speed) ease-in-out !important;\n    background-color: transparent !important;\n}\n\n\/* Navbar Sticky Estilo Glassmorphism *\/\n.navbar-olin.is-sticky {\n    background: var(--olin-sticky-bg) !important;\n    backdrop-filter: blur(12px) saturate(180%) !important;\n    -webkit-backdrop-filter: blur(12px) saturate(180%) !important;\n    padding: 12px 0 !important;\n    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25) !important;\n}\n\n\/* Grid de 3 columnas *\/\n.nav-container {\n    display: grid !important;\n    grid-template-columns: 1fr auto 1fr !important; \n    align-items: center !important;\n    width: 100% !important;\n    max-width: 94% !important;\n    margin: 0 auto !important;\n}\n\n.nav-left { justify-self: start !important; }\n.nav-center { justify-self: center !important; }\n.nav-right { justify-self: end !important; }\n\n\/* Logo Desktop *\/\n.nav-logo {\n    height: 50px !important;\n    width: auto !important;\n    display: block !important;\n    transition: transform 0.3s ease !important;\n}\n\n\/* Bot\u00f3n Desktop *\/\n.btn-pill-olin {\n    background-color: var(--olin-neon-green) !important;\n    color: #071e20 !important;\n    padding: 12px 28px !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    font-weight: 800 !important;\n    font-family: sans-serif !important;\n    font-size: 16px !important;\n    white-space: nowrap !important;\n    opacity: 0 !important;\n    visibility: hidden !important;\n    transform: translateY(-5px) !important;\n    transition: all 0.3s ease-in-out !important;\n}\n\n.is-sticky .btn-pill-olin {\n    opacity: 1 !important;\n    visibility: visible !important;\n    transform: translateY(0) !important;\n}\n\n\/* Estilo del Bot\u00f3n Table *\/\n.btn-pill-olin-table {\n    background-color: var(--olin-neon-green) !important;\n    color: #071e20 !important;\n    padding: 12px 28px !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    font-weight: 800 !important;\n    font-family: sans-serif !important;\n    font-size: 16px !important;\n    white-space: nowrap !important;\n    transition: all 0.3s ease-in-out !important;\n    display: inline-block;\n    text-align: center;\n}\n\n\/* --- ESTILOS STICKY M\u00d3VIL --- *\/\n.olin-sticky-mobile-cta {\n    display: none; \n}\n\n@media (max-width: 768px) {\n    \/* IMPORTANTE: El nav deja de ser fijo en m\u00f3vil *\/\n    .navbar-olin {\n        position: absolute !important; \n        padding: 18px 0 !important;\n    }\n    \n    .navbar-olin.is-sticky {\n        background: transparent !important;\n        backdrop-filter: none !important;\n        box-shadow: none !important;\n    }\n\n    .nav-logo { height: 38px !important; }\n\n    \/* Ocultar bot\u00f3n del nav *\/\n    .nav-right .btn-pill-olin { display: none !important; }\n\n    \/* CTA Bottom: Preparado para la animaci\u00f3n *\/\n    .olin-sticky-mobile-cta {\n        display: block;\n        position: fixed;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        background: var(--olin-sticky-bg);\n        backdrop-filter: blur(12px);\n        -webkit-backdrop-filter: blur(12px);\n        padding: 15px 20px;\n        z-index: 9999;\n        box-sizing: border-box;\n        border-top: 1px solid rgba(177, 255, 0, 0.2);\n        text-align: center;\n        \n        \/* Animaci\u00f3n de entrada *\/\n        transform: translateY(100%);\n        transition: transform 0.4s ease-in-out;\n    }\n\n    \/* Clase que activa el JS al scrollear *\/\n    .olin-sticky-mobile-cta.is-visible {\n        transform: translateY(0);\n    }\n\n    .olin-sticky-mobile-cta .btn-pill-olin-table {\n        width: 100%;\n        margin: 0;\n        box-shadow: 0 0 15px rgba(177, 255, 0, 0.3);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const nav = document.getElementById('olin-navbar');\n    const mobileCta = document.getElementById('olin-mobile-cta');\n    const logoLink = document.getElementById('olin-logo-link');\n\n    function handleScroll() {\n        const scrollPos = window.scrollY;\n        const isMobile = window.innerWidth <= 768;\n\n        \/\/ L\u00f3gica para Nav Desktop (Sticky Glass)\n        if (!isMobile) {\n            if (scrollPos > 40) {\n                nav.classList.add('is-sticky');\n            } else {\n                nav.classList.remove('is-sticky');\n            }\n        } else {\n            \/\/ L\u00f3gica para Bot\u00f3n M\u00f3vil (Aparecer al bajar)\n            if (scrollPos > 100) {\n                mobileCta.classList.add('is-visible');\n            } else {\n                mobileCta.classList.remove('is-visible');\n            }\n        }\n    }\n\n    window.addEventListener('scroll', handleScroll);\n    handleScroll();\n\n    \/\/ Scroll suave a #loquiero\n    document.querySelectorAll('a[href^=\"#loquiero\"]').forEach(anchor => {\n        anchor.addEventListener('click', function(e) {\n            e.preventDefault();\n            const target = document.getElementById('loquiero');\n            if (target) {\n                const navOffset = isMobile ? 20 : 100; \/\/ Ajuste seg\u00fan dispositivo\n                const elementPosition = target.getBoundingClientRect().top + window.pageYOffset;\n                window.scrollTo({\n                    top: elementPosition - navOffset, \n                    behavior: 'smooth'\n                });\n            }\n        });\n    });\n\n    \/\/ Par\u00e1metros de URL\n    const currentUrlParams = window.location.search;\n    if (currentUrlParams && logoLink) {\n        const baseHref = logoLink.getAttribute('href');\n        const separator = baseHref.includes('?') ? '&' : '?';\n        logoLink.setAttribute('href', baseHref + separator + currentUrlParams.substring(1));\n    }\n});\n<\/script>\n\n\n\n<div class=\"wp-block-columns hero-layout is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top px-desktop-only is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:9em\" aria-hidden=\"true\" class=\"wp-block-spacer d-none\"><\/div>\n\n\n\n<div style=\"height:7em\" aria-hidden=\"true\" class=\"wp-block-spacer d-block\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"432\" height=\"215\" src=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/AS-MANY-GIGS-AS-GRAINS-OF-SAND.svg\" alt=\"\" class=\"wp-image-142131\" style=\"object-fit:cover\"\/><\/figure>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"promo-olin-container\">\n  <div class=\"promo-item item-precio\">\n    <img decoding=\"async\" src=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2023\/04\/Broadband-600.svg\" alt=\"Broadband and Mobile Price\">\n  <\/div>\n  <div class=\"promo-item item-texto\">\n    <img decoding=\"async\" src=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/THIS-SUMMER-UNLIMITED-DATA-FOREVER.svg\" alt=\"Unlimited Data Forever\">\n  <\/div>\n<\/div>\n\n<style>\n\/* Contenedor principal *\/\n.promo-olin-container {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  justify-content: center;\n  gap: 15px;\n  width: 100%;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 20px;\n  box-sizing: border-box;\n}\n\n\/* Estilo para cada bloque de imagen *\/\n.promo-item {\n  flex: 1;\n  opacity: 0; \n  transform-origin: center center; \n}\n\n.promo-item img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* --- ANIMACIONES --- *\/\n\n.item-precio {\n  animation: popAndBounce 0.6s forwards 0.2s;\n}\n\n.item-texto {\n  animation: popAndBounce 0.6s forwards 0.6s;\n}\n\n@keyframes popAndBounce {\n  0% {\n    opacity: 0;\n    transform: scale(0.3); \n    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  }\n  \n  70% {\n      opacity: 1;\n  }\n\n  100% {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n\/* Ajustes Mobile *\/\n@media (max-width: 480px) {\n  .promo-olin-container {\n    gap: 8px;\n    padding: 10px;\n  }\n}\n<\/style>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top px-desktop-only is-layout-flow wp-block-column-is-layout-flow\" id=\"loquiero\">\n<div style=\"height:7em\" aria-hidden=\"true\" class=\"wp-block-spacer d-none\"><\/div>\n\n\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer d-block\"><\/div>\n\n\n\n<div class=\"wp-block-contact-form-7-contact-form-selector altForm formup__form  formFullWidth glow\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f142125-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"142125\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/142122#wpcf7-f142125-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"142125\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f142125-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:142125,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false}}\" \/>\n<\/fieldset>\n<h3 style=\"margin-top:30px\"><b>Get your Broadband Go 600Mb + Unlimited Mobile pack for only \u20ac25\/month.<\/b><\/h3><br>\n\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"lead-name\" \/><\/span><\/div>\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-phone\"><input size=\"40\" maxlength=\"400\" minlength=\"9\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"lead-phone\" \/><\/span><\/div>\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-postalCode\"><input size=\"40\" maxlength=\"5\" minlength=\"5\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Zip Code*\" value=\"\" type=\"text\" name=\"lead-postalCode\" \/><\/span><\/div>\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-text wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"lead-email\" \/><\/span><\/div>\n<div class=\"hidden-field\"><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-url\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-url wpcf7-text wpcf7-validates-as-url\" aria-invalid=\"false\" value=\"\" type=\"url\" name=\"lead-url\" \/><\/span><\/div>\n<div class=\"hidden-field\"><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-mensaje\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"lead-mensaje\" \/><\/span><\/div>\n<div class=\"end\"><span class=\"wpcf7-form-control-wrap\" data-name=\"lead-is-customer\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"lead-is-customer\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I am already an Olin customer.<\/span><\/label><\/span><\/span><\/span><\/div>\n<div class=\"end\"><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-238\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-238\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I give my <a href=\"https:\/\/olin.es\/en\/consent-for-the-processing-of-personal-data\/ \" target=_blank\">express consent<\/a> for the processing of my data.<\/span><\/label><\/span><\/span><\/span><\/div>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"GET MY UNLIMITED PACK\" \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:6em\" aria-hidden=\"true\" class=\"wp-block-spacer d-none\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center desktopBlocks has-text-color has-link-color wp-elements-81415f35a12ccea25f0377c26892ade6\" style=\"color:#abf220\"><strong>Your mobile data has no limits from this summer onwards.<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center desktopBlocks \">Before, you had to choose between a limited plan or paying a fortune. This summer, at Olin, we\u2019re being upfront and changing the rules.<\/p>\n\n\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center desktopBlocks \">When you sign up for your Broadband + Mobile pack before 31 August, <strong>we\u2019ll give you unlimited 5G data on your mobile for the same price you used to pay for a plan with limited gigs.<\/strong><\/p>\n\n\n\n<div style=\"height:3em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"olin-pricing-split\">\n    <div class=\"pricing-column before-column\">\n        <h3 class=\"pricing-title title-before\">Before:<\/h3>\n        <div class=\"price-list\">\n            <p class=\"price-item old-price\">600Mb Broadband + <span class=\"strike-me\">30GB<\/span> = \u20ac25\/month.<\/p>\n            <p class=\"price-item old-price\">600Mb Broadband + Unlimited Data = <span class=\"strike-me\">\u20ac35\/month<\/span><\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"pricing-column after-column\">\n        <h3 class=\"pricing-title title-after\">NOW:<\/h3>\n        <div class=\"price-list\">\n            <p class=\"price-item new-price\">\n                600Mb Broadband + <span class=\"highlight-text\">Unlimited Data<\/span> = <span class=\"highlight-price\">\u20ac25\/month.<\/span>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.olin-pricing-split {\n    --olin-neon-green: #b1ff00;\n    --olin-dark-bg: rgba(7, 30, 32, 0.65);\n    \n    display: flex;\n    flex-direction: row;\n    justify-content: center;\n    gap: 20px;\n    max-width: 1150px;\n    margin: 40px auto;\n    padding: 0 10px;\n    font-family: sans-serif;\n    color: #ffffff;\n}\n\n.pricing-column {\n    flex: 1;\n    padding: 30px 20px;\n    border-radius: 20px;\n    background: var(--olin-dark-bg);\n    backdrop-filter: blur(12px) saturate(180%);\n    -webkit-backdrop-filter: blur(12px) saturate(180%);\n    border: 2.5px solid rgba(177, 255, 0, 0.2);\n    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);\n    \n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.pricing-title {\n    font-size: 24px;\n    font-weight: 800;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n}\n\n.title-before {\n    color: #ffffff;\n}\n\n.title-after {\n    color: var(--olin-neon-green);\n    text-shadow: 0 0 8px rgba(177, 255, 0, 0.3);\n}\n\n.price-list {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n}\n\n.price-item {\n    font-size: 18px;\n    line-height: 1.5;\n    margin: 0;\n}\n\n.old-price {\n    color: #afff00;\n    opacity: 0.8;\n}\n\n.strike-me {\n    text-decoration: line-through;\n    color: #ffffff;\n    text-decoration-color: #ff4b4b;\n}\n\n.new-price {\n    font-size: 20px;\n    font-weight: 600;\n}\n\n.highlight-text {\n    color: var(--olin-neon-green);\n}\n\n.highlight-price {\n    color: var(--olin-neon-green);\n    font-size: 24px;\n    font-weight: 900;\n}\n\n@media (max-width: 768px) {\n    .olin-pricing-split {\n        flex-direction: column;\n        gap: 20px;\n        padding: 0 20px;\n    }\n    \n    .pricing-column {\n        padding: 25px;\n    }\n\n    .pricing-title {\n        font-size: 22px;\n        margin-bottom: 15px;\n    }\n\n    .price-item {\n        font-size: 17px;\n    }\n}\n<\/style>\n\n\n\n<div style=\"height:3em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-columns has-background is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background-color:#abf220\">\n<div class=\"wp-block-column desktopBlocks px-1 is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:3em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center desktopBlocks has-text-color has-link-color wp-elements-f5900971bba826ed671aa361052cee62\" style=\"color:#03282c\"><strong>Why have unlimited data? <\/strong><br><strong>Because your summer won\u2019t slow down<\/strong>.<\/h2>\n\n\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"lista-custom-olin\">\n    <li><strong>No hunting for WiFi:<\/strong> Forget about asking for passwords at the terrace. Your mobile just flows.<\/li>\n    <li><strong>Streaming without pause:<\/strong>  YouTube, TikTok, Netflix or Spotify. Everything in top quality, wherever you are.<\/li>\n    <li><strong>5G Video Calls:<\/strong> Connect with whoever you want, wherever you want, without worrying about your data cutting out.<\/li>\n<\/ul>\n\n<style>\n.lista-custom-olin {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.lista-custom-olin li {\n    position: relative;\n    padding-left: 35px;\n    margin-bottom: 15px;\n    color: #03282c; \n    line-height: 1.4;\n}\n\n\/* El c\u00edrculo verde *\/\n.lista-custom-olin li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 4px;\n    width: 22px;\n    height: 22px;\n    background-color: #03282c; \n    border-radius: 50%;\n}\n\n\/* El check blanco *\/\n.lista-custom-olin li::after {\n    content: \"\";\n    position: absolute;\n    left: 8px;\n    top: 8px;\n    width: 5px;\n    height: 10px;\n    border: solid #fff;\n    border-width: 0 2px 2px 0;\n    transform: rotate(45deg);\n}\n<\/style>\n\n\n\n<div style=\"height:3em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns bShadow is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column desktopBlocks px-1 is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-72417005b09ec0ee3c763108e2a1fe2a\" style=\"color:#afff00\"><strong>Your price is for good<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center\">This isn\u2019t a three-month promotion. At Olin, we\u2019re upfront: if you take advantage of this offer before 31 August, those unlimited data and the \u20ac25 price <strong>are what you\u2019ll keep on your bill.<\/strong><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center\">Enjoy the freest connection you\u2019ve ever had.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons size-80 is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-75\"><a class=\"wp-block-button__link has-black-color has-text-color has-background has-link-color has-text-align-center wp-element-button\" href=\"#loquiero\" style=\"background-color:#afff00\"><strong><strong>SECURE MY UNLIMITED PLAN FOR \u20ac25<\/strong><\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-bottom  px-1 is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-0395884bb0c0c09ceab7105cd03bcafc\" style=\"color:#abf220\"><strong>Is 600Mb not enough?<br>Choose the speed your home needs.<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"olin-pricing-container\">\n    <div class=\"pricing-card card-cyan\">\n        <div class=\"card-header\">\n            <h3 class=\"plan-title\">BROADBAND GO <br><span>(600Mb)<\/span><\/h3>\n            <p class=\"plan-tagline\">The smart choice<\/p>\n        <\/div>\n        <div class=\"card-content\">\n            <p class=\"plan-feature\">600Mb + Unlimited Mobile<\/p>\n            <div class=\"plan-price\">25\u20ac \/ month<\/div>\n        <\/div>\n        <div class=\"card-action\">\n            <a href=\"#loquiero\" class=\"btn-pill-olin-table\" id=\"fibragoBtn\" data-plan=\"BROADBAND GO 600Mb\">CHOOSE<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"pricing-card card-neon\">\n        <div class=\"card-header\">\n            <h3 class=\"plan-title\">BROADBAND PLUS <br><span>(1Gb)<\/span><\/h3>\n            <p class=\"plan-tagline\">For remote working and 4K<\/p>\n        <\/div>\n        <div class=\"card-content\">\n            <p class=\"plan-feature\">1Gb + Unlimited Mobile<\/p>\n            <div class=\"plan-price\">30\u20ac \/ month<\/div>\n        <\/div>\n        <div class=\"card-action\">\n            <a href=\"#loquiero\" class=\"btn-pill-olin-table\" id=\"fibraplusBtn\" data-plan=\"BROADBAND PLUS 1Gb\">CHOOSE<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"pricing-card card-neon\">\n        <div class=\"card-header\">\n            <h3 class=\"plan-title\">BROADBAND TOP <br><span>(2Gb)<\/span><\/h3>\n            <p class=\"plan-tagline\">Extreme speed<\/p>\n        <\/div>\n        <div class=\"card-content\">\n            <p class=\"plan-feature\">2Gb + Unlimited Mobile<\/p>\n            <div class=\"plan-price\">37\u20ac \/ month<\/div>\n        <\/div>\n        <div class=\"card-action\">\n            <a href=\"#loquiero\" class=\"btn-pill-olin-table\" id=\"fibratopBtn\" data-plan=\"BROADBAND TOP 2Gb\">CHOOSE<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* --- CONTENEDOR: 3 EN L\u00cdNEA --- *\/\n.olin-pricing-container {\n    display: flex;\n    flex-direction: row;\n    justify-content: center;\n    align-items: stretch;\n    gap: 20px;\n    max-width: 1200px;\n    margin: 40px auto;\n    padding: 0 20px;\n    font-family: sans-serif;\n}\n\n\/* --- ESTILO DE LA TARJETA (GLASS) --- *\/\n.pricing-card {\n    flex: 1;\n    background: rgba(7, 30, 32, 0.85); \n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border-radius: 25px;\n    padding: 40px 25px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    color: white;\n    box-sizing: border-box;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\/* --- BORDES UNIFORMES --- *\/\n.card-cyan { border: 2.5px solid #00edff; }\n.card-neon { border: 2.5px solid #b1ff00; }\n\n\/* --- COLORES DE TEXTO --- *\/\n.card-cyan .plan-title, .card-cyan .plan-price { color: #00edff; }\n.card-neon .plan-title, .card-neon .plan-price { color: #b1ff00; }\n\n.plan-title {\n    font-size: 22px;\n    font-weight: 800;\n    margin: 0;\n    line-height: 1.2;\n}\n.plan-title span { font-size: 18px; }\n\n.plan-tagline {\n    font-size: 14px;\n    margin: 15px 0;\n    opacity: 0.9;\n    font-weight: bold;\n    min-height: 40px; \/* Para alinear los textos si tienen distinta longitud *\/\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.plan-feature {\n    font-size: 18px;\n    margin: 20px 0 10px 0;\n}\n\n.plan-price {\n    font-size: 32px;\n    font-weight: 900;\n    margin-bottom: 25px;\n}\n\n\/* --- BOT\u00d3N PILL ESPEC\u00cdFICO --- *\/\n.btn-pill-olin-table {\n    display: inline-block !important;\n    padding: 14px 32px !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    font-weight: 800 !important;\n    font-size: 14px !important;\n    letter-spacing: 1px !important;\n    transition: all 0.3s ease !important;\n    text-transform: uppercase !important;\n    visibility: visible !important;\n}\n\n.card-cyan .btn-pill-olin-table {\n    background-color: #00edff !important;\n    color: #071e20 !important;\n}\n\n.card-neon .btn-pill-olin-table {\n    background-color: #b1ff00 !important;\n    color: #071e20 !important;\n}\n\n.btn-pill-olin-table:hover {\n    transform: scale(1.05) !important;\n    filter: brightness(1.1) !important;\n}\n\n\/* --- RESPONSIVE --- *\/\n@media (max-width: 900px) {\n    .olin-pricing-container {\n        flex-direction: column;\n        align-items: center;\n    }\n    .pricing-card {\n        width: 100%;\n        max-width: 400px;\n    }\n}\n<\/style>\n\n\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n\n    \/\/ 1. Mapeo de IDs de botones a los textos correspondientes\n    const botonesYTextos = {\n        \"fibragoBtn\": \"BROADBAND GO-(600MB)\",\n        \"fibraplusBtn\": \"BROADBAND PLUS-(1GB)\",\n        \"fibratopBtn\": \"BROADBAND TOP-(2GB)\"\n    };\n\n    \/**\n     * Funci\u00f3n para configurar el evento de click en un bot\u00f3n\n     * @param {string} idBoton - El ID del elemento HTML\n     * @param {string} textoMensaje - El texto que se inyectar\u00e1 en el formulario\n     *\/\n    function configurarBoton(idBoton, textoMensaje) {\n        const boton = document.getElementById(idBoton);\n        \n        if (boton) {\n            \/\/ Usamos backticks (`) para que la interpolaci\u00f3n ${idBoton} funcione\n            console.log(`Configurando bot\u00f3n detectado: ${idBoton}`);\n\n            boton.addEventListener('click', function(event) {\n                \/\/ Buscamos el campo por el atributo 'name'\n                const campoMensaje = document.querySelector('[name=\"lead-mensaje\"]');\n\n                if (campoMensaje) {\n                    campoMensaje.value = textoMensaje;\n                    console.log(`\u00c9xito: Campo rellenado con \"${textoMensaje}\"`);\n                    \n                    \/\/ Opcional: Si quieres que el usuario vea el cambio, puedes disparar un evento 'input'\n                    campoMensaje.dispatchEvent(new Event('input', { bubbles: true }));\n                } else {\n                    console.error(`Error: No se encontr\u00f3 el input con name=\"lead-mensaje\" al pulsar ${idBoton}`);\n                }\n            });\n        } else {\n            \/\/ Un warn es suficiente, ya que puede que el bot\u00f3n no est\u00e9 en todas las p\u00e1ginas\n            console.warn(`Aviso: El bot\u00f3n con ID \"${idBoton}\" no existe en esta p\u00e1gina.`);\n        }\n    }\n\n    \/\/ 3. Iterar sobre el objeto usando Object.entries para un c\u00f3digo m\u00e1s limpio\n    Object.entries(botonesYTextos).forEach(([id, texto]) => {\n        configurarBoton(id, texto);\n    });\n\n});\n<\/script>\n\n\n\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns has-text-color has-link-color wp-elements-d0ed6b2d87ffe753db8cb6bed25f4f0e is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"color:#abf220\">\n<div class=\"wp-block-column p-3 has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#abf220\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer d-block\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-5ff0a89a4539c89e2a38e4b6366df4cf\" id=\"9-tus-vecinos-ya-disfrutan-de-olin-\" style=\"color:#0b292c\"><strong>Your neighbours are already enjoying Olin.<\/strong><span id=\"docs-internal-guid-c6b96c14-7fff-9f75-3fae-93d916bfa074\" style=\"font-weight:normal;\"><div><span style=\"font-size: 13pt; font-family: Arial, sans-serif; color: rgb(0, 0, 0); background-color: transparent; font-weight: 700; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-variant-position: normal; vertical-align: baseline;\"><\/span><\/div><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-cb-carousel\" data-slick=\"{&quot;slidesToShow&quot;:3,&quot;slidesToScroll&quot;:1,&quot;speed&quot;:300,&quot;arrows&quot;:false,&quot;dots&quot;:true,&quot;autoplay&quot;:true,&quot;autoplaySpeed&quot;:3000,&quot;infinite&quot;:true,&quot;responsive&quot;:[{&quot;breakpoint&quot;:769,&quot;settings&quot;:{&quot;slidesToShow&quot;:1,&quot;slidesToScroll&quot;:1}}]}\">\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"aspect-ratio:5.221299462628236;width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-9b32fc28a82f68838093d7f61e0bc2a0\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cI called on Thursday afternoon and by Friday morning my internet was already installed. Super-fast service and everyone was very kind.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-af8893b12712cfc56877600a7d3c7501\" style=\"color:#0b292c;font-size:18px\"><strong><strong>\u2014 Marta G.<br><\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-2a01d7955884159a1885ff92ab60ae62\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cFast and friendly service. At a time when customer service is becoming less human, it is great to receive personal, effective and professional support.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-b25ed0fe3c11307ecd4fbb4ec57c7a81\" style=\"color:#0b292c;font-size:18px\"><strong><strong>\u2014 Daniel R.<br><\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-a09bb5eb068f855b033d3ca2c8836fd8\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cFast connection, zero problems and great customer service.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-2b27f914c37e9ab8739d5849219ba61f\" style=\"color:#0b292c;font-size:18px\"><strong><strong>\u2014 Sophie L.<br><\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-0fd96ec083d69a1133ab038a7bab6cff\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cGreat service, good price and professional people. I am happy I switched.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-678bd996cf9bca35dfe52a9be54c3e1c\" style=\"color:#0b292c;font-size:18px\"><strong><strong>\u2014 Javier M.<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-a218a3f5d6298ae50ef7327ae6d26f30\" style=\"color:#0b292c;font-size:19px\">\u201cVery satisfied with Olin, with the service and with how quickly they solved the problems I had.\u201d<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-d10929258e5eb1666522e0d8f0b3df04\" style=\"color:#0b292c;font-size:18px\"><strong><strong>\u2014 &nbsp;Elena P.<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-dda6a8b873dcacf1f0d7aab825b4715c\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cVery professional installation, pleasant service and everything working properly.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-2aae501cd821bf05dcaa17d0b88ee0f3\" style=\"color:#0b292c;font-size:18px\"><strong><strong>Luca B.<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-1fdf12b668fce0126b8611f6a057bc29\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cThe process was very simple and the support was clear, fast and professional.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-5999de04969c40b9e8db626c4d494366\" style=\"color:#0b292c;font-size:18px\"><strong><strong>Carmen T.<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\"><div class=\"wp-block-image rankStar\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"381\" height=\"73\" src=\"https:\/\/olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png\" alt=\"\" class=\"wp-image-67919\" style=\"width:167px;height:auto\" srcset=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1.png 381w, https:\/\/landing.olin.es\/wp-content\/uploads\/2024\/09\/Rank-1-300x57.png 300w\" sizes=\"auto, (max-width: 381px) 100vw, 381px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-text-color has-link-color wp-elements-f4d672834fb9d1b8c65994db01a7ff9b\" style=\"color:#0b292c;font-size:19px\"><br><em>\u201cThe experience was very positive. Personal support, good price and good service.\u201d<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-color has-link-color wp-elements-ff72480473c0eb4be80d98d7c290760c\" style=\"color:#0b292c;font-size:18px\"><strong><strong>Michael S.<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background has-link-color has-medium-font-size has-custom-font-size wp-element-button\" href=\"#loquiero\" style=\"background-color:#0b292c\"><strong><strong>I want my unlimited package for good<\/strong><\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer d-block\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns has-background is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background-color:#071e20\">\n<div class=\"wp-block-column px-2 desktopBlocks is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-0271e0b8746a32d0942d28fcce8250db\" id=\"10-es-simple-la-mejor-fibra-al-mejor-precio-\" style=\"color:#afff00\"><strong><strong>Frequently asked questions, answered upfront<\/strong><\/strong><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" data-mobilecollapse=\"false\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-0-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Is it true that the \u20ac25 price stays the same?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-0-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Absolutely. It\u2019s not a summer promo that goes up later. Sign up before 31 August and that price, with unlimited data, stays on your bill.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-1-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Is there any installation cost?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Not at all. A technician will come to your home, install the router and leave everything working at no cost.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-2-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Is the 600Mb broadband symmetric?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Yes, completely. With Olin, you get the same download and upload speed. You\u2019ll notice it when sending large files, uploading photos to the cloud or enjoying smoother video calls.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-3-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Do I need to do anything with my current mobile number?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Nothing at all. We handle the number porting process for you. Your number comes with you to Olin without losing a single minute of coverage. We also manage the cancellation with your old provider so you don\u2019t have to worry about anything.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-4-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong><strong>How can the data really be unlimited?<\/strong><\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Because at Olin, we\u2019ve decided to break the rules. You can use your mobile to watch videos, browse or share internet with your computer without worrying about usage alerts arriving at the end of the month.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-5-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Can I add more mobile lines?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Of course. If there are several of you at home, you can add extra lines with unlimited data for \u20ac6. Check during the sign-up process.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-6-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong><strong>What\u2019s the difference between 600Mb, 1Gb and 2Gb?<\/strong><\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>600Mb is the ideal balance for a home where everyone is online at the same time. 1Gb is for very connected homes, with lots of devices, heavy remote working or games consoles. 2Gb is an extreme speed for professional environments or intensive real-time data use.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #afff00; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #afff00;\" aria-controls=\"ub-content-toggle-panel-7-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\" style=\"color: #000000; \"><strong><strong>Can I watch Olin TV with this pack?<\/strong><\/strong><\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-2cbce5fe-e52e-4035-bb17-2e4b2ea1d822\">\n\n<p>Of course. Our broadband and mobile offer is the perfect base pack. If you want to add entertainment, films or football, we\u2019ll give you 3 months of OlinTV free. Ask for it during the sign-up process and we\u2019ll add it to your plan.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div style=\"height:3em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Why have unlimited data? Because your summer won\u2019t slow down. No hunting for WiFi: Forget about asking for passwords at the terrace. Your mobile just flows. Streaming without pause: YouTube, TikTok, Netflix or Spotify. Everything in top quality, wherever you are. 5G Video Calls: Connect with whoever you want, wherever you want, without worrying about [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":142156,"parent":0,"menu_order":62,"comment_status":"closed","ping_status":"closed","template":"page-basic.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-142122","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"featured_image_src":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Summer 2026 - Olin<\/title>\n<meta name=\"description\" content=\"Fibra \u00f3ptica sim\u00e9trica y tarifas m\u00f3vil para este verano. Disfruta de la mejor red con Olin. Calidad garantizada sin sorpresas en tu factura.\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Summer 2026 - Olin\" \/>\n<meta property=\"og:description\" content=\"Symmetrical broadband and mobile plans for this summer. Enjoy the best network with Olin. Guaranteed quality with no surprises on your bill.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/landing.olin.es\/en\/summer-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Olin\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/olintelecom\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T07:27:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"530\" \/>\n\t<meta property=\"og:image:height\" content=\"588\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Summer 2026 - Olin\" \/>\n<meta name=\"twitter:description\" content=\"Symmetrical broadband and mobile plans for this summer. Enjoy the best network with Olin. Guaranteed quality with no surprises on your bill.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/\",\"url\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/\",\"name\":\"Summer 2026 - Olin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/landing.olin.es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg\",\"datePublished\":\"2026-05-06T09:07:32+00:00\",\"dateModified\":\"2026-05-13T07:27:39+00:00\",\"description\":\"Fibra \u00f3ptica sim\u00e9trica y tarifas m\u00f3vil para este verano. Disfruta de la mejor red con Olin. Calidad garantizada sin sorpresas en tu factura.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/landing.olin.es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg\",\"contentUrl\":\"https:\\\/\\\/landing.olin.es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg\",\"width\":530,\"height\":588},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/en\\\/summer-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Summer 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/\",\"name\":\"Olin\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#organization\"},\"alternateName\":\"Olin Telecom\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#organization\",\"name\":\"Olin\",\"alternateName\":\"Olin Telecom\",\"url\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/landing.olin.es\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Captura-de-pantalla-2023-06-01-a-las-9.20.32.png\",\"contentUrl\":\"https:\\\/\\\/landing.olin.es\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Captura-de-pantalla-2023-06-01-a-las-9.20.32.png\",\"width\":636,\"height\":636,\"caption\":\"Olin\"},\"image\":{\"@id\":\"https:\\\/\\\/landing.olin.es\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/olintelecom\",\"https:\\\/\\\/www.instagram.com\\\/olin.oficial\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/olin-telecom\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Summer 2026 - Olin","description":"Fibra \u00f3ptica sim\u00e9trica y tarifas m\u00f3vil para este verano. Disfruta de la mejor red con Olin. Calidad garantizada sin sorpresas en tu factura.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Summer 2026 - Olin","og_description":"Symmetrical broadband and mobile plans for this summer. Enjoy the best network with Olin. Guaranteed quality with no surprises on your bill.","og_url":"https:\/\/landing.olin.es\/en\/summer-2026\/","og_site_name":"Olin","article_publisher":"https:\/\/www.facebook.com\/olintelecom","article_modified_time":"2026-05-13T07:27:39+00:00","og_image":[{"width":530,"height":588,"url":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Summer 2026 - Olin","twitter_description":"Symmetrical broadband and mobile plans for this summer. Enjoy the best network with Olin. Guaranteed quality with no surprises on your bill.","twitter_image":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/landing.olin.es\/en\/summer-2026\/","url":"https:\/\/landing.olin.es\/en\/summer-2026\/","name":"Summer 2026 - Olin","isPartOf":{"@id":"https:\/\/landing.olin.es\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/landing.olin.es\/en\/summer-2026\/#primaryimage"},"image":{"@id":"https:\/\/landing.olin.es\/en\/summer-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","datePublished":"2026-05-06T09:07:32+00:00","dateModified":"2026-05-13T07:27:39+00:00","description":"Fibra \u00f3ptica sim\u00e9trica y tarifas m\u00f3vil para este verano. Disfruta de la mejor red con Olin. Calidad garantizada sin sorpresas en tu factura.","breadcrumb":{"@id":"https:\/\/landing.olin.es\/en\/summer-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/landing.olin.es\/en\/summer-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/landing.olin.es\/en\/summer-2026\/#primaryimage","url":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","contentUrl":"https:\/\/landing.olin.es\/wp-content\/uploads\/2026\/05\/OLIN-BANNER-HOME-CAMPANA-VERANO-MOBILE-ENG.jpg","width":530,"height":588},{"@type":"BreadcrumbList","@id":"https:\/\/landing.olin.es\/en\/summer-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/landing.olin.es\/es\/"},{"@type":"ListItem","position":2,"name":"Summer 2026"}]},{"@type":"WebSite","@id":"https:\/\/landing.olin.es\/es\/#website","url":"https:\/\/landing.olin.es\/es\/","name":"Olin","description":"","publisher":{"@id":"https:\/\/landing.olin.es\/es\/#organization"},"alternateName":"Olin Telecom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/landing.olin.es\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/landing.olin.es\/es\/#organization","name":"Olin","alternateName":"Olin Telecom","url":"https:\/\/landing.olin.es\/es\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/landing.olin.es\/es\/#\/schema\/logo\/image\/","url":"https:\/\/landing.olin.es\/wp-content\/uploads\/2023\/06\/Captura-de-pantalla-2023-06-01-a-las-9.20.32.png","contentUrl":"https:\/\/landing.olin.es\/wp-content\/uploads\/2023\/06\/Captura-de-pantalla-2023-06-01-a-las-9.20.32.png","width":636,"height":636,"caption":"Olin"},"image":{"@id":"https:\/\/landing.olin.es\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/olintelecom","https:\/\/www.instagram.com\/olin.oficial\/","https:\/\/www.linkedin.com\/company\/olin-telecom\/"]}]}},"_links":{"self":[{"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/pages\/142122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/comments?post=142122"}],"version-history":[{"count":26,"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/pages\/142122\/revisions"}],"predecessor-version":[{"id":142181,"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/pages\/142122\/revisions\/142181"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/media\/142156"}],"wp:attachment":[{"href":"https:\/\/landing.olin.es\/en\/wp-json\/wp\/v2\/media?parent=142122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}