CINXE.COM

Best Mobile Phone Brands | Sky Mobile - Sky.com

<!DOCTYPE html><html lang="en"><head><title>Best Mobile Phone Brands | Sky Mobile - Sky.com</title><meta name="description" content="Find the best mobile phone brands at Sky Mobile"/><meta name="format-detection" content="telephone=no"/><meta name="keywords" content="Sky Mobile, Apple, Samsung, Huawei, Nokia, Sony, Fairphone, SpaceTalk"/><link rel="preload" href="https://www.sky.com/optimizelyweb/s/snippet_mobile_dc_labs_masthead.js" as="script"/><link rel="dns-prefetch" href="https://skyport.sky.com"/><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="google-site-verification" content="ZaCoj1UlhMf31B6kHMkLR-z9XK8Bzyhi00XH_h1HATo"/><link rel="stylesheet" href="https://assets.sky.com/new/bundle-07b6433c.css"/><meta name="msapplication-config" content="https://www.sky.com/assets/masthead/images/browserconfig.xml"/><link rel="mask-icon" href="https://www.sky.com/assets/masthead/images/safari-pinned-tab.svg" color="#0072c9"/><link rel="preload" href="https://static.skyassets.com/fonts/sky-regular.woff2" as="font" type="font/woff" crossorigin=""/><link href="https://www.sky.com/assets/masthead/images/favicon-32.png" sizes="32x32" rel="icon"/><link href="https://www.sky.com/assets/masthead/images/favicon.png" sizes="16x16" rel="icon"/><link href="https://www.sky.com/assets/masthead/images/favicon.ico" rel="shortcut icon"/><link href="https://www.sky.com/assets/masthead/images/apple-touch-icon-precomposed.png" rel="apple-touch-icon-precomposed"/><link href="https://www.sky.com/assets/masthead/images/apple-touch-icon-180x180-precomposed.png" rel="apple-touch-icon-precomposed" sizes="180x180"/><script type="text/javascript"> function getCookie(name) { try { var regex = "(?:(?:^|.*;\\s*)" + name + "\\s*\\=\\s*([^;]*).*$)|^.*$"; var cookie = decodeURIComponent( document.cookie.replace( new RegExp(regex), "$1" ) || "" ); if (cookie && cookie.trim() !== "") { return cookie.trim(); } else { return undefined; } } catch (e) { return undefined; } }; function isMySkyApp() { return Boolean(getCookie('skyCEsa01')); }; function enableMySkyAppCMP() { return getCookie('enableMySkyAppCMP') === 'true'; } </script><script type="text/javascript"> function loadSPConfig(config) { window._sp_ = { config: { authCookie: config.cmpAuthCookie, accountId: config.accountId, baseEndpoint: config.cmpBaseEndpoint, consentLanguage: 'en', events: { onConsentReady: function (consentUUID, _euconsent, { consentedToAll } = {}) { // Publish event for MySkyApp if (window.PubSub) { window.PubSub.publish('sky.cmp.consent.provided', { "tag": "sky.hook.web.page.tracking.consent.set", "context": { "sky.user.tracking.sourcepoint.consent_id": consentUUID, } }, ); } // check that window.loadPrivacyManagerModal has been called. if (window.refreshAfterConsentChange) { window.location.reload(); } window.skyDataLayer?.pushConsent({ cookies: consentedToAll }); } }, mmsDomain: config.mmsDomain, siteId: config.cmpSiteID, targetingParams: { mySkyApp: isMySkyApp() && !enableMySkyAppCMP(), version: config.tcfVersion } } }; window.loadPrivacyManagerModal = function () { window.refreshAfterConsentChange = true; window._sp_.loadPrivacyManagerModal(config.cmpPrivacyManagerID); return false; } }; window.cmpLoading = window.cmpLoading || { loaded: false }; function executeCMP(config) { if (window.cmpLoading.loaded) return; // do not allow execution more than once // load script based on version (withoutDetection script). window.injectScript({ src: `${config.msgLibraryRootUrl}/wrapperMessagingWithoutDetection.js`, type: 'text/javascript' }); // load window._sp_.config loadSPConfig(config); // initialise callback vendor code and hasConsent function. initialiseVendorCode(); // freeze object so next load cannot modify .loaded window.cmpLoading = Object.freeze({ loaded: true }); }; </script><script type="text/javascript"> !function () { var e = function () { var e, t = "__tcfapiLocator", a = [], n = window; for (; n;) { try { if (n.frames[t]) { e = n; break } } catch (e) { } if (n === window.top) break; n = n.parent } e || (!function e() { var a = n.document, r = !!n.frames[t]; if (!r) if (a.body) { var i = a.createElement("iframe"); i.style.cssText = "display:none", i.name = t, a.body.appendChild(i) } else setTimeout(e, 5); return !r }(), n.__tcfapi = function () { for (var e, t = arguments.length, n = new Array(t), r = 0; r < t; r++)n[r] = arguments[r]; if (!n.length) return a; if ("setGdprApplies" === n[0]) n.length > 3 && 2 === parseInt(n[1], 10) && "boolean" == typeof n[3] && (e = n[3], "function" == typeof n[2] && n[2]("set", !0)); else if ("ping" === n[0]) { var i = { gdprApplies: e, cmpLoaded: !1, cmpStatus: "stub" }; "function" == typeof n[2] && n[2](i) } else a.push(n) }, n.addEventListener("message", (function (e) { var t = "string" == typeof e.data, a = {}; try { a = t ? JSON.parse(e.data) : e.data } catch (e) { } var n = a.__tcfapiCall; n && window.__tcfapi(n.command, n.version, (function (a, r) { var i = { __tcfapiReturn: { returnValue: a, success: r, callId: n.callId } }; t && (i = JSON.stringify(i)), e.source.postMessage(i, "*") }), n.parameter) }), !1)) }; "undefined" != typeof module ? module.exports = e : e() }() </script><script type="text/javascript"> function getVendorPurpose(grants, vendorID, purposeID) { if (grants[vendorID] && grants[vendorID].purposeGrants && grants[vendorID].purposeGrants[purposeID]) { return grants[vendorID].purposeGrants[purposeID]; } return false; } function initialiseVendorCode() { const getCustomVendorConsents = function () { return new Promise(function (resolve) { __tcfapi('addEventListener', 2, function (tcData, success) { if (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'useractioncomplete') { __tcfapi('getCustomVendorConsents', 2, function (options) { resolve({ consentedVendors: options.consentedVendors, consentedPurposes: options.consentedPurposes, grants: options.grants }); }); } }); }); }; const getConsent = getCustomVendorConsents(); // will enable command: hasConsent({ id: '' }) to be used in Launch. const hasConsent = function (options) { const vendorID = options.id; return new Promise(function (resolve, reject) { return getConsent.then(function (options2) { const hasVendorConsented = options2.consentedVendors.some(function (vendor) { return vendor._id === vendorID; }); const hasPurposeConsented = options2.consentedPurposes .some(function (purpose) { return Boolean(getVendorPurpose(options2.grants, vendorID, purpose._id));}); // if vendor is consented/unconsented without purpose if (!hasPurposeConsented) { resolve(hasVendorConsented); } else { resolve(options2.grants[vendorID].vendorGrant); } }); }); }; const hasPurposeConsent = function (options) { const vendorID = options.id; return new Promise(function (resolve, reject) { return getConsent.then(function (options2) { const isConsented = options2.consentedVendors.some(function (vendor) { return vendor._id === vendorID; }) && options2.consentedPurposes.some(function (purpose) { return purpose._id === options.purposeID; }); resolve(isConsented); }); }); }; // freeze hasConsent function Object.defineProperty(window, 'hasConsent', { value: hasConsent, writable: false }); // freeze hasPurposeConsent function Object.defineProperty(window, 'hasPurposeConsent', { value: hasPurposeConsent, writable: false }); } </script><script type="text/javascript"> window.injectScript = function (options) { const script = document.createElement('script'); const id = options.id; const src = options.src; const type = options.type; const text = options.text; const defer = options.defer; const isAsync = options.isAsync; const target = options.target || 'head'; if (id) { script.id = id; } if (type) { script.type = type; } if (text) { script.text = text; } if (defer) { script.defer = defer; } if (isAsync) { script.async = isAsync; } if (src) { script.src = src; } document.querySelector(target).appendChild(script); }; function startCMP() { executeCMP({ accountId: parseInt('630', 10), cmpAuthCookie: 'authId', cmpBaseEndpoint: 'https://cdn.privacy-mgmt.com', cmpOrigin: 'https://sourcepoint.mgr.consensu.org', cmpPrivacyManagerID: '204887', cmpSiteID: '5763', mmsDomain: 'https://www.sky.com/consent', msgLibraryRootUrl: 'https://www.sky.com/consent-v2', tcfVersion: 'tcfv2' }); } if (window.Promise) { startCMP(); } else { window.injectScript({ src: 'https://assets.sky.com/new/polyfill-promise.js' }); } </script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"Best Mobile Phone Brands | Sky Mobile - Sky.com","description":"Find the best mobile phone brands at Sky Mobile","url":"","publisher":{"@type":"Organization","name":"Sky UK","logo":{"@type":"ImageObject","contentUrl":"data:image/png;base64,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"}}}</script><meta name="next-head-count" content="25"/><link rel="preload" href="/uk-sis/static-assets/_next/static/css/9bfe119023eddfea.css" as="style"/><link rel="stylesheet" href="/uk-sis/static-assets/_next/static/css/9bfe119023eddfea.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/uk-sis/static-assets/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/uk-sis/static-assets/_next/static/chunks/webpack-5a23a5c40c09d13c.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/framework-63d16ff2f5e08230.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/main-262df372b9ed4777.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/pages/_app-72769bf4cad8d157.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/f96c1d80-2a10434b2e62ad7a.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/17ca59fe-2690a1d5d9d32199.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/623-3e91909e5a16b9ed.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/582-875886537c8462c2.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/chunks/pages/mobile/brands-7382dc063258fb6e.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/a8st4_mOnzZ7rgHVo3cVT/_buildManifest.js" defer=""></script><script src="/uk-sis/static-assets/_next/static/a8st4_mOnzZ7rgHVo3cVT/_ssgManifest.js" defer=""></script><style data-styled="" data-styled-version="5.3.6">.gAawyW{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:auto;max-width:1248px;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.gAawyW{margin-left:16px;margin-right:16px;}}/*!sc*/ @media (min-width:640px){.gAawyW{margin-left:auto;margin-right:auto;}}/*!sc*/ @media (min-width:0px) and (max-width:639px){.gAawyW{margin-top:48px;}}/*!sc*/ @media (min-width:640px){.gAawyW{margin-top:72px;}}/*!sc*/ @media (min-width:0px) and (max-width:639px){.gAawyW{margin-bottom:48px;}}/*!sc*/ @media (min-width:640px){.gAawyW{margin-bottom:72px;}}/*!sc*/ .inafCI{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:16px;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.inafCI{max-width:256px;}}/*!sc*/ @media (min-width:640px){.inafCI{max-width:288px;}}/*!sc*/ @media (min-width:0px) and (max-width:639px){.inafCI{margin-bottom:0px;}}/*!sc*/ @media (min-width:640px){.inafCI{margin-bottom:16px;}}/*!sc*/ @media (min-width:0px) and (max-width:799px){.inafCI{margin-left:auto;margin-right:auto;}}/*!sc*/ @media (min-width:800px){.inafCI{margin-left:0px;margin-right:0px;}}/*!sc*/ .fAstaa{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/ data-styled.g10[id="sc-pyfCe"]{content:"gAawyW,inafCI,fAstaa,"}/*!sc*/ .hmDzXt{max-width:320px;}/*!sc*/ @media (min-width:0px) and (max-width:799px){.hmDzXt{max-height:50px;}}/*!sc*/ @media (min-width:800px){.hmDzXt{max-height:64px;}}/*!sc*/ .chZBZe{margin-left:auto;margin-right:auto;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;aspect-ratio:1/1;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.chZBZe{max-width:64px;}}/*!sc*/ @media (min-width:640px){.chZBZe{max-width:96px;}}/*!sc*/ data-styled.g11[id="sc-jrcTuL"]{content:"hmDzXt,chZBZe,"}/*!sc*/ .bZaeNn{color:inherit;font-weight:400;}/*!sc*/ .bZaeNn:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .fptkYt{color:inherit;padding-bottom:24px;color:#FFFFFF;font-weight:bold;}/*!sc*/ .fptkYt:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:959px){.fptkYt{font-size:28px;line-height:40px;}}/*!sc*/ @media (min-width:960px){.fptkYt{font-size:40px;line-height:52px;}}/*!sc*/ .eLoPWr{color:inherit;margin-left:auto;margin-right:auto;color:#FFFFFF;}/*!sc*/ .eLoPWr:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:959px){.eLoPWr{font-size:20px;line-height:24px;}}/*!sc*/ @media (min-width:960px){.eLoPWr{font-size:20px;line-height:24px;}}/*!sc*/ .dUVyCE{color:inherit;text-align:center;margin-bottom:16px;}/*!sc*/ .dUVyCE:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.dUVyCE{font-size:28px;line-height:40px;}}/*!sc*/ @media (min-width:640px) and (max-width:799px){.dUVyCE{font-size:40px;line-height:52px;}}/*!sc*/ @media (min-width:800px){.dUVyCE{font-size:48px;line-height:64px;}}/*!sc*/ @supports (-webkit-background-clip:text) or (background-clip:text){.dUVyCE{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,#FF00A5 10%,#FF0A50 50%,#F56400 90%);-webkit-text-fill-color:transparent;}}/*!sc*/ .eQomUe{color:inherit;font-size:20px;line-height:24px;text-align:center;font-weight:600;color:#4A4A4A;padding:16px;}/*!sc*/ .eQomUe:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.eQomUe{padding-bottom:8px;}}/*!sc*/ @media (min-width:640px){.eQomUe{padding-bottom:16px;}}/*!sc*/ .epIalA{color:inherit;font-size:18px;line-height:28px;text-align:center;color:#4A4A4A;padding-bottom:16px;}/*!sc*/ .epIalA:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ data-styled.g13[id="sc-ipEyDJ"]{content:"bZaeNn,fptkYt,eLoPWr,dUVyCE,eQomUe,epIalA,"}/*!sc*/ .eeNGrE{border:0;list-style:none;}/*!sc*/ .eeNGrE:hover,.eeNGrE:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .xTKyo{border:0;list-style:none;background-color:#FFFFFF;}/*!sc*/ .xTKyo:hover,.xTKyo:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .hfTzJ{border:0;list-style:none;margin-bottom:48px;margin-top:-8px;background-image:linear-gradient(to right,#FF00A5 10%,#FF0A50 50%,#F56400 90%);max-width:100vw;border-radius:undefinedpx;}/*!sc*/ .hfTzJ:hover,.hfTzJ:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.hfTzJ{height:880px;}}/*!sc*/ @media (min-width:640px){.hfTzJ{height:318px;}}/*!sc*/ .lkxBuK{border:0;list-style:none;margin-left:auto;margin-right:auto;text-align:center;padding-left:16px;padding-right:16px;max-width:600px;}/*!sc*/ .lkxBuK:hover,.lkxBuK:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media (min-width:0px) and (max-width:799px){.lkxBuK{padding-top:16px;}}/*!sc*/ @media (min-width:800px){.lkxBuK{padding-top:0px;}}/*!sc*/ @media (min-width:0px) and (max-width:799px){.lkxBuK{padding-bottom:24px;}}/*!sc*/ @media (min-width:800px){.lkxBuK{padding-bottom:0px;}}/*!sc*/ .fEqYWv{border:0;list-style:none;background-color:#FAFAFD;width:100%;height:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ .fEqYWv:hover,.fEqYWv:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .gAbDAz{border:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:100%;padding:16px;}/*!sc*/ .gAbDAz:hover,.gAbDAz:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ data-styled.g16[id="sc-bqWxrE"]{content:"eeNGrE,xTKyo,hfTzJ,lkxBuK,fEqYWv,gAbDAz,"}/*!sc*/ .bVTdsW{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:2px solid transparent;border-radius:4px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:18px;font-weight:bold;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:24px;outline:none;padding:8px 16px;position:relative;text-align:center;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;background-color:#000FF5;border-color:transparent;color:#FFFFFF;background-image:linear-gradient( -1deg, transparent 49%, rgba(255,255,255,0.15) 50%, rgba(225,225,225,0) );max-width:100%;}/*!sc*/ .bVTdsW:hover,.bVTdsW:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .bVTdsW:disabled{background-color:#CCCCCC;background-image:none;border-color:transparent;color:#FFFFFF;cursor:not-allowed;}/*!sc*/ .bVTdsW:focus::after{opacity:1;}/*!sc*/ .bVTdsW:hover:not(:disabled){background-color:#000CC4;border-color:transparent;color:#FFFFFF;}/*!sc*/ .bVTdsW::after{border:1px solid #0097F5;border-radius:6px;bottom:-5px;content:'';left:-5px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .bicYLC{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:2px solid transparent;border-radius:4px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:18px;font-weight:bold;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:24px;outline:none;padding:8px 16px;position:relative;text-align:center;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;background-color:transparent;border-color:transparent;color:#000FF5;max-width:100%;}/*!sc*/ .bicYLC:hover,.bicYLC:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .bicYLC:disabled{background-color:#CCCCCC;background-image:none;border-color:transparent;color:#FFFFFF;cursor:not-allowed;}/*!sc*/ .bicYLC:focus::after{opacity:1;}/*!sc*/ .bicYLC:hover:not(:disabled){background-color:#f2f3ff;border-color:transparent;color:#000FF5;}/*!sc*/ .bicYLC::after{border:1px solid #0097F5;border-radius:6px;bottom:-5px;content:'';left:-5px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .bgnZKN{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:2px solid transparent;border-radius:4px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:18px;font-weight:bold;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:24px;outline:none;padding:8px 16px;position:relative;text-align:center;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;background-color:#FFFFFF;border-color:#000FF5;color:#000FF5;width:auto;}/*!sc*/ .bgnZKN:hover,.bgnZKN:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .bgnZKN:disabled{background-color:#CCCCCC;background-image:none;border-color:transparent;color:#FFFFFF;cursor:not-allowed;}/*!sc*/ .bgnZKN:focus::after{opacity:1;}/*!sc*/ .bgnZKN:hover:not(:disabled){background-color:#f2f3ff;border-color:#000FF5;color:#000FF5;}/*!sc*/ .bgnZKN::after{border:1px solid #0097F5;border-radius:6px;bottom:-5px;content:'';left:-5px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ data-styled.g21[id="sc-bjfHbI"]{content:"bVTdsW,bicYLC,bgnZKN,"}/*!sc*/ .kLTsbG{background-color:#FFFFFF;border:none;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.25);color:inherit;display:block;outline:none;padding:0;position:relative;text-align:left;-webkit-text-decoration:none;text-decoration:none;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .kLTsbG:hover,.kLTsbG:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .kLTsbG::after{border:1px solid #0097F5;border-radius:6px;bottom:-4px;content:'';left:-4px;opacity:0;pointer-events:none;position:absolute;right:-4px;top:-4px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .kLTsbG:focus::after{opacity:1;}/*!sc*/ data-styled.g22[id="sc-idXgbr"]{content:"kLTsbG,"}/*!sc*/ .fIVtxw{-webkit-flex:none;-ms-flex:none;flex:none;margin:0 auto;width:100%;margin-top:48px;max-width:1248px;}/*!sc*/ .ehxIHm{-webkit-flex:none;-ms-flex:none;flex:none;margin:0 auto;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:16px;max-width:1248px;}/*!sc*/ data-styled.g45[id="sc-iTFTee"]{content:"fIVtxw,ehxIHm,"}/*!sc*/ .iYyzkK{display:grid;gap:16px;width:auto;}/*!sc*/ @media (min-width:0px) and (max-width:639px){.iYyzkK{grid-template-columns:repeat(1,4fr);}}/*!sc*/ @media (min-width:640px) and (max-width:799px){.iYyzkK{grid-template-columns:repeat(2,1fr);}}/*!sc*/ @media (min-width:800px){.iYyzkK{grid-template-columns:repeat(4,1fr);}}/*!sc*/ @media (min-width:0px) and (max-width:639px){.iYyzkK{margin:0px;}}/*!sc*/ @media (min-width:640px){.iYyzkK{margin:16px;}}/*!sc*/ data-styled.g47[id="sc-eeMvmM"]{content:"iYyzkK,"}/*!sc*/ @font-face{font-display:fallback;font-family:'Sky Text';src:url('https://static.skyassets.com/fonts/sky-regular.woff2') format('woff2');}/*!sc*/ @font-face{font-display:fallback;font-family:"Sky Text";font-weight:bold;src:url("https://static.skyassets.com/fonts/sky-medium.woff2") format("woff2");}/*!sc*/ *,*::before,*::after{box-sizing:border-box;}/*!sc*/ html{-webkit-font-smoothing:antialiased;min-height:100%;overflow-y:scroll;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-text-size-adjust:100%;}/*!sc*/ body{color:#4A4A4A;font-family:'Sky Text',sans-serif;font-size:18px;line-height:28px;margin:0;}/*!sc*/ main,details{display:block;}/*!sc*/ ul,ol{margin:0 0 0 16px;padding:0;}/*!sc*/ table{border-collapse:collapse;}/*!sc*/ button,input{font:inherit;}/*!sc*/ img,picture{font-style:italic;max-width:100%;vertical-align:middle;}/*!sc*/ a{color:#000FF5;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ a:hover,a:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ h1,h2,h3,h4,h5,h6,p{color:inherit;font-weight:normal;margin:0;}/*!sc*/ h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover,p:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ address{font-style:normal;}/*!sc*/ sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}/*!sc*/ sub{bottom:-0.25em;}/*!sc*/ sup{top:-0.5em;}/*!sc*/ data-styled.g75[id="sc-global-iMSPVK1"]{content:"sc-global-iMSPVK1,"}/*!sc*/ .lfIvEG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ data-styled.g86[id="sc-fvEvSO"]{content:"lfIvEG,"}/*!sc*/ .cIdlIf{background-color:inherit;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;outline:none;padding:12px 8px;position:relative;font-size:16px;line-height:24px;color:#4A4A4A;}/*!sc*/ .cIdlIf:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .cIdlIf:hover{background-color:#f2f3ff;}/*!sc*/ .cIdlIf::before{background-color:#000FF5;}/*!sc*/ .cIdlIf::after{border:1px solid #0097F5;border-radius:2px;bottom:0;content:'';left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .cIdlIf:focus::after{opacity:1;z-index:1;}/*!sc*/ .cqwuzZ{background-color:inherit;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;outline:none;padding:12px 8px;position:relative;font-size:16px;line-height:24px;color:#4A4A4A;}/*!sc*/ .cqwuzZ:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .cqwuzZ:hover{background-color:#f2f3ff;}/*!sc*/ .cqwuzZ::before{background-color:#000FF5;}/*!sc*/ .cqwuzZ::after{border:1px solid #0097F5;border-radius:2px;bottom:0;content:'';left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;}/*!sc*/ .cqwuzZ:focus::after{opacity:1;z-index:1;}/*!sc*/ .cqwuzZ::before{bottom:0;content:'';display:block;height:4px;left:0;position:absolute;width:100%;z-index:1;}/*!sc*/ data-styled.g87[id="sc-fcCDlF"]{content:"cIdlIf,cqwuzZ,"}/*!sc*/ html,body{overflow-x:initial;width:100%;height:100%;}/*!sc*/ #__next{height:100%;}/*!sc*/ main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}/*!sc*/ h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}/*!sc*/ data-styled.g165[id="sc-global-fJnVFx1"]{content:"sc-global-fJnVFx1,"}/*!sc*/ .jraRwu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%;width:100%;position:relative;padding:0 12px;}/*!sc*/ @media (min-width:640px){.jraRwu{padding:0 32px;}}/*!sc*/ @media (max-width:800px){.jraRwu{background-color:#F2F2F2;}}/*!sc*/ @media (min-width:800px){.jraRwu{padding:0 32px;margin:0 auto;width:100%;max-width:1248px;z-index:1;}}/*!sc*/ data-styled.g166[id="sc-iFoMEM"]{content:"jraRwu,"}/*!sc*/ .locqVt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow-x:hidden;}/*!sc*/ .locqVt .mast-c-footer{margin-top:0;}/*!sc*/ data-styled.g167[id="sc-iqPaeV"]{content:"locqVt,"}/*!sc*/ .eriwir{display:block;white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;overflow-y:hidden;height:48px;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;-ms-overflow-style:none;}/*!sc*/ .eriwir::-webkit-scrollbar{display:none;}/*!sc*/ data-styled.g172[id="sc-elAWhN"]{content:"eriwir,"}/*!sc*/ .clPKIH{padding:24px 24px 8px;text-align:center;margin-top:-180px;}/*!sc*/ @media (max-width:373px){.clPKIH{margin-top:-690px;}}/*!sc*/ @media (min-width:374px) and (max-width:640px){.clPKIH{margin-top:-750px;}}/*!sc*/ @media (max-width:800px){.clPKIH{padding:24px 16px;}}/*!sc*/ data-styled.g200[id="sc-hZDVde"]{content:"clPKIH,"}/*!sc*/ .hzLDDP{background:radial-gradient(circle at 100% 100%,#ffffff 0,#ffffff 2px,transparent 2px) 0% 0%/4px 4px no-repeat, radial-gradient(circle at 0 100%,#ffffff 0,#ffffff 2px,transparent 2px) 100% 0%/4px 4px no-repeat, radial-gradient(circle at 100% 0,#ffffff 0,#ffffff 2px,transparent 2px) 0% 100%/4px 4px no-repeat, radial-gradient(circle at 0 0,#ffffff 0,#ffffff 2px,transparent 2px) 100% 100%/4px 4px no-repeat, linear-gradient(#ffffff,#ffffff) 50% 50% / calc(100% - 4px) calc(100% - 8px) no-repeat, linear-gradient(#ffffff,#ffffff) 50% 50% / calc(100% - 8px) calc(100% - 4px) no-repeat, linear-gradient(90deg,#ff00a5 9.9%,#ff0a50 49.96%,#f56400 88.54%);border-radius:4px;padding:4px;box-sizing:border-box;width:368px;height:248px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}/*!sc*/ @media (max-width:800px){.hzLDDP{width:100%;-webkit-flex-wrap:intial;-ms-flex-wrap:intial;flex-wrap:intial;}}/*!sc*/ @media (max-width:0px){.hzLDDP{width:100%;-webkit-flex-wrap:col;-ms-flex-wrap:col;flex-wrap:col;}}/*!sc*/ @media (min-width:1248px){}/*!sc*/ @media (max-width:480px){}/*!sc*/ .bhJivz{background:radial-gradient(circle at 100% 100%,#ffffff 0,#ffffff 2px,transparent 2px) 0% 0%/4px 4px no-repeat, radial-gradient(circle at 0 100%,#ffffff 0,#ffffff 2px,transparent 2px) 100% 0%/4px 4px no-repeat, radial-gradient(circle at 100% 0,#ffffff 0,#ffffff 2px,transparent 2px) 0% 100%/4px 4px no-repeat, radial-gradient(circle at 0 0,#ffffff 0,#ffffff 2px,transparent 2px) 100% 100%/4px 4px no-repeat, linear-gradient(#ffffff,#ffffff) 50% 50% / calc(100% - 4px) calc(100% - 8px) no-repeat, linear-gradient(#ffffff,#ffffff) 50% 50% / calc(100% - 8px) calc(100% - 4px) no-repeat, linear-gradient(90deg,#ff00a5 9.9%,#ff0a50 49.96%,#f56400 88.54%);border-radius:4px;padding:4px;box-sizing:border-box;width:368px;height:248px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}/*!sc*/ @media (max-width:800px){.bhJivz{width:100%;-webkit-flex-wrap:intial;-ms-flex-wrap:intial;flex-wrap:intial;}}/*!sc*/ @media (max-width:0px){.bhJivz{width:100%;-webkit-flex-wrap:col;-ms-flex-wrap:col;flex-wrap:col;}}/*!sc*/ @media (min-width:1248px){.bhJivz{height:192px;}}/*!sc*/ @media (max-width:480px){.bhJivz{height:192px;}}/*!sc*/ data-styled.g201[id="sc-hLeiDn"]{content:"hzLDDP,bhJivz,"}/*!sc*/ .ghsvrt{background-image:url('https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png');background-repeat:no-repeat;background-size:169px 37px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 0;}/*!sc*/ @media (min-width:640px){.ghsvrt{background-size:220px 48px;}}/*!sc*/ @media (min-width:1248px){.ghsvrt{background-size:574px 124px;}}/*!sc*/ @media (max-width:800px){.ghsvrt{padding:32px 0 0 0;}}/*!sc*/ data-styled.g202[id="sc-ewvfhA"]{content:"ghsvrt,"}/*!sc*/ </style></head><body><div id="__next"><div class="sc-iqPaeV locqVt"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE eeNGrE"><script> window.masthead = { __STORE__: '{"config":{"fetchInitialAlerts":false,"liveChatSkillSet":"","renderCMP":true,"renderScriptsOnly":false,"renderCountrySwitcher":true,"renderExtraLink1":true,"renderExtraLink2":true,"renderFooterNav":true,"renderLiveChat":false,"renderLogo":true,"renderNav":true,"renderAlerts":true,"renderSearch":true,"renderSkipLinks":true,"renderSignin":true,"renderUserAlerts":true},"content":{"additional_links":[{"ariaLabel":"","children":[{"title":"Bills & Payments","linkText":"Bills & Payments","ariaLabel":"","url":"https://www.sky.com/bill ","children":[]},{"title":"Your Products","linkText":"Your Products","ariaLabel":"","url":"https://www.sky.com/hub ","children":[]},{"title":"Product Settings","linkText":"Product Settings","ariaLabel":"","url":"https://www.sky.com/productsettings ","children":[]},{"title":"Service Checker","linkText":"Service Checker","ariaLabel":"","url":"https://www.sky.com/servicechecker ","children":[]},{"title":"Sky VIP & Rewards","linkText":"Sky VIP & Rewards","ariaLabel":"","url":"https://www.sky.com/myaccount/rewards-and-extras ","children":[]},{"title":"My Details","linkText":"My Details","ariaLabel":"","url":"https://www.sky.com/mydetails ","children":[]},{"title":"My Orders","linkText":"My Orders","ariaLabel":"","url":"https://www.sky.com/ordertracking ","children":[]},{"title":"My Messages","linkText":"My Messages","ariaLabel":"","url":"https://www.sky.com/mymessages ","children":[]},{"title":"Moving Home","linkText":"Moving Home","ariaLabel":"","url":"https://www.sky.com/moving-home","children":[]}],"display":true,"linkText":"My Sky","position":1,"section":"my-sky","title":"My Sky","url":"https://www.sky.com/mysky"},{"ariaLabel":"","children":[{"title":"Help","linkText":"Help","ariaLabel":"","url":"https://www.sky.com/help/home","children":[]},{"title":"My Account","linkText":"My Account","ariaLabel":"","url":"https://www.sky.com/help/home/your-account","children":[]},{"title":"Broadband","linkText":"Broadband","ariaLabel":"","url":"https://www.sky.com/help/home/broadband","children":[]},{"title":"TV","linkText":"TV","ariaLabel":"","url":"https://www.sky.com/help/home/sky-tv","children":[]},{"title":"Mobile","linkText":"Mobile","ariaLabel":"","url":"https://www.sky.com/help/home/sky-mobile","children":[]},{"title":"Talk","linkText":"Talk","ariaLabel":"","url":"https://www.sky.com/help/home/sky-talk","children":[]},{"title":"VIP","linkText":"VIP","ariaLabel":"","url":"https://www.sky.com/help/home/sky-vip","children":[]},{"title":"Sky Customer Forum","linkText":"Sky Customer Forum","ariaLabel":"","url":"https://helpforum.sky.com/","children":[]}],"display":true,"linkText":"Help","position":2,"section":"help-and-support","title":"Help","url":"https://www.sky.com/help/home"}],"footer":{"links":[{"title":"Privacy options","url":"privacy-options"},{"title":"Terms & conditions","url":"https://www.sky.com/shop/terms-conditions/new/"},{"title":"Privacy & cookies notice","url":"https://www.sky.com/help/articles/sky-privacy-and-cookies-notice"},{"title":"Accessibility","url":"https://skyaccessibility.sky/"},{"title":"Site map","url":"https://www.sky.com/sitemap"},{"title":"Contact us","url":"https://www.sky.com/help/articles/contacting-sky"},{"title":"Complaints","url":"https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice/"},{"title":"Sky Group","url":"https://www.skygroup.sky/"},{"title":"Store locator","url":"https://www.sky.com/shop/store-locator"}],"title":"UK Footer Links"},"footer_address":{"address":"PLACEHOLDER: Sky UK Limited of Grant Way, Isleworth, Middlesex TW7 5QD","display":false,"title":"Footer Address UK"},"navigation":[{"ariaLabel":"","children":[{"title":"Sky Cinema","linkText":"Cinema","ariaLabel":"","url":"/tv/cinema?irct=masthead-cinema","new":false,"lozenge":"","children":[]},{"title":"Sky Sports","linkText":"Sports","ariaLabel":"","url":"/tv/sports?irct=masthead-sports","new":false,"lozenge":"","children":[]},{"title":"Sky Kids","linkText":"Kids","ariaLabel":"","url":"/tv/kids?irct=masthead-kids","new":false,"lozenge":"","children":[]},{"title":"discovery+","linkText":"discovery+","ariaLabel":"","url":"/watch/discovery-plus?irct=masthead-discovery","new":false,"lozenge":"","children":[]},{"title":"What to watch","linkText":"What to watch","ariaLabel":"","url":"/watch/what-to-watch?irct=masthead-wtw","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"Watch","position":1,"section":"watch","title":"Watch","url":"/watch"},{"ariaLabel":"","children":[{"title":"Stream","linkText":"Stream","ariaLabel":"","url":"/tv/stream","new":false,"lozenge":"","children":[]},{"title":"Glass","linkText":"Glass","ariaLabel":"","url":"/glass","new":true,"lozenge":"New","children":[]},{"title":"TV & Broadband","linkText":"TV & Broadband","ariaLabel":"","url":"/tvandbroadband","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"TV","position":2,"section":"sky-tv","title":"TV","url":"/tv"},{"ariaLabel":"","children":[{"title":"Glass","linkText":"Glass","ariaLabel":"","url":"/glass","new":true,"lozenge":"New","children":[]},{"title":"Tech Specs & Sizes","linkText":"Tech Specs & Sizes","ariaLabel":"","url":"/glass/65-inch","new":false,"lozenge":"","children":[]},{"title":"Switching to Sky Glass","linkText":"Switching to Sky Glass","ariaLabel":"","url":"/glass/existing-customers","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"Glass","position":3,"section":"sky-glass","title":"Glass","url":"/glass"},{"ariaLabel":"","children":[{"title":"Broadband","linkText":"Broadband","ariaLabel":"","url":"/broadband","new":false,"lozenge":"","children":[]},{"title":"Sky TV & Broadband","linkText":"TV & Broadband","ariaLabel":"","url":"/tvandbroadband","new":false,"lozenge":"","children":[]},{"title":"Full Fibre Broadband","linkText":"Full Fibre Broadband","ariaLabel":"","url":"/broadband/full-fibre-broadband","new":false,"lozenge":"","children":[]},{"title":"Broadband for Gaming","linkText":"Broadband for Gaming","ariaLabel":"","url":"/broadband/gaming","new":false,"lozenge":"","children":[]},{"title":"Broadband for Business","linkText":"Broadband for Business","ariaLabel":"","url":"https://business.sky.com","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"Broadband","position":4,"section":"broadband","title":"Broadband","url":"/broadband"},{"ariaLabel":"","children":[{"title":"Sky Mobile","linkText":"Sky Mobile","ariaLabel":"","url":"/shop/mobile","new":false,"lozenge":"","children":[]},{"title":"Phones","linkText":"Phones","ariaLabel":"","url":"/shop/mobile/phones","new":false,"lozenge":"","children":[]},{"title":"SIM","linkText":"SIM","ariaLabel":"","url":"/shop/mobile/plans","new":false,"lozenge":"","children":[]},{"title":"Tablets & Laptops","linkText":"Tablets & Laptops","ariaLabel":"","url":"/shop/mobile/tablets","new":false,"lozenge":"","children":[]},{"title":"Brands","linkText":"Brands","ariaLabel":"","url":"/shop/mobile/brands","new":false,"lozenge":"","children":[]},{"title":"Accessories","linkText":"Accessories","ariaLabel":"","url":"/shop/accessories/mobile","new":false,"lozenge":"","children":[]},{"title":"SIM Activation","linkText":"SIM Activation","ariaLabel":"","url":"/shop/mobile/activation","new":false,"lozenge":"","children":[]},{"title":"Manage","linkText":"Manage","ariaLabel":"","url":"/myaccount/mobile","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"Mobile","position":5,"section":"mobile","title":"Mobile","url":"/shop/mobile"},{"ariaLabel":"Protect","children":[{"title":"Protect","linkText":"Protect","ariaLabel":"","url":"/protect","new":false,"lozenge":"","children":[]},{"title":"Smart Home Insurance","linkText":"Smart Home Insurance","ariaLabel":"","url":"/protect/smart-home-insurance","new":false,"lozenge":"","children":[]},{"title":"Smart Tech","linkText":"Smart Tech","ariaLabel":"","url":"/protect/smart-home-devices","new":false,"lozenge":"","children":[]}],"display":true,"linkText":"Protect","position":8,"section":"protect","title":"Protect","url":"/protect"},{"ariaLabel":"","children":[],"display":true,"linkText":"Business","position":9,"section":"business","title":"Business","url":"https://business.sky.com"},{"ariaLabel":"","children":[],"display":true,"linkText":"Deals","position":10,"section":"deals","title":"Deals","url":"/deals"}],"user_links":[]},"country":"gb","section":"shop","featureLiveChatEnabled":true,"env":{"isDev":false,"showDeprecationWarnings":false,"apiPath":"/api","endpoints":{"alertsAPIEndpoint":"https://notifications-api.cf.sky.com/api","skySearchResultsNewPageEndpoint":"https://www.sky.com/search-page","skySearchAPIEndpoint":"https://www.sky.com/search-api/"},"features":{"fakeLogins":false,"relativeUrls":false,"skyportAlerts":true},"mastheadServerURL":"https://assets.sky.com/new","alertsApiToken":"57b4e77d-6461-4e37-a373-283d9c934331","skyIdEndpoint":"https://www.sky.com","graphqlServer":"https://skyport.sky.com","graphqlToken":"4676a6c0-c6dc-0139-b7da-624adf4e86a6","searchOptimizelyEnabled":true}}' } </script> <div style="display: none;" id="mast-shop-basket-container"></div> <div id="masthead-header" data-test-id="header-template" class="mast-c-header"><span id="page-top" class="svelte-kxtzqb"></span> <div class="masthead-header svelte-kxtzqb user-is-tabbing"><div class="masthead-header-inner-container svelte-kxtzqb"><ul data-test-id="skip-links" class="svelte-bhi91a"><li class="svelte-bhi91a"><a href="#masthead-search-toggle" class="tab-focus masthead-skip-link hide-on-mobile svelte-bhi91a" data-tracking-label="masthead_accessibility_search" data-tracking-text="masthead_accessibility_search">skip to search </a></li> <li class="svelte-bhi91a"><a href="#masthead-alerts-toggle" class="tab-focus masthead-skip-link hide-on-mobile svelte-bhi91a" data-tracking-label="masthead_accessibility_notifications" data-tracking-text="masthead_accessibility_notifications">skip to alerts </a></li> <li class="svelte-bhi91a"><a href="#page-content" class="tab-focus masthead-skip-link" data-tracking-label="masthead_accessibility_content" data-tracking-text="masthead_accessibility_content">skip to content </a></li> <li class="svelte-bhi91a"><a href="#page-footer" class="tab-focus masthead-skip-link" data-tracking-label="masthead_accessibility_footer" data-tracking-text="masthead_accessibility_footer">skip to footer </a></li> <li class="svelte-bhi91a"><a href="#web-assistant" class="tab-focus masthead-skip-link" data-tracking-label="masthead_accessibility_web-assistant" data-tracking-text="masthead_accessibility_web-assistant" data-test-id="masthead-web-assistant-quick-link" aria-hidden="true" tabindex="-1">skip to the web assistant </a></li> </ul> <header id="masthead" data-test-id="header" class="svelte-kxtzqb"><div class="logo-wrapper svelte-kxtzqb" data-test-id="header-logo"><a class="masthead-logo tab-focus burger-touch-capture svelte-4fczxx" href="https://www.sky.com" data-tracking-label="masthead_home_logo" data-tracking-text="masthead_home_logo" data-tracking-location="Header" data-test-id="logo-link"><span style="border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 40px; white-space: nowrap;">Sky home page</span> </a></div> <div class="nav-toggle-wrapper svelte-kxtzqb" data-test-id="header-burger-toggle"><button class="button burger-nav-toggle-button tab-focus svelte-yfkl4l" aria-label="Open navigation menu" aria-expanded="false" data-tracking-label="masthead_mobile_menu_open" data-tracking-text="masthead_mobile_menu_open" data-tracking-location="Header" aria-controls="masthead-navigation" data-test-id="burger-nav-toggle-button" id="burger-nav-toggle"><span class="burger svelte-yfkl4l"></span> </button></div> <div class="nav-group-wrapper svelte-kxtzqb" id="masthead-navigation" data-test-id="header-nav-group"><div class="container svelte-1ty85ih"><div class="scrollable-wrapper svelte-1ty85ih"><div class="nav-wrapper svelte-1ty85ih"><nav aria-label="primary" data-test-id="nav"><ul class="primary-nav-list svelte-1vxz4o" data-test-id="primary-nav-list"><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/watch" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_watch_link" data-tracking-text="masthead_visit_primary_watch_link" data-tracking-location="Header">Watch </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Watch menu" id="primary-watch" aria-expanded="false" data-tracking-label="masthead_open_watch_menu" data-tracking-text="masthead_open_watch_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tv/cinema?irct=masthead-cinema" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_cinema_link" data-tracking-text="masthead_visit_secondary_cinema_link" data-tracking-location="Header">Cinema </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tv/sports?irct=masthead-sports" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sports_link" data-tracking-text="masthead_visit_secondary_sports_link" data-tracking-location="Header">Sports </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tv/kids?irct=masthead-kids" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_kids_link" data-tracking-text="masthead_visit_secondary_kids_link" data-tracking-location="Header">Kids </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/watch/discovery-plus?irct=masthead-discovery" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_discovery+_link" data-tracking-text="masthead_visit_secondary_discovery+_link" data-tracking-location="Header">discovery+ </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/watch/what-to-watch?irct=masthead-wtw" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_what_to_watch_link" data-tracking-text="masthead_visit_secondary_what_to_watch_link" data-tracking-location="Header">What to watch </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_watch_menu" data-tracking-text="masthead_close_watch_menu">Close Watch menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/tv" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_tv_link" data-tracking-text="masthead_visit_primary_tv_link" data-tracking-location="Header">TV </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open TV menu" id="primary-tv" aria-expanded="false" data-tracking-label="masthead_open_tv_menu" data-tracking-text="masthead_open_tv_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tv/stream" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_stream_link" data-tracking-text="masthead_visit_secondary_stream_link" data-tracking-location="Header">Stream </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/glass" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_glass_link" data-tracking-text="masthead_visit_secondary_glass_link" data-tracking-location="Header">Glass </a> <span class="nav-chip">New </span></div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tvandbroadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tv_&amp;_broadband_link" data-tracking-text="masthead_visit_secondary_tv_&amp;_broadband_link" data-tracking-location="Header">TV &amp; Broadband </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_tv_menu" data-tracking-text="masthead_close_tv_menu">Close TV menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/glass" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_glass_link" data-tracking-text="masthead_visit_primary_glass_link" data-tracking-location="Header">Glass </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Glass menu" id="primary-glass" aria-expanded="false" data-tracking-label="masthead_open_glass_menu" data-tracking-text="masthead_open_glass_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/glass" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_glass_link" data-tracking-text="masthead_visit_secondary_glass_link" data-tracking-location="Header">Glass </a> <span class="nav-chip">New </span></div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/glass/65-inch" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tech_specs_&amp;_sizes_link" data-tracking-text="masthead_visit_secondary_tech_specs_&amp;_sizes_link" data-tracking-location="Header">Tech Specs &amp; Sizes </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/glass/existing-customers" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_switching_to_sky_glass_link" data-tracking-text="masthead_visit_secondary_switching_to_sky_glass_link" data-tracking-location="Header">Switching to Sky Glass </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_glass_menu" data-tracking-text="masthead_close_glass_menu">Close Glass menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/broadband" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_broadband_link" data-tracking-text="masthead_visit_primary_broadband_link" data-tracking-location="Header">Broadband </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Broadband menu" id="primary-broadband" aria-expanded="false" data-tracking-label="masthead_open_broadband_menu" data-tracking-text="masthead_open_broadband_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/broadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_broadband_link" data-tracking-text="masthead_visit_secondary_broadband_link" data-tracking-location="Header">Broadband </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/tvandbroadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tv_&amp;_broadband_link" data-tracking-text="masthead_visit_secondary_tv_&amp;_broadband_link" data-tracking-location="Header">TV &amp; Broadband </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/broadband/full-fibre-broadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_full_fibre_broadband_link" data-tracking-text="masthead_visit_secondary_full_fibre_broadband_link" data-tracking-location="Header">Full Fibre Broadband </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/broadband/gaming" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_broadband_for_gaming_link" data-tracking-text="masthead_visit_secondary_broadband_for_gaming_link" data-tracking-location="Header">Broadband for Gaming </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://business.sky.com" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_broadband_for_business_link" data-tracking-text="masthead_visit_secondary_broadband_for_business_link" data-tracking-location="Header">Broadband for Business </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_broadband_menu" data-tracking-text="masthead_close_broadband_menu">Close Broadband menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/shop/mobile" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_mobile_link" data-tracking-text="masthead_visit_primary_mobile_link" data-tracking-location="Header">Mobile </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Mobile menu" id="primary-mobile" aria-expanded="false" data-tracking-label="masthead_open_mobile_menu" data-tracking-text="masthead_open_mobile_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sky_mobile_link" data-tracking-text="masthead_visit_secondary_sky_mobile_link" data-tracking-location="Header">Sky Mobile </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile/phones" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_phones_link" data-tracking-text="masthead_visit_secondary_phones_link" data-tracking-location="Header">Phones </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile/plans" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sim_link" data-tracking-text="masthead_visit_secondary_sim_link" data-tracking-location="Header">SIM </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile/tablets" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tablets_&amp;_laptops_link" data-tracking-text="masthead_visit_secondary_tablets_&amp;_laptops_link" data-tracking-location="Header">Tablets &amp; Laptops </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile/brands" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_brands_link" data-tracking-text="masthead_visit_secondary_brands_link" data-tracking-location="Header">Brands </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/accessories/mobile" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_accessories_link" data-tracking-text="masthead_visit_secondary_accessories_link" data-tracking-location="Header">Accessories </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/shop/mobile/activation" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sim_activation_link" data-tracking-text="masthead_visit_secondary_sim_activation_link" data-tracking-location="Header">SIM Activation </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/myaccount/mobile" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_manage_link" data-tracking-text="masthead_visit_secondary_manage_link" data-tracking-location="Header">Manage </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_mobile_menu" data-tracking-text="masthead_close_mobile_menu">Close Mobile menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="/protect" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="Protect" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_protect_link" data-tracking-text="masthead_visit_primary_protect_link" data-tracking-location="Header">Protect </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Protect menu" id="primary-protect" aria-expanded="false" data-tracking-label="masthead_open_protect_menu" data-tracking-text="masthead_open_protect_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/protect" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_protect_link" data-tracking-text="masthead_visit_secondary_protect_link" data-tracking-location="Header">Protect </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/protect/smart-home-insurance" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_smart_home_insurance_link" data-tracking-text="masthead_visit_secondary_smart_home_insurance_link" data-tracking-location="Header">Smart Home Insurance </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="/protect/smart-home-devices" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_smart_tech_link" data-tracking-text="masthead_visit_secondary_smart_tech_link" data-tracking-location="Header">Smart Tech </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_protect_menu" data-tracking-text="masthead_close_protect_menu">Close Protect menu </button></div> </div> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><a href="https://business.sky.com" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_business_link" data-tracking-text="masthead_visit_primary_business_link" data-tracking-location="Header">Business </a> </li><li class="nav-item primary-nav-item svelte-8rjieh" data-test-id="nav-item"><a href="/deals" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_deals_link" data-tracking-text="masthead_visit_primary_deals_link" data-tracking-location="Header">Deals </a> </li></ul></nav> </div> <div class="search-wrapper svelte-1ty85ih"><button id="masthead-search-toggle" data-test-id="masthead-search-toggle-button" class="button search-toggle tab-focus svelte-14d5pp3" aria-label="Open Search" aria-expanded="false" data-tracking-label="masthead_search_open" data-tracking-text="masthead_search_open" data-tracking-location="Header"><svg viewBox="0 0 32 32"class="search-toggle__icon" data-test-id="masthead-search-toggle-button-icon" aria-hidden="true"><g><path d="M21.146 19.994l9.933 9.934c-1.781.689-4.134.109-5.862-1.62l-6.188-6.188a11.157 11.157 0 01-6.81 2.318C6.023 24.438 1 19.415 1 13.219S6.023 2 12.219 2s11.218 5.023 11.218 11.219c0 2.549-.859 4.892-2.291 6.775zM3 13.219c0 5.083 4.135 9.219 9.219 9.219 5.083 0 9.218-4.136 9.218-9.219C21.437 8.136 17.302 4 12.219 4 7.135 4 3 8.136 3 13.219z"/></g></svg></button> <div class="search-tray svelte-1mys25z" data-test-id="masthead-search-tray"><div class="search-tray__content svelte-1mys25z"><div class="search-tray__search-box tab-focus svelte-1mys25z" data-test-id="masthead-sky-search-ui"> <div><div class="search-app-container svelte-jdudow"><div class="search-container svelte-jdudow"> <div style="position: relative;"><form class="search-input-wrapper svelte-az0fzb"><input id="masthead-search-bar" class="c-form-input PII svelte-az0fzb" autocomplete="off" data-test-id="input-box" placeholder="Enter your search" type="search" value="" aria-label="Enter text to search for content on sky.com. Results will display below as you type. Press enter for all search results."> <button type="submit" aria-label="Search" class="c-btn svelte-az0fzb" data-test-id="submit-button">Search</button></form> </div> </div></div> </div></div> <button class="button search-tray__close-button tab-focus svelte-1mys25z" aria-label="Close Search" data-test-id="masthead-search-tray-close-button" data-tracking-label="masthead_search_close" data-tracking-text="masthead_search_close" data-tracking-location="Header">Close <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34"class="search-tray__close-button-icon" data-test-id="search-magnifing-glass" aria-hidden="true"><path d="M17.134 15.721l7.306-7.306c-.182-.43-.843-1.159-1.31-1.175a.762.762 0 00-.582.239l-6.828 6.828L8.414 7c-.43.183-1.159.843-1.175 1.312a.76.76 0 00.239.581l6.828 6.828L7 23.028c.182.429.842 1.158 1.31 1.174a.763.763 0 00.582-.239l6.828-6.828 7.306 7.307c.43-.183 1.159-.843 1.175-1.312a.757.757 0 00-.239-.581l-6.828-6.828z" fill-rule="evenodd"/></svg></button></div> </div></div> <div class="extra-link-wrapper svelte-1ty85ih"><div><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="https://www.sky.com/mysky" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_my_sky_link" data-tracking-text="masthead_visit_primary_my_sky_link" data-tracking-location="Header">My Sky </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open My Sky menu" id="primary-mysky" aria-expanded="false" data-tracking-label="masthead_open_my_sky_menu" data-tracking-text="masthead_open_my_sky_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/bill " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_bills_&amp;_payments_link" data-tracking-text="masthead_visit_secondary_bills_&amp;_payments_link" data-tracking-location="Header">Bills &amp; Payments </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/hub " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_your_products_link" data-tracking-text="masthead_visit_secondary_your_products_link" data-tracking-location="Header">Your Products </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/productsettings " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_product_settings_link" data-tracking-text="masthead_visit_secondary_product_settings_link" data-tracking-location="Header">Product Settings </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/servicechecker " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_service_checker_link" data-tracking-text="masthead_visit_secondary_service_checker_link" data-tracking-location="Header">Service Checker </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/myaccount/rewards-and-extras " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sky_vip_&amp;_rewards_link" data-tracking-text="masthead_visit_secondary_sky_vip_&amp;_rewards_link" data-tracking-location="Header">Sky VIP &amp; Rewards </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/mydetails " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_details_link" data-tracking-text="masthead_visit_secondary_my_details_link" data-tracking-location="Header">My Details </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/ordertracking " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_orders_link" data-tracking-text="masthead_visit_secondary_my_orders_link" data-tracking-location="Header">My Orders </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/mymessages " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_messages_link" data-tracking-text="masthead_visit_secondary_my_messages_link" data-tracking-location="Header">My Messages </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/moving-home" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_moving_home_link" data-tracking-text="masthead_visit_secondary_moving_home_link" data-tracking-location="Header">Moving Home </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_my_sky_menu" data-tracking-text="masthead_close_my_sky_menu">Close My Sky menu </button></div> </div> </div> </div><div class="extra-link-wrapper svelte-1ty85ih"><div><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="https://www.sky.com/help/home" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_help_link" data-tracking-text="masthead_visit_primary_help_link" data-tracking-location="Header">Help </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Help menu" id="primary-help" aria-expanded="false" data-tracking-label="masthead_open_help_menu" data-tracking-text="masthead_open_help_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_help_link" data-tracking-text="masthead_visit_secondary_help_link" data-tracking-location="Header">Help </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/your-account" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_account_link" data-tracking-text="masthead_visit_secondary_my_account_link" data-tracking-location="Header">My Account </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/broadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_broadband_link" data-tracking-text="masthead_visit_secondary_broadband_link" data-tracking-location="Header">Broadband </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-tv" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tv_link" data-tracking-text="masthead_visit_secondary_tv_link" data-tracking-location="Header">TV </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-mobile" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_mobile_link" data-tracking-text="masthead_visit_secondary_mobile_link" data-tracking-location="Header">Mobile </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-talk" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_talk_link" data-tracking-text="masthead_visit_secondary_talk_link" data-tracking-location="Header">Talk </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-vip" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_vip_link" data-tracking-text="masthead_visit_secondary_vip_link" data-tracking-location="Header">VIP </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://helpforum.sky.com/" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sky_customer_forum_link" data-tracking-text="masthead_visit_secondary_sky_customer_forum_link" data-tracking-location="Header">Sky Customer Forum </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_help_menu" data-tracking-text="masthead_close_help_menu">Close Help menu </button></div> </div> </div> </div></div> <div class="footer-wrapper burger-touch-capture footer-wrapper--alerts svelte-1ty85ih footer-wrapper--without-live-chat" data-test-id="footer-wrapper"> <div class="alerts-wrapper alerts-wrapper--alerts svelte-1ty85ih" data-test-id="alerts-wrapper"><button id="masthead-alerts-toggle" data-test-id="masthead-alerts-toggle-button" data-tracking-label="masthead_alerts_icon:expand" data-tracking-text="masthead_alerts_icon:expand" class="button masthead-alerts-toggle tab-focus svelte-1yrlhcy" aria-label="Open alerts, you have no alerts" aria-expanded="false"><div class="masthead-alerts-toggle__button svelte-1yrlhcy"><div class="masthead-alerts-toggle__label svelte-1yrlhcy"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="masthead-alerts-toggle__icon" data-test-id="masthead-alerts-toggle-button-icon" aria-hidden="true"><path d="M16 0c3.488 0 6.717 1.711 8.702 4.656 1.21 1.797 1.77 3.955 1.77 6.121v12.842l4.414 4.413a.39.39 0 01-.276.665l-12.42.01v.145c0 1.189-1 2.158-2.19 2.158s-2.19-.969-2.191-2.158v-.145l-12.42-.01a.39.39 0 01-.274-.665l4.414-4.413V10.777c0-2.166.56-4.324 1.77-6.121C9.284 1.711 12.513 0 15.999 0zm0 2.017c-4.662 0-8.455 3.792-8.455 8.455v13.964l-2.28 2.279h21.47l-2.28-2.279V10.472c0-4.663-3.793-8.455-8.455-8.455z" fill-rule="evenodd"/></svg> </div> <div class="masthead-alerts-toggle-label svelte-1yrlhcy">Alerts</div></div> </button></div> <div class="masthead-alerts-tray masthead-alerts-tray--alerts svelte-14fjx30" aria-modal="true" data-test-id="masthead-alerts-tray"> <div class="masthead-alerts-tray__alert-wrapper--no-new svelte-14fjx30"><div class="masthead-alerts svelte-1eqgokf"><p class="tab-focus svelte-1eqgokf" id="no-alerts-message" tabindex="-1" data-test-id="masthead-alerts-no-new"><span class="header svelte-1eqgokf" aria-hidden="true">You&#39;re up to date</span> <span class="body svelte-1eqgokf">No new alerts</span></p> </div></div> <button class="button masthead-alerts-tray-accessibility-close-button visually-hidden tab-focus svelte-14fjx30" id="hidden-close-alerts-button" data-tracking-label="masthead_notifications:accessibility_close" data-tracking-text="masthead_notifications:accessibility_close" data-test-id="masthead-alerts-tray-accessibility-close-button">Close Alerts</button> </div> <div class="extra-link-wrapper svelte-1ty85ih"><div><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="https://www.sky.com/mysky" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_my_sky_link" data-tracking-text="masthead_visit_primary_my_sky_link" data-tracking-location="Header">My Sky </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open My Sky menu" id="primary-mysky" aria-expanded="false" data-tracking-label="masthead_open_my_sky_menu" data-tracking-text="masthead_open_my_sky_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/bill " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_bills_&amp;_payments_link" data-tracking-text="masthead_visit_secondary_bills_&amp;_payments_link" data-tracking-location="Header">Bills &amp; Payments </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/hub " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_your_products_link" data-tracking-text="masthead_visit_secondary_your_products_link" data-tracking-location="Header">Your Products </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/productsettings " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_product_settings_link" data-tracking-text="masthead_visit_secondary_product_settings_link" data-tracking-location="Header">Product Settings </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/servicechecker " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_service_checker_link" data-tracking-text="masthead_visit_secondary_service_checker_link" data-tracking-location="Header">Service Checker </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/myaccount/rewards-and-extras " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sky_vip_&amp;_rewards_link" data-tracking-text="masthead_visit_secondary_sky_vip_&amp;_rewards_link" data-tracking-location="Header">Sky VIP &amp; Rewards </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/mydetails " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_details_link" data-tracking-text="masthead_visit_secondary_my_details_link" data-tracking-location="Header">My Details </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/ordertracking " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_orders_link" data-tracking-text="masthead_visit_secondary_my_orders_link" data-tracking-location="Header">My Orders </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/mymessages " class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_messages_link" data-tracking-text="masthead_visit_secondary_my_messages_link" data-tracking-location="Header">My Messages </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/moving-home" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_moving_home_link" data-tracking-text="masthead_visit_secondary_moving_home_link" data-tracking-location="Header">Moving Home </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_my_sky_menu" data-tracking-text="masthead_close_my_sky_menu">Close My Sky menu </button></div> </div> </div> </div><div class="extra-link-wrapper svelte-1ty85ih"><div><div class="nav-item-group svelte-1lhtmy9" data-test-id="nav-item-group"><div class="nav-item-group-ctas svelte-1lhtmy9"><a href="https://www.sky.com/help/home" class="nav-item-link nav-link primary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_primary_help_link" data-tracking-text="masthead_visit_primary_help_link" data-tracking-location="Header">Help </a> <button class="button tab-focus nav-toggle svelte-1lhtmy9" aria-label="Open Help menu" id="primary-help" aria-expanded="false" data-tracking-label="masthead_open_help_menu" data-tracking-text="masthead_open_help_menu" data-tracking-location="Header"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="up-down-arrow" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></button></div> <div class="secondary-nav-wrapper svelte-1lhtmy9"><ul class="secondary-nav-list svelte-1lhtmy9" data-test-id="secondary-nav-list"><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_help_link" data-tracking-text="masthead_visit_secondary_help_link" data-tracking-location="Header">Help </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/your-account" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_my_account_link" data-tracking-text="masthead_visit_secondary_my_account_link" data-tracking-location="Header">My Account </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/broadband" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_broadband_link" data-tracking-text="masthead_visit_secondary_broadband_link" data-tracking-location="Header">Broadband </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-tv" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_tv_link" data-tracking-text="masthead_visit_secondary_tv_link" data-tracking-location="Header">TV </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-mobile" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_mobile_link" data-tracking-text="masthead_visit_secondary_mobile_link" data-tracking-location="Header">Mobile </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-talk" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_talk_link" data-tracking-text="masthead_visit_secondary_talk_link" data-tracking-location="Header">Talk </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://www.sky.com/help/home/sky-vip" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_vip_link" data-tracking-text="masthead_visit_secondary_vip_link" data-tracking-location="Header">VIP </a> </div> </li><li class="secondary-nav-item svelte-1lhtmy9"><div class="nav-item-link-wrapper tab-focus svelte-zz6fyq"><a href="https://helpforum.sky.com/" class="nav-item-link nav-link secondary-nav-link svelte-1ct7qcp" aria-label="" data-test-id="nav-item-link" data-tracking-label="masthead_visit_secondary_sky_customer_forum_link" data-tracking-text="masthead_visit_secondary_sky_customer_forum_link" data-tracking-location="Header">Sky Customer Forum </a> </div> </li></ul> <button class="visually-hidden" data-tracking-label="masthead_close_help_menu" data-tracking-text="masthead_close_help_menu">Close Help menu </button></div> </div> </div> </div></div></div> <button class="close-burger-button visually-hidden svelte-1ty85ih" data-tracking-label="masthead_close_burger_menu" data-tracking-text="masthead_close_burger_menu" data-tracking-location="Header">Close the navigation menu </button> </div> <div class="user-menu-wrapper svelte-kxtzqb" data-test-id="header-user-wrapper"><a class="tab-focus sign-in-link" data-test-id="sign-in-link" data-tracking-label="masthead_signin" data-tracking-location="Header">Sign in </a></div> </header></div></div> <span id="page-content" class="svelte-kxtzqb"></span></div> </div><div data-testid="navigation-header" data-content-id="pod.blt2edd9ca4220be6e7" class="sc-iFoMEM jraRwu"><div data-testid="navigation-container" data-skyui-core="Box@11.1.3" class="sc-bqWxrE sc-elAWhN eeNGrE eriwir"><nav data-skyui-core="LegacyTabs@11.1.3" data-testid="tabs-container" class="sc-fvEvSO lfIvEG"><a data-testid="tab_0" data-tracking-description="Link" data-tracking-url="/shop/mobile" data-tracking-location="Page" href="/shop/mobile" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Sky Mobile</span></a><a data-testid="tab_1" data-tracking-description="Link" data-tracking-url="/shop/mobile/deals" data-tracking-location="Page" href="/shop/mobile/deals" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Deals</span></a><a data-testid="tab_2" data-tracking-description="Link" data-tracking-url="/shop/mobile/phones" data-tracking-location="Page" href="/shop/mobile/phones" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Phones</span></a><a data-testid="tab_3" data-tracking-description="Link" data-tracking-url="/hub/mobile" data-tracking-location="Page" href="/hub/mobile" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Manage</span></a><a data-testid="tab_4" data-tracking-description="Link" data-tracking-url="/shop/mobile/plans" data-tracking-location="Page" href="/shop/mobile/plans" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">SIM</span></a><a data-testid="tab_5" data-tracking-description="Link" data-tracking-url="/shop/mobile/tablets" data-tracking-location="Page" href="/shop/mobile/tablets" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Tablets &amp; Laptops</span></a><a data-testid="tab_6_active" data-tracking-description="Link" data-tracking-url="/shop/mobile/brands" data-tracking-location="Page" href="/shop/mobile/brands" target="_self" class="sc-fcCDlF cqwuzZ"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Brands</span></a><a data-testid="tab_7" data-tracking-description="Link" data-tracking-url="/productsettings/mobile/activate-sim" data-tracking-location="Page" href="/productsettings/mobile/activate-sim" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">SIM activation</span></a><a data-testid="tab_8" data-tracking-description="Link" data-tracking-url="/shop/accessories/mobile" data-tracking-location="Page" href="/shop/accessories/mobile" target="_self" class="sc-fcCDlF cIdlIf"><span data-skyui-core="Text@11.1.3" class="sc-ipEyDJ bZaeNn">Accessories</span></a></nav></div></div><main><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE xTKyo"><section data-testid="brand-hero-container" aria-label="Explore all our phone brands" data-skyui-core="Container@11.1.3" class="sc-iTFTee fIVtxw"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE hfTzJ"><div data-testid="brand-hero-background" class="sc-ewvfhA ghsvrt"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE lkxBuK"><h1 data-testid="brand-hero-one-h1" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ fptkYt">Explore all our phone brands</h1><h2 data-testid="brand-hero-one-h2" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ eLoPWr">Whether you’re after the newest iPhone, or the latest Samsung Galaxy, find a Sky deal to best suit you.</h2></div></div></div></section><div data-testid="brand-card-container" data-skyui-core="Container@11.1.3" class="sc-iTFTee sc-hZDVde ehxIHm clPKIH"><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG hzLDDP"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="Learn more about Apple" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/brands/apple?irct=skymobile-brands-tile1-apple" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bVTdsW">Learn more about Apple</a><a aria-label="Shop Apple" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Apple?irct=skymobile-brands-tile1-apple-shop" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Apple</a></div></div><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG hzLDDP"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="Learn more about Samsung" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/brands/samsung?irct=skymobile-brands-tile2-samsung" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bVTdsW">Learn more about Samsung</a><a aria-label="Shop Samsung" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Samsung?irct=skymobile-brands-tile2-samsung-shop" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Samsung</a></div></div><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG hzLDDP"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt9b8487f43e2e857a/6737207e89b5b3682abe1232/Google.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="Learn more about Google" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/brands/google?irct=skymobile-brands-tile3-google" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bVTdsW">Learn more about Google</a><a aria-label="Shop Google" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Google?irct=skymobile-brands-tile3-google-shop" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Google</a></div></div><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG bhJivz"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="Shop Nokia" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Nokia?irct=skymobile-brands-tile4-nokia" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Nokia</a></div></div><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG bhJivz"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Fairphone?irct=skymobile-brands-tile5-fairphone" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Fairphone</a></div></div><div data-skyui-core="Card@11.1.3" class="sc-idXgbr sc-hLeiDn kLTsbG bhJivz"><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE fEqYWv"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png" data-testid="brand-hero-image" alt="" data-skyui-core="Image@11.1.3" class="sc-jrcTuL hmDzXt"/></div><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE gAbDAz"><a aria-label="Shop Doro" data-testid="brand-hero-cta" href="https://www.sky.com/shop/mobile/phones/Doro?irct=skymobile-brands-tile6-doro" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bicYLC">Shop Doro</a></div></div></div><section aria-label="Why Sky Mobile?" data-testid="reasons-to-buy" data-content-id="bltedf6a6cced988d2a" data-skyui-core="Flex@11.1.3" class="sc-pyfCe gAawyW"><h2 data-testid="reasons-to-buy-heading" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ dUVyCE">Why Sky Mobile?</h2><div data-testid="reasons-to-buy-grid" role="list" data-skyui-core="Grid@11.1.3" class="sc-eeMvmM iYyzkK"><div role="listitem" data-testid="reasons-to-buy-0" data-skyui-core="Flex@11.1.3" class="sc-pyfCe inafCI"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt813984a63b4209a3/66def0960258956bcbc402d3/Mobile_Prop_Icons_Roll_RGB_v2_2.png" aria-hidden="true" data-testid="reason-to-buy-img" data-skyui-core="Image@11.1.3" class="sc-jrcTuL chZBZe"/><h3 data-testid="reasons-to-buy-heading-0" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ eQomUe">Roll Spare Data</h3><p data-testid="reasons-to-buy-subheading-0" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ epIalA">Your spare data rolls over ready to use later or use on a range of rewards.</p></div><div role="listitem" data-testid="reasons-to-buy-1" data-skyui-core="Flex@11.1.3" class="sc-pyfCe inafCI"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blta8b50393311d0ce5/66def0961bfb5064b724f26d/Mobile_Prop_Icons_Mix_RGB_v2_1.png" aria-hidden="true" data-testid="reason-to-buy-img" data-skyui-core="Image@11.1.3" class="sc-jrcTuL chZBZe"/><h3 data-testid="reasons-to-buy-heading-1" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ eQomUe">Mix Your plan</h3><p data-testid="reasons-to-buy-subheading-1" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ epIalA">We know things change. That’s why you can change your data plan whenever you like.</p></div><div role="listitem" data-testid="reasons-to-buy-2" data-skyui-core="Flex@11.1.3" class="sc-pyfCe inafCI"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0a4c2df759dd01f6/66deb908605d3069f300718e/Mobile_Prop_Icons_Text_RGB_v3_1.png" aria-hidden="true" data-testid="reason-to-buy-img" data-skyui-core="Image@11.1.3" class="sc-jrcTuL chZBZe"/><h3 data-testid="reasons-to-buy-heading-2" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ eQomUe">Text-To-Switch</h3><p data-testid="reasons-to-buy-subheading-2" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ epIalA">Simply text PAC to 65075 to get your switching code. We’ll take care of the rest.</p></div><div role="listitem" data-testid="reasons-to-buy-3" data-skyui-core="Flex@11.1.3" class="sc-pyfCe inafCI"><img src="https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png" aria-hidden="true" data-testid="reason-to-buy-img" data-skyui-core="Image@11.1.3" class="sc-jrcTuL chZBZe"/><h3 data-testid="reasons-to-buy-heading-3" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ eQomUe">24/7 Switch Support</h3><p data-testid="reasons-to-buy-subheading-3" data-skyui-core="Text@11.1.3" class="sc-ipEyDJ epIalA">24/7 switching service with real person support​.</p></div></div><div data-skyui-core="Flex@11.1.3" class="sc-pyfCe fAstaa"><a href="https://www.sky.com/shop/mobile/why-sky-mobile" data-testid="rtb-button" data-skyui-core="Button@11.1.3" class="sc-bjfHbI bgnZKN">Read more about Sky Mobile</a></div></section></div></main><div data-skyui-core="Box@11.1.3" class="sc-bqWxrE eeNGrE"><div id="masthead-footer" data-test-id="footer-template" class="mast-c-footer"><span id="page-footer"></span> <footer data-test-id="footer" class="svelte-1n9kbkl user-is-tabbing"><div class="inner-container svelte-1n9kbkl"><div class="logo-wrapper svelte-1n9kbkl"><a class="masthead-logo tab-focus burger-touch-capture svelte-4fczxx" href="https://www.sky.com" data-tracking-label="footer_home" data-tracking-text="footer_home" data-tracking-location="Header" data-test-id="logo-link"><span style="border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 40px; white-space: nowrap;">Sky home page</span> </a> <span class="copyright svelte-1n9kbkl" data-test-id="footer-copyright">© 2025 Sky UK</span></div> <div class="footer-links-wrapper svelte-1n9kbkl" data-test-id="footer-nav"><ul data-test-id="footer-links" class="svelte-19tp6xp"><li data-test-id="footer-link" class="svelte-19tp6xp"> <a class="tab-focus svelte-19tp6xp" href="#" data-test-id="cmp-privacy-link" data-tracking-label="masthead_privacy_options" data-tracking-text="masthead_privacy_options">Privacy options</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/shop/terms-conditions/new/" data-tracking-label="masthead_terms_and_conditions" data-tracking-text="masthead_terms_and_conditions">Terms &amp; conditions</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/help/articles/sky-privacy-and-cookies-notice" data-tracking-label="masthead_privacy_and_cookies_notice" data-tracking-text="masthead_privacy_and_cookies_notice">Privacy &amp; cookies notice</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://skyaccessibility.sky/" data-tracking-label="masthead_accessibility" data-tracking-text="masthead_accessibility">Accessibility</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/sitemap" data-tracking-label="masthead_site_map" data-tracking-text="masthead_site_map">Site map</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/help/articles/contacting-sky" data-tracking-label="masthead_contact_us" data-tracking-text="masthead_contact_us">Contact us</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice/" data-tracking-label="masthead_complaints" data-tracking-text="masthead_complaints">Complaints</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.skygroup.sky/" data-tracking-label="masthead_sky_group" data-tracking-text="masthead_sky_group">Sky Group</a> </li><li data-test-id="footer-link" class="svelte-19tp6xp"><a class="tab-focus svelte-19tp6xp" href="https://www.sky.com/shop/store-locator" data-tracking-label="masthead_store_locator" data-tracking-text="masthead_store_locator">Store locator</a> </li></ul></div> <div class="country-switch-wrapper svelte-1n9kbkl"><div class="c-country-switch svelte-sbnuz3" data-test-id="footer-country-switch"><label for="mast-f-country-switcher" class="svelte-sbnuz3">Country:</label> <div class="mast-c-footer__country"><div class="mast-c-country-switch mast-c-country-switch--gb svelte-sbnuz3"> <select id="mast-f-country-switcher" class="mast-c-country-switch__dropdown tab-focus svelte-sbnuz3" data-tracking data-tracking-label="masthead_country_switcher" data-tracking-text="masthead_country_switcher"><option class="mast-c-country-switch__option svelte-sbnuz3" value="gb" selected>United Kingdom </option><option class="mast-c-country-switch__option svelte-sbnuz3" value="ie" >Republic of Ireland </option></select> <div data-test-id="country-switch-arrow" class="mast-c-country-switch-arrow svelte-sbnuz3"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"class="arrow" data-test-id="country-switch-arrow-icon" aria-hidden="true"><g class="linear-arrow-up"><path d="M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z"/></g><g class="linear-arrow-down"><path d="M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z"/></g></svg></div></div></div> </div></div></div> <a class="masthead-skip-link tab-focus svelte-1n9kbkl" href="#page-top" data-tracking-label="masthead_back_to_top" data-tracking-text="masthead_back_to_top">back to top </a> </footer> </div> </div> <script defer="" src="https://assets.sky.com/new/bundle-07b6433c.js"></script> <script src="https://assets.sky.com/scripts/datalayer/dt-data-layer-7.0.0.min.js"></script> </div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"basePageConfig":{"metadata":{"description":"Find the best mobile phone brands at Sky Mobile","title":"Best Mobile Phone Brands | Sky Mobile - Sky.com","keywords":"Sky Mobile, Apple, Samsung, Huawei, Nokia, Sony, Fairphone, SpaceTalk","canonical":"","url":"","alernateUrl":""},"skyportPreFetch":"https://skyport.sky.com","masthead":{"footer":"\u003cdiv id=\"masthead-footer\" data-test-id=\"footer-template\" class=\"mast-c-footer\"\u003e\u003cspan id=\"page-footer\"\u003e\u003c/span\u003e\n\u003cfooter data-test-id=\"footer\" class=\"svelte-1n9kbkl user-is-tabbing\"\u003e\u003cdiv class=\"inner-container svelte-1n9kbkl\"\u003e\u003cdiv class=\"logo-wrapper svelte-1n9kbkl\"\u003e\u003ca class=\"masthead-logo tab-focus burger-touch-capture svelte-4fczxx\" href=\"https://www.sky.com\" data-tracking-label=\"footer_home\" data-tracking-text=\"footer_home\" data-tracking-location=\"Header\" data-test-id=\"logo-link\"\u003e\u003cspan style=\"border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 40px;\n white-space: nowrap;\"\u003eSky home page\u003c/span\u003e\n\u003c/a\u003e\n \u003cspan class=\"copyright svelte-1n9kbkl\" data-test-id=\"footer-copyright\"\u003e© 2025 Sky UK\u003c/span\u003e\u003c/div\u003e\n\n \u003cdiv class=\"footer-links-wrapper svelte-1n9kbkl\" data-test-id=\"footer-nav\"\u003e\u003cul data-test-id=\"footer-links\" class=\"svelte-19tp6xp\"\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\n \u003ca class=\"tab-focus svelte-19tp6xp\" href=\"#\" data-test-id=\"cmp-privacy-link\" data-tracking-label=\"masthead_privacy_options\" data-tracking-text=\"masthead_privacy_options\"\u003ePrivacy options\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/shop/terms-conditions/new/\" data-tracking-label=\"masthead_terms_and_conditions\" data-tracking-text=\"masthead_terms_and_conditions\"\u003eTerms \u0026amp; conditions\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/help/articles/sky-privacy-and-cookies-notice\" data-tracking-label=\"masthead_privacy_and_cookies_notice\" data-tracking-text=\"masthead_privacy_and_cookies_notice\"\u003ePrivacy \u0026amp; cookies notice\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://skyaccessibility.sky/\" data-tracking-label=\"masthead_accessibility\" data-tracking-text=\"masthead_accessibility\"\u003eAccessibility\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/sitemap\" data-tracking-label=\"masthead_site_map\" data-tracking-text=\"masthead_site_map\"\u003eSite map\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/help/articles/contacting-sky\" data-tracking-label=\"masthead_contact_us\" data-tracking-text=\"masthead_contact_us\"\u003eContact us\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice/\" data-tracking-label=\"masthead_complaints\" data-tracking-text=\"masthead_complaints\"\u003eComplaints\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.skygroup.sky/\" data-tracking-label=\"masthead_sky_group\" data-tracking-text=\"masthead_sky_group\"\u003eSky Group\u003c/a\u003e\n \u003c/li\u003e\u003cli data-test-id=\"footer-link\" class=\"svelte-19tp6xp\"\u003e\u003ca class=\"tab-focus svelte-19tp6xp\" href=\"https://www.sky.com/shop/store-locator\" data-tracking-label=\"masthead_store_locator\" data-tracking-text=\"masthead_store_locator\"\u003eStore locator\u003c/a\u003e\n \u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\n\n \u003cdiv class=\"country-switch-wrapper svelte-1n9kbkl\"\u003e\u003cdiv class=\"c-country-switch svelte-sbnuz3\" data-test-id=\"footer-country-switch\"\u003e\u003clabel for=\"mast-f-country-switcher\" class=\"svelte-sbnuz3\"\u003eCountry:\u003c/label\u003e\n \u003cdiv class=\"mast-c-footer__country\"\u003e\u003cdiv class=\"mast-c-country-switch mast-c-country-switch--gb svelte-sbnuz3\"\u003e\n \u003cselect id=\"mast-f-country-switcher\" class=\"mast-c-country-switch__dropdown tab-focus svelte-sbnuz3\" data-tracking data-tracking-label=\"masthead_country_switcher\" data-tracking-text=\"masthead_country_switcher\"\u003e\u003coption class=\"mast-c-country-switch__option svelte-sbnuz3\" value=\"gb\" selected\u003eUnited Kingdom\n \u003c/option\u003e\u003coption class=\"mast-c-country-switch__option svelte-sbnuz3\" value=\"ie\" \u003eRepublic of Ireland\n \u003c/option\u003e\u003c/select\u003e\n\n \u003cdiv data-test-id=\"country-switch-arrow\" class=\"mast-c-country-switch-arrow svelte-sbnuz3\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"country-switch-arrow-icon\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\n\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\n \u003ca class=\"masthead-skip-link tab-focus svelte-1n9kbkl\" href=\"#page-top\" data-tracking-label=\"masthead_back_to_top\" data-tracking-text=\"masthead_back_to_top\"\u003eback to top\n \u003c/a\u003e\n \u003c/footer\u003e\n\n\u003c/div\u003e\n","js":"\n\u003cscript defer src=\"https://assets.sky.com/new/bundle-07b6433c.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://assets.sky.com/scripts/datalayer/dt-data-layer-7.0.0.min.js\"\u003e\u003c/script\u003e\n\n ","header":"\u003cscript\u003e\n window.masthead = {\n __STORE__: '{\"config\":{\"fetchInitialAlerts\":false,\"liveChatSkillSet\":\"\",\"renderCMP\":true,\"renderScriptsOnly\":false,\"renderCountrySwitcher\":true,\"renderExtraLink1\":true,\"renderExtraLink2\":true,\"renderFooterNav\":true,\"renderLiveChat\":false,\"renderLogo\":true,\"renderNav\":true,\"renderAlerts\":true,\"renderSearch\":true,\"renderSkipLinks\":true,\"renderSignin\":true,\"renderUserAlerts\":true},\"content\":{\"additional_links\":[{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Bills \u0026 Payments\",\"linkText\":\"Bills \u0026 Payments\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/bill \",\"children\":[]},{\"title\":\"Your Products\",\"linkText\":\"Your Products\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/hub \",\"children\":[]},{\"title\":\"Product Settings\",\"linkText\":\"Product Settings\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/productsettings \",\"children\":[]},{\"title\":\"Service Checker\",\"linkText\":\"Service Checker\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/servicechecker \",\"children\":[]},{\"title\":\"Sky VIP \u0026 Rewards\",\"linkText\":\"Sky VIP \u0026 Rewards\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/myaccount/rewards-and-extras \",\"children\":[]},{\"title\":\"My Details\",\"linkText\":\"My Details\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/mydetails \",\"children\":[]},{\"title\":\"My Orders\",\"linkText\":\"My Orders\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/ordertracking \",\"children\":[]},{\"title\":\"My Messages\",\"linkText\":\"My Messages\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/mymessages \",\"children\":[]},{\"title\":\"Moving Home\",\"linkText\":\"Moving Home\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/moving-home\",\"children\":[]}],\"display\":true,\"linkText\":\"My Sky\",\"position\":1,\"section\":\"my-sky\",\"title\":\"My Sky\",\"url\":\"https://www.sky.com/mysky\"},{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Help\",\"linkText\":\"Help\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home\",\"children\":[]},{\"title\":\"My Account\",\"linkText\":\"My Account\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/your-account\",\"children\":[]},{\"title\":\"Broadband\",\"linkText\":\"Broadband\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/broadband\",\"children\":[]},{\"title\":\"TV\",\"linkText\":\"TV\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/sky-tv\",\"children\":[]},{\"title\":\"Mobile\",\"linkText\":\"Mobile\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/sky-mobile\",\"children\":[]},{\"title\":\"Talk\",\"linkText\":\"Talk\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/sky-talk\",\"children\":[]},{\"title\":\"VIP\",\"linkText\":\"VIP\",\"ariaLabel\":\"\",\"url\":\"https://www.sky.com/help/home/sky-vip\",\"children\":[]},{\"title\":\"Sky Customer Forum\",\"linkText\":\"Sky Customer Forum\",\"ariaLabel\":\"\",\"url\":\"https://helpforum.sky.com/\",\"children\":[]}],\"display\":true,\"linkText\":\"Help\",\"position\":2,\"section\":\"help-and-support\",\"title\":\"Help\",\"url\":\"https://www.sky.com/help/home\"}],\"footer\":{\"links\":[{\"title\":\"Privacy options\",\"url\":\"privacy-options\"},{\"title\":\"Terms \u0026 conditions\",\"url\":\"https://www.sky.com/shop/terms-conditions/new/\"},{\"title\":\"Privacy \u0026 cookies notice\",\"url\":\"https://www.sky.com/help/articles/sky-privacy-and-cookies-notice\"},{\"title\":\"Accessibility\",\"url\":\"https://skyaccessibility.sky/\"},{\"title\":\"Site map\",\"url\":\"https://www.sky.com/sitemap\"},{\"title\":\"Contact us\",\"url\":\"https://www.sky.com/help/articles/contacting-sky\"},{\"title\":\"Complaints\",\"url\":\"https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice/\"},{\"title\":\"Sky Group\",\"url\":\"https://www.skygroup.sky/\"},{\"title\":\"Store locator\",\"url\":\"https://www.sky.com/shop/store-locator\"}],\"title\":\"UK Footer Links\"},\"footer_address\":{\"address\":\"PLACEHOLDER: Sky UK Limited of Grant Way, Isleworth, Middlesex TW7 5QD\",\"display\":false,\"title\":\"Footer Address UK\"},\"navigation\":[{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Sky Cinema\",\"linkText\":\"Cinema\",\"ariaLabel\":\"\",\"url\":\"/tv/cinema?irct=masthead-cinema\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Sky Sports\",\"linkText\":\"Sports\",\"ariaLabel\":\"\",\"url\":\"/tv/sports?irct=masthead-sports\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Sky Kids\",\"linkText\":\"Kids\",\"ariaLabel\":\"\",\"url\":\"/tv/kids?irct=masthead-kids\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"discovery+\",\"linkText\":\"discovery+\",\"ariaLabel\":\"\",\"url\":\"/watch/discovery-plus?irct=masthead-discovery\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"What to watch\",\"linkText\":\"What to watch\",\"ariaLabel\":\"\",\"url\":\"/watch/what-to-watch?irct=masthead-wtw\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"Watch\",\"position\":1,\"section\":\"watch\",\"title\":\"Watch\",\"url\":\"/watch\"},{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Stream\",\"linkText\":\"Stream\",\"ariaLabel\":\"\",\"url\":\"/tv/stream\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Glass\",\"linkText\":\"Glass\",\"ariaLabel\":\"\",\"url\":\"/glass\",\"new\":true,\"lozenge\":\"New\",\"children\":[]},{\"title\":\"TV \u0026 Broadband\",\"linkText\":\"TV \u0026 Broadband\",\"ariaLabel\":\"\",\"url\":\"/tvandbroadband\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"TV\",\"position\":2,\"section\":\"sky-tv\",\"title\":\"TV\",\"url\":\"/tv\"},{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Glass\",\"linkText\":\"Glass\",\"ariaLabel\":\"\",\"url\":\"/glass\",\"new\":true,\"lozenge\":\"New\",\"children\":[]},{\"title\":\"Tech Specs \u0026 Sizes\",\"linkText\":\"Tech Specs \u0026 Sizes\",\"ariaLabel\":\"\",\"url\":\"/glass/65-inch\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Switching to Sky Glass\",\"linkText\":\"Switching to Sky Glass\",\"ariaLabel\":\"\",\"url\":\"/glass/existing-customers\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"Glass\",\"position\":3,\"section\":\"sky-glass\",\"title\":\"Glass\",\"url\":\"/glass\"},{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Broadband\",\"linkText\":\"Broadband\",\"ariaLabel\":\"\",\"url\":\"/broadband\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Sky TV \u0026 Broadband\",\"linkText\":\"TV \u0026 Broadband\",\"ariaLabel\":\"\",\"url\":\"/tvandbroadband\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Full Fibre Broadband\",\"linkText\":\"Full Fibre Broadband\",\"ariaLabel\":\"\",\"url\":\"/broadband/full-fibre-broadband\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Broadband for Gaming\",\"linkText\":\"Broadband for Gaming\",\"ariaLabel\":\"\",\"url\":\"/broadband/gaming\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Broadband for Business\",\"linkText\":\"Broadband for Business\",\"ariaLabel\":\"\",\"url\":\"https://business.sky.com\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"Broadband\",\"position\":4,\"section\":\"broadband\",\"title\":\"Broadband\",\"url\":\"/broadband\"},{\"ariaLabel\":\"\",\"children\":[{\"title\":\"Sky Mobile\",\"linkText\":\"Sky Mobile\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Phones\",\"linkText\":\"Phones\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile/phones\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"SIM\",\"linkText\":\"SIM\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile/plans\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Tablets \u0026 Laptops\",\"linkText\":\"Tablets \u0026 Laptops\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile/tablets\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Brands\",\"linkText\":\"Brands\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile/brands\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Accessories\",\"linkText\":\"Accessories\",\"ariaLabel\":\"\",\"url\":\"/shop/accessories/mobile\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"SIM Activation\",\"linkText\":\"SIM Activation\",\"ariaLabel\":\"\",\"url\":\"/shop/mobile/activation\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Manage\",\"linkText\":\"Manage\",\"ariaLabel\":\"\",\"url\":\"/myaccount/mobile\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"Mobile\",\"position\":5,\"section\":\"mobile\",\"title\":\"Mobile\",\"url\":\"/shop/mobile\"},{\"ariaLabel\":\"Protect\",\"children\":[{\"title\":\"Protect\",\"linkText\":\"Protect\",\"ariaLabel\":\"\",\"url\":\"/protect\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Smart Home Insurance\",\"linkText\":\"Smart Home Insurance\",\"ariaLabel\":\"\",\"url\":\"/protect/smart-home-insurance\",\"new\":false,\"lozenge\":\"\",\"children\":[]},{\"title\":\"Smart Tech\",\"linkText\":\"Smart Tech\",\"ariaLabel\":\"\",\"url\":\"/protect/smart-home-devices\",\"new\":false,\"lozenge\":\"\",\"children\":[]}],\"display\":true,\"linkText\":\"Protect\",\"position\":8,\"section\":\"protect\",\"title\":\"Protect\",\"url\":\"/protect\"},{\"ariaLabel\":\"\",\"children\":[],\"display\":true,\"linkText\":\"Business\",\"position\":9,\"section\":\"business\",\"title\":\"Business\",\"url\":\"https://business.sky.com\"},{\"ariaLabel\":\"\",\"children\":[],\"display\":true,\"linkText\":\"Deals\",\"position\":10,\"section\":\"deals\",\"title\":\"Deals\",\"url\":\"/deals\"}],\"user_links\":[]},\"country\":\"gb\",\"section\":\"shop\",\"featureLiveChatEnabled\":true,\"env\":{\"isDev\":false,\"showDeprecationWarnings\":false,\"apiPath\":\"/api\",\"endpoints\":{\"alertsAPIEndpoint\":\"https://notifications-api.cf.sky.com/api\",\"skySearchResultsNewPageEndpoint\":\"https://www.sky.com/search-page\",\"skySearchAPIEndpoint\":\"https://www.sky.com/search-api/\"},\"features\":{\"fakeLogins\":false,\"relativeUrls\":false,\"skyportAlerts\":true},\"mastheadServerURL\":\"https://assets.sky.com/new\",\"alertsApiToken\":\"57b4e77d-6461-4e37-a373-283d9c934331\",\"skyIdEndpoint\":\"https://www.sky.com\",\"graphqlServer\":\"https://skyport.sky.com\",\"graphqlToken\":\"4676a6c0-c6dc-0139-b7da-624adf4e86a6\",\"searchOptimizelyEnabled\":true}}'\n }\n\u003c/script\u003e\n\n\n\u003cdiv style=\"display: none;\" id=\"mast-shop-basket-container\"\u003e\u003c/div\u003e\n\u003cdiv id=\"masthead-header\" data-test-id=\"header-template\" class=\"mast-c-header\"\u003e\u003cspan id=\"page-top\" class=\"svelte-kxtzqb\"\u003e\u003c/span\u003e\n\u003cdiv class=\"masthead-header svelte-kxtzqb user-is-tabbing\"\u003e\u003cdiv class=\"masthead-header-inner-container svelte-kxtzqb\"\u003e\u003cul data-test-id=\"skip-links\" class=\"svelte-bhi91a\"\u003e\u003cli class=\"svelte-bhi91a\"\u003e\u003ca href=\"#masthead-search-toggle\" class=\"tab-focus masthead-skip-link hide-on-mobile svelte-bhi91a\" data-tracking-label=\"masthead_accessibility_search\" data-tracking-text=\"masthead_accessibility_search\"\u003eskip to search\n \u003c/a\u003e\u003c/li\u003e\n \u003cli class=\"svelte-bhi91a\"\u003e\u003ca href=\"#masthead-alerts-toggle\" class=\"tab-focus masthead-skip-link hide-on-mobile svelte-bhi91a\" data-tracking-label=\"masthead_accessibility_notifications\" data-tracking-text=\"masthead_accessibility_notifications\"\u003eskip to alerts\n \u003c/a\u003e\u003c/li\u003e\n \u003cli class=\"svelte-bhi91a\"\u003e\u003ca href=\"#page-content\" class=\"tab-focus masthead-skip-link\" data-tracking-label=\"masthead_accessibility_content\" data-tracking-text=\"masthead_accessibility_content\"\u003eskip to content\n \u003c/a\u003e\u003c/li\u003e\n \u003cli class=\"svelte-bhi91a\"\u003e\u003ca href=\"#page-footer\" class=\"tab-focus masthead-skip-link\" data-tracking-label=\"masthead_accessibility_footer\" data-tracking-text=\"masthead_accessibility_footer\"\u003eskip to footer\n \u003c/a\u003e\u003c/li\u003e\n \u003cli class=\"svelte-bhi91a\"\u003e\u003ca href=\"#web-assistant\" class=\"tab-focus masthead-skip-link\" data-tracking-label=\"masthead_accessibility_web-assistant\" data-tracking-text=\"masthead_accessibility_web-assistant\" data-test-id=\"masthead-web-assistant-quick-link\" aria-hidden=\"true\" tabindex=\"-1\"\u003eskip to the web assistant\n \u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n \u003cheader id=\"masthead\" data-test-id=\"header\" class=\"svelte-kxtzqb\"\u003e\u003cdiv class=\"logo-wrapper svelte-kxtzqb\" data-test-id=\"header-logo\"\u003e\u003ca class=\"masthead-logo tab-focus burger-touch-capture svelte-4fczxx\" href=\"https://www.sky.com\" data-tracking-label=\"masthead_home_logo\" data-tracking-text=\"masthead_home_logo\" data-tracking-location=\"Header\" data-test-id=\"logo-link\"\u003e\u003cspan style=\"border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 40px;\n white-space: nowrap;\"\u003eSky home page\u003c/span\u003e\n\u003c/a\u003e\u003c/div\u003e\n\n \u003cdiv class=\"nav-toggle-wrapper svelte-kxtzqb\" data-test-id=\"header-burger-toggle\"\u003e\u003cbutton class=\"button burger-nav-toggle-button tab-focus svelte-yfkl4l\" aria-label=\"Open navigation menu\" aria-expanded=\"false\" data-tracking-label=\"masthead_mobile_menu_open\" data-tracking-text=\"masthead_mobile_menu_open\" data-tracking-location=\"Header\" aria-controls=\"masthead-navigation\" data-test-id=\"burger-nav-toggle-button\" id=\"burger-nav-toggle\"\u003e\u003cspan class=\"burger svelte-yfkl4l\"\u003e\u003c/span\u003e\n\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"nav-group-wrapper svelte-kxtzqb\" id=\"masthead-navigation\" data-test-id=\"header-nav-group\"\u003e\u003cdiv class=\"container svelte-1ty85ih\"\u003e\u003cdiv class=\"scrollable-wrapper svelte-1ty85ih\"\u003e\u003cdiv class=\"nav-wrapper svelte-1ty85ih\"\u003e\u003cnav aria-label=\"primary\" data-test-id=\"nav\"\u003e\u003cul class=\"primary-nav-list svelte-1vxz4o\" data-test-id=\"primary-nav-list\"\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/watch\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_watch_link\" data-tracking-text=\"masthead_visit_primary_watch_link\" data-tracking-location=\"Header\"\u003eWatch\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Watch menu\" id=\"primary-watch\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_watch_menu\" data-tracking-text=\"masthead_open_watch_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tv/cinema?irct=masthead-cinema\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_cinema_link\" data-tracking-text=\"masthead_visit_secondary_cinema_link\" data-tracking-location=\"Header\"\u003eCinema\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tv/sports?irct=masthead-sports\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sports_link\" data-tracking-text=\"masthead_visit_secondary_sports_link\" data-tracking-location=\"Header\"\u003eSports\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tv/kids?irct=masthead-kids\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_kids_link\" data-tracking-text=\"masthead_visit_secondary_kids_link\" data-tracking-location=\"Header\"\u003eKids\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/watch/discovery-plus?irct=masthead-discovery\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_discovery+_link\" data-tracking-text=\"masthead_visit_secondary_discovery+_link\" data-tracking-location=\"Header\"\u003ediscovery+\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/watch/what-to-watch?irct=masthead-wtw\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_what_to_watch_link\" data-tracking-text=\"masthead_visit_secondary_what_to_watch_link\" data-tracking-location=\"Header\"\u003eWhat to watch\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_watch_menu\" data-tracking-text=\"masthead_close_watch_menu\"\u003eClose Watch menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/tv\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_tv_link\" data-tracking-text=\"masthead_visit_primary_tv_link\" data-tracking-location=\"Header\"\u003eTV\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open TV menu\" id=\"primary-tv\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_tv_menu\" data-tracking-text=\"masthead_open_tv_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tv/stream\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_stream_link\" data-tracking-text=\"masthead_visit_secondary_stream_link\" data-tracking-location=\"Header\"\u003eStream\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/glass\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_glass_link\" data-tracking-text=\"masthead_visit_secondary_glass_link\" data-tracking-location=\"Header\"\u003eGlass\n\u003c/a\u003e\n \u003cspan class=\"nav-chip\"\u003eNew\n\u003c/span\u003e\u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tvandbroadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tv_\u0026amp;_broadband_link\" data-tracking-text=\"masthead_visit_secondary_tv_\u0026amp;_broadband_link\" data-tracking-location=\"Header\"\u003eTV \u0026amp; Broadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_tv_menu\" data-tracking-text=\"masthead_close_tv_menu\"\u003eClose TV menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/glass\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_glass_link\" data-tracking-text=\"masthead_visit_primary_glass_link\" data-tracking-location=\"Header\"\u003eGlass\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Glass menu\" id=\"primary-glass\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_glass_menu\" data-tracking-text=\"masthead_open_glass_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/glass\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_glass_link\" data-tracking-text=\"masthead_visit_secondary_glass_link\" data-tracking-location=\"Header\"\u003eGlass\n\u003c/a\u003e\n \u003cspan class=\"nav-chip\"\u003eNew\n\u003c/span\u003e\u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/glass/65-inch\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tech_specs_\u0026amp;_sizes_link\" data-tracking-text=\"masthead_visit_secondary_tech_specs_\u0026amp;_sizes_link\" data-tracking-location=\"Header\"\u003eTech Specs \u0026amp; Sizes\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/glass/existing-customers\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_switching_to_sky_glass_link\" data-tracking-text=\"masthead_visit_secondary_switching_to_sky_glass_link\" data-tracking-location=\"Header\"\u003eSwitching to Sky Glass\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_glass_menu\" data-tracking-text=\"masthead_close_glass_menu\"\u003eClose Glass menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/broadband\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_broadband_link\" data-tracking-text=\"masthead_visit_primary_broadband_link\" data-tracking-location=\"Header\"\u003eBroadband\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Broadband menu\" id=\"primary-broadband\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_broadband_menu\" data-tracking-text=\"masthead_open_broadband_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/broadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_broadband_link\" data-tracking-text=\"masthead_visit_secondary_broadband_link\" data-tracking-location=\"Header\"\u003eBroadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/tvandbroadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tv_\u0026amp;_broadband_link\" data-tracking-text=\"masthead_visit_secondary_tv_\u0026amp;_broadband_link\" data-tracking-location=\"Header\"\u003eTV \u0026amp; Broadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/broadband/full-fibre-broadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_full_fibre_broadband_link\" data-tracking-text=\"masthead_visit_secondary_full_fibre_broadband_link\" data-tracking-location=\"Header\"\u003eFull Fibre Broadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/broadband/gaming\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_broadband_for_gaming_link\" data-tracking-text=\"masthead_visit_secondary_broadband_for_gaming_link\" data-tracking-location=\"Header\"\u003eBroadband for Gaming\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://business.sky.com\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_broadband_for_business_link\" data-tracking-text=\"masthead_visit_secondary_broadband_for_business_link\" data-tracking-location=\"Header\"\u003eBroadband for Business\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_broadband_menu\" data-tracking-text=\"masthead_close_broadband_menu\"\u003eClose Broadband menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/shop/mobile\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_mobile_link\" data-tracking-text=\"masthead_visit_primary_mobile_link\" data-tracking-location=\"Header\"\u003eMobile\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Mobile menu\" id=\"primary-mobile\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_mobile_menu\" data-tracking-text=\"masthead_open_mobile_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sky_mobile_link\" data-tracking-text=\"masthead_visit_secondary_sky_mobile_link\" data-tracking-location=\"Header\"\u003eSky Mobile\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile/phones\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_phones_link\" data-tracking-text=\"masthead_visit_secondary_phones_link\" data-tracking-location=\"Header\"\u003ePhones\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile/plans\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sim_link\" data-tracking-text=\"masthead_visit_secondary_sim_link\" data-tracking-location=\"Header\"\u003eSIM\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile/tablets\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tablets_\u0026amp;_laptops_link\" data-tracking-text=\"masthead_visit_secondary_tablets_\u0026amp;_laptops_link\" data-tracking-location=\"Header\"\u003eTablets \u0026amp; Laptops\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile/brands\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_brands_link\" data-tracking-text=\"masthead_visit_secondary_brands_link\" data-tracking-location=\"Header\"\u003eBrands\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/accessories/mobile\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_accessories_link\" data-tracking-text=\"masthead_visit_secondary_accessories_link\" data-tracking-location=\"Header\"\u003eAccessories\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/shop/mobile/activation\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sim_activation_link\" data-tracking-text=\"masthead_visit_secondary_sim_activation_link\" data-tracking-location=\"Header\"\u003eSIM Activation\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/myaccount/mobile\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_manage_link\" data-tracking-text=\"masthead_visit_secondary_manage_link\" data-tracking-location=\"Header\"\u003eManage\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_mobile_menu\" data-tracking-text=\"masthead_close_mobile_menu\"\u003eClose Mobile menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"/protect\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"Protect\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_protect_link\" data-tracking-text=\"masthead_visit_primary_protect_link\" data-tracking-location=\"Header\"\u003eProtect\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Protect menu\" id=\"primary-protect\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_protect_menu\" data-tracking-text=\"masthead_open_protect_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/protect\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_protect_link\" data-tracking-text=\"masthead_visit_secondary_protect_link\" data-tracking-location=\"Header\"\u003eProtect\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/protect/smart-home-insurance\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_smart_home_insurance_link\" data-tracking-text=\"masthead_visit_secondary_smart_home_insurance_link\" data-tracking-location=\"Header\"\u003eSmart Home Insurance\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"/protect/smart-home-devices\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_smart_tech_link\" data-tracking-text=\"masthead_visit_secondary_smart_tech_link\" data-tracking-location=\"Header\"\u003eSmart Tech\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_protect_menu\" data-tracking-text=\"masthead_close_protect_menu\"\u003eClose Protect menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003ca href=\"https://business.sky.com\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_business_link\" data-tracking-text=\"masthead_visit_primary_business_link\" data-tracking-location=\"Header\"\u003eBusiness\n\u003c/a\u003e\n\u003c/li\u003e\u003cli class=\"nav-item primary-nav-item svelte-8rjieh\" data-test-id=\"nav-item\"\u003e\u003ca href=\"/deals\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_deals_link\" data-tracking-text=\"masthead_visit_primary_deals_link\" data-tracking-location=\"Header\"\u003eDeals\n\u003c/a\u003e\n\u003c/li\u003e\u003c/ul\u003e\u003c/nav\u003e\n\u003c/div\u003e\n \u003cdiv class=\"search-wrapper svelte-1ty85ih\"\u003e\u003cbutton id=\"masthead-search-toggle\" data-test-id=\"masthead-search-toggle-button\" class=\"button search-toggle tab-focus svelte-14d5pp3\" aria-label=\"Open Search\" aria-expanded=\"false\" data-tracking-label=\"masthead_search_open\" data-tracking-text=\"masthead_search_open\" data-tracking-location=\"Header\"\u003e\u003csvg viewBox=\"0 0 32 32\"class=\"search-toggle__icon\" data-test-id=\"masthead-search-toggle-button-icon\" aria-hidden=\"true\"\u003e\u003cg\u003e\u003cpath d=\"M21.146 19.994l9.933 9.934c-1.781.689-4.134.109-5.862-1.62l-6.188-6.188a11.157 11.157 0 01-6.81 2.318C6.023 24.438 1 19.415 1 13.219S6.023 2 12.219 2s11.218 5.023 11.218 11.219c0 2.549-.859 4.892-2.291 6.775zM3 13.219c0 5.083 4.135 9.219 9.219 9.219 5.083 0 9.218-4.136 9.218-9.219C21.437 8.136 17.302 4 12.219 4 7.135 4 3 8.136 3 13.219z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\n\n\u003cdiv class=\"search-tray svelte-1mys25z\" data-test-id=\"masthead-search-tray\"\u003e\u003cdiv class=\"search-tray__content svelte-1mys25z\"\u003e\u003cdiv class=\"search-tray__search-box tab-focus svelte-1mys25z\" data-test-id=\"masthead-sky-search-ui\"\u003e\n\u003cdiv\u003e\u003cdiv class=\"search-app-container svelte-jdudow\"\u003e\u003cdiv class=\"search-container svelte-jdudow\"\u003e\n\n\u003cdiv style=\"position: relative;\"\u003e\u003cform class=\"search-input-wrapper svelte-az0fzb\"\u003e\u003cinput id=\"masthead-search-bar\" class=\"c-form-input PII svelte-az0fzb\" autocomplete=\"off\" data-test-id=\"input-box\" placeholder=\"Enter your search\" type=\"search\" value=\"\" aria-label=\"Enter text to search for content on sky.com. Results will display below as you type. Press enter for all search results.\"\u003e\n\n \u003cbutton type=\"submit\" aria-label=\"Search\" class=\"c-btn svelte-az0fzb\" data-test-id=\"submit-button\"\u003eSearch\u003c/button\u003e\u003c/form\u003e\n\n \n\u003c/div\u003e\n \n \u003c/div\u003e\u003c/div\u003e\n\n\u003c/div\u003e\u003c/div\u003e\n\n \u003cbutton class=\"button search-tray__close-button tab-focus svelte-1mys25z\" aria-label=\"Close Search\" data-test-id=\"masthead-search-tray-close-button\" data-tracking-label=\"masthead_search_close\" data-tracking-text=\"masthead_search_close\" data-tracking-location=\"Header\"\u003eClose\n \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 34 34\"class=\"search-tray__close-button-icon\" data-test-id=\"search-magnifing-glass\" aria-hidden=\"true\"\u003e\u003cpath d=\"M17.134 15.721l7.306-7.306c-.182-.43-.843-1.159-1.31-1.175a.762.762 0 00-.582.239l-6.828 6.828L8.414 7c-.43.183-1.159.843-1.175 1.312a.76.76 0 00.239.581l6.828 6.828L7 23.028c.182.429.842 1.158 1.31 1.174a.763.763 0 00.582-.239l6.828-6.828 7.306 7.307c.43-.183 1.159-.843 1.175-1.312a.757.757 0 00-.239-.581l-6.828-6.828z\" fill-rule=\"evenodd\"/\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\u003c/div\u003e\n \u003cdiv class=\"extra-link-wrapper svelte-1ty85ih\"\u003e\u003cdiv\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"https://www.sky.com/mysky\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_my_sky_link\" data-tracking-text=\"masthead_visit_primary_my_sky_link\" data-tracking-location=\"Header\"\u003eMy Sky\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open My Sky menu\" id=\"primary-mysky\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_my_sky_menu\" data-tracking-text=\"masthead_open_my_sky_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/bill \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_bills_\u0026amp;_payments_link\" data-tracking-text=\"masthead_visit_secondary_bills_\u0026amp;_payments_link\" data-tracking-location=\"Header\"\u003eBills \u0026amp; Payments\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/hub \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_your_products_link\" data-tracking-text=\"masthead_visit_secondary_your_products_link\" data-tracking-location=\"Header\"\u003eYour Products\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/productsettings \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_product_settings_link\" data-tracking-text=\"masthead_visit_secondary_product_settings_link\" data-tracking-location=\"Header\"\u003eProduct Settings\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/servicechecker \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_service_checker_link\" data-tracking-text=\"masthead_visit_secondary_service_checker_link\" data-tracking-location=\"Header\"\u003eService Checker\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/myaccount/rewards-and-extras \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sky_vip_\u0026amp;_rewards_link\" data-tracking-text=\"masthead_visit_secondary_sky_vip_\u0026amp;_rewards_link\" data-tracking-location=\"Header\"\u003eSky VIP \u0026amp; Rewards\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/mydetails \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_details_link\" data-tracking-text=\"masthead_visit_secondary_my_details_link\" data-tracking-location=\"Header\"\u003eMy Details\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/ordertracking \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_orders_link\" data-tracking-text=\"masthead_visit_secondary_my_orders_link\" data-tracking-location=\"Header\"\u003eMy Orders\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/mymessages \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_messages_link\" data-tracking-text=\"masthead_visit_secondary_my_messages_link\" data-tracking-location=\"Header\"\u003eMy Messages\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/moving-home\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_moving_home_link\" data-tracking-text=\"masthead_visit_secondary_moving_home_link\" data-tracking-location=\"Header\"\u003eMoving Home\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_my_sky_menu\" data-tracking-text=\"masthead_close_my_sky_menu\"\u003eClose My Sky menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n \u003c/div\u003e\u003cdiv class=\"extra-link-wrapper svelte-1ty85ih\"\u003e\u003cdiv\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"https://www.sky.com/help/home\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_help_link\" data-tracking-text=\"masthead_visit_primary_help_link\" data-tracking-location=\"Header\"\u003eHelp\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Help menu\" id=\"primary-help\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_help_menu\" data-tracking-text=\"masthead_open_help_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_help_link\" data-tracking-text=\"masthead_visit_secondary_help_link\" data-tracking-location=\"Header\"\u003eHelp\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/your-account\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_account_link\" data-tracking-text=\"masthead_visit_secondary_my_account_link\" data-tracking-location=\"Header\"\u003eMy Account\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/broadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_broadband_link\" data-tracking-text=\"masthead_visit_secondary_broadband_link\" data-tracking-location=\"Header\"\u003eBroadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-tv\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tv_link\" data-tracking-text=\"masthead_visit_secondary_tv_link\" data-tracking-location=\"Header\"\u003eTV\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-mobile\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_mobile_link\" data-tracking-text=\"masthead_visit_secondary_mobile_link\" data-tracking-location=\"Header\"\u003eMobile\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-talk\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_talk_link\" data-tracking-text=\"masthead_visit_secondary_talk_link\" data-tracking-location=\"Header\"\u003eTalk\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-vip\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_vip_link\" data-tracking-text=\"masthead_visit_secondary_vip_link\" data-tracking-location=\"Header\"\u003eVIP\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://helpforum.sky.com/\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sky_customer_forum_link\" data-tracking-text=\"masthead_visit_secondary_sky_customer_forum_link\" data-tracking-location=\"Header\"\u003eSky Customer Forum\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_help_menu\" data-tracking-text=\"masthead_close_help_menu\"\u003eClose Help menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n \u003c/div\u003e\u003c/div\u003e\n \u003cdiv class=\"footer-wrapper burger-touch-capture footer-wrapper--alerts svelte-1ty85ih footer-wrapper--without-live-chat\" data-test-id=\"footer-wrapper\"\u003e\n \u003cdiv class=\"alerts-wrapper alerts-wrapper--alerts svelte-1ty85ih\" data-test-id=\"alerts-wrapper\"\u003e\u003cbutton id=\"masthead-alerts-toggle\" data-test-id=\"masthead-alerts-toggle-button\" data-tracking-label=\"masthead_alerts_icon:expand\" data-tracking-text=\"masthead_alerts_icon:expand\" class=\"button masthead-alerts-toggle tab-focus svelte-1yrlhcy\" aria-label=\"Open alerts, you have no alerts\" aria-expanded=\"false\"\u003e\u003cdiv class=\"masthead-alerts-toggle__button svelte-1yrlhcy\"\u003e\u003cdiv class=\"masthead-alerts-toggle__label svelte-1yrlhcy\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"masthead-alerts-toggle__icon\" data-test-id=\"masthead-alerts-toggle-button-icon\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 0c3.488 0 6.717 1.711 8.702 4.656 1.21 1.797 1.77 3.955 1.77 6.121v12.842l4.414 4.413a.39.39 0 01-.276.665l-12.42.01v.145c0 1.189-1 2.158-2.19 2.158s-2.19-.969-2.191-2.158v-.145l-12.42-.01a.39.39 0 01-.274-.665l4.414-4.413V10.777c0-2.166.56-4.324 1.77-6.121C9.284 1.711 12.513 0 15.999 0zm0 2.017c-4.662 0-8.455 3.792-8.455 8.455v13.964l-2.28 2.279h21.47l-2.28-2.279V10.472c0-4.663-3.793-8.455-8.455-8.455z\" fill-rule=\"evenodd\"/\u003e\u003c/svg\u003e\n\n \u003c/div\u003e\n\n \u003cdiv class=\"masthead-alerts-toggle-label svelte-1yrlhcy\"\u003eAlerts\u003c/div\u003e\u003c/div\u003e\n\u003c/button\u003e\u003c/div\u003e\n \u003cdiv class=\"masthead-alerts-tray masthead-alerts-tray--alerts svelte-14fjx30\" aria-modal=\"true\" data-test-id=\"masthead-alerts-tray\"\u003e\n\n \u003cdiv class=\"masthead-alerts-tray__alert-wrapper--no-new svelte-14fjx30\"\u003e\u003cdiv class=\"masthead-alerts svelte-1eqgokf\"\u003e\u003cp class=\"tab-focus svelte-1eqgokf\" id=\"no-alerts-message\" tabindex=\"-1\" data-test-id=\"masthead-alerts-no-new\"\u003e\u003cspan class=\"header svelte-1eqgokf\" aria-hidden=\"true\"\u003eYou\u0026#39;re up to date\u003c/span\u003e\n \u003cspan class=\"body svelte-1eqgokf\"\u003eNo new alerts\u003c/span\u003e\u003c/p\u003e\n\u003c/div\u003e\u003c/div\u003e\n\n \u003cbutton class=\"button masthead-alerts-tray-accessibility-close-button visually-hidden tab-focus svelte-14fjx30\" id=\"hidden-close-alerts-button\" data-tracking-label=\"masthead_notifications:accessibility_close\" data-tracking-text=\"masthead_notifications:accessibility_close\" data-test-id=\"masthead-alerts-tray-accessibility-close-button\"\u003eClose Alerts\u003c/button\u003e\n\u003c/div\u003e\n \u003cdiv class=\"extra-link-wrapper svelte-1ty85ih\"\u003e\u003cdiv\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"https://www.sky.com/mysky\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_my_sky_link\" data-tracking-text=\"masthead_visit_primary_my_sky_link\" data-tracking-location=\"Header\"\u003eMy Sky\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open My Sky menu\" id=\"primary-mysky\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_my_sky_menu\" data-tracking-text=\"masthead_open_my_sky_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/bill \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_bills_\u0026amp;_payments_link\" data-tracking-text=\"masthead_visit_secondary_bills_\u0026amp;_payments_link\" data-tracking-location=\"Header\"\u003eBills \u0026amp; Payments\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/hub \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_your_products_link\" data-tracking-text=\"masthead_visit_secondary_your_products_link\" data-tracking-location=\"Header\"\u003eYour Products\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/productsettings \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_product_settings_link\" data-tracking-text=\"masthead_visit_secondary_product_settings_link\" data-tracking-location=\"Header\"\u003eProduct Settings\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/servicechecker \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_service_checker_link\" data-tracking-text=\"masthead_visit_secondary_service_checker_link\" data-tracking-location=\"Header\"\u003eService Checker\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/myaccount/rewards-and-extras \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sky_vip_\u0026amp;_rewards_link\" data-tracking-text=\"masthead_visit_secondary_sky_vip_\u0026amp;_rewards_link\" data-tracking-location=\"Header\"\u003eSky VIP \u0026amp; Rewards\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/mydetails \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_details_link\" data-tracking-text=\"masthead_visit_secondary_my_details_link\" data-tracking-location=\"Header\"\u003eMy Details\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/ordertracking \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_orders_link\" data-tracking-text=\"masthead_visit_secondary_my_orders_link\" data-tracking-location=\"Header\"\u003eMy Orders\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/mymessages \" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_messages_link\" data-tracking-text=\"masthead_visit_secondary_my_messages_link\" data-tracking-location=\"Header\"\u003eMy Messages\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/moving-home\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_moving_home_link\" data-tracking-text=\"masthead_visit_secondary_moving_home_link\" data-tracking-location=\"Header\"\u003eMoving Home\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_my_sky_menu\" data-tracking-text=\"masthead_close_my_sky_menu\"\u003eClose My Sky menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n \u003c/div\u003e\u003cdiv class=\"extra-link-wrapper svelte-1ty85ih\"\u003e\u003cdiv\u003e\u003cdiv class=\"nav-item-group svelte-1lhtmy9\" data-test-id=\"nav-item-group\"\u003e\u003cdiv class=\"nav-item-group-ctas svelte-1lhtmy9\"\u003e\u003ca href=\"https://www.sky.com/help/home\" class=\"nav-item-link nav-link primary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_primary_help_link\" data-tracking-text=\"masthead_visit_primary_help_link\" data-tracking-location=\"Header\"\u003eHelp\n\u003c/a\u003e\n\n \u003cbutton class=\"button tab-focus nav-toggle svelte-1lhtmy9\" aria-label=\"Open Help menu\" id=\"primary-help\" aria-expanded=\"false\" data-tracking-label=\"masthead_open_help_menu\" data-tracking-text=\"masthead_open_help_menu\" data-tracking-location=\"Header\"\u003e\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"class=\"arrow\" data-test-id=\"up-down-arrow\" aria-hidden=\"true\"\u003e\u003cg class=\"linear-arrow-up\"\u003e\u003cpath d=\"M15.513 10.274L5.249 20.54c-.162.165-.241.332-.249.53 0 .453.785 1.058 1.033 1.262l.137.112 10.003-10.003 10.003 10.003.137-.112c.248-.204 1.033-.809 1.033-1.262-.008-.198-.087-.365-.248-.53L16.834 10.274a.931.931 0 00-1.321 0z\"/\u003e\u003c/g\u003e\u003cg class=\"linear-arrow-down\"\u003e\u003cpath d=\"M16.174 20.002L6.171 10a6.52 6.52 0 00-.138.11C5.786 10.316 5 10.92 5 11.372a.777.777 0 00.249.53L15.513 22.17a.934.934 0 001.321 0l10.264-10.268a.763.763 0 00.248-.53c0-.452-.784-1.056-1.033-1.262a4.806 4.806 0 00-.136-.11L16.174 20.002z\"/\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\n\n \u003cdiv class=\"secondary-nav-wrapper svelte-1lhtmy9\"\u003e\u003cul class=\"secondary-nav-list svelte-1lhtmy9\" data-test-id=\"secondary-nav-list\"\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_help_link\" data-tracking-text=\"masthead_visit_secondary_help_link\" data-tracking-location=\"Header\"\u003eHelp\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/your-account\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_my_account_link\" data-tracking-text=\"masthead_visit_secondary_my_account_link\" data-tracking-location=\"Header\"\u003eMy Account\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/broadband\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_broadband_link\" data-tracking-text=\"masthead_visit_secondary_broadband_link\" data-tracking-location=\"Header\"\u003eBroadband\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-tv\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_tv_link\" data-tracking-text=\"masthead_visit_secondary_tv_link\" data-tracking-location=\"Header\"\u003eTV\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-mobile\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_mobile_link\" data-tracking-text=\"masthead_visit_secondary_mobile_link\" data-tracking-location=\"Header\"\u003eMobile\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-talk\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_talk_link\" data-tracking-text=\"masthead_visit_secondary_talk_link\" data-tracking-location=\"Header\"\u003eTalk\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://www.sky.com/help/home/sky-vip\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_vip_link\" data-tracking-text=\"masthead_visit_secondary_vip_link\" data-tracking-location=\"Header\"\u003eVIP\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003cli class=\"secondary-nav-item svelte-1lhtmy9\"\u003e\u003cdiv class=\"nav-item-link-wrapper tab-focus svelte-zz6fyq\"\u003e\u003ca href=\"https://helpforum.sky.com/\" class=\"nav-item-link nav-link secondary-nav-link svelte-1ct7qcp\" aria-label=\"\" data-test-id=\"nav-item-link\" data-tracking-label=\"masthead_visit_secondary_sky_customer_forum_link\" data-tracking-text=\"masthead_visit_secondary_sky_customer_forum_link\" data-tracking-location=\"Header\"\u003eSky Customer Forum\n\u003c/a\u003e\n \u003c/div\u003e\n \u003c/li\u003e\u003c/ul\u003e\n \u003cbutton class=\"visually-hidden\" data-tracking-label=\"masthead_close_help_menu\" data-tracking-text=\"masthead_close_help_menu\"\u003eClose Help menu\n \u003c/button\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n \u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\n\u003cbutton class=\"close-burger-button visually-hidden svelte-1ty85ih\" data-tracking-label=\"masthead_close_burger_menu\" data-tracking-text=\"masthead_close_burger_menu\" data-tracking-location=\"Header\"\u003eClose the navigation menu\n\u003c/button\u003e\n\u003c/div\u003e\n\n \u003cdiv class=\"user-menu-wrapper svelte-kxtzqb\" data-test-id=\"header-user-wrapper\"\u003e\u003ca class=\"tab-focus sign-in-link\" data-test-id=\"sign-in-link\" data-tracking-label=\"masthead_signin\" data-tracking-location=\"Header\"\u003eSign in\n \u003c/a\u003e\u003c/div\u003e\n\n \n\u003c/header\u003e\u003c/div\u003e\u003c/div\u003e\n\n\n\n\n\u003cspan id=\"page-content\" class=\"svelte-kxtzqb\"\u003e\u003c/span\u003e\u003c/div\u003e\n","meta":"\u003cmeta charset=\"utf-8\" /\u003e\n\u003cmeta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" /\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\" /\u003e\n\u003cmeta name=\"google-site-verification\" content=\"ZaCoj1UlhMf31B6kHMkLR-z9XK8Bzyhi00XH_h1HATo\" /\u003e\n\n\u003clink rel='stylesheet' href=\"https://assets.sky.com/new/bundle-07b6433c.css\"\u003e\n\u003cmeta name=\"msapplication-config\" content=\"https://www.sky.com/assets/masthead/images/browserconfig.xml\" /\u003e\n\u003clink rel=\"mask-icon\" href=\"https://www.sky.com/assets/masthead/images/safari-pinned-tab.svg\" color=\"#0072c9\" /\u003e\n\u003clink rel=\"preload\" href=\"https://static.skyassets.com/fonts/sky-regular.woff2\" as=\"font\" type=\"font/woff\" crossorigin /\u003e\n\u003clink href=\"https://www.sky.com/assets/masthead/images/favicon-32.png\" sizes=\"32x32\" rel=\"icon\" /\u003e\n\u003clink href=\"https://www.sky.com/assets/masthead/images/favicon.png\" sizes=\"16x16\" rel=\"icon\" /\u003e\n\u003clink href=\"https://www.sky.com/assets/masthead/images/favicon.ico\" rel=\"shortcut icon\" /\u003e\n\u003clink href=\"https://www.sky.com/assets/masthead/images/apple-touch-icon-precomposed.png\" rel=\"apple-touch-icon-precomposed\" /\u003e\n\u003clink href=\"https://www.sky.com/assets/masthead/images/apple-touch-icon-180x180-precomposed.png\" rel=\"apple-touch-icon-precomposed\" sizes=\"180x180\" /\u003e\n \u003cscript type=\"text/javascript\"\u003e\nfunction getCookie(name) {\n try {\n var regex = \"(?:(?:^|.*;\\\\s*)\" + name + \"\\\\s*\\\\=\\\\s*([^;]*).*$)|^.*$\";\n var cookie = decodeURIComponent(\n document.cookie.replace(\n new RegExp(regex),\n \"$1\"\n ) || \"\"\n );\n if (cookie \u0026\u0026 cookie.trim() !== \"\") {\n return cookie.trim();\n } else {\n return undefined;\n }\n } catch (e) {\n return undefined;\n }\n};\nfunction isMySkyApp() {\n return Boolean(getCookie('skyCEsa01'));\n};\nfunction enableMySkyAppCMP() {\n return getCookie('enableMySkyAppCMP') === 'true';\n}\n\u003c/script\u003e \u003cscript type=\"text/javascript\"\u003e\n function loadSPConfig(config) {\n window._sp_ = {\n config: {\n authCookie: config.cmpAuthCookie,\n accountId: config.accountId,\n baseEndpoint: config.cmpBaseEndpoint,\n consentLanguage: 'en',\n events: {\n onConsentReady: function (consentUUID, _euconsent, { consentedToAll } = {}) {\n\n // Publish event for MySkyApp\n if (window.PubSub) {\n window.PubSub.publish('sky.cmp.consent.provided',\n {\n \"tag\": \"sky.hook.web.page.tracking.consent.set\",\n \"context\": {\n \"sky.user.tracking.sourcepoint.consent_id\": consentUUID,\n }\n },\n );\n }\n\n // check that window.loadPrivacyManagerModal has been called.\n if (window.refreshAfterConsentChange) {\n window.location.reload();\n }\n\n window.skyDataLayer?.pushConsent({ cookies: consentedToAll });\n }\n },\n mmsDomain: config.mmsDomain,\n siteId: config.cmpSiteID,\n targetingParams: {\n mySkyApp: isMySkyApp() \u0026\u0026 !enableMySkyAppCMP(),\n version: config.tcfVersion\n }\n }\n };\n\n window.loadPrivacyManagerModal = function () {\n window.refreshAfterConsentChange = true;\n window._sp_.loadPrivacyManagerModal(config.cmpPrivacyManagerID);\n\n return false;\n }\n };\n\n window.cmpLoading = window.cmpLoading || { loaded: false };\n\n function executeCMP(config) {\n if (window.cmpLoading.loaded) return; // do not allow execution more than once\n\n // load script based on version (withoutDetection script).\n window.injectScript({ src: `${config.msgLibraryRootUrl}/wrapperMessagingWithoutDetection.js`, type: 'text/javascript' });\n\n // load window._sp_.config\n loadSPConfig(config);\n\n // initialise callback vendor code and hasConsent function.\n initialiseVendorCode();\n\n // freeze object so next load cannot modify .loaded\n window.cmpLoading = Object.freeze({ loaded: true });\n };\n\u003c/script\u003e\n \u003cscript type=\"text/javascript\"\u003e\n!function () {\n var e = function () {\n var e, t = \"__tcfapiLocator\", a = [], n = window;\n for (; n;) {\n try {\n if (n.frames[t]) { e = n; break }\n }\n catch (e) { }\n if (n === window.top) break; n = n.parent\n } e || (!function e() {\n var a = n.document, r = !!n.frames[t];\n if (!r) if (a.body) {\n var i = a.createElement(\"iframe\");\n i.style.cssText = \"display:none\", i.name = t, a.body.appendChild(i)\n } else setTimeout(e, 5); return !r\n }(), n.__tcfapi = function () {\n for (var e, t = arguments.length, n = new Array(t), r = 0; r \u003c t; r++)n[r] = arguments[r]; if (!n.length) return a; if (\"setGdprApplies\" === n[0]) n.length \u003e 3 \u0026\u0026 2 === parseInt(n[1], 10) \u0026\u0026 \"boolean\" == typeof n[3] \u0026\u0026 (e = n[3], \"function\" == typeof n[2] \u0026\u0026 n[2](\"set\", !0)); else if (\"ping\" === n[0]) { var i = { gdprApplies: e, cmpLoaded: !1, cmpStatus: \"stub\" }; \"function\" == typeof n[2] \u0026\u0026 n[2](i) } else a.push(n)\n }, n.addEventListener(\"message\", (function (e) {\n var t = \"string\" == typeof e.data, a = {};\n try {\n a = t ? JSON.parse(e.data) : e.data\n } catch (e) { }\n var n = a.__tcfapiCall; n \u0026\u0026 window.__tcfapi(n.command, n.version, (function (a, r) {\n var i = {\n __tcfapiReturn: {\n returnValue: a,\n success: r,\n callId: n.callId\n }\n }; t \u0026\u0026 (i = JSON.stringify(i)), e.source.postMessage(i, \"*\")\n }), n.parameter)\n }), !1))\n }; \"undefined\" != typeof module ? module.exports = e : e()\n}()\n\u003c/script\u003e \u003cscript type=\"text/javascript\"\u003e\n function getVendorPurpose(grants, vendorID, purposeID) {\n if (grants[vendorID] \u0026\u0026 grants[vendorID].purposeGrants \u0026\u0026 grants[vendorID].purposeGrants[purposeID]) {\n return grants[vendorID].purposeGrants[purposeID];\n }\n return false;\n }\n\n function initialiseVendorCode() {\n const getCustomVendorConsents = function () {\n return new Promise(function (resolve) {\n __tcfapi('addEventListener', 2, function (tcData, success) {\n if (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'useractioncomplete') {\n __tcfapi('getCustomVendorConsents', 2, function (options) {\n resolve({ consentedVendors: options.consentedVendors, consentedPurposes: options.consentedPurposes, grants: options.grants });\n });\n }\n });\n });\n };\n\n const getConsent = getCustomVendorConsents();\n\n // will enable command: hasConsent({ id: '' }) to be used in Launch.\n const hasConsent = function (options) {\n const vendorID = options.id;\n return new Promise(function (resolve, reject) {\n return getConsent.then(function (options2) {\n const hasVendorConsented = options2.consentedVendors.some(function (vendor) { return vendor._id === vendorID; });\n\n const hasPurposeConsented = options2.consentedPurposes\n .some(function (purpose) { return Boolean(getVendorPurpose(options2.grants, vendorID, purpose._id));});\n\n // if vendor is consented/unconsented without purpose\n if (!hasPurposeConsented) {\n resolve(hasVendorConsented);\n } else {\n resolve(options2.grants[vendorID].vendorGrant);\n }\n });\n });\n };\n\n const hasPurposeConsent = function (options) {\n const vendorID = options.id;\n return new Promise(function (resolve, reject) {\n return getConsent.then(function (options2) {\n const isConsented =\n options2.consentedVendors.some(function (vendor) { return vendor._id === vendorID; }) \u0026\u0026\n options2.consentedPurposes.some(function (purpose) { return purpose._id === options.purposeID; });\n\n resolve(isConsented);\n });\n });\n };\n\n // freeze hasConsent function\n Object.defineProperty(window, 'hasConsent', {\n value: hasConsent,\n writable: false\n });\n\n // freeze hasPurposeConsent function\n Object.defineProperty(window, 'hasPurposeConsent', {\n value: hasPurposeConsent,\n writable: false\n });\n }\n\u003c/script\u003e\n \u003cscript type='text/javascript'\u003e\n window.injectScript = function (options) {\n const script = document.createElement('script');\n const id = options.id;\n const src = options.src;\n const type = options.type;\n const text = options.text;\n const defer = options.defer;\n const isAsync = options.isAsync;\n const target = options.target || 'head';\n if (id) {\n script.id = id;\n }\n if (type) {\n script.type = type;\n }\n if (text) {\n script.text = text;\n }\n if (defer) {\n script.defer = defer;\n }\n if (isAsync) {\n script.async = isAsync;\n }\n if (src) {\n script.src = src;\n }\n document.querySelector(target).appendChild(script);\n };\n function startCMP() {\n executeCMP({\n accountId: parseInt('630', 10),\n cmpAuthCookie: 'authId',\n cmpBaseEndpoint: 'https://cdn.privacy-mgmt.com',\n cmpOrigin: 'https://sourcepoint.mgr.consensu.org',\n cmpPrivacyManagerID: '204887',\n cmpSiteID: '5763',\n mmsDomain: 'https://www.sky.com/consent',\n msgLibraryRootUrl: 'https://www.sky.com/consent-v2',\n tcfVersion: 'tcfv2'\n });\n }\n if (window.Promise) {\n startCMP();\n } else {\n window.injectScript({ src: 'https://assets.sky.com/new/polyfill-promise.js' });\n }\n \u003c/script\u003e\n"},"includeMasthead":true,"headerOptions":{"options":[{"text":"Sky Mobile","url":"/shop/mobile","active":false},{"text":"Deals","url":"/shop/mobile/deals","active":false},{"text":"Phones","url":"/shop/mobile/phones","active":false},{"text":"Manage","url":"/hub/mobile","active":false},{"text":"SIM","url":"/shop/mobile/plans","active":false},{"text":"Tablets \u0026 Laptops","url":"/shop/mobile/tablets","active":false},{"text":"Brands","url":"/shop/mobile/brands","active":true},{"text":"SIM activation","url":"/productsettings/mobile/activate-sim","active":false},{"text":"Accessories","url":"/shop/accessories/mobile","active":false}],"contentId":"pod.blt2edd9ca4220be6e7"},"legal":{"heading":"Here's the legal bit","contentId":"pod.blteb0bf2d32193f862","terms":[{"body_text":"General \u0026 further terms"},{"body_text":"**Subject to status. Upfront payment may be required.** Prices may go up during your subscription. Non-standard set-up may cost extra. Prices may vary if you live in a flat. Sky functionality requires two satellite feeds. You must get any consents required (e.g. landlord's). Under 5 minutes was the average time to recontract online based on orders placed from January to September 2021."},{"body_text":"Mobile"},{"body_text":"This page contains key facts (below) as well as links to some important information about the Sky Mobile subscriptions and services for new customers in the United Kingdom, including the [Sky Mobile terms and conditions (PDF)][1] (for access to mobile calls, texts and data services). Please take a few minutes to read this important information carefully.\n\nIf you have any questions or want to talk about any of this, please [contact us][2].\n\nUnlimited data plan: Subject to our fair usage policy available at [Sky Mobile Fair Usage Policy][3]. Mix anytime. Rolling data to your Sky Piggybank is not available on Unlimited data plans. If you mix from an Unlimited data plan down to another data plan, you will start to roll data to your Sky Piggybank from when your new plan starts. Downgrades effective month following selection. If you mix from another data plan up to an Unlimited data plan, you will still have access to your existing Sky Piggybank and can redeem data as usual for as long as it is valid.\n\n**99% UK Network Coverage:** 4G outdoor network available to 99% of UK population.\n\n**Awards:** Which? Recommended Mobile Phone Provider April, 2022. Expert Reviews Mobile Network Awards: Best Value September, 2021. Choose Mobile Awards: Best Value April, 2022.​\n\n**Offers**:\n\n**£5 off introductory 100MB data plan:** For new and existing customers with any purchase of a phone or tablet. Offer lost if you upgrade or Mix your data plan (standard price currently £5pm). Price of 100MB plan subject to change\n\n**MacBook data plan connection:** All Apple MacBook models (MacBook Air M1 13”, MacBook Air M2 13”, MacBook Air M2 15”, MacBook Pro 13”, MacBook Pro 14” and MacBook Pro 16”, MacBook Air M3 13\", MacBook Air M3 15\") require a compatible dongle for data plan connection. Data plans purchased through Sky Mobile can be used with compatible dongles, or in other compatible devices. Data plan subject to 12-month min term. Subject to availability. 18+. Direct Debit. Terms apply.\n\n**Unlimited data for £35 a month:** Subject to status and credit check. Offer only available on new plans and when taken on a SIM-only contract. Data offer lost if you Mix to another plan. Not available with any other offers. Data plan price may increase during your new minimum term (excludes VAT changes). Data Plan subject to 12-month minimum term. Terms apply.\n\n**Unlimited data for £22 a month:** Subject to status and credit check. Offer only available on new plans and purchased with a phone. Data offer lost if you Mix to another plan. Not available with any other offers. Data plan price may increase during your new minimum term (excludes VAT changes). Data Plan subject to 12-month minimum term. Terms apply.\n\n**3GB for £7 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**5GB for £10 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**100GB for £18 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**40GB for £12 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**Built for Apple Intelligence:** Apple Intelligence will be available in beta on Mac with M1 and later, with Siri and device language set to U.S. English, as part of macOS Sequoia later this year\n\n**iPhone 16e:** Subject to status and credit check. Advertised price on iPhone 16e (128GB). £20 a month for handset on Swap24 plan with inclusive 100MB data plan. 36-month interest free loan required for handset. Option to buy phone without a loan. See sky.com/swaphelp for details. Phone subject to availability. \n\n**iPhone 15 (128GB)- Was £23 now £21, save £48:** Based on a saving of £48 on the total cost of the iPhone 15 (128GB) over 36 months (was £792, now £744, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 15 Plus (128GB)- Was £27 now £25, save £48:** Based on a saving of £48 on the total cost of the iPhone 15 Plus (128GB) over 36 months (was £903, now £855, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Pro Max (256GB)- Was £38 now £37, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 Pro Max (258GB) over 36 months (was £1356, now £1308, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Pro (128GB)- Was £32 now £30, save £48:** £12 Upfront Fee. Based on a saving of £48 on the total cost of the iPhone 16 Pro (128GB) over 36 months (was £1128, now £1080, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Plus (128GB)- Was £29 now £27, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 Plus (128GB) over 36 months (was £1017, now £969, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 (128GB)- Was £29 now £27, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 (128GB) over 36 months (was £900, now £852, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Samsung Galaxy S24 FE - Was £284, now £21 month - Save £108:** Based on a saving of £108 on the total cost of the Samsung Galaxy S24 FE(128GB) over 36 months (was £834, now £726, save £108) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Galaxy Z Flip6 - was £37, now £33 - save £144:** Based on a saving of £144 on the total cost of the Galaxy Z Flip6 (256GB) over 36 months (was £1284, now £1140, save £144) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S24 - Was £28, now £25 month - Save £96:** Based on a saving of £108 on the total cost of the Samsung Galaxy S24 (128GB) over 36 months (was £984, now £876, save £108) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S25 - was £30, now £26- save £144:** Based on a saving of £144 on the total cost of the Samsung Galaxy S25 (128GB) over 36 months (was £1008, now £864, save £144) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S25 Ultra - was £48, now £42, save £192:** Based on a saving of £192 on the total cost of the Samsung Galaxy S25 Ultra (256GB) over 36 months (was £1602, now £1410, save £192) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Buds FE and Fit3 GWP:** Promoter: Samsung Electronics (UK) Limited. UK, Isle of Man, Channel Islands or Republic of Ireland residents (18+) only or registered companies in the same. Purchase a Samsung Galaxy S24 or S24 FE (Promotion Product) from a participating retailer between 19/02/2025 – 15/04/2025 and claim a Galaxy Fit3 in Black and Galaxy Buds FE in White by redemption. No cash alternative. To claim, Participants must visit [samsungoffers.claims/GetMoreWithGalaxy][4], upload proof of purchase and provide all other required information (Claim) within 30 days of purchase. Maximum 1 Claim per Promotion Product purchased (maximum 4 Claims per household) and a maximum of 10 Claims per company participant. See [samsungoffers.claims/GetMoreWithGalaxy][5] for full Promotion terms. \n\n**Google Pixel 8 Pro - was £26, now £22, save £144:** Based on a saving of £144 on the total cost of the Google Pixel 8 Pro (128GB) over 36 months (was £888, now £744, save £144) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply. \n\n**Google Pixel 9 Pro XL (128GB) - Was £32, now £30 a month, saving you £72:** Based on a saving of £72 on the total cost of the Google Pixel 9 Pro (128GB) over 36 months (was £1116, now £1044 save £72) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Google Pixel 9 Pro Fold (256GB) - Was £63, now £55 a month, saving you £288:** Based on a saving of £288 on the total cost of the Google Pixel 9 Pro XL (256GB) over 36 months (was £2160, now £1872 save £288) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Google services free trials - Pixel 9:** The Fitbit Premium and YouTube Premium trial offers are available to eligible users of each service with the purchase and activation of Pixel 9 by the offer expiry date of 31 December 2025 at 11.59 p.m. GMT. The Google One Premium 2 TB offer is available to new users who purchase and activate a Pixel 9 by 31 October 2025 at 11.59 p.m. GMT, and redeem the offer by 15 November 2025 at 11.59 p.m. GMT. Must be 18 years or over. Offers expire on 31 December 2025 at 11.59 p.m. GMT. Offer only available to customers who are not current or past Google One, Fitbit Premium or YouTube Premium subscribers. Customers who have previously participated in a Google One, Fitbit Premium or YouTube Premium trial may not be eligible. Valid form of payment required at sign-up, but you will not be charged until the respective trial period expires. You can cancel your trial at no charge at any time before the trial is over. At the end of the trial period, you will be automatically charged the individual subscription price, currently £7.99/mo for the Google One Premium 2 TB plan, £7.99/mo for Fitbit Premium or £12.99/mo for YouTube Premium. Cancel at any time. No refunds for partial billing periods are available. Offers require a Google Account. Return of purchased device may result in cancellation of all subscriptions. Promoter: Google Commerce Limited, 70 Sir John Rogerson's Quay, Dublin 2 D02R296, Ireland. Fitbit Premium content and features may change. See youtube.com/premium/restrictions, one.google.com/offer/terms-and-conditions/pixel9 and g.co/fitbitpremium/tos for full terms. \n\n**Google services free trials - Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold:** The Google One AI Premium, Fitbit Premium and YouTube Premium trial offers are available to eligible users of each service with the purchase and activation of Pixel 9 Pro, Pixel 9 Pro XL or Pixel 9 Pro Fold by 31 October 2025 for the Google One AI Premium offer and by 31 December 2025 for the Fitbit Premium and YouTube Premium offers.Must be 18 years or over. Offers expire at 11.59 p.m. GMT on 15 November 2025 for Google One AI Premium and 31 December 2025 at 11.59 p.m. GMT for Fitbit Premium and YouTube Premium. Offer only available to customers who are not current or past Google One, Fitbit Premium or YouTube Premium subscribers. Customers who have previously participated in a Google One, Fitbit Premium or YouTube Premium trial may not be eligible.Valid form of payment required at sign-up, but you will not be charged until the respective trial period expires. You can cancel your trial at no charge at any time before the trial is over. At the end of the trial period, you will be automatically charged the individual subscription price, currently £18.99/mo for Google One AI Premium, £7.99/mo for Fitbit Premium or £12.99/mo for YouTube Premium. No refunds for partial billing periods are available. Offers require a Google Account. Promoter: Google Commerce Limited, 70 Sir John Rogerson's Quay, Dublin 2 D02R296, Ireland. Return of purchased device may result in cancellation of all subscriptions. Fitbit Premium content and features may change. See [youtube.com/premium/restrictions][6], [g.co/fitbitpremium/tos][7] and [one.google.com/offer/terms-and-conditions/pixel9pro\u0026profold][8] for full terms \niPad (2022) 5G 10th Gen - Was £11, now £10.50 a month, save £24: Based on a saving of £24 on the total cost of the iPad 5G 10th Gen (2022) (64GB) over 48-months (Was £528, Now £504, Save £24) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See [sky.com/swaphelp][9] for details. 18+. Direct Debit. Terms apply. \n\n **Samsung Galaxy Tab A9 - was £5.50, now £3.50 a month, save £84:** Based on a saving of £84 on the total cost of the Samsung Galaxy Tab A9 over 48-months (Was £252, Now £168, Save £84) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply. \n\n**Samsung Galaxy Buds3:** Customers that have purchased a Samsung Galaxy Tab S10+ or Samsung Galaxy Tab S10 Ultra from Sky Mobile (UK) between 07/02/2025 and 23:59 on 31/03/2025 are eligible to get a pair of silver Samsung Galaxy Buds3 (while stocks last) which will automatically appear in your order confirmation at no extra cost. When completing your purchase, the Samsung Galaxy Buds3 will not appear in your basket. Samsung Galaxy Buds3 will either be dispatched with your device (subject to availability) or within 30 days after you receive your device. To be eligible to participate in the Promotion you must be an individual that is a resident (aged 18 or over) in the United Kingdom, Isle of Man or Channel Islands (“Participant”). Limited to one gift per order. Maximum 4 claims per household. Customers that return their mobile device for any reason are not eligible to participate.\n\n**Samsung AI Book Cover Keyboard with Trackpad:** Customers that have purchased a Samsung Galaxy Tab S10+ or Samsung Galaxy Tab S10 Ultra from Sky Mobile (UK) between 30/01/2025 and 23:59 on 31/03/2025 are eligible to get a Samsung AI Book Cover Keyboard with Trackpad (while stocks last) which will automatically appear in your order confirmation at no extra cost. When completing your purchase, the Samsung AI Book Cover Keyboard with Trackpad will not appear in your basket. Samsung AI Book Cover Keyboard with Trackpad will then be dispatched with your device (subject to availability) or within 30 days after you receive your device. To be eligible to participate in the Promotion you must be an individual that is a resident (aged 18 or over) in the United Kingdom, Isle of Man or Channel Islands (“Participant”). Limited to one gift per order. Maximum 4 claims per household. Customers that return their mobile device for any reason are not eligible to participate.\n\n**Samsung Galaxy Buds FE:** Offer ends 27/03/2025. Get the Galaxy Buds FE for £2 a month (usually £3.50 a month) for 36 months when purchased with a Samsung Galaxy S25, S25+,S25 Ultra,S24, S24FE, Z Flip6 or Z Fold6. Handset purchase must be made between 16/01/2025 and 27/03/2025 to be eligible for the Buds FE offer. Buds FE must be added to your basket during purchase. Maximum 2 accessories per order. Subject to stock and availability.\n\n**Chromebook Go LTE - was £11, now £10 a month, save £36:** Based on a saving of £36 on the total cost of the Samsung Chromebook Go LTE (64GB) over 48-months (Was £408, now £372, Save £36) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See [sky.com/swaphelp][10] for details. 18+. Direct Debit. Terms apply. \n\n**Northern Ireland:** Devices which do not support charging via a USB-C connection are unavailable to customers in Northern Ireland. \n\n**Sky VIP:** \nRequires compatible smartphone, My Sky app and broadband/3G/4G (charges may apply). See [sky.com/vipterms][11] for full terms and eligibility. My Sky app available on compatible Apple and Android devices. Compatible device and software requirements at [sky.com/help][12] and the App Store. App features and functions vary by platform/device. Further terms apply.\n\n**Sky Mobile Accessories**\nMonthly price shown based on 36m loan. Subject to status and credit check. Loans payable within 12, 24 or 36 months. SWAP not applicable to accessories. Option to buy accessory without a loan. Accessories subject to availability. Accessories come with a 12m or 24m manufacturer’s warranty. For specific warranty information including duration, see [sky.com/help/devicesupport/][13]\n\n**Your Sky Mobile services and contract**:\nYour Sky Mobile services are for your personal use as a consumer and are separate to any other Sky services you have.\nA 12 month minimum term applies to your Sky Mobile service.\n\nIf you end your Sky Mobile contract in your minimum term, you may have to pay us an early termination charge. You may be able to reduce this by changing data plan or removing recurring optional extras before you terminate. We may charge this, and any other one-off payment you owe us, to the card you used to pay for any upfront payment.\n\nYour cancellation rights will be sent to you with your full terms and conditions. You agree your Sky services may start during your cooling off period, you may still cancel your services within this but you'll need to pay for any services used up to that point (e.g. call costs).\n\nYour new contract for each order will be posted to your online account. Create a SkyiD to log in from sky.com. If you already have products or services from Sky Mobile, your existing contract(s) remain unchanged unless we tell you otherwise.\n\nYou must activate your SIM card within 31 days of receipt.\n\nYour Sky Mobile services should be available within 24 hours of you activating the SIM card. Details about how to activate your SIM card will be sent with your SIM.\n\nPhones and other devices we supply may be locked to our network. Visit [Sky Help][14] to find out if they are and, if so, when you can unlock your device and any fees you may have to pay.\n\nUnless you have bought your device from us, please ensure your device is unlocked before you activate your Sky SIM. It can take several days for your current network to do this. If you activate your SIM when your device is locked, you will not be able to use calls and texts with Sky Mobile.\n\nIf you have purchased a ‘Like New’ phone, it comes with a 12 month Sky warranty against faults arising in the first 12 months from the date of purchase. For more information, including how to report a fault, see our help article on [Sky Mobile warranty information][15].\n\nIf 'roam assist' or 'dial assist' are enabled on your device (see your settings), please carefully check the number you're calling to avoid making an international call by mistake. UK numbers should start 0044 or +44 (not 0046 or +46).\n\nAs this is a mobile service, it may not be available everywhere in the UK and in some places it is only available at certain times. Several factors could impact your coverage, for example, weather and geographic conditions or your location. You can check your predicted network coverage in your area using our [Coverage Checker][16].\n\nUnfortunately, there may be some rare occasions where our services will not work for you whilst you are abroad. You can check your current service availability in a particular destination before you travel by contacting us on 03442 414141. Wi-Fi calling is not currently supported outside the UK.\n\nPlease take care when using Sky Mobile services close to borders as you might pick up another network. You can stop this by changing the settings on your device so it selects 'National roaming only' or the 'Sky' network in the data roaming settings. Beware of automatic uncontrolled data roaming and downloads. You can switch off data roaming in your device settings.\n\nUse Wi-Fi calling to make/send and receive calls and texts over a wireless internet connection (for example, home broadband). If you make an emergency call using Wi-Fi calling (999), we’ll use a normal mobile network first. If there's no signal, we’ll try using Wi-Fi but the emergency services can’t identify your location automatically so you will need to tell them where you are.\n\nWi-Fi calling will not work if the broadband connection fails or it loses power. You should keep a fixed line for emergency calls and never rely solely on Wi-Fi calling for these (only use Wi-Fi calling as a last resort). Please take a look at the Help section on sky.com for more information about Wi-Fi calling.\n\nUnused data will be rolled over into your Sky piggybank at the end of each billing period, except on the Unlimited data plan. You can choose to redeem data in your Sky Piggybank in increments of 1GB. Accumulated data expires after 12 months.\n\nFor security reasons SIM Cards may be replaced from time to time. If this happens we will tell you in advance and send a replacement.\n\nOnce your Sky Mobile services are active, it may take up to 24 hours to enable access to Sky+ recordings on your mobile. Downloads are not available via 3G or 4G.\n\nSky+ and Sky Go apps required to access Sky+ recordings on your mobile.\n \n**Paying for your services**:\nWe will bill you monthly in advance for all your data plan(s) and any recurring optional extras you have. Other charges, such as add-ons or non-inclusive call/text charges will be billed in arrears. Any offers will be shown on your statement. You are responsible for all activity using your services unless you tell us someone is not authorised to use them before charges are incurred.\n\nYou can view your bill at least 3 days before your monthly payment due date, make payments and manage your account through sky.com. Your Sky Mobile bill will be separate to your bill for any other Sky services.\n\nThe access charge for calls to 0845, 0870 and other 'service numbers' is 95p a minute.\n\nWith our International Saver, you get discounted rates for calls and texts to over 60 popular international destinations (to both landline and mobile numbers). See our [tariff guide][17] for full details.\n\nRecurring optional extras (Unlimited Calls and Texts and the International Saver) stay on your account each month until cancelled.\nPlease take a look at our [tariff guide][18] to see how much non-inclusive calls you make or texts you send will cost you, including our roaming rates. You can also see how much it will cost you to use our call forwarding service.\n\nFor your protection, some spend limits apply to each SIM card on your account. If you have multiple SIMs, higher total charges may be incurred. You can manage the spend on your Sky Mobile account via sky.com.\n\nWe will send you confirmation of your Direct Debit agreement separately.\n\n**Roll**:\nRedeem data in 1GB increments. Use within 12 months. Share unused rolled over monthly data with up to 7 SIMs on your account. You cannot roll data from an Unlimited Data Plan to your Sky Piggybank\n\n**Swap**:\nSubject to status and credit check. 36 month interest free loan or outright handset purchase required for Swap24. Data Plan subject to 12 month minimum term. Sky will buy the old Sky phone and credit your loan account with proceeds. Loan must be paid in full to Swap. Phone condition criteria and market value adjustment may apply. Phone subject to availability. 18+. Terms apply. See [sky.com/swaphelp][19] for details. \n\n**Mix**: \n12-month minimum term. Downgrades effective from the following month.\n\n**Text to Switch**: \nText your current provider with PAC to 65075 to keep your existing no. or STAC to 75075 to leave without it. Code provided within 60 seconds. Code must be given to gaining provider to start switching process. See provider website for info.\n\n**Unlimited Calls and Texts**:\nUnlimited Calls and Texts Inclusive calls to UK, Channel Isles and Isle of Man landlines (01, 02, \u0026 03) and texts to UK, Channel Isles and Isle of Man mobile numbers (07). Subject to our acceptable use policy at [sky.com/mobileterms][20].\n\n**Watch**:\nUK only. Requires an active airtime plan with minimum 50MB data available. Content depends on Sky TV package. Some live TV programmes may be unavailable. Streaming ads prior to and within On Demand content and adverts contained within Sky apps may use data allowance. More information, Compatible apps, device and software requirements at [sky.com/watchmobile][21]. Downloads only available over Wi-Fi in the UK. Subject to [fair use policy][22].\n\n**24/7 Switch Support**: \nUK’s only 24/7 real person switching support from major providers. Verify at [sky.com/switchsupport][23].\n \n**Complaints**:\nInformation on how we deal with complaints and options for alternative dispute resolution can be found in our [Complaints Code of Practice][24]. You can also visit our [How to make a complaint][25] Help article or the [Online Dispute Resolution][26] website.\n\n**Sky Protect Policy details**\n\nThis is an optional policy. It does not have to be purchased at the same time as your mobile phone. This policy is designed to meet the demands and needs of those who wish to insure their mobile phone against breakdown and accidental damage, and also against loss and theft (if selected). \n\nAll prices include all applicable taxes (including IPT). If the payment date you chose is within 14 days of you purchasing the policy, Domestic \u0026 General will not take the first Direct Debit on your chosen date. All subsequent collections will be debited on the date you chose. \n\n**Alternative Insurance**\n\nYou should be aware that similar warranties are available from other high street outlets, insurance companies and other providers. Some household insurance policies offer cover for accidental damage, fire or theft. \n\n**Eligibility Criteria**\n\nYou must be at least 18 years old and a resident in the United Kingdom, Isle of Man or Channel Islands to be eligible. Your mobile phone must be used for personal and non-business purposes only. The IMEI Number on the mobile or SIM gate must not have been tampered with in any way making the mobile unidentifiable. \n\n**Your right to cancel**\n\nIf you change your mind during the 45 day period from receipt of your documentation or from the policy start date, which is later (“the cooling off period”), you can cancel your policy and Domestic \u0026 General will refund any premium paid. \n\nIf you cancel your policy after the cooling off period, then your policy will remain in place until the end of the period for which you have already paid and you will not receive any refund. If at any time Domestic \u0026 General have provided you with a cash settlement or a voucher for a replacement, your policy will automatically end and no premium will be refunded. \n\nIf Domestic \u0026 General have reasonable grounds to believe that you have (or anyone acting for you has) claimed under this policy knowing the claim to be dishonest, exaggerated or fraudulent then they may cancel the policy immediately without any refund of premium or excess. \n\nIf you fail to comply with certain conditions and obligations Domestic \u0026 General may bring your policy to an end and will not provide any further services to you under the policy. They reserve the right to cancel your policy by giving you fourteen (14) days’ notice. In each case, you will receive a refund of any permium paid for unused days of your policy and Domestic \u0026 General will confirm any such ending or cancellation in writing to the last address you gave them. \n\n**How to complain**\n\nIf you wish to complain or you are unhappy with the service provided, please contact the Domestic \u0026 General customer services team on 0333 000 9769, write to Domestic \u0026 General Insurance PLC, Leicester House, 17 Leicester Street, Bedworth, Warwickshire CV12 8JP or sign in to My Account on [www.domesticandgeneral.com][27]\n\nDomestic \u0026 General’s complaints handling policy can be found on their website. If you are not satisfied with how Domestic \u0026 General respond you can then ask the Financial Ombudsman Service (FOS) to review your case. Referral of your complaint to the FOS does not affect your right to take legal proceedings. They can be contacted at: The financial Ombudsman Service, Exchange Tower, London E14 9SR, on the website [financial-ombudsman.org.uk][28], or by email at: complaint.info@financial-ombudsman.org.uk \n\n**Governing law and statutory rights**\n\nDomestic \u0026 General will communicate with you in English and English Law will apply unless they agree otherwise with you. Nothing in the conditions will reduce or affect your statutory rights. These rights include the right to claim for a refund, repair, or replacement for up to six years (in Scotland it’s up to five) if your electrical goods were not of satisfactory quality or fit for their purpose when they were sold to you. For further information about your statutory rights contact the Citizens Advice Bureau: [www.citizensadvice.org.uk][29] or 03444 111 444. \n\n**The Financial Services Compensation Scheme**\n\nDomestic \u0026 General are covered by the Financial Services Compensation Scheme. If they cannot meet their obligations to you under the policy, compensation may be available to cover these obligations. See [www.fscs.org.uk][30] \n\n\n**General**:\nThe personal information we have collected from you will be shared with fraud prevention agencies who will use it to prevent fraud and money laundering and to verify your identity. If fraud is detected, you could be refused certain services, finance or employment. Read our [help article][31] to find out how your information will be used by us, as well as information on these fraud prevention agencies, and your data protection rights.\n\nSky may use your contact details to contact you about content, products and services that we think you'd like, including for a reasonable period after you cease to be a Sky customer. By becoming a customer, you are agreeing to this unless you opt out by calling us on 03442 414141, or by changing your preferences via your online account.\n\nIf you want to keep your number, you'll need a PAC code from your current provider.\n\nWe may send notices to your mobile number. If you give your SIM or device to someone else, you should ensure they tell you about any notices they receive.\n\n\n [1]: https://static.skyassets.com/contentstack/assets/blt7f2b03fd02c7fe60/blt1f603017443151e7/660e7a93cac0bc6b33c88605/download?dispostion=inline\n [2]: https://www.sky.com/help/articles/terms-and-conditions-faqs\n [3]: https://www.sky.com/help/articles/sky-mobile-fair-usage-policy\n [4]: https://samsungoffers.claims/GetMoreWithGalaxy\n [5]: https://samsungoffers.claims/GetMoreWithGalaxy\n [6]: https://youtube.com/premium/restrictions\n [7]: https://g.co/fitbitpremium/tos\n [8]: https://one.google.com/offer/terms-and-conditions/pixel9pro\u0026profold\n [9]: sky.com/swaphelp\n [10]: sky.com/swaphelp\n [11]: https://sky.com/vipterms\n [12]: sky.com/help\n [13]: https://www.sky.com/help/devicesupport/\n [14]: http://www.sky.com/help/articles/unlocking-your-phone\n [15]: https://www.sky.com/help/articles/sky-mobile-warranty-information\n [16]: https://www.sky.com/shop/mobile/coverage-checker\n [17]: https://www.sky.com/shop/terms-conditions/mobile/tariff-guide/\n [18]: https://www.sky.com/shop/terms-conditions/mobile/tariff-guide/\n [19]: https://sky.com/swaphelp\n [20]: https://sky.com/mobileterms\n [21]: https://www.sky.com/help/articles/sky-mobile-watch\n [22]: https://www.sky.com/help/articles/sky-mobile-fair-usage-policy\n [23]: www.sky.com/switchsupport\n [24]: https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice\n [25]: https://www.sky.com/help/articles/how-to-make-a-complaint\n [26]: https://ec.europa.eu/consumers/odr/main/index.cfm?event=main.home.chooseLanguage\n [27]: https://www.domesticandgeneral.com\n [28]: http://financial-ombudsman.org.uk\n [29]: https://www.citizensadvice.org.uk\n [30]: https://www.fscs.org.uk\n [31]: https://www.sky.com/help/articles/how-sky-uses-your-personal-data/"}]},"trackingData":{"page":"brands","intent":"join-mobile","title":"Best Mobile Phone Brands | Sky Mobile - Sky.com"},"locale":"en-GB","content":{"jsonapi":{"version":"1.0"},"data":[{"type":"page_variant","id":"blta8ee7134232091ee","attributes":{"locale":"en-gb","_in_progress":false,"key":"mobile-brands-fusion","notifications":[],"tables":[],"tags":["fusion"],"title":"Mobile - Brands - Fusion","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-17T08:16:14.097Z","user":"blt9729c2ab6402fb6a"}},"relationships":{"page":{"data":[{"type":"page","id":"blt713a5574e05931f5"}]},"pods":{"data":[{"type":"pods","id":"blt2edd9ca4220be6e7"},{"type":"pods","id":"blt1d0a396ea1ccaefc"},{"type":"pods","id":"bltedf6a6cced988d2a"},{"type":"pods","id":"blt283fc73c34979981"},{"type":"pods","id":"blteb0bf2d32193f862"}]},"catalogues":{"data":[]}}}],"included":[{"type":"page","id":"blt713a5574e05931f5","attributes":{"title":"Mobile - Brands Hub","page_title":"Best Mobile Phone Brands | Sky Mobile - Sky.com","step_heading":"","canonical":"","metadata":{"description":"Find the best mobile phone brands at Sky Mobile","keywords":"Sky Mobile, Apple, Samsung, Huawei, Nokia, Sony, Fairphone, SpaceTalk","robots":null},"key":"","tags":[],"locale":"en-gb","_content_type_uid":"page","_workflow":{"uid":"blt23cf50f4559c164e","version":3,"assigned_to":[],"assigned_by_roles":[]},"publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2020-07-07T14:22:09.513Z","user":"bltdf5dfe1f9813884b"}}},{"type":"pods","id":"blt2edd9ca4220be6e7","attributes":{"_content_type_uid":"pod","locale":"en-gb","_in_progress":false,"body_text":"","children":[],"component":null,"countdowns":[],"cta":[],"disclaimer":"","extensions":[],"heading":"","highlight":[],"icon":{"name":null},"image":{"desktop":null,"tablet":null,"mobile_web":null,"mobile":null,"url":"","alt_text":""},"key":"mobile-navigation","media":[],"product":{"thumbnail":null,"basket":[],"portfolio":[],"notices":[],"states":[]},"product_price":[],"reference":"","section":[{"title":"home","_metadata":{"uid":"cs6907593417072f22"},"heading":"Sky Mobile","sub_heading":"","body_text":"/shop/mobile","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"home","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"deals","_metadata":{"uid":"cs3350c1d7aa5c5679"},"heading":"Deals","sub_heading":"","body_text":"/shop/mobile/deals","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"deals","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"phones","_metadata":{"uid":"cs93821e519ddee66c"},"heading":"Phones","sub_heading":"","body_text":"/shop/mobile/phones","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"phones:gb","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"manage","_metadata":{"uid":"csf2a920f8dde6ce17"},"heading":"Manage","sub_heading":"","body_text":"/hub/mobile","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"manage","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"SIM","_metadata":{"uid":"cscd73d6143495e7ba"},"heading":"SIM","sub_heading":"","body_text":"/shop/mobile/plans","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"plans","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"tablets \u0026 laptops","_metadata":{"uid":"cs45b2e723bdea837a"},"heading":"Tablets \u0026 Laptops","sub_heading":"","body_text":"/shop/mobile/tablets","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"tablets","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"brands","_metadata":{"uid":"cs40509b6636faa5ed"},"heading":"Brands","sub_heading":"","body_text":"/shop/mobile/brands","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"brands","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"SIM activation","_metadata":{"uid":"cs386a374deaded6ef"},"heading":"SIM activation","sub_heading":"","body_text":"/productsettings/mobile/activate-sim","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"SIM activation","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"accessories","_metadata":{"uid":"cscbcd7944f2262b38"},"heading":"Accessories","sub_heading":"","body_text":"/shop/accessories/mobile","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"accessories","path":"","type":null,"images":[],"theme":{"appearance":null}}],"show_deprecated_fields":false,"sub_heading":"","tags":[],"terms":[],"terms_and_conditions":{"agree_statement":"","cta_text":"","terms_and_conditions":[]},"theme":{"appearance":null},"title":"Sky Mobile Navigation","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2025-02-07T07:00:03.280Z","user":"blt9729c2ab6402fb6a"}}},{"type":"pods","id":"blt1d0a396ea1ccaefc","attributes":{"_content_type_uid":"pod","locale":"en-gb","_in_progress":false,"body_text":"Whether you’re after the newest iPhone, or the latest Samsung Galaxy, find a Sky deal to best suit you.","children":[],"component":null,"countdowns":[],"cta":[],"disclaimer":"","extensions":[],"heading":"Explore all our phone brands","highlight":[],"icon":{"name":null},"image":{"desktop":null,"tablet":null,"mobile_web":null,"mobile":null,"url":"","alt_text":""},"key":"mobile-brands-hero","media":[{"_content_type_uid":"media","_version":3,"locale":"en-gb","uid":"bltf946b1abc21f4efb","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt65b3b7d655924102","ACL":[],"content_type":"image/png","file_size":"8521","filename":"NetworkLines-cropped-white.png","parent_uid":null,"tags":[],"title":"NetworkLines-cropped-white.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-07-05T06:48:58.658Z","user":"bltb00c5b5c001d2089"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png"},"asset_blurhash":{"blurHash":"3GFY$2~qIUt7","imageTitle":"NetworkLines-cropped-white.png","imageID":"blt65b3b7d655924102","imageDimensions":{"width":1148,"height":248},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png","uuid":"5284fde3-f03e-4107-aa56-74db7ffeef62"},"asset_focal_point":{"regionOfInterest":{"point":{"x":574,"y":124}},"imageDimensions":{"width":1148,"height":248},"imageTitle":"NetworkLines-cropped-white.png","imageID":"blt65b3b7d655924102","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png","uuid":"3f8ef377-8616-491b-b7c0-ad1df382531e"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"4ea5e081-333b-4e5a-a34f-f539634c3c85"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"c7534346-374b-4dce-a43f-43bf0faf9d2c"},"tags":["fusion"],"title":"Network Lines Transparent Fusion","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-07-05T06:48:57.310Z","user":"bltb00c5b5c001d2089"}}],"product":{"thumbnail":null,"basket":[],"portfolio":[],"states":[],"notices":[]},"product_price":[],"reference":"","section":[{"title":"Apple","_metadata":{"uid":"csf71d293a89b78398"},"heading":"Apple","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":4,"locale":"en-gb","uid":"bltf1ea4f51762b7509","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltfadf1ec8ce8101c5","ACL":[],"content_type":"image/png","file_size":"4137","filename":"Apple.png","parent_uid":null,"tags":[],"title":"Apple.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-11-13T16:22:26.872Z","user":"blta11290eece95ff02"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png"},"asset_blurhash":{"blurHash":"L=OWvnj[~q%M-;ofRjWB-;t7IURj","imageTitle":"Apple.png","imageID":"bltfadf1ec8ce8101c5","imageDimensions":{"width":30,"height":24},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png","uuid":"72542ec0-20b0-4d99-a7dd-a58cf6379952"},"asset_focal_point":{"regionOfInterest":{"point":{"x":15,"y":12}},"imageDimensions":{"width":30,"height":24},"imageTitle":"Apple.png","imageID":"bltfadf1ec8ce8101c5","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png","uuid":"17ba8b14-9a56-4ed8-bdc3-41299b6eccba"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"f0385230-bc2d-449d-80ce-124062d88f16"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"973a1f94-f4bf-4a07-ba81-e7cc3157f488"},"tags":[],"title":"Apple Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-11-13T16:22:26.760Z","user":"blta11290eece95ff02"}}],"cta":[{"accessible_title":"Learn more about Apple","_metadata":{"uid":"cs1d6092c5e0ef20c8"},"text":"Learn more about Apple","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/apple?irct=skymobile-brands-tile1-apple","key":""},{"accessible_title":"Shop Apple","_metadata":{"uid":"csc1d9b27f9ea8852a"},"text":"Shop Apple","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Apple?irct=skymobile-brands-tile1-apple-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Samsung","_metadata":{"uid":"cs8473b2ce0bc71df1"},"heading":"Samsung","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":4,"locale":"en-gb","uid":"blte87f9ffde247d5f8","ACL":{},"_in_progress":false,"asset":{"uid":"bltbe41bfee2033c91a","content_type":"image/png","file_size":"14358","filename":"samsung-3x.png","title":"samsung-3x.png","ACL":[],"_version":1,"is_dir":false,"tags":[],"publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2020-07-07T14:46:41.788Z","user":"bltdf5dfe1f9813884b"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png"},"asset_blurhash":{"blurHash":"L00l#afQWBayj[fQfQfQD%fQofj[","imageTitle":"samsung-3x.png","imageID":"bltbe41bfee2033c91a","imageDimensions":{"width":498,"height":365},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png","uuid":"7e1632d3-d2ce-4aa7-a349-9d057120137a"},"asset_focal_point":{"regionOfInterest":{"point":{"x":249,"y":182.5}},"imageDimensions":{"width":498,"height":365},"imageTitle":"samsung-3x.png","imageID":"bltbe41bfee2033c91a","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png","uuid":"dc229623-b4a8-4087-a9d8-8ca8f843a168"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{},"tags":[],"title":"Samsung Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-11T16:01:10.280Z","user":"blta11290eece95ff02"}}],"cta":[{"accessible_title":"Learn more about Samsung","_metadata":{"uid":"csca5feabc09c30a90"},"text":"Learn more about Samsung","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/samsung?irct=skymobile-brands-tile2-samsung","key":""},{"accessible_title":"Shop Samsung","_metadata":{"uid":"cs00dd0db1a830b527"},"text":"Shop Samsung","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Samsung?irct=skymobile-brands-tile2-samsung-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Google","_metadata":{"uid":"cs9c13282f60b7dcda"},"heading":"Google","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":2,"locale":"en-gb","uid":"blt3cc1e901ae98c663","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt9b8487f43e2e857a","ACL":[],"content_type":"image/png","file_size":"5007","filename":"Google.png","parent_uid":null,"tags":[],"title":"Google.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-10T13:37:10.178Z","user":"blt0c8b69985aff5622"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt9b8487f43e2e857a/6737207e89b5b3682abe1232/Google.png"},"asset_blurhash":{"blurHash":"UXEeid]^t8%1{2sYF=bHn0Ep59M|s?NqKini","imageTitle":"super-g.svg","imageID":"blt82a41ef1b5ed2dc7","imageDimensions":{"width":197,"height":201},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt82a41ef1b5ed2dc7/65eafeb53eefeab0f4a5c795/super-g.svg","uuid":"813e8c3d-b7b2-4d9b-bd4c-e884e2cc96d9"},"asset_focal_point":{"regionOfInterest":{"point":{"x":15,"y":12}},"imageDimensions":{"width":30,"height":24},"imageTitle":"Google.png","imageID":"blt9b8487f43e2e857a","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt9b8487f43e2e857a/6737207e89b5b3682abe1232/Google.png","uuid":"10793029-5713-444d-851e-fe0124c78219"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"google-filter-logo","logo":null,"logo_blurhash":{"uuid":"6e486758-65eb-4e0e-a9e5-382bbe9a450f"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"e8e729e6-078e-46ca-be47-ead3ccd8385a"},"tags":[],"title":"Google Filter Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-10T13:37:09.981Z","user":"blt0c8b69985aff5622"}}],"cta":[{"accessible_title":"Learn more about Google","_metadata":{"uid":"cs1440686e8b97272a"},"text":"Learn more about Google","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/google?irct=skymobile-brands-tile3-google","key":""},{"accessible_title":"Shop Google","_metadata":{"uid":"csbad19a8f2eeb26e4"},"text":"Shop Google","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Google?irct=skymobile-brands-tile3-google-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Nokia","_metadata":{"uid":"cs1542f77c9d615bd4"},"heading":"Nokia","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"blt53457144f5826d7a","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltdde4af06850e80d0","ACL":{},"content_type":"image/png","file_size":"1231","filename":"Nokia.png","parent_uid":null,"tags":[],"title":"Nokia.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:09:31.435Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png"},"asset_blurhash":{"blurHash":"C13vBwyGWAo#x{ohf6kD","imageTitle":"Nokia.png","imageID":"bltdde4af06850e80d0","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png","uuid":"4bd236c4-ce93-43e5-a2c5-97be0c2a8e6e"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Nokia.png","imageID":"bltdde4af06850e80d0","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png","uuid":"97622ced-2079-4dba-aa3b-49f792479c75"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"nokia-filter-logo","logo":null,"logo_blurhash":{"uuid":"e73456e5-b011-4cda-811b-10cc6e98bd36"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"f18697d4-902c-40a0-b9fb-080221c1ae73"},"tags":[],"title":"Nokia Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.629Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"Shop Nokia","_metadata":{"uid":"csdf32429eceb83bfc"},"text":"Shop Nokia","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Nokia?irct=skymobile-brands-tile4-nokia","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Fairphone","_metadata":{"uid":"cs4977437d802dd33c"},"heading":"Fairphone","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"blt7c40a87225193ff1","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt0ec2db6028874558","ACL":{},"content_type":"image/png","file_size":"2548","filename":"Fairphone.png","parent_uid":null,"tags":[],"title":"Fairphone.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:11:37.896Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png"},"asset_blurhash":{"blurHash":"C03J[bVWNEohkYkCf4bI","imageTitle":"Fairphone.png","imageID":"blt0ec2db6028874558","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png","uuid":"a9199dea-bcb2-4554-9e3a-0127bb58481e"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Fairphone.png","imageID":"blt0ec2db6028874558","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png","uuid":"e8a48e50-c1d6-4854-9a50-8a266cec230e"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"fairphone-filter-logo","logo":null,"logo_blurhash":{"uuid":"7fce620d-b380-4855-b3d4-87dc159da60b"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"9adccf6f-6160-4fa8-bf63-5fa0dd666d4f"},"tags":[],"title":"Fairphone Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.627Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"","_metadata":{"uid":"csb8b385e73e4504a7"},"text":"Shop Fairphone","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Fairphone?irct=skymobile-brands-tile5-fairphone","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"doro","_metadata":{"uid":"cs03ee11094924dbff"},"heading":"doro","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"bltba9a903b8f74c11e","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltceb01700a2cfef15","ACL":{},"content_type":"image/png","file_size":"3045","filename":"Dorro.png","parent_uid":null,"tags":[],"title":"Dorro.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:12:16.471Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png"},"asset_blurhash":{"blurHash":"C13AJ%HZ*GkWQ:X4afaf","imageTitle":"Dorro.png","imageID":"bltceb01700a2cfef15","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png","uuid":"10e4eb12-577f-47a7-8964-3ad5b6d624db"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Dorro.png","imageID":"bltceb01700a2cfef15","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png","uuid":"d1aa2ec6-fe24-42e4-b83e-84feb4a664fd"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"doro-filter-logo","logo":null,"logo_blurhash":{"uuid":"d675c606-1e42-4fa9-b06d-3410f1c9959f"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"d4c33b89-82f5-4568-b197-abd8ed2b050f"},"tags":[],"title":"Doro Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.623Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"Shop Doro","_metadata":{"uid":"cs429069329ca0521b"},"text":"Shop Doro","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Doro?irct=skymobile-brands-tile6-doro","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}}],"show_deprecated_fields":false,"sub_heading":"","tags":[],"terms":[],"terms_and_conditions":{"agree_statement":"","cta_text":"","terms_and_conditions":[]},"theme":{"appearance":null},"title":"Mobile Brands Hero","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-17T08:15:44.284Z","user":"blt9729c2ab6402fb6a"},"contentId":"pod.blt1d0a396ea1ccaefc"}},{"type":"pods","id":"bltedf6a6cced988d2a","attributes":{"_content_type_uid":"pod","locale":"en-gb","_in_progress":false,"body_text":"","children":[],"component":null,"countdowns":[],"cta":[{"accessible_title":"Read more about Sky Mobile","_metadata":{"uid":"cs460575dd05e387a6"},"text":"Read more about Sky Mobile","description":"","media":[],"url":"https://www.sky.com/shop/mobile/why-sky-mobile","key":"why-sky-cta"}],"disclaimer":"","extensions":[],"heading":"Why Sky Mobile?","highlight":[],"icon":{"name":null},"image":{"desktop":null,"tablet":null,"mobile_web":null,"mobile":null,"url":"","alt_text":""},"key":"why-sky-mobile","media":[],"product":{"thumbnail":null,"basket":[],"portfolio":[],"states":[],"notices":[]},"product_price":[],"reference":"","section":[{"title":"Roll Spare Data","_metadata":{"uid":"cs1b917c7c0a4382bf"},"heading":"Roll Spare Data","sub_heading":"Your spare data rolls over ready to use later or use on a range of rewards.","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":1,"locale":"en-gb","uid":"bltfe69966def7978c1","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt813984a63b4209a3","ACL":[],"content_type":"image/png","file_size":"3262","filename":"Mobile_Prop_Icons_Roll_RGB_v2_2.png","parent_uid":"blt82bc923bd3b82f87","tags":[],"title":"Mobile_Prop_Icons_Roll_RGB_v2 2.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T13:05:27.908Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt813984a63b4209a3/66def0960258956bcbc402d3/Mobile_Prop_Icons_Roll_RGB_v2_2.png"},"asset_blurhash":{"blurHash":"U69q%crx1YXeV#X5KHi}1sbW;lWZBgjI|4XO","imageTitle":"Mobile_Prop_Icons_Roll_RGB_v2 2.png","imageID":"blt813984a63b4209a3","imageDimensions":{"width":96,"height":96},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt813984a63b4209a3/66def0960258956bcbc402d3/Mobile_Prop_Icons_Roll_RGB_v2_2.png","uuid":"54156f7d-c54c-401b-b04d-09143f059a60"},"asset_focal_point":{"regionOfInterest":{"point":{"x":48,"y":48}},"imageDimensions":{"width":96,"height":96},"imageTitle":"Mobile_Prop_Icons_Roll_RGB_v2 2.png","imageID":"blt813984a63b4209a3","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt813984a63b4209a3/66def0960258956bcbc402d3/Mobile_Prop_Icons_Roll_RGB_v2_2.png","uuid":"c35dddbf-38fc-4c24-be5a-06fa2197759a"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"8e93324d-e591-4659-b543-b4ee3daefdb8"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{},"tags":[],"title":"RTB Roll Data","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T13:05:27.467Z","user":"blt0c3929fdf106f203"}}],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Mix Your Plan","_metadata":{"uid":"csf8e00fa9bdc5f328"},"heading":"Mix Your plan","sub_heading":"We know things change. That’s why you can change your data plan whenever you like.","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":1,"locale":"en-gb","uid":"blta2d28385dc4a3923","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blta8b50393311d0ce5","ACL":[],"content_type":"image/png","file_size":"2331","filename":"Mobile_Prop_Icons_Mix_RGB_v2_1.png","parent_uid":"blt82bc923bd3b82f87","tags":[],"title":"Mobile_Prop_Icons_Mix_RGB_v2 1.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T13:05:27.881Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blta8b50393311d0ce5/66def0961bfb5064b724f26d/Mobile_Prop_Icons_Mix_RGB_v2_1.png"},"asset_blurhash":{"blurHash":"U68-~-nU1bbonnsps+R*1aob|_R:S[R%JBxH","imageTitle":"Mobile_Prop_Icons_Mix_RGB_v2 1.png","imageID":"blta8b50393311d0ce5","imageDimensions":{"width":96,"height":96},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blta8b50393311d0ce5/66def0961bfb5064b724f26d/Mobile_Prop_Icons_Mix_RGB_v2_1.png","uuid":"c859348e-4ff0-4af3-9d8a-e8cb84ef78b7"},"asset_focal_point":{"regionOfInterest":{"point":{"x":48,"y":48}},"imageDimensions":{"width":96,"height":96},"imageTitle":"Mobile_Prop_Icons_Mix_RGB_v2 1.png","imageID":"blta8b50393311d0ce5","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blta8b50393311d0ce5/66def0961bfb5064b724f26d/Mobile_Prop_Icons_Mix_RGB_v2_1.png","uuid":"f3e5f43f-9e2a-4eed-ae3c-719400c3ad37"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"rtb-mix","logo":null,"logo_blurhash":{"uuid":"f81e1ab7-6915-45e4-9b65-fe44b8bb2fff"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"c85fa040-f9ed-43be-8872-302f966fdd8e"},"tags":[],"title":"RTB Mix","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T13:05:27.396Z","user":"blt0c3929fdf106f203"}}],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Text-To-Switch","_metadata":{"uid":"csf6ad02b32f116129"},"heading":"Text-To-Switch","sub_heading":"Simply text PAC to 65075 to get your switching code. We’ll take care of the rest.","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":6,"locale":"en-gb","uid":"blt4bdfcf27622afb25","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt0a4c2df759dd01f6","ACL":[],"content_type":"image/png","file_size":"3598","filename":"Mobile_Prop_Icons_Text_RGB_v3_1.png","parent_uid":null,"tags":[],"title":"Mobile_Prop_Icons_Text_RGB_v3 1.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T09:51:03.632Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0a4c2df759dd01f6/66deb908605d3069f300718e/Mobile_Prop_Icons_Text_RGB_v3_1.png"},"asset_blurhash":{"blurHash":"U9Bm+D#r1HFq[wJBFr$f1Ibq|_V{2T$f;SI]","imageTitle":"Mobile_Prop_Icons_Text_RGB_v3 1.png","imageID":"blt0a4c2df759dd01f6","imageDimensions":{"width":96,"height":96},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0a4c2df759dd01f6/66deb908605d3069f300718e/Mobile_Prop_Icons_Text_RGB_v3_1.png","uuid":"0f3be34b-500e-408c-bfe2-1e1e0133a99f"},"asset_focal_point":{"regionOfInterest":{"point":{"x":48,"y":48}},"imageDimensions":{"width":96,"height":96},"imageTitle":"Mobile_Prop_Icons_Text_RGB_v3 1.png","imageID":"blt0a4c2df759dd01f6","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0a4c2df759dd01f6/66deb908605d3069f300718e/Mobile_Prop_Icons_Text_RGB_v3_1.png","uuid":"6f886e6f-68dc-4a57-a6b6-76ac27935f8e"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"731c3199-fbb3-4309-bea6-645d26419224"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"73183dc0-fd12-4a59-bd42-ca4e54285c17"},"tags":[],"title":"Text to switch","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-09T13:05:27.385Z","user":"blt0c3929fdf106f203"}}],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"24/7 Switch Support","_metadata":{"uid":"cs063b347ff83d4a85"},"heading":"24/7 Switch Support","sub_heading":"24/7 switching service with real person support​.","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":12,"locale":"en-gb","uid":"blt2254eab2f7036277","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt5ccba996c43d2752","ACL":[],"content_type":"image/png","file_size":"29145","filename":"footer-247-mobileicon.png","parent_uid":"bltb1e10835d1322d30","tags":[],"title":"footer-247-mobileicon.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-30T16:04:46.300Z","user":"blta11290eece95ff02"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png"},"asset_blurhash":{"blurHash":"U19#2cr82-tGS5$Q,ZFY0vGLnN+*,qJQFa#=","imageTitle":"footer-247-mobileicon.png","imageID":"blt5ccba996c43d2752","imageDimensions":{"width":400,"height":457},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png","uuid":"b8521501-a1dc-49d5-bfed-e1671fd6d114"},"asset_focal_point":{"regionOfInterest":{"point":{"x":200,"y":228.5}},"imageDimensions":{"width":400,"height":457},"imageTitle":"footer-247-mobileicon.png","imageID":"blt5ccba996c43d2752","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png","uuid":"16310276-fa3d-4dd6-a24a-4a37f968ba43"},"asset_theme":null,"caption":"","context":[{"variant":{"title":"24/7 Switch Support","_metadata":{"uid":"cs5c0c89f0f7b163e5"},"assets":[{"_version":1,"is_dir":false,"uid":"blt5ccba996c43d2752","ACL":[],"content_type":"image/png","file_size":"29145","filename":"footer-247-mobileicon.png","parent_uid":"bltb1e10835d1322d30","tags":[],"title":"footer-247-mobileicon.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-30T16:04:46.300Z","user":"blta11290eece95ff02"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png"}],"thumbnail":null,"colour":"#000000","key":""}}],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"92bc7738-738e-4f49-9db5-bd980d8ec6a6"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"3a12ed24-a224-4101-a02b-898cc9341a86"},"tags":[],"title":"24/7 Switch Support - Footer RTB","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-30T16:06:51.856Z","user":"blt9729c2ab6402fb6a"}}],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}}],"show_deprecated_fields":false,"sub_heading":"","tags":[],"terms":[],"terms_and_conditions":{"agree_statement":"","cta_text":"","terms_and_conditions":[]},"theme":{"appearance":null},"title":"Why Sky mobile","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2025-01-15T10:11:16.173Z","user":"blt9729c2ab6402fb6a"}}},{"type":"pods","id":"blt283fc73c34979981","attributes":{"_content_type_uid":"pod","locale":"en-gb","_in_progress":false,"body_text":"","children":[],"component":null,"countdowns":[],"cta":[],"disclaimer":"","extensions":[],"heading":"FAQs","highlight":[],"icon":{"name":null},"image":{"desktop":null,"tablet":null,"mobile_web":null,"mobile":null,"url":"","alt_text":""},"key":"faqs","media":[],"product":{"basket":[],"portfolio":[],"thumbnail":null,"notices":[],"states":[]},"product_price":[],"reference":"","section":[{"title":"Why choose Sky Mobile?","_metadata":{"uid":"csde900384864088b3"},"heading":"Why choose Sky Mobile?","sub_heading":"","body_text":"With Sky Mobile, you have the flexibility to change your plan whenever you like and enjoy streaming on all Sky apps without using your data. We automatically roll your spare data into your Sky Piggybank for you to use on a range of rewards or money off a new device or accessory. Sky Piggybank is not available on Unlimited data plans.\n","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"How do I join Sky Mobile?","_metadata":{"uid":"cs0b8d10666ba039a7"},"heading":"How do I join Sky Mobile?","sub_heading":"","body_text":"Just choose a phone and a data plan that is right for you. And no matter which Sky Mobile plan you choose, you can change your mix of data every month. Even if you just use a Sky Mobile SIM in an unlocked phone. Learn more about [Sky Mobile](https:///www.sky.com/shop/mobile/why-sky-mobile). \n\nYou will also get unlimited Sky WiFi at thousands of hotspots in popular places across the country. But you can check your predicted network coverage in your area by using our [Coverage Checker.](https://www.sky.com/shop/mobile/coverage-checker)","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Can I switch to Sky Mobile?","_metadata":{"uid":"cs3f30e71a96b72c38"},"heading":"Can I switch to Sky Mobile?","sub_heading":"","body_text":"Yes, it’s really easy to switch to Sky Mobile. All you need to do is:\n1. Choose a data plan and we’ll send your Sky Mobile SIM in the post\n2. If you haven't already, text PAC to 65075 to get your switching code within 60 seconds\n3. Activate your new Sky Mobile SIM and enter your PAC code\n\nFor a new phone number, text STAC and use this code at activation instead. \n\nWe’ll complete your switch to Sky Mobile within one working day, as long as you gave us your PAC before 5pm Monday to Friday. Otherwise it may take a little longer, particularly on bank holidays. Then your services with your existing provider will end on the same day as you used your PAC or STAC.\n\nJust keep in mind that when you request a PAC or STAC, your current provider will let you know about any outstanding balances or charges that may apply (such as any early termination charges if you are in a minimum term). You can also request this information without getting a switching code by texting INFO to 85075 to get all the information you need from your existing provider.","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Can I upgrade my phone on Sky Mobile?","_metadata":{"uid":"cs4f3333ff60b9cd54"},"heading":"Can I upgrade my phone on Sky Mobile?","sub_heading":"","body_text":"Of course, we’ll always let you know when it’s time to upgrade.\n\nOn Swap12, our 24-month contract, you can upgrade your phone after 12 months, while on Swap24, our 36-month contract, you can upgrade your phone after 24 months.\n\nAnd you'll either have the option to:\n1. Swap your phone for a new one and send your old one back to us\n2. Or upgrade to a new one, but keep your old one too. The choice is yours\n\nLearn more about [upgrades on Sky Mobile](https://www.sky.com/help/articles/sky-mobile-upgrade).","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Will I be charged when I use my phone abroad?","_metadata":{"uid":"csb67ffac92ec82001"},"heading":"Will I be charged when I use my phone abroad?","sub_heading":"","body_text":"**Roaming Passport Plus** lets you access your UK data allowance, calls and texts plan and Sky Piggybank data in 55 destinations for £2 a day. Your pass activates automatically when you arrive in one of these destinations whenever you use more than 10MB of data per day, make a call or send a text and will last for 24 hours from activation. Roaming Passport Plus includes Europe (EU/EEA/ Switzerland) as well as some of your favourite holiday spots around the world such as the USA, Canada, Australia (Cocos islands, Christmas islands), New Zealand, South Africa, Turkey (Northern Cyprus) and the UAE. \u003cbr\u003e\n**Republic of Ireland​** You can roam in the Republic of Ireland at no extra cost, but International calls and texts charges from the UK to the Republic of Ireland still apply.​ \u003cbr\u003e\n**Channel Islands and Isle of Man​** Data usage, calls and texts to and from the Isle of Man and Channel Islands (Jersey, Guernsey and Ascension Island) are included as part of your UK allowance.​ \u003cbr\u003e\nIf you need more information about using your phone abroad (roaming) [click here](https://www.sky.com/help/articles/roaming).","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Do I need to adjust my spend cap if I want to roam?","_metadata":{"uid":"cs72a24d8f25ca5adb"},"heading":"Do I need to adjust my spend cap if I want to roam?","sub_heading":"","body_text":"- You don’t need to, but we advise you check what you have it set to before you travel, in order to ensure you’ll be able to use your phone abroad. Roaming Passport Plus £2 daily charge not included in your plan, so remember to set your spend cap to the amount you want to use while you’re away. \n- For example, if you want to use Roaming Passport Plus for a week, set your spend cap to £14 (£2 x 7 days). \n \n- We also automatically set a data roaming spend cap limit of £45, which you can switch off or on. It’s on by default, but you can change it [here](https://www.sky.com/myaccount/mobile/sim/x/roaming).","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"How can I avoid roaming charges?","_metadata":{"uid":"cs509061557f730ef3"},"heading":"How can I avoid roaming charges?","sub_heading":"","body_text":"To help avoid roaming charges when abroad, turn off data roaming and mobile data in your device settings before you get to your destination \n \nYou can also set up a spend cap to limit any charges outside of your plan. \n \nTo turn off data roaming \n- Go to [device support](https://www.sky.com/help/devicesupport/enable-disable-mobile-data.html). \n- Search for ‘Switch off data when abroad’ and follow the instructions. \n- If you can’t see a ‘data roaming’ option on your phone or tablet you might only be able to turn it off when you’re outside of the UK. \n\nTo turn off mobile data \n- Go to [device support](https://www.sky.com/help/devicesupport/enable-disable-mobile-data.html). \n- Search for ‘enable or disable mobile data’ and follow the 'disable' instructions. \n\nDon't forget to turn mobile data back on again when you're back in the UK. Otherwise you'll only be able to use Wi-Fi.","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"What is Fair Usage?","_metadata":{"uid":"cs4d627cb1a14efeed"},"heading":"What is Fair Usage?","sub_heading":"","body_text":"***Your use of Sky Mobile services***\n\n\u003cbr\u003e\n\n*At Sky Mobile, we have policies in place to make sure that our products and services are being enjoyed by all legitimately as a consumer and that no one is using them excessively.*\n*If we reasonably believe that you, or anyone using your SIM card, are using the Sky Mobile services in a way that is not permitted then we may suspend your services. We may contact you to discuss and if we find your usage breaches our terms we can restrict or end your service or end your contract. If we decide that your usage is acceptable we will reinstate your services and give you a pro-rate refund for any monthly charges for the time your services were suspended.*\n\n\u003cbr\u003e\n\n*If your Sky Mobile services are subject to a fair use policy then your use of the relevant service must not exceed the amount that we reasonably expect of a reasonable consumer using that service. If your usage does exceed the fair use policy we will contact you to let you know and we may suspend, restrict or end your ability to use that service or charge you for the excess usage. We may agree to reinstate the service subject to you paying a reasonable administration fee which we will tell at that time what the charge will be.*","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"What is an eSIM?","heading":"What is an eSIM?","sub_heading":"","body_text":"An eSIM is a digital SIM that is built into your device, eliminating the need for a physical SIM card. It allows you to activate a mobile plan without having to use a physical SIM. \nTo get an eSIM with Sky Mobile, you need to check if your device is compatible. You can activate it by signing into your Sky Mobile account and following the instructions to install it on your device.","disclaimer":"","media":[],"cta":[],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null},"_metadata":{"uid":"csdf93d6cf76cef5ea"}}],"show_deprecated_fields":false,"sub_heading":"","tags":[],"terms":[],"terms_and_conditions":{"agree_statement":"","cta_text":"","terms_and_conditions":[]},"theme":{"appearance":null},"title":"Mobile - FAQs","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2025-01-30T00:00:00.929Z","user":"blt9729c2ab6402fb6a"}}},{"type":"pods","id":"blteb0bf2d32193f862","attributes":{"_content_type_uid":"pod","locale":"en-gb","_in_progress":false,"body_text":"","children":[],"component":null,"countdowns":[],"cta":[],"disclaimer":"","extensions":[],"heading":"Here's the legal bit","highlight":[],"icon":{"name":null},"image":{"desktop":null,"tablet":null,"mobile_web":null,"mobile":null,"url":"","alt_text":""},"key":"mobile-legals-fusion","media":[],"product":{"thumbnail":null,"basket":[],"portfolio":[],"states":[],"notices":[]},"product_price":[],"reference":"","section":[],"show_deprecated_fields":false,"sub_heading":"","tags":[],"terms":[{"_content_type_uid":"terms_and_conditions","_version":580,"locale":"en-gb","uid":"blt965e322603bb6e66","ACL":{},"_in_progress":false,"body_text":"This page contains key facts (below) as well as links to some important information about the Sky Mobile subscriptions and services for new customers in the United Kingdom, including the [Sky Mobile terms and conditions (PDF)][1] (for access to mobile calls, texts and data services). Please take a few minutes to read this important information carefully.\n\nIf you have any questions or want to talk about any of this, please [contact us][2].\n\nUnlimited data plan: Subject to our fair usage policy available at [Sky Mobile Fair Usage Policy][3]. Mix anytime. Rolling data to your Sky Piggybank is not available on Unlimited data plans. If you mix from an Unlimited data plan down to another data plan, you will start to roll data to your Sky Piggybank from when your new plan starts. Downgrades effective month following selection. If you mix from another data plan up to an Unlimited data plan, you will still have access to your existing Sky Piggybank and can redeem data as usual for as long as it is valid.\n\n**99% UK Network Coverage:** 4G outdoor network available to 99% of UK population.\n\n**Awards:** Which? Recommended Mobile Phone Provider April, 2022. Expert Reviews Mobile Network Awards: Best Value September, 2021. Choose Mobile Awards: Best Value April, 2022.​\n\n**Offers**:\n\n**£5 off introductory 100MB data plan:** For new and existing customers with any purchase of a phone or tablet. Offer lost if you upgrade or Mix your data plan (standard price currently £5pm). Price of 100MB plan subject to change\n\n**MacBook data plan connection:** All Apple MacBook models (MacBook Air M1 13”, MacBook Air M2 13”, MacBook Air M2 15”, MacBook Pro 13”, MacBook Pro 14” and MacBook Pro 16”, MacBook Air M3 13\", MacBook Air M3 15\") require a compatible dongle for data plan connection. Data plans purchased through Sky Mobile can be used with compatible dongles, or in other compatible devices. Data plan subject to 12-month min term. Subject to availability. 18+. Direct Debit. Terms apply.\n\n**Unlimited data for £35 a month:** Subject to status and credit check. Offer only available on new plans and when taken on a SIM-only contract. Data offer lost if you Mix to another plan. Not available with any other offers. Data plan price may increase during your new minimum term (excludes VAT changes). Data Plan subject to 12-month minimum term. Terms apply.\n\n**Unlimited data for £22 a month:** Subject to status and credit check. Offer only available on new plans and purchased with a phone. Data offer lost if you Mix to another plan. Not available with any other offers. Data plan price may increase during your new minimum term (excludes VAT changes). Data Plan subject to 12-month minimum term. Terms apply.\n\n**3GB for £7 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**5GB for £10 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**100GB for £18 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**40GB for £12 a month:** Subject to status and credit check. Offer only available on new plans. Data offer lost if you Mix to another plan. Data plan price may increase during your new minimum term (excludes VAT changes). Not available with any other offers. Data Plan subject to 12-month minimum term. 18+. Terms apply.\n\n**Built for Apple Intelligence:** Apple Intelligence will be available in beta on Mac with M1 and later, with Siri and device language set to U.S. English, as part of macOS Sequoia later this year\n\n**iPhone 16e:** Subject to status and credit check. Advertised price on iPhone 16e (128GB). £20 a month for handset on Swap24 plan with inclusive 100MB data plan. 36-month interest free loan required for handset. Option to buy phone without a loan. See sky.com/swaphelp for details. Phone subject to availability. \n\n**iPhone 15 (128GB)- Was £23 now £21, save £48:** Based on a saving of £48 on the total cost of the iPhone 15 (128GB) over 36 months (was £792, now £744, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 15 Plus (128GB)- Was £27 now £25, save £48:** Based on a saving of £48 on the total cost of the iPhone 15 Plus (128GB) over 36 months (was £903, now £855, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Pro Max (256GB)- Was £38 now £37, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 Pro Max (258GB) over 36 months (was £1356, now £1308, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Pro (128GB)- Was £32 now £30, save £48:** £12 Upfront Fee. Based on a saving of £48 on the total cost of the iPhone 16 Pro (128GB) over 36 months (was £1128, now £1080, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 Plus (128GB)- Was £29 now £27, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 Plus (128GB) over 36 months (was £1017, now £969, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**iPhone 16 (128GB)- Was £29 now £27, save £48:** Based on a saving of £48 on the total cost of the iPhone 16 (128GB) over 36 months (was £900, now £852, save £48) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Samsung Galaxy S24 FE - Was £284, now £21 month - Save £108:** Based on a saving of £108 on the total cost of the Samsung Galaxy S24 FE(128GB) over 36 months (was £834, now £726, save £108) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Galaxy Z Flip6 - was £37, now £33 - save £144:** Based on a saving of £144 on the total cost of the Galaxy Z Flip6 (256GB) over 36 months (was £1284, now £1140, save £144) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S24 - Was £28, now £25 month - Save £96:** Based on a saving of £108 on the total cost of the Samsung Galaxy S24 (128GB) over 36 months (was £984, now £876, save £108) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S25 - was £30, now £26- save £144:** Based on a saving of £144 on the total cost of the Samsung Galaxy S25 (128GB) over 36 months (was £1008, now £864, save £144) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Samsung Galaxy S25 Ultra - was £48, now £42, save £192:** Based on a saving of £192 on the total cost of the Samsung Galaxy S25 Ultra (256GB) over 36 months (was £1602, now £1410, save £192) on Swap24 plan with 100MB data plan. Subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Terms apply.\n\n**Buds FE and Fit3 GWP:** Promoter: Samsung Electronics (UK) Limited. UK, Isle of Man, Channel Islands or Republic of Ireland residents (18+) only or registered companies in the same. Purchase a Samsung Galaxy S24 or S24 FE (Promotion Product) from a participating retailer between 19/02/2025 – 15/04/2025 and claim a Galaxy Fit3 in Black and Galaxy Buds FE in White by redemption. No cash alternative. To claim, Participants must visit [samsungoffers.claims/GetMoreWithGalaxy][4], upload proof of purchase and provide all other required information (Claim) within 30 days of purchase. Maximum 1 Claim per Promotion Product purchased (maximum 4 Claims per household) and a maximum of 10 Claims per company participant. See [samsungoffers.claims/GetMoreWithGalaxy][5] for full Promotion terms. \n\n**Google Pixel 8 Pro - was £26, now £22, save £144:** Based on a saving of £144 on the total cost of the Google Pixel 8 Pro (128GB) over 36 months (was £888, now £744, save £144) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply. \n\n**Google Pixel 9 Pro XL (128GB) - Was £32, now £30 a month, saving you £72:** Based on a saving of £72 on the total cost of the Google Pixel 9 Pro (128GB) over 36 months (was £1116, now £1044 save £72) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Google Pixel 9 Pro Fold (256GB) - Was £63, now £55 a month, saving you £288:** Based on a saving of £288 on the total cost of the Google Pixel 9 Pro XL (256GB) over 36 months (was £2160, now £1872 save £288) on Swap24 plan with 100MB data plan, subject to status and credit check. Subject to availability. 36-month interest free loan required for device. Data plan subject to 12-month min term. Option to buy device without a loan. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply.\n\n**Google services free trials - Pixel 9:** The Fitbit Premium and YouTube Premium trial offers are available to eligible users of each service with the purchase and activation of Pixel 9 by the offer expiry date of 31 December 2025 at 11.59 p.m. GMT. The Google One Premium 2 TB offer is available to new users who purchase and activate a Pixel 9 by 31 October 2025 at 11.59 p.m. GMT, and redeem the offer by 15 November 2025 at 11.59 p.m. GMT. Must be 18 years or over. Offers expire on 31 December 2025 at 11.59 p.m. GMT. Offer only available to customers who are not current or past Google One, Fitbit Premium or YouTube Premium subscribers. Customers who have previously participated in a Google One, Fitbit Premium or YouTube Premium trial may not be eligible. Valid form of payment required at sign-up, but you will not be charged until the respective trial period expires. You can cancel your trial at no charge at any time before the trial is over. At the end of the trial period, you will be automatically charged the individual subscription price, currently £7.99/mo for the Google One Premium 2 TB plan, £7.99/mo for Fitbit Premium or £12.99/mo for YouTube Premium. Cancel at any time. No refunds for partial billing periods are available. Offers require a Google Account. Return of purchased device may result in cancellation of all subscriptions. Promoter: Google Commerce Limited, 70 Sir John Rogerson's Quay, Dublin 2 D02R296, Ireland. Fitbit Premium content and features may change. See youtube.com/premium/restrictions, one.google.com/offer/terms-and-conditions/pixel9 and g.co/fitbitpremium/tos for full terms. \n\n**Google services free trials - Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold:** The Google One AI Premium, Fitbit Premium and YouTube Premium trial offers are available to eligible users of each service with the purchase and activation of Pixel 9 Pro, Pixel 9 Pro XL or Pixel 9 Pro Fold by 31 October 2025 for the Google One AI Premium offer and by 31 December 2025 for the Fitbit Premium and YouTube Premium offers.Must be 18 years or over. Offers expire at 11.59 p.m. GMT on 15 November 2025 for Google One AI Premium and 31 December 2025 at 11.59 p.m. GMT for Fitbit Premium and YouTube Premium. Offer only available to customers who are not current or past Google One, Fitbit Premium or YouTube Premium subscribers. Customers who have previously participated in a Google One, Fitbit Premium or YouTube Premium trial may not be eligible.Valid form of payment required at sign-up, but you will not be charged until the respective trial period expires. You can cancel your trial at no charge at any time before the trial is over. At the end of the trial period, you will be automatically charged the individual subscription price, currently £18.99/mo for Google One AI Premium, £7.99/mo for Fitbit Premium or £12.99/mo for YouTube Premium. No refunds for partial billing periods are available. Offers require a Google Account. Promoter: Google Commerce Limited, 70 Sir John Rogerson's Quay, Dublin 2 D02R296, Ireland. Return of purchased device may result in cancellation of all subscriptions. Fitbit Premium content and features may change. See [youtube.com/premium/restrictions][6], [g.co/fitbitpremium/tos][7] and [one.google.com/offer/terms-and-conditions/pixel9pro\u0026profold][8] for full terms \niPad (2022) 5G 10th Gen - Was £11, now £10.50 a month, save £24: Based on a saving of £24 on the total cost of the iPad 5G 10th Gen (2022) (64GB) over 48-months (Was £528, Now £504, Save £24) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See [sky.com/swaphelp][9] for details. 18+. Direct Debit. Terms apply. \n\n **Samsung Galaxy Tab A9 - was £5.50, now £3.50 a month, save £84:** Based on a saving of £84 on the total cost of the Samsung Galaxy Tab A9 over 48-months (Was £252, Now £168, Save £84) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See sky.com/swaphelp for details. 18+. Direct Debit. Terms apply. \n\n**Samsung Galaxy Buds3:** Customers that have purchased a Samsung Galaxy Tab S10+ or Samsung Galaxy Tab S10 Ultra from Sky Mobile (UK) between 07/02/2025 and 23:59 on 31/03/2025 are eligible to get a pair of silver Samsung Galaxy Buds3 (while stocks last) which will automatically appear in your order confirmation at no extra cost. When completing your purchase, the Samsung Galaxy Buds3 will not appear in your basket. Samsung Galaxy Buds3 will either be dispatched with your device (subject to availability) or within 30 days after you receive your device. To be eligible to participate in the Promotion you must be an individual that is a resident (aged 18 or over) in the United Kingdom, Isle of Man or Channel Islands (“Participant”). Limited to one gift per order. Maximum 4 claims per household. Customers that return their mobile device for any reason are not eligible to participate.\n\n**Samsung AI Book Cover Keyboard with Trackpad:** Customers that have purchased a Samsung Galaxy Tab S10+ or Samsung Galaxy Tab S10 Ultra from Sky Mobile (UK) between 30/01/2025 and 23:59 on 31/03/2025 are eligible to get a Samsung AI Book Cover Keyboard with Trackpad (while stocks last) which will automatically appear in your order confirmation at no extra cost. When completing your purchase, the Samsung AI Book Cover Keyboard with Trackpad will not appear in your basket. Samsung AI Book Cover Keyboard with Trackpad will then be dispatched with your device (subject to availability) or within 30 days after you receive your device. To be eligible to participate in the Promotion you must be an individual that is a resident (aged 18 or over) in the United Kingdom, Isle of Man or Channel Islands (“Participant”). Limited to one gift per order. Maximum 4 claims per household. Customers that return their mobile device for any reason are not eligible to participate.\n\n**Samsung Galaxy Buds FE:** Offer ends 27/03/2025. Get the Galaxy Buds FE for £2 a month (usually £3.50 a month) for 36 months when purchased with a Samsung Galaxy S25, S25+,S25 Ultra,S24, S24FE, Z Flip6 or Z Fold6. Handset purchase must be made between 16/01/2025 and 27/03/2025 to be eligible for the Buds FE offer. Buds FE must be added to your basket during purchase. Maximum 2 accessories per order. Subject to stock and availability.\n\n**Chromebook Go LTE - was £11, now £10 a month, save £36:** Based on a saving of £36 on the total cost of the Samsung Chromebook Go LTE (64GB) over 48-months (Was £408, now £372, Save £36) on Swap36 plan with 100MB data plan. Subject to status and credit check. 48-month interested free loan required for device. Option to buy device without a loan. data plan subject to 12-month minimum term. See [sky.com/swaphelp][10] for details. 18+. Direct Debit. Terms apply. \n\n**Northern Ireland:** Devices which do not support charging via a USB-C connection are unavailable to customers in Northern Ireland. \n\n**Sky VIP:** \nRequires compatible smartphone, My Sky app and broadband/3G/4G (charges may apply). See [sky.com/vipterms][11] for full terms and eligibility. My Sky app available on compatible Apple and Android devices. Compatible device and software requirements at [sky.com/help][12] and the App Store. App features and functions vary by platform/device. Further terms apply.\n\n**Sky Mobile Accessories**\nMonthly price shown based on 36m loan. Subject to status and credit check. Loans payable within 12, 24 or 36 months. SWAP not applicable to accessories. Option to buy accessory without a loan. Accessories subject to availability. Accessories come with a 12m or 24m manufacturer’s warranty. For specific warranty information including duration, see [sky.com/help/devicesupport/][13]\n\n**Your Sky Mobile services and contract**:\nYour Sky Mobile services are for your personal use as a consumer and are separate to any other Sky services you have.\nA 12 month minimum term applies to your Sky Mobile service.\n\nIf you end your Sky Mobile contract in your minimum term, you may have to pay us an early termination charge. You may be able to reduce this by changing data plan or removing recurring optional extras before you terminate. We may charge this, and any other one-off payment you owe us, to the card you used to pay for any upfront payment.\n\nYour cancellation rights will be sent to you with your full terms and conditions. You agree your Sky services may start during your cooling off period, you may still cancel your services within this but you'll need to pay for any services used up to that point (e.g. call costs).\n\nYour new contract for each order will be posted to your online account. Create a SkyiD to log in from sky.com. If you already have products or services from Sky Mobile, your existing contract(s) remain unchanged unless we tell you otherwise.\n\nYou must activate your SIM card within 31 days of receipt.\n\nYour Sky Mobile services should be available within 24 hours of you activating the SIM card. Details about how to activate your SIM card will be sent with your SIM.\n\nPhones and other devices we supply may be locked to our network. Visit [Sky Help][14] to find out if they are and, if so, when you can unlock your device and any fees you may have to pay.\n\nUnless you have bought your device from us, please ensure your device is unlocked before you activate your Sky SIM. It can take several days for your current network to do this. If you activate your SIM when your device is locked, you will not be able to use calls and texts with Sky Mobile.\n\nIf you have purchased a ‘Like New’ phone, it comes with a 12 month Sky warranty against faults arising in the first 12 months from the date of purchase. For more information, including how to report a fault, see our help article on [Sky Mobile warranty information][15].\n\nIf 'roam assist' or 'dial assist' are enabled on your device (see your settings), please carefully check the number you're calling to avoid making an international call by mistake. UK numbers should start 0044 or +44 (not 0046 or +46).\n\nAs this is a mobile service, it may not be available everywhere in the UK and in some places it is only available at certain times. Several factors could impact your coverage, for example, weather and geographic conditions or your location. You can check your predicted network coverage in your area using our [Coverage Checker][16].\n\nUnfortunately, there may be some rare occasions where our services will not work for you whilst you are abroad. You can check your current service availability in a particular destination before you travel by contacting us on 03442 414141. Wi-Fi calling is not currently supported outside the UK.\n\nPlease take care when using Sky Mobile services close to borders as you might pick up another network. You can stop this by changing the settings on your device so it selects 'National roaming only' or the 'Sky' network in the data roaming settings. Beware of automatic uncontrolled data roaming and downloads. You can switch off data roaming in your device settings.\n\nUse Wi-Fi calling to make/send and receive calls and texts over a wireless internet connection (for example, home broadband). If you make an emergency call using Wi-Fi calling (999), we’ll use a normal mobile network first. If there's no signal, we’ll try using Wi-Fi but the emergency services can’t identify your location automatically so you will need to tell them where you are.\n\nWi-Fi calling will not work if the broadband connection fails or it loses power. You should keep a fixed line for emergency calls and never rely solely on Wi-Fi calling for these (only use Wi-Fi calling as a last resort). Please take a look at the Help section on sky.com for more information about Wi-Fi calling.\n\nUnused data will be rolled over into your Sky piggybank at the end of each billing period, except on the Unlimited data plan. You can choose to redeem data in your Sky Piggybank in increments of 1GB. Accumulated data expires after 12 months.\n\nFor security reasons SIM Cards may be replaced from time to time. If this happens we will tell you in advance and send a replacement.\n\nOnce your Sky Mobile services are active, it may take up to 24 hours to enable access to Sky+ recordings on your mobile. Downloads are not available via 3G or 4G.\n\nSky+ and Sky Go apps required to access Sky+ recordings on your mobile.\n \n**Paying for your services**:\nWe will bill you monthly in advance for all your data plan(s) and any recurring optional extras you have. Other charges, such as add-ons or non-inclusive call/text charges will be billed in arrears. Any offers will be shown on your statement. You are responsible for all activity using your services unless you tell us someone is not authorised to use them before charges are incurred.\n\nYou can view your bill at least 3 days before your monthly payment due date, make payments and manage your account through sky.com. Your Sky Mobile bill will be separate to your bill for any other Sky services.\n\nThe access charge for calls to 0845, 0870 and other 'service numbers' is 95p a minute.\n\nWith our International Saver, you get discounted rates for calls and texts to over 60 popular international destinations (to both landline and mobile numbers). See our [tariff guide][17] for full details.\n\nRecurring optional extras (Unlimited Calls and Texts and the International Saver) stay on your account each month until cancelled.\nPlease take a look at our [tariff guide][18] to see how much non-inclusive calls you make or texts you send will cost you, including our roaming rates. You can also see how much it will cost you to use our call forwarding service.\n\nFor your protection, some spend limits apply to each SIM card on your account. If you have multiple SIMs, higher total charges may be incurred. You can manage the spend on your Sky Mobile account via sky.com.\n\nWe will send you confirmation of your Direct Debit agreement separately.\n\n**Roll**:\nRedeem data in 1GB increments. Use within 12 months. Share unused rolled over monthly data with up to 7 SIMs on your account. You cannot roll data from an Unlimited Data Plan to your Sky Piggybank\n\n**Swap**:\nSubject to status and credit check. 36 month interest free loan or outright handset purchase required for Swap24. Data Plan subject to 12 month minimum term. Sky will buy the old Sky phone and credit your loan account with proceeds. Loan must be paid in full to Swap. Phone condition criteria and market value adjustment may apply. Phone subject to availability. 18+. Terms apply. See [sky.com/swaphelp][19] for details. \n\n**Mix**: \n12-month minimum term. Downgrades effective from the following month.\n\n**Text to Switch**: \nText your current provider with PAC to 65075 to keep your existing no. or STAC to 75075 to leave without it. Code provided within 60 seconds. Code must be given to gaining provider to start switching process. See provider website for info.\n\n**Unlimited Calls and Texts**:\nUnlimited Calls and Texts Inclusive calls to UK, Channel Isles and Isle of Man landlines (01, 02, \u0026 03) and texts to UK, Channel Isles and Isle of Man mobile numbers (07). Subject to our acceptable use policy at [sky.com/mobileterms][20].\n\n**Watch**:\nUK only. Requires an active airtime plan with minimum 50MB data available. Content depends on Sky TV package. Some live TV programmes may be unavailable. Streaming ads prior to and within On Demand content and adverts contained within Sky apps may use data allowance. More information, Compatible apps, device and software requirements at [sky.com/watchmobile][21]. Downloads only available over Wi-Fi in the UK. Subject to [fair use policy][22].\n\n**24/7 Switch Support**: \nUK’s only 24/7 real person switching support from major providers. Verify at [sky.com/switchsupport][23].\n \n**Complaints**:\nInformation on how we deal with complaints and options for alternative dispute resolution can be found in our [Complaints Code of Practice][24]. You can also visit our [How to make a complaint][25] Help article or the [Online Dispute Resolution][26] website.\n\n**Sky Protect Policy details**\n\nThis is an optional policy. It does not have to be purchased at the same time as your mobile phone. This policy is designed to meet the demands and needs of those who wish to insure their mobile phone against breakdown and accidental damage, and also against loss and theft (if selected). \n\nAll prices include all applicable taxes (including IPT). If the payment date you chose is within 14 days of you purchasing the policy, Domestic \u0026 General will not take the first Direct Debit on your chosen date. All subsequent collections will be debited on the date you chose. \n\n**Alternative Insurance**\n\nYou should be aware that similar warranties are available from other high street outlets, insurance companies and other providers. Some household insurance policies offer cover for accidental damage, fire or theft. \n\n**Eligibility Criteria**\n\nYou must be at least 18 years old and a resident in the United Kingdom, Isle of Man or Channel Islands to be eligible. Your mobile phone must be used for personal and non-business purposes only. The IMEI Number on the mobile or SIM gate must not have been tampered with in any way making the mobile unidentifiable. \n\n**Your right to cancel**\n\nIf you change your mind during the 45 day period from receipt of your documentation or from the policy start date, which is later (“the cooling off period”), you can cancel your policy and Domestic \u0026 General will refund any premium paid. \n\nIf you cancel your policy after the cooling off period, then your policy will remain in place until the end of the period for which you have already paid and you will not receive any refund. If at any time Domestic \u0026 General have provided you with a cash settlement or a voucher for a replacement, your policy will automatically end and no premium will be refunded. \n\nIf Domestic \u0026 General have reasonable grounds to believe that you have (or anyone acting for you has) claimed under this policy knowing the claim to be dishonest, exaggerated or fraudulent then they may cancel the policy immediately without any refund of premium or excess. \n\nIf you fail to comply with certain conditions and obligations Domestic \u0026 General may bring your policy to an end and will not provide any further services to you under the policy. They reserve the right to cancel your policy by giving you fourteen (14) days’ notice. In each case, you will receive a refund of any permium paid for unused days of your policy and Domestic \u0026 General will confirm any such ending or cancellation in writing to the last address you gave them. \n\n**How to complain**\n\nIf you wish to complain or you are unhappy with the service provided, please contact the Domestic \u0026 General customer services team on 0333 000 9769, write to Domestic \u0026 General Insurance PLC, Leicester House, 17 Leicester Street, Bedworth, Warwickshire CV12 8JP or sign in to My Account on [www.domesticandgeneral.com][27]\n\nDomestic \u0026 General’s complaints handling policy can be found on their website. If you are not satisfied with how Domestic \u0026 General respond you can then ask the Financial Ombudsman Service (FOS) to review your case. Referral of your complaint to the FOS does not affect your right to take legal proceedings. They can be contacted at: The financial Ombudsman Service, Exchange Tower, London E14 9SR, on the website [financial-ombudsman.org.uk][28], or by email at: complaint.info@financial-ombudsman.org.uk \n\n**Governing law and statutory rights**\n\nDomestic \u0026 General will communicate with you in English and English Law will apply unless they agree otherwise with you. Nothing in the conditions will reduce or affect your statutory rights. These rights include the right to claim for a refund, repair, or replacement for up to six years (in Scotland it’s up to five) if your electrical goods were not of satisfactory quality or fit for their purpose when they were sold to you. For further information about your statutory rights contact the Citizens Advice Bureau: [www.citizensadvice.org.uk][29] or 03444 111 444. \n\n**The Financial Services Compensation Scheme**\n\nDomestic \u0026 General are covered by the Financial Services Compensation Scheme. If they cannot meet their obligations to you under the policy, compensation may be available to cover these obligations. See [www.fscs.org.uk][30] \n\n\n**General**:\nThe personal information we have collected from you will be shared with fraud prevention agencies who will use it to prevent fraud and money laundering and to verify your identity. If fraud is detected, you could be refused certain services, finance or employment. Read our [help article][31] to find out how your information will be used by us, as well as information on these fraud prevention agencies, and your data protection rights.\n\nSky may use your contact details to contact you about content, products and services that we think you'd like, including for a reasonable period after you cease to be a Sky customer. By becoming a customer, you are agreeing to this unless you opt out by calling us on 03442 414141, or by changing your preferences via your online account.\n\nIf you want to keep your number, you'll need a PAC code from your current provider.\n\nWe may send notices to your mobile number. If you give your SIM or device to someone else, you should ensure they tell you about any notices they receive.\n\n\n [1]: https://static.skyassets.com/contentstack/assets/blt7f2b03fd02c7fe60/blt1f603017443151e7/660e7a93cac0bc6b33c88605/download?dispostion=inline\n [2]: https://www.sky.com/help/articles/terms-and-conditions-faqs\n [3]: https://www.sky.com/help/articles/sky-mobile-fair-usage-policy\n [4]: https://samsungoffers.claims/GetMoreWithGalaxy\n [5]: https://samsungoffers.claims/GetMoreWithGalaxy\n [6]: https://youtube.com/premium/restrictions\n [7]: https://g.co/fitbitpremium/tos\n [8]: https://one.google.com/offer/terms-and-conditions/pixel9pro\u0026profold\n [9]: sky.com/swaphelp\n [10]: sky.com/swaphelp\n [11]: https://sky.com/vipterms\n [12]: sky.com/help\n [13]: https://www.sky.com/help/devicesupport/\n [14]: http://www.sky.com/help/articles/unlocking-your-phone\n [15]: https://www.sky.com/help/articles/sky-mobile-warranty-information\n [16]: https://www.sky.com/shop/mobile/coverage-checker\n [17]: https://www.sky.com/shop/terms-conditions/mobile/tariff-guide/\n [18]: https://www.sky.com/shop/terms-conditions/mobile/tariff-guide/\n [19]: https://sky.com/swaphelp\n [20]: https://sky.com/mobileterms\n [21]: https://www.sky.com/help/articles/sky-mobile-watch\n [22]: https://www.sky.com/help/articles/sky-mobile-fair-usage-policy\n [23]: www.sky.com/switchsupport\n [24]: https://www.sky.com/help/articles/sky-customer-complaints-code-of-practice\n [25]: https://www.sky.com/help/articles/how-to-make-a-complaint\n [26]: https://ec.europa.eu/consumers/odr/main/index.cfm?event=main.home.chooseLanguage\n [27]: https://www.domesticandgeneral.com\n [28]: http://financial-ombudsman.org.uk\n [29]: https://www.citizensadvice.org.uk\n [30]: https://www.fscs.org.uk\n [31]: https://www.sky.com/help/articles/how-sky-uses-your-personal-data/","heading":"","key":"mobile-footer-legals","legal_intro":"","tags":[],"title":"Mobile legals - footer","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2025-03-04T00:00:00.462Z","user":"blt9729c2ab6402fb6a"}},{"_version":20,"locale":"en-gb","uid":"bltbc5a739c1b1b2fbb","ACL":{},"_in_progress":false,"body_text":"**Subject to status. Upfront payment may be required.** Prices may go up during your subscription. Non-standard set-up may cost extra. Prices may vary if you live in a flat. Sky functionality requires two satellite feeds. You must get any consents required (e.g. landlord's). Under 5 minutes was the average time to recontract online based on orders placed from January to September 2021.","heading":"","key":"general-footer","legal_intro":"","tags":[],"title":"General Footer","_content_type_uid":"terms_and_conditions","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-06-20T05:31:08.392Z","user":"blt6795071a2b3e8a0095ded8f4"}}],"terms_and_conditions":{"agree_statement":"","cta_text":"","terms_and_conditions":[]},"theme":{"appearance":null},"title":"Mobile Legals","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2025-02-25T00:00:01.540Z","user":"blta11290eece95ff02"}}}]},"openFaqsAtStart":false,"intent":"join-mobile"},"pageConfig":{"reasonsToBuy":{"contentId":"bltedf6a6cced988d2a","heading":"Why Sky Mobile?","reasons":{"sections":[{"heading":"Roll Spare Data","subHeading":"Your spare data rolls over ready to use later or use on a range of rewards.","media":[{"asset":{"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt813984a63b4209a3/66def0960258956bcbc402d3/Mobile_Prop_Icons_Roll_RGB_v2_2.png","alt":"Mobile_Prop_Icons_Roll_RGB_v2 2.png"}}]},{"heading":"Mix Your plan","subHeading":"We know things change. That’s why you can change your data plan whenever you like.","media":[{"asset":{"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blta8b50393311d0ce5/66def0961bfb5064b724f26d/Mobile_Prop_Icons_Mix_RGB_v2_1.png","alt":"Mobile_Prop_Icons_Mix_RGB_v2 1.png"}}]},{"heading":"Text-To-Switch","subHeading":"Simply text PAC to 65075 to get your switching code. We’ll take care of the rest.","media":[{"asset":{"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0a4c2df759dd01f6/66deb908605d3069f300718e/Mobile_Prop_Icons_Text_RGB_v3_1.png","alt":"Mobile_Prop_Icons_Text_RGB_v3 1.png"}}]},{"heading":"24/7 Switch Support","subHeading":"24/7 switching service with real person support​.","media":[{"asset":{"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt5ccba996c43d2752/676ad35c775da759681f3c9a/footer-247-mobileicon.png","alt":"footer-247-mobileicon.png"}}]}]},"cta":[{"accessible_title":"Read more about Sky Mobile","_metadata":{"uid":"cs460575dd05e387a6"},"text":"Read more about Sky Mobile","description":"","media":[],"url":"https://www.sky.com/shop/mobile/why-sky-mobile","key":"why-sky-cta"}]},"brandHeroContent":{"heading":"Explore all our phone brands","bodyText":"Whether you’re after the newest iPhone, or the latest Samsung Galaxy, find a Sky deal to best suit you.","media":[{"_content_type_uid":"media","_version":3,"locale":"en-gb","uid":"bltf946b1abc21f4efb","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt65b3b7d655924102","ACL":[],"content_type":"image/png","file_size":"8521","filename":"NetworkLines-cropped-white.png","parent_uid":null,"tags":[],"title":"NetworkLines-cropped-white.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-07-05T06:48:58.658Z","user":"bltb00c5b5c001d2089"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png"},"asset_blurhash":{"blurHash":"3GFY$2~qIUt7","imageTitle":"NetworkLines-cropped-white.png","imageID":"blt65b3b7d655924102","imageDimensions":{"width":1148,"height":248},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png","uuid":"5284fde3-f03e-4107-aa56-74db7ffeef62"},"asset_focal_point":{"regionOfInterest":{"point":{"x":574,"y":124}},"imageDimensions":{"width":1148,"height":248},"imageTitle":"NetworkLines-cropped-white.png","imageID":"blt65b3b7d655924102","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt65b3b7d655924102/6672b505371bca3051b90ff7/NetworkLines-cropped-white.png","uuid":"3f8ef377-8616-491b-b7c0-ad1df382531e"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"4ea5e081-333b-4e5a-a34f-f539634c3c85"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"c7534346-374b-4dce-a43f-43bf0faf9d2c"},"tags":["fusion"],"title":"Network Lines Transparent Fusion","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-07-05T06:48:57.310Z","user":"bltb00c5b5c001d2089"}}]},"brandCardContent":{"section":[{"title":"Apple","_metadata":{"uid":"csf71d293a89b78398"},"heading":"Apple","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":4,"locale":"en-gb","uid":"bltf1ea4f51762b7509","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltfadf1ec8ce8101c5","ACL":[],"content_type":"image/png","file_size":"4137","filename":"Apple.png","parent_uid":null,"tags":[],"title":"Apple.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-11-13T16:22:26.872Z","user":"blta11290eece95ff02"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png"},"asset_blurhash":{"blurHash":"L=OWvnj[~q%M-;ofRjWB-;t7IURj","imageTitle":"Apple.png","imageID":"bltfadf1ec8ce8101c5","imageDimensions":{"width":30,"height":24},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png","uuid":"72542ec0-20b0-4d99-a7dd-a58cf6379952"},"asset_focal_point":{"regionOfInterest":{"point":{"x":15,"y":12}},"imageDimensions":{"width":30,"height":24},"imageTitle":"Apple.png","imageID":"bltfadf1ec8ce8101c5","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltfadf1ec8ce8101c5/6734d23a069a863ff9819233/Apple.png","uuid":"17ba8b14-9a56-4ed8-bdc3-41299b6eccba"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{"uuid":"f0385230-bc2d-449d-80ce-124062d88f16"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"973a1f94-f4bf-4a07-ba81-e7cc3157f488"},"tags":[],"title":"Apple Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-11-13T16:22:26.760Z","user":"blta11290eece95ff02"}}],"cta":[{"accessible_title":"Learn more about Apple","_metadata":{"uid":"cs1d6092c5e0ef20c8"},"text":"Learn more about Apple","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/apple?irct=skymobile-brands-tile1-apple","key":""},{"accessible_title":"Shop Apple","_metadata":{"uid":"csc1d9b27f9ea8852a"},"text":"Shop Apple","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Apple?irct=skymobile-brands-tile1-apple-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Samsung","_metadata":{"uid":"cs8473b2ce0bc71df1"},"heading":"Samsung","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":4,"locale":"en-gb","uid":"blte87f9ffde247d5f8","ACL":{},"_in_progress":false,"asset":{"uid":"bltbe41bfee2033c91a","content_type":"image/png","file_size":"14358","filename":"samsung-3x.png","title":"samsung-3x.png","ACL":[],"_version":1,"is_dir":false,"tags":[],"publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2020-07-07T14:46:41.788Z","user":"bltdf5dfe1f9813884b"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png"},"asset_blurhash":{"blurHash":"L00l#afQWBayj[fQfQfQD%fQofj[","imageTitle":"samsung-3x.png","imageID":"bltbe41bfee2033c91a","imageDimensions":{"width":498,"height":365},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png","uuid":"7e1632d3-d2ce-4aa7-a349-9d057120137a"},"asset_focal_point":{"regionOfInterest":{"point":{"x":249,"y":182.5}},"imageDimensions":{"width":498,"height":365},"imageTitle":"samsung-3x.png","imageID":"bltbe41bfee2033c91a","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltbe41bfee2033c91a/5ef46c1a469492586e920a22/samsung-3x.png","uuid":"dc229623-b4a8-4087-a9d8-8ca8f843a168"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"","logo":null,"logo_blurhash":{},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{},"tags":[],"title":"Samsung Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-09-11T16:01:10.280Z","user":"blta11290eece95ff02"}}],"cta":[{"accessible_title":"Learn more about Samsung","_metadata":{"uid":"csca5feabc09c30a90"},"text":"Learn more about Samsung","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/samsung?irct=skymobile-brands-tile2-samsung","key":""},{"accessible_title":"Shop Samsung","_metadata":{"uid":"cs00dd0db1a830b527"},"text":"Shop Samsung","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Samsung?irct=skymobile-brands-tile2-samsung-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Google","_metadata":{"uid":"cs9c13282f60b7dcda"},"heading":"Google","sub_heading":"","body_text":"","disclaimer":"","media":[{"_content_type_uid":"media","_version":2,"locale":"en-gb","uid":"blt3cc1e901ae98c663","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt9b8487f43e2e857a","ACL":[],"content_type":"image/png","file_size":"5007","filename":"Google.png","parent_uid":null,"tags":[],"title":"Google.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-10T13:37:10.178Z","user":"blt0c8b69985aff5622"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt9b8487f43e2e857a/6737207e89b5b3682abe1232/Google.png"},"asset_blurhash":{"blurHash":"UXEeid]^t8%1{2sYF=bHn0Ep59M|s?NqKini","imageTitle":"super-g.svg","imageID":"blt82a41ef1b5ed2dc7","imageDimensions":{"width":197,"height":201},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt82a41ef1b5ed2dc7/65eafeb53eefeab0f4a5c795/super-g.svg","uuid":"813e8c3d-b7b2-4d9b-bd4c-e884e2cc96d9"},"asset_focal_point":{"regionOfInterest":{"point":{"x":15,"y":12}},"imageDimensions":{"width":30,"height":24},"imageTitle":"Google.png","imageID":"blt9b8487f43e2e857a","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt9b8487f43e2e857a/6737207e89b5b3682abe1232/Google.png","uuid":"10793029-5713-444d-851e-fe0124c78219"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"google-filter-logo","logo":null,"logo_blurhash":{"uuid":"6e486758-65eb-4e0e-a9e5-382bbe9a450f"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"e8e729e6-078e-46ca-be47-ead3ccd8385a"},"tags":[],"title":"Google Filter Logo","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2024-12-10T13:37:09.981Z","user":"blt0c8b69985aff5622"}}],"cta":[{"accessible_title":"Learn more about Google","_metadata":{"uid":"cs1440686e8b97272a"},"text":"Learn more about Google","description":"primary","media":[],"url":"https://www.sky.com/shop/mobile/brands/google?irct=skymobile-brands-tile3-google","key":""},{"accessible_title":"Shop Google","_metadata":{"uid":"csbad19a8f2eeb26e4"},"text":"Shop Google","description":"tertiary","media":[],"url":"https://www.sky.com/shop/mobile/phones/Google?irct=skymobile-brands-tile3-google-shop","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Nokia","_metadata":{"uid":"cs1542f77c9d615bd4"},"heading":"Nokia","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"blt53457144f5826d7a","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltdde4af06850e80d0","ACL":{},"content_type":"image/png","file_size":"1231","filename":"Nokia.png","parent_uid":null,"tags":[],"title":"Nokia.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:09:31.435Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png"},"asset_blurhash":{"blurHash":"C13vBwyGWAo#x{ohf6kD","imageTitle":"Nokia.png","imageID":"bltdde4af06850e80d0","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png","uuid":"4bd236c4-ce93-43e5-a2c5-97be0c2a8e6e"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Nokia.png","imageID":"bltdde4af06850e80d0","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltdde4af06850e80d0/63bed3991876e010636ecc4e/Nokia.png","uuid":"97622ced-2079-4dba-aa3b-49f792479c75"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"nokia-filter-logo","logo":null,"logo_blurhash":{"uuid":"e73456e5-b011-4cda-811b-10cc6e98bd36"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"f18697d4-902c-40a0-b9fb-080221c1ae73"},"tags":[],"title":"Nokia Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.629Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"Shop Nokia","_metadata":{"uid":"csdf32429eceb83bfc"},"text":"Shop Nokia","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Nokia?irct=skymobile-brands-tile4-nokia","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"Fairphone","_metadata":{"uid":"cs4977437d802dd33c"},"heading":"Fairphone","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"blt7c40a87225193ff1","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"blt0ec2db6028874558","ACL":{},"content_type":"image/png","file_size":"2548","filename":"Fairphone.png","parent_uid":null,"tags":[],"title":"Fairphone.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:11:37.896Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png"},"asset_blurhash":{"blurHash":"C03J[bVWNEohkYkCf4bI","imageTitle":"Fairphone.png","imageID":"blt0ec2db6028874558","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png","uuid":"a9199dea-bcb2-4554-9e3a-0127bb58481e"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Fairphone.png","imageID":"blt0ec2db6028874558","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/blt0ec2db6028874558/63f49f6b48dd13348a298dc0/Fairphone.png","uuid":"e8a48e50-c1d6-4854-9a50-8a266cec230e"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"fairphone-filter-logo","logo":null,"logo_blurhash":{"uuid":"7fce620d-b380-4855-b3d4-87dc159da60b"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"9adccf6f-6160-4fa8-bf63-5fa0dd666d4f"},"tags":[],"title":"Fairphone Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.627Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"","_metadata":{"uid":"csb8b385e73e4504a7"},"text":"Shop Fairphone","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Fairphone?irct=skymobile-brands-tile5-fairphone","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}},{"title":"doro","_metadata":{"uid":"cs03ee11094924dbff"},"heading":"doro","sub_heading":"","body_text":"","disclaimer":"","media":[{"_version":1,"locale":"en-gb","uid":"bltba9a903b8f74c11e","ACL":{},"_in_progress":false,"asset":{"_version":1,"is_dir":false,"uid":"bltceb01700a2cfef15","ACL":{},"content_type":"image/png","file_size":"3045","filename":"Dorro.png","parent_uid":null,"tags":[],"title":"Dorro.png","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-06T11:12:16.471Z","user":"blt0c3929fdf106f203"},"url":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png"},"asset_blurhash":{"blurHash":"C13AJ%HZ*GkWQ:X4afaf","imageTitle":"Dorro.png","imageID":"bltceb01700a2cfef15","imageDimensions":{"width":90,"height":51},"imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png","uuid":"10e4eb12-577f-47a7-8964-3ad5b6d624db"},"asset_focal_point":{"regionOfInterest":{"point":{"x":45,"y":25.5}},"imageDimensions":{"width":90,"height":51},"imageTitle":"Dorro.png","imageID":"bltceb01700a2cfef15","imageURL":"https://static.skyassets.com/contentstack/assets/blt143e20b03d72047e/bltceb01700a2cfef15/63f49fc2df06a564dde0e4c3/Dorro.png","uuid":"d1aa2ec6-fe24-42e4-b83e-84feb4a664fd"},"asset_theme":null,"caption":"","context":[],"copyrights":[],"focal_point":"","key":"doro-filter-logo","logo":null,"logo_blurhash":{"uuid":"d675c606-1e42-4fa9-b06d-3410f1c9959f"},"responsive_assets":[],"show_logo":null,"show_logo_blurhash":{"uuid":"d4c33b89-82f5-4568-b197-abd8ed2b050f"},"tags":[],"title":"Doro Filter Logo","_content_type_uid":"media","publish_details":{"environment":"blt6e1d8834facaa9c9","locale":"en-gb","time":"2023-03-03T13:44:13.623Z","user":"blt0c3929fdf106f203"}}],"cta":[{"accessible_title":"Shop Doro","_metadata":{"uid":"cs429069329ca0521b"},"text":"Shop Doro","description":"","media":[],"url":"https://www.sky.com/shop/mobile/phones/Doro?irct=skymobile-brands-tile6-doro","key":""}],"terms":[],"highlight":[],"icon":{"name":null},"key":"","path":"","type":null,"images":[],"theme":{"appearance":null}}]}}},"__N_SSG":true},"page":"/mobile/brands","query":{},"buildId":"a8st4_mOnzZ7rgHVo3cVT","assetPrefix":"/uk-sis/static-assets","isFallback":false,"gsp":true,"scriptLoader":[]}</script><script type="text/javascript" src="/venuljCPlmTm9A7s2tiIT-778Ag/5aN9fXSGtSrr/S20SQQE/Li/ErGg59GSMB"></script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10