{"title":"laptops","description":"","products":[{"product_id":"11-macbook-air","title":"MacBook Air 11\" Skins (Late 2010-2016)","description":"\u003cstyle\u003e\n  .macbook-air11-page,\n  .macbook-air11-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air11-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air11-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air11-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air11-centre {\n    text-align: center;\n  }\n\n  .macbook-air11-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air11-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air11-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air11-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .macbook-air11-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air11-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air11-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air11-two-grid,\n  .macbook-air11-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air11-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air11-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air11-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air11-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air11-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air11-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air11-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air11-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air11-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air11-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air11-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air11-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air11-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air11-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air11-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air11-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-air11-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air11-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air11-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air11-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air11-card-grid,\n    .macbook-air11-two-grid,\n    .macbook-air11-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-air11-lead {\n      font-size: 20px;\n    }\n\n    .macbook-air11-copy,\n    .macbook-air11-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-air11-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-air11-section macbook-air11-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cp class=\"macbook-air11-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-air11-title\"\u003e\n        MacBook Air 11-inch Skins \u0026amp; Wraps – Late 2010–2016\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-air11-lead\"\u003e\n        Personalise your Apple MacBook Air 11-inch with a precision-cut vinyl skin designed specifically for compatible Late 2010–2016 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        The compact 11-inch MacBook Air remains a brilliantly portable laptop. An XtremeSkins wrap lets you change its familiar aluminium appearance while helping protect the covered surfaces from light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        Choose a clean single finish or mix different colours and textures across the available sections to give an older MacBook Air a completely different look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-air11-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air11-eyebrow\"\u003e\n          Made for your MacBook\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air11-heading\"\u003e\n          Precision-cut MacBook Air 11-inch skins\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air11-copy\"\u003e\n          This product is designed specifically for the Apple MacBook Air 11-inch models covered by the Late 2010–2016 range.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air11-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air11-card\"\u003e\n          \u003cdiv class=\"macbook-air11-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air11-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air11-card\"\u003e\n          \u003cdiv class=\"macbook-air11-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air11-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air11-card\"\u003e\n          \u003cdiv class=\"macbook-air11-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air11-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours, textures and materials to change the appearance of your MacBook Air.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air11-card\"\u003e\n          \u003cdiv class=\"macbook-air11-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air11-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints, dirt and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY SKIN --\u003e\n  \u003csection class=\"macbook-air11-section macbook-air11-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cp class=\"macbook-air11-eyebrow\"\u003e\n        Keep the slim MacBook feel\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air11-heading\"\u003e\n        Why choose a skin for your MacBook Air 11-inch?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air11-lead\"\u003e\n        The MacBook Air 11-inch was designed around portability. A vinyl skin lets you personalise the aluminium exterior without turning a compact laptop into something bulky.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        The thin vinyl follows the shape of the MacBook and provides cosmetic surface protection to the sections it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air11-note\"\u003e\n        A vinyl skin is intended for personalisation and everyday cosmetic surface protection. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"macbook-air11-section\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-panel macbook-air11-centre\"\u003e\n\n        \u003cp class=\"macbook-air11-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air11-heading\"\u003e\n          Choose your MacBook Air skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air11-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air11-copy\"\u003e\n          Choose something subtle for a clean professional appearance or add colour and texture to give your MacBook Air 11-inch a completely different personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-air11-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air11-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air11-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air11-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air11-light-card\"\u003e\n\n          \u003cp class=\"macbook-air11-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air11-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture for the available MacBook Air 11-inch skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, coordinated finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air11-dark-card\"\u003e\n\n          \u003cp class=\"macbook-air11-eyebrow\"\u003e\n            Create your own combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air11-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone combination or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"macbook-air11-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-panel\"\u003e\n\n        \u003cdiv class=\"macbook-air11-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-air11-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-air11-heading\"\u003e\n            MacBook Air 11-inch skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-air11-copy\"\u003e\n            The available sections are precision cut for compatible Apple MacBook Air 11-inch Late 2010–2016 models.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air11-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Fits compatible \u003cstrong style=\"color:#ffffff;\"\u003eApple MacBook Air 11-inch Late 2010–2016\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Precision cut-out for the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air11-check\"\u003e\n              ✓ Thin vinyl follows the original shape of the MacBook\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-air11-section macbook-air11-centre\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cp class=\"macbook-air11-eyebrow\"\u003e\n        Take your time with the fit\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air11-heading\"\u003e\n        Air-release vinyl for easier installation\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        The vinyl uses air-release technology to help trapped air escape during installation, helping minimise bubbles as each section is applied.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        During the early stages of fitting, the material can be gently lifted and repositioned to improve alignment. Gentle heat from a hairdryer can also help the vinyl conform around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air11-note\"\u003e\n        Clean the MacBook thoroughly before installation using the supplied alcohol wipe and allow the surface to dry. Start with careful alignment and apply each section gradually rather than trying to fit the whole piece at once.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-air11-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner macbook-air11-centre\"\u003e\n\n      \u003cp class=\"macbook-air11-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air11-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air11-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\" style=\"color:#444444;\"\u003e\n        Our device templates are developed to provide model-specific alignment and coverage rather than relying on a generic laptop sticker that needs trimming to fit.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-air11-section\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air11-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air11-heading\"\u003e\n          MacBook Air 11-inch skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air11-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Air does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Air 11-inch models from the Late 2010–2016 range. It is not intended for 13-inch MacBook Air models.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Air 11-inch can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect my MacBook Air?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from light scratches, scuffs, fingerprints, dirt and everyday cosmetic wear. It is not designed to provide significant drop or impact protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible colours and textures across the available MacBook Air sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the skin during installation?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Take care not to stretch the material unnecessarily while aligning it.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible, which can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill the skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still be visible through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Air skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air11-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-air11-section macbook-air11-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cp class=\"macbook-air11-eyebrow\"\u003e\n        Give an older MacBook a new look\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air11-heading\"\u003e\n        Personalise your MacBook Air 11-inch\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air11-lead\"\u003e\n        From understated matt finishes to carbon fibre, wood, leather and textured designs, a skin is an easy way to change the appearance of your compact MacBook Air.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air11-copy\"\u003e\n        Choose Full Colour for a coordinated look or use Custom Colour to build your own combination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"macbook-air11-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air11-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air11-card macbook-air11-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide shipping for MacBook Air 11-inch skins\" class=\"macbook-air11-shipping-image\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3 class=\"macbook-air11-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air11-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":20335800772,"sku":"A4LL-MBA1110","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":20335801796,"sku":"A4LL-MBA1110","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":20335804292,"sku":"A4LL-MBA1110","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1070641920,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1070641928,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1070641972,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1070641976,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1070641984,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":8169363472488,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":8169363505256,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":8169364127848,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":8169364193384,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8169364488296,"sku":"A4LL-MBA1110","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12249192661096,"sku":"A4LL-MBA1110","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099281707071,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40018997706815,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":20334183172,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31634937741375,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":20334182916,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904370225215,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315354837055,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":20334184132,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40018997903423,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966417924159,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":20334178244,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419080638527,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419080802367,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":20334177796,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":8169364553832,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8169364619368,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419081031743,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":8169364684904,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8169364881512,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8169365176424,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8169365209192,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419081457727,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":20334341956,"sku":"A4LL-MBA1110","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_air_template_bc6ed7b0-2bf0-4cdb-9506-d72f1c183d84.png?v=1628507050"},{"product_id":"13-macbook-air","title":"MacBook Air 13\" Skins (Late 2010-2018)","description":"\u003cstyle\u003e\n  .macbook-air13-1018-page,\n  .macbook-air13-1018-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air13-1018-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1018-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air13-1018-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air13-1018-centre {\n    text-align: center;\n  }\n\n  .macbook-air13-1018-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air13-1018-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air13-1018-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air13-1018-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .macbook-air13-1018-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air13-1018-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air13-1018-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air13-1018-two-grid,\n  .macbook-air13-1018-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air13-1018-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1018-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air13-1018-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1018-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1018-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1018-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air13-1018-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air13-1018-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air13-1018-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air13-1018-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air13-1018-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air13-1018-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air13-1018-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air13-1018-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air13-1018-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air13-1018-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-air13-1018-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air13-1018-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1018-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air13-1018-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air13-1018-card-grid,\n    .macbook-air13-1018-two-grid,\n    .macbook-air13-1018-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-air13-1018-lead {\n      font-size: 20px;\n    }\n\n    .macbook-air13-1018-copy,\n    .macbook-air13-1018-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-air13-1018-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-air13-1018-section macbook-air13-1018-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-air13-1018-title\"\u003e\n        MacBook Air 13-inch Skins \u0026amp; Wraps – Late 2010–2018\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-air13-1018-lead\"\u003e\n        Protect and personalise your Apple MacBook Air 13-inch with a precision-cut vinyl skin designed specifically for compatible Late 2010–2018 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        The classic 13-inch MacBook Air was built to be thin, light and easy to carry. An XtremeSkins wrap lets you change the appearance of its familiar aluminium exterior while helping protect the covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        Choose a single finish across the available sections or mix different colours and textures to create your own combination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-air13-1018-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n          Made for your MacBook\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n          Precision-cut MacBook Air 13-inch skins\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-1018-copy\"\u003e\n          Every available section is cut for the compatible Apple MacBook Air 13-inch models covered by this Late 2010–2018 product.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1018-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1018-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1018-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1018-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1018-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1018-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied range of colours and textures to give your MacBook Air a completely different appearance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1018-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1018-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect the covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003csection class=\"macbook-air13-1018-section macbook-air13-1018-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n        Personalisation without unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n        Why choose a MacBook Air 13-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1018-lead\"\u003e\n        One of the defining features of the MacBook Air is its slim aluminium design. A vinyl skin changes the look of your laptop while adding virtually no noticeable thickness.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        The vinyl follows the shape of the MacBook and provides a thin protective layer over the sections it covers, making it particularly useful for laptops regularly carried between home, work, university or while travelling.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide the same impact or drop protection as a protective case.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"macbook-air13-1018-section\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-panel macbook-air13-1018-centre\"\u003e\n\n        \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n          Choose your MacBook Air skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-1018-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air13-1018-copy\"\u003e\n          Keep things subtle with a clean matt or brushed finish, add texture with carbon fibre or leather, or completely change the appearance of your MacBook with something more distinctive.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-air13-1018-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-light-card\"\u003e\n\n          \u003cp class=\"macbook-air13-1018-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-1018-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Air 13-inch sections for a coordinated appearance.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple and consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-dark-card\"\u003e\n\n          \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n            Your MacBook, your combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-1018-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a subtle two-tone design or build something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"macbook-air13-1018-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-panel\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n            MacBook Air 13-inch skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-air13-1018-copy\"\u003e\n            The available sections are designed for compatible Apple MacBook Air 13-inch models within the Late 2010–2018 range.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1018-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eApple MacBook Air 13-inch Late 2010–2018\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Precision cut-out for the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Premium flexible vinyl with air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1018-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-air13-1018-section macbook-air13-1018-centre\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n        Air-release vinyl for a cleaner finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        Built-in air-release channels help trapped air escape while the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of fitting. Gentle heat from a hairdryer can help the material become more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with the initial alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-air13-1018-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner macbook-air13-1018-centre\"\u003e\n\n      \u003cp class=\"macbook-air13-1018-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1018-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1018-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed to provide model-specific alignment and coverage rather than relying on generic laptop stickers that need to be cut to shape during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-air13-1018-section\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n          MacBook Air 13-inch 2010–2018 skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Air does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Air 13-inch models within the Late 2010–2018 range. Check that you are ordering from the product page for your exact MacBook generation before selecting your skin.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of my MacBook Air can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Air skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect the covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Air sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the skin while fitting it?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy should I use a hairdryer when fitting the skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle hairdryer heat makes the vinyl more flexible and can help it conform around edges and detailed areas. Use a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the skin be removed later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide scratches on an older MacBook Air?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still be visible through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this the same skin as the newer Retina MacBook Air?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. MacBook Air generations can have different dimensions, ports and exterior designs. Always order the skin listed for your exact MacBook model rather than selecting by screen size alone.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Air skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-1018-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-air13-1018-section macbook-air13-1018-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1018-eyebrow\"\u003e\n        Give your MacBook a new look\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1018-heading\"\u003e\n        Personalise your MacBook Air 13-inch\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1018-lead\"\u003e\n        Whether your MacBook Air is still your everyday laptop or a dependable older machine you want to refresh, a precision-cut skin can completely change its appearance.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1018-copy\"\u003e\n        Choose one finish for a coordinated look or use Custom Colour to create your own combination across the available sections.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"macbook-air13-1018-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1018-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1018-card macbook-air13-1018-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide shipping for MacBook Air 13-inch skins\" class=\"macbook-air13-1018-shipping-image\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3 class=\"macbook-air13-1018-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-1018-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":20231014788,"sku":"A4LL-MBA1310","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":20231021444,"sku":"A4LL-MBA1310","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":20231022980,"sku":"A4LL-MBA1310","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1070652404,"sku":"A4LL-MBA1310","price":19.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1070652412,"sku":"A4LL-MBA1310","price":26.53,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1070652452,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1070652456,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1070652464,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":8169387294824,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":8169387327592,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":8169387753576,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":8169388474472,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8169389064296,"sku":"A4LL-MBA1310","price":26.55,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12249202327656,"sku":"A4LL-MBA1310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099378077759,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019036733503,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":20014433604,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31634996265023,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":20014433348,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904423538751,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315360833599,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":20014433924,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019037061183,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966503579711,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":20014432964,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419082276927,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419082440767,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":20014432068,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":8169389097064,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8169389129832,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419082506303,"sku":"A4LL-MBA1310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":8169389195368,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8169389228136,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8169389260904,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8169389293672,"sku":"A4LL-MBA1310","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419082801215,"sku":"A4LL-MBA1310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":20014445380,"sku":"A4LL-MBA1310","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_air_template.png?v=1623929612"},{"product_id":"13-macbook-pro","title":"MacBook Pro 13\" Skins (2009-2016)","description":"\u003cstyle\u003e\n  .mbp13-0916-page,\n  .mbp13-0916-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13-0916-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13-0916-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13-0916-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp13-0916-centre {\n    text-align: center;\n  }\n\n  .mbp13-0916-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13-0916-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13-0916-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13-0916-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13-0916-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13-0916-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13-0916-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13-0916-two-grid,\n  .mbp13-0916-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13-0916-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13-0916-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13-0916-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-0916-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13-0916-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp13-0916-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp13-0916-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13-0916-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13-0916-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp13-0916-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13-0916-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13-0916-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13-0916-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp13-0916-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13-0916-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13-0916-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp13-0916-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13-0916-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13-0916-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13-0916-card-grid,\n    .mbp13-0916-two-grid,\n    .mbp13-0916-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp13-0916-lead {\n      font-size: 20px;\n    }\n\n    .mbp13-0916-copy,\n    .mbp13-0916-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13-0916-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp13-0916-section mbp13-0916-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13-0916-title\"\u003e\n        MacBook Pro 13-inch Skins \u0026amp; Wraps – 2009–2016\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13-0916-lead\"\u003e\n        Refresh and personalise your Apple MacBook Pro 13-inch with a precision-cut vinyl skin designed for compatible 2009–2016 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        Whether your MacBook Pro is still your everyday laptop or an older machine you want to bring back to life, an XtremeSkins wrap can transform its appearance while helping protect the covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        Choose one finish across the available sections or mix different colours and textures to create a completely different look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp13-0916-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-0916-heading\"\u003e\n          Precision-cut MacBook Pro 13-inch skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-0916-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-0916-card\"\u003e\n          \u003cdiv class=\"mbp13-0916-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-0916-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-0916-card\"\u003e\n          \u003cdiv class=\"mbp13-0916-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-0916-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-0916-card\"\u003e\n          \u003cdiv class=\"mbp13-0916-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-0916-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied range of colours and textures to give an older MacBook Pro a fresh appearance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-0916-card\"\u003e\n          \u003cdiv class=\"mbp13-0916-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-0916-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp13-0916-section mbp13-0916-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n        Refresh an older MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-0916-heading\"\u003e\n        Give your MacBook Pro 13-inch a new look\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-0916-lead\"\u003e\n        Older MacBooks often pick up cosmetic marks over years of use. A precision-cut skin can cover many light marks while changing the appearance of the aluminium exterior.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        Because the vinyl is thin, it follows the shape of the laptop without adding the bulk of a hard-shell case.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-0916-note\"\u003e\n        Vinyl skins are intended for personalisation and cosmetic surface protection. They do not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp13-0916-section\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-panel mbp13-0916-centre\"\u003e\n\n        \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-0916-heading\"\u003e\n          Choose your MacBook Pro skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13-0916-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp13-0916-copy\"\u003e\n          Keep the finish understated or use texture and colour to completely change the look of your MacBook Pro.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp13-0916-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-0916-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-0916-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-0916-light-card\"\u003e\n\n          \u003cp class=\"mbp13-0916-eyebrow\" style=\"color:#666666;\"\u003e\n            One coordinated finish\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-0916-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean, consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-0916-dark-card\"\u003e\n\n          \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-0916-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Choose compatible colours and textures independently across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a two-tone design or build something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp13-0916-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-panel\"\u003e\n\n        \u003cdiv class=\"mbp13-0916-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13-0916-heading\"\u003e\n            MacBook Pro 13-inch 2009–2016 skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp13-0916-copy\"\u003e\n            This product is designed for compatible Apple MacBook Pro 13-inch models within the 2009–2016 range.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-0916-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch 2009–2016\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during fitting\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-0916-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp13-0916-section mbp13-0916-centre\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-0916-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        Air-release technology helps trapped air escape as the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        During the early stages of fitting, the material can be gently lifted and repositioned. A small amount of heat from a hairdryer can make the vinyl more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-0916-note\"\u003e\n        Clean the MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before installation. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp13-0916-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner mbp13-0916-centre\"\u003e\n\n      \u003cp class=\"mbp13-0916-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-0916-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-0916-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device designs so the available sections align with the exterior details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp13-0916-section\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-0916-heading\"\u003e\n          MacBook Pro 13-inch 2009–2016 skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-0916-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Pro 13-inch models within the 2009–2016 range. Always check that you are ordering from the product page for your exact MacBook generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect an older MacBook?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from light scratches, scuffs, fingerprints, dirt and everyday cosmetic wear. It is not intended to provide significant drop or impact protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide scratches and marks?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still show through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different finishes?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible colours and textures across the available sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the vinyl be repositioned during fitting?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning each piece.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy should I use a hairdryer?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle hairdryer heat makes the vinyl more flexible and can help it conform around edges and detailed areas. Use a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-0916-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"mbp13-0916-section mbp13-0916-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cp class=\"mbp13-0916-eyebrow\"\u003e\n        Refresh your MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-0916-heading\"\u003e\n        Personalise your MacBook Pro 13-inch\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-0916-lead\"\u003e\n        From understated matt finishes to carbon fibre, wood, leather and textured designs, a skin can give an older MacBook Pro a completely different appearance.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-0916-copy\"\u003e\n        Choose Full Colour for a coordinated look or Custom Colour to build your own combination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"mbp13-0916-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-0916-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-0916-card mbp13-0916-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n          🌍\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"mbp13-0916-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-0916-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":19881609028,"sku":"A4LL-MBP1309","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":19881609604,"sku":"A4LL-MBP1309","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":19881610180,"sku":"A4LL-MBP1309","price":19.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1070653056,"sku":"A4LL-MBP1309","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1070653064,"sku":"A4LL-MBP1309","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1070653104,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1070653108,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1070653116,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":14378305093695,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":14378306273343,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":14378364010559,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":14378366206015,"sku":"A4LL-MBP1309","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":14378369744959,"sku":"A4LL-MBP1309","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":14378371743807,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099592773695,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019074940991,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":19823671044,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635287900223,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":19823669444,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904530460735,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315867590719,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":19823673284,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019075072063,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":14378377445439,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":19823593028,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420010856511,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420010954815,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":19823590468,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":14378378494015,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":14378381475903,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420011020351,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":14378384883775,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":14378388455487,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":14378389241919,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":14378392453183,"sku":"A4LL-MBP1309","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420011085887,"sku":"A4LL-MBP1309","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":19823720580,"sku":"A4LL-MBP1309","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_template.png?v=1624000115"},{"product_id":"15-macbook-pro-retina","title":"MacBook Pro 15\" Retina Skins (Mid 2012-2016)","description":"\u003cstyle\u003e\n  .mbp15-retina-page,\n  .mbp15-retina-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp15-retina-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp15-retina-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp15-retina-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp15-retina-centre {\n    text-align: center;\n  }\n\n  .mbp15-retina-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp15-retina-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp15-retina-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp15-retina-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp15-retina-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp15-retina-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp15-retina-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp15-retina-two-grid,\n  .mbp15-retina-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp15-retina-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp15-retina-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp15-retina-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp15-retina-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp15-retina-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp15-retina-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp15-retina-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp15-retina-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp15-retina-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp15-retina-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp15-retina-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp15-retina-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp15-retina-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp15-retina-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp15-retina-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp15-retina-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp15-retina-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp15-retina-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp15-retina-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp15-retina-card-grid,\n    .mbp15-retina-two-grid,\n    .mbp15-retina-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp15-retina-lead {\n      font-size: 20px;\n    }\n\n    .mbp15-retina-copy,\n    .mbp15-retina-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp15-retina-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp15-retina-section mbp15-retina-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp15-retina-title\"\u003e\n        MacBook Pro 15-inch Retina Skins \u0026amp; Wraps – Mid 2012–2016\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp15-retina-lead\"\u003e\n        Refresh and personalise your Apple MacBook Pro 15-inch Retina with a precision-cut vinyl skin designed for compatible Mid 2012–2016 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        An XtremeSkins wrap changes the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        Choose one finish across the available sections or mix different colours and textures to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp15-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-retina-heading\"\u003e\n          Precision-cut MacBook Pro 15-inch Retina skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-retina-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp15-retina-card\"\u003e\n          \u003cdiv class=\"mbp15-retina-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-retina-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-retina-card\"\u003e\n          \u003cdiv class=\"mbp15-retina-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-retina-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-retina-card\"\u003e\n          \u003cdiv class=\"mbp15-retina-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-retina-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours and textures to personalise your MacBook Pro Retina.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-retina-card\"\u003e\n          \u003cdiv class=\"mbp15-retina-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-retina-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp15-retina-section mbp15-retina-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n        Refresh an older MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-retina-heading\"\u003e\n        Give your MacBook Pro Retina a new look\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-retina-lead\"\u003e\n        A MacBook that has been used for years will naturally pick up cosmetic marks. A vinyl skin is an easy way to refresh the exterior while adding a finish that suits your own style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        The thin vinyl follows the shape of the laptop without adding the bulk of a hard-shell case and can conceal many light marks on the areas it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp15-retina-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp15-retina-section\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-panel mbp15-retina-centre\"\u003e\n\n        \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-retina-heading\"\u003e\n          Choose your MacBook Pro Retina skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp15-retina-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp15-retina-copy\"\u003e\n          Keep the look understated with a matt finish, add texture with carbon fibre or leather, or completely change the appearance of the original aluminium exterior.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp15-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-retina-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-retina-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp15-retina-light-card\"\u003e\n\n          \u003cp class=\"mbp15-retina-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp15-retina-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro Retina skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean and consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-retina-dark-card\"\u003e\n\n          \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp15-retina-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp15-retina-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-panel\"\u003e\n\n        \u003cdiv class=\"mbp15-retina-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp15-retina-heading\"\u003e\n            MacBook Pro 15-inch Retina skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp15-retina-copy\"\u003e\n            This product is designed for compatible Apple MacBook Pro 15-inch Retina models within the Mid 2012–2016 range.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-retina-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 15-inch Retina Mid 2012–2016\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during fitting\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-retina-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp15-retina-section mbp15-retina-centre\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-retina-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        During the early stages of fitting, the vinyl can be gently lifted and repositioned. Gentle heat from a hairdryer can make the material more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp15-retina-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp15-retina-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner mbp15-retina-centre\"\u003e\n\n      \u003cp class=\"mbp15-retina-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-retina-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-retina-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device generations so the available sections align with the exterior shape and details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp15-retina-section\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-retina-heading\"\u003e\n          MacBook Pro 15-inch Retina skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-retina-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Pro 15-inch Retina models within the Mid 2012–2016 range. Always check that you are ordering from the product page for your exact MacBook generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not designed to provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin cover existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still show through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the vinyl be repositioned while fitting?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp15-retina-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"mbp15-retina-section mbp15-retina-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cp class=\"mbp15-retina-eyebrow\"\u003e\n        Refresh your Retina MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-retina-heading\"\u003e\n        Personalise your MacBook Pro 15-inch Retina\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-retina-lead\"\u003e\n        From understated matt finishes to carbon fibre, wood, leather and textured designs, a skin can give your MacBook Pro Retina a completely different appearance.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-retina-copy\"\u003e\n        Choose Full Colour for a coordinated finish or Custom Colour to create your own combination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"mbp15-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-retina-card mbp15-retina-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n          🌍\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"mbp15-retina-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp15-retina-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":19822227460,"sku":"A3SMP-MBP15RET","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":19822232132,"sku":"A3SMP-MBP15RET","price":5.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":19822233732,"sku":"A3SMP-MBP15RET","price":30.6,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1070657892,"sku":"A3SMP-MBP15RET","price":19.93,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1070657900,"sku":"A3SMP-MBP15RET","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1070657940,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1070657944,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1070657952,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":37505135377,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":37505150673,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":37505277713,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":875067637788,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8050305237020,"sku":"A3SMP-MBP15RET","price":27.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245371322472,"sku":"A3SMP-MBP15RET","price":27.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099669123135,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":19783954628,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635300450367,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":19783953732,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904493072447,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315840950335,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":19783955396,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966680297535,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":19783949060,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419984543807,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419984576575,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":19783947268,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4529730486300,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8171352064104,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419985526847,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7060143177756,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146512150632,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146512707688,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146513264744,"sku":"A3SMP-MBP15RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419985559615,"sku":"A3SMP-MBP15RET","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":19783981572,"sku":"A3SMP-MBP15RET","price":27.2,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_retina_template_4196bbbd-9c74-4fcf-b28f-bad2eaac92cd.png?v=1623929183"},{"product_id":"13-macbook-pro-retina","title":"MacBook Pro 13\" Retina Skins (Mid 2012-2016)","description":"\u003cstyle\u003e\n  .mbp13-retina-page,\n  .mbp13-retina-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13-retina-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13-retina-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13-retina-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp13-retina-centre {\n    text-align: center;\n  }\n\n  .mbp13-retina-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13-retina-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13-retina-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13-retina-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13-retina-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13-retina-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13-retina-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13-retina-two-grid,\n  .mbp13-retina-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13-retina-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13-retina-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13-retina-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-retina-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13-retina-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp13-retina-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp13-retina-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13-retina-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13-retina-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp13-retina-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13-retina-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13-retina-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13-retina-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp13-retina-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13-retina-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13-retina-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp13-retina-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13-retina-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-retina-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13-retina-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13-retina-card-grid,\n    .mbp13-retina-two-grid,\n    .mbp13-retina-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp13-retina-lead {\n      font-size: 20px;\n    }\n\n    .mbp13-retina-copy,\n    .mbp13-retina-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13-retina-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp13-retina-section mbp13-retina-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13-retina-title\"\u003e\n        MacBook Pro 13-inch Retina Skins \u0026amp; Wraps – Mid 2012–2016\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13-retina-lead\"\u003e\n        Refresh, protect and personalise your Apple MacBook Pro 13-inch Retina with a precision-cut vinyl skin designed for compatible Mid 2012–2016 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        An XtremeSkins wrap changes the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        Choose one finish across the available sections or mix different colours and textures to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp13-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-retina-heading\"\u003e\n          Precision-cut MacBook Pro Retina skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-retina-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-retina-card\"\u003e\n          \u003cdiv class=\"mbp13-retina-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-retina-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-retina-card\"\u003e\n          \u003cdiv class=\"mbp13-retina-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-retina-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-retina-card\"\u003e\n          \u003cdiv class=\"mbp13-retina-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-retina-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours and textures to personalise your MacBook Pro Retina.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-retina-card\"\u003e\n          \u003cdiv class=\"mbp13-retina-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-retina-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY SKIN --\u003e\n  \u003csection class=\"mbp13-retina-section mbp13-retina-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n        Refresh an older MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-retina-heading\"\u003e\n        Give your MacBook Pro Retina a new look\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-retina-lead\"\u003e\n        A MacBook that has been used for years will naturally pick up cosmetic marks. A vinyl skin is an easy way to refresh the exterior while adding a finish that suits your own style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        The thin vinyl follows the shape of the laptop without adding the bulk of a hard-shell case and can conceal many light marks on the areas it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-retina-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp13-retina-section\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-panel mbp13-retina-centre\"\u003e\n\n        \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-retina-heading\"\u003e\n          Choose your MacBook Pro Retina skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13-retina-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp13-retina-copy\"\u003e\n          Keep the look understated with a simple matt finish, add texture with carbon fibre or leather, or completely change the appearance of the original aluminium exterior.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"mbp13-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-retina-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-retina-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-retina-light-card\"\u003e\n\n          \u003cp class=\"mbp13-retina-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-retina-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro Retina skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean and consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-retina-dark-card\"\u003e\n\n          \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-retina-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp13-retina-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-panel\"\u003e\n\n        \u003cdiv class=\"mbp13-retina-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13-retina-heading\"\u003e\n            MacBook Pro 13-inch Retina skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp13-retina-copy\"\u003e\n            This product is designed for compatible Apple MacBook Pro 13-inch Retina models within the Mid 2012–2016 range.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-retina-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch Retina Mid 2012–2016\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during fitting\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-retina-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp13-retina-section mbp13-retina-centre\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-retina-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        Built-in air-release channels help trapped air escape while the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        During the early stages of fitting, the vinyl can be gently lifted and repositioned. Gentle heat from a hairdryer can make the material more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-retina-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with the initial alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp13-retina-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner mbp13-retina-centre\"\u003e\n\n      \u003cp class=\"mbp13-retina-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-retina-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-retina-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device generations so the available sections align with the exterior shape and details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp13-retina-section\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-retina-heading\"\u003e\n          MacBook Pro 13-inch Retina skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-retina-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Pro 13-inch Retina models within the Mid 2012–2016 range. Always check that you are ordering from the product page for your exact MacBook generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this the same as the older non-Retina MacBook Pro 13-inch?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The Retina and non-Retina MacBook Pro models use different exterior designs. Select the product specifically listed for your MacBook generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not designed to provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin cover existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still be visible through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the vinyl be repositioned while fitting?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-retina-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"mbp13-retina-section mbp13-retina-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cp class=\"mbp13-retina-eyebrow\"\u003e\n        Refresh your Retina MacBook\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-retina-heading\"\u003e\n        Personalise your MacBook Pro 13-inch Retina\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-retina-lead\"\u003e\n        From understated matt finishes to carbon fibre, wood, leather and textured designs, a skin can give your MacBook Pro Retina a completely different appearance.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-retina-copy\"\u003e\n        Choose Full Colour for a coordinated finish or Custom Colour to create your own combination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"mbp13-retina-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-retina-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-retina-card mbp13-retina-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide shipping for MacBook Pro 13-inch Retina skins\" class=\"mbp13-retina-shipping-image\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3 class=\"mbp13-retina-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-retina-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":19781456196,"sku":"A4LL-MBP13RET","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":19781458180,"sku":"A4LL-MBP13RET","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":19781460868,"sku":"A4LL-MBP13RET","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1070689820,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1070689836,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1070689880,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1070689884,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1070689892,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":37187294545,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":37187367057,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":37187793489,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":874992566300,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8050365038620,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245382168680,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099522322495,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019067371583,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":18709146884,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635211649087,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":18709145860,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904478687295,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315816702015,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":18709150212,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019068616767,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966578192447,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":18709144324,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419982741567,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419982774335,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":18709143428,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4528981770268,"sku":"A4LL-MBP13RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8171349475432,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419982807103,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7059969605660,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146501763176,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146501828712,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146501992552,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419982872639,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":18709173252,"sku":"A4LL-MBP13RET","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_retina_template.png?v=1623929661"},{"product_id":"macbook-retina-12-inch-skins","title":"MacBook Retina 12\" Skins (2015-2018)","description":"\u003cdiv style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003eCustom Apple MacBook Retina 12\" Skins (2015-2018)\u003c\/h1\u003e\n\u003cdiv style=\"text-align: center;\"\u003eProtect your thin, light and compact MacBook Retina 12\" from dust and scratches with the UK's ultimate scratch defending skins. Add an extra layer of style to your beautifully crafted MacBook Retina 12\" with our high quality, textured notebook skins.\u003cbr\u003e\u003cbr\u003eWe have the widest variety of skins for your notebook in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003cspan\u003etextured matt\u003c\/span\u003e, natural stone, wood and leather which come in a variety of funky colours. \u003cbr\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin that suits your style.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your MacBook Retina 12\" \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your MacBook Retina 12\", you can mix and match colours and textures to provide a totally unique notebook design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003ch2\u003eCustom Apple MacBook Retina 12\" Skin\u003cbr\u003e(2015-2018) Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Apple MacBook Retina 12\" (2015-2018)\u003cbr\u003e• Covers top, bottom, sides and keyboard\/trackpad surround\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your notebook and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your notebook from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Apple MacBook Retina 12\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Shipping Information\"\u003e\u003cbr\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e for further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003eIf you've already purchased one of our MacBook skins\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":20748690692,"sku":"A4LL-MBP12RET","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":20748693316,"sku":"A4LL-MBP12RET","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":20748694596,"sku":"A4LL-MBP12RET","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":1242131708,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":1242131716,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":1242131756,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":1242131760,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":1242131768,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":8103574995048,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":8103575617640,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":8103580860520,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":8103583285352,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8067474391068,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245298413672,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099794264127,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019997130815,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":1242131796,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635338592319,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":1242131792,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904785592383,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315925000255,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":20574049668,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019997655103,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966714409023,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":1242131788,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420029042751,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420029075519,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":1242131780,"sku":"A4LL-MBP12RET","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":8103584333928,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170795368552,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420029108287,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":8103587414120,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8148335067240,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8148338311272,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8148338671720,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420029141055,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":1242131844,"sku":"A4LL-MBP12RET","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_12_inch_retina_template.png?v=1623930534"},{"product_id":"macbook-pro-13-inch-2016-skins","title":"MacBook Pro 13\" Skins (2016-2019)","description":"\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-modern-oak-skins_2048x2048.jpg?v=1593513054\" alt='MacBook Pro 13\" (2016-2019) Modern Oak Skins'\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003c\/h1\u003e\n\u003ch1 style=\"text-align: center;\"\u003eMacBook Pro 13\" Skins (2016-2019)\u003c\/h1\u003e\n\u003cdiv style=\"text-align: center;\"\u003eCustomise and protect your MacBook Pro 13\" 2016-2019 with the UK's premium quality skins. Your new MacBook Pro will be at risk of scuffs and scratches and there's no better way to protect your expensive new laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003cspan\u003etextured matt\u003c\/span\u003e, natural stone, wood and leather that come in a variety of funky colours. \u003cbr\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your MacBook Pro.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-white-carbon-fibre-skins_2048x2048.jpg?v=1593512973\" alt='MacBook Pro 13\" (2016-2019) White Carbon Fibre Skins'\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your MacBook Pro 13\" \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your MacBook Pro 13\", you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-textured-matt-orange-skins_2048x2048.jpg?v=1593512883\" alt='MacBook Pro 13\" (2016-2019) Textured Matt Orange Skins'\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"text-align: center;\"\u003e \u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003eMacBook Pro 13\" Skin (2016-2019) Details\u003c\/h2\u003e\n\u003cdiv style=\"text-align: center;\"\u003e• These skins ONLY fit the MacBook Pro 13\" (2016-2019)\u003cbr\u003e• Covers top, bottom, sides and keyboard\/trackpad surround\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir drain\/\u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\/\u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir free bubbles, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e• Alcohol wipes are included to ensure perfect adhesion to your MacBook Pro 13\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Shipping Details\"\u003e\u003cbr\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e for further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003eIf you've already purchased one of our MacBook skins\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/div\u003e\n\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918517322108,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918517813628,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218509832572,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851058008444,"sku":"A4LL-MBP13NTB","price":19.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851062759804,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":26804376712,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":26804377288,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":26804377544,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":26804377672,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":26804377864,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":36725515281,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":36725525457,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":36725624657,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":850975653916,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8112602546280,"sku":"A4LL-MBP13NTB","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12242382782568,"sku":"A4LL-MBP13NTB","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099639107647,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":26804378248,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635295469631,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":26804378056,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904638988351,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315888431167,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":26804378376,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966647758911,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":26804378504,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420012298303,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420012363839,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":26804378632,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":7995602698268,"sku":"A4LL-MBP13NTB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170562551912,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420012396607,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7995609219100,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8170562584680,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8170562617448,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8170562650216,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420012429375,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":26804379208,"sku":"A4LL-MBP13NTB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":27044142792,"sku":"A4LL-MBP13NTB","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":27044161544,"sku":"A4LL-MBP13NTB","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":27044175496,"sku":"A4LL-MBP13NTB","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_template_3bddc5e3-4290-4022-adac-bc35a27e4e89.jpg?v=1628583281"},{"product_id":"macbook-pro-13-2016-touch-bar-skins","title":"MacBook Pro 13\" Touch Bar Skins (2016-2019)","description":"\u003cstyle\u003e\n  .mbp13-touchbar-page,\n  .mbp13-touchbar-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13-touchbar-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13-touchbar-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13-touchbar-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .mbp13-touchbar-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp13-touchbar-centre {\n    text-align: center;\n  }\n\n  .mbp13-touchbar-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13-touchbar-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13-touchbar-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13-touchbar-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13-touchbar-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13-touchbar-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13-touchbar-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13-touchbar-two-grid,\n  .mbp13-touchbar-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13-touchbar-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13-touchbar-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13-touchbar-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-touchbar-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13-touchbar-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp13-touchbar-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp13-touchbar-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13-touchbar-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13-touchbar-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp13-touchbar-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13-touchbar-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13-touchbar-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13-touchbar-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp13-touchbar-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13-touchbar-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13-touchbar-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp13-touchbar-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13-touchbar-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-touchbar-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13-touchbar-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13-touchbar-card-grid,\n    .mbp13-touchbar-two-grid,\n    .mbp13-touchbar-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp13-touchbar-lead {\n      font-size: 20px;\n    }\n\n    .mbp13-touchbar-copy,\n    .mbp13-touchbar-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13-touchbar-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-textured-matt-orange-skins_2048x2048.jpg?v=1593512883\" alt=\"MacBook Pro 13-inch Touch Bar 2016-2019 textured matt orange skin\" class=\"mbp13-touchbar-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp13-touchbar-section mbp13-touchbar-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13-touchbar-title\"\u003e\n        MacBook Pro 13-inch Touch Bar Skins \u0026amp; Wraps – 2016–2019\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13-touchbar-lead\"\u003e\n        Protect and personalise your Apple MacBook Pro 13-inch with Touch Bar and Touch ID using a precision-cut vinyl skin designed for compatible 2016–2019 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\"\u003e\n        An XtremeSkins wrap lets you transform the aluminium exterior while helping protect the covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\"\u003e\n        Choose a coordinated single finish or mix different colours and textures across the available sections to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp13-touchbar-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n          Precision-cut MacBook Pro 13-inch Touch Bar skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp13-touchbar-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp13-touchbar-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp13-touchbar-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours and textures to personalise your MacBook Pro.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp13-touchbar-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-white-carbon-fibre-skins_2048x2048.jpg?v=1593512973\" alt=\"MacBook Pro 13-inch Touch Bar 2016-2019 white carbon fibre skin\" class=\"mbp13-touchbar-image\"\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp13-touchbar-section mbp13-touchbar-centre\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n        Slim customisation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n        Change the look without adding bulk\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-touchbar-lead\"\u003e\n        A vinyl skin follows the slim shape of the MacBook Pro, giving you a different finish without the bulk of a hard-shell case.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\"\u003e\n        It is a simple way to add colour or texture while helping reduce everyday cosmetic wear on the sections it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide significant drop or impact protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-2016-modern-oak-skins_2048x2048.jpg?v=1593513054\" alt=\"MacBook Pro 13-inch Touch Bar 2016-2019 modern oak skin\" class=\"mbp13-touchbar-image\"\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp13-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-panel mbp13-touchbar-centre\"\u003e\n\n        \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n          Choose your MacBook Pro skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13-touchbar-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp13-touchbar-copy\"\u003e\n          Keep the look simple, add a tactile texture or completely change the appearance of the original aluminium finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp13-touchbar-section\" style=\"padding-top:0;background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-light-card\"\u003e\n\n          \u003cp class=\"mbp13-touchbar-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-touchbar-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-dark-card\"\u003e\n\n          \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n            Create your own combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp13-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-panel\"\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n            MacBook Pro 13-inch Touch Bar 2016–2019 skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp13-touchbar-copy\"\u003e\n            This product is designed specifically for compatible MacBook Pro 13-inch Touch Bar and Touch ID models from 2016–2019.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch Touch Bar 2016–2019\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-touchbar-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp13-touchbar-section mbp13-touchbar-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\"\u003e\n        The material can be gently lifted and repositioned during the early stages of installation. Gentle heat from a hairdryer can also make the vinyl more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp13-touchbar-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner mbp13-touchbar-centre\"\u003e\n\n      \u003cp class=\"mbp13-touchbar-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-touchbar-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-touchbar-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around specific device generations so the available sections align with the exterior details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-touchbar-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp13-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-touchbar-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-touchbar-heading\"\u003e\n          MacBook Pro 13-inch Touch Bar skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Pro 13-inch models with Touch Bar and Touch ID from 2016–2019. Always check the product listing against your exact MacBook generation before ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin cover the Touch Bar?\u003c\/summary\u003e\n          \u003cp\u003e\n            The skin covers the surrounding laptop surfaces listed on this page. The Touch Bar and Touch ID controls themselves remain usable and accessible.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from light scratches, scuffs, fingerprints, dirt and everyday cosmetic wear. It is not intended to provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the skin during installation?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of fitting. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still show through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-touchbar-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"mbp13-touchbar-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-touchbar-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card mbp13-touchbar-centre\"\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide shipping for MacBook Pro 13-inch Touch Bar skins\" class=\"mbp13-touchbar-shipping-image\"\u003e\n          \u003c\/a\u003e\n\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-touchbar-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-touchbar-card mbp13-touchbar-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"mbp13-touchbar-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            Follow our MacBook skin installation guide for help preparing, aligning and applying your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-skin\" title=\"How to apply a MacBook skin\" class=\"mbp13-touchbar-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918507000188,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918507557244,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218513764732,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851055157628,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851057353084,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":26805003656,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":26805004296,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":26805004552,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":26805004680,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":26805004872,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":36696976401,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":36696985041,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":36697054865,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":851222822940,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8050245140508,"sku":"A4LL-MBP13TB","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12242351194216,"sku":"A4LL-MBP13TB","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099478904895,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019944767551,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":26805005256,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635059441727,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":26805005064,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904693219391,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315890331711,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":26805005384,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019946111039,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966541754431,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":26805005512,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420012527679,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420012560447,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":26805005640,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":7995552432156,"sku":"A4LL-MBP13TB","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170556424296,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420012822591,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7995553480732,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8145820090472,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8145820418152,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8145820647528,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420014198847,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":26805006216,"sku":"A4LL-MBP13TB","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":27044196488,"sku":"A4LL-MBP13TB","price":21.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":27044200712,"sku":"A4LL-MBP13TB","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":27044205256,"sku":"A4LL-MBP13TB","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_template_f82fc930-8c1e-4924-bcdb-dcb11e4559eb.jpg?v=1623926950"},{"product_id":"macbook-pro-15-2016-touch-bar-skins","title":"MacBook Pro 15\" Touch Bar Skins (Late 2016 onwards)","description":"\u003cstyle\u003e\n  .mbp15-touchbar-page,\n  .mbp15-touchbar-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp15-touchbar-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp15-touchbar-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp15-touchbar-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .mbp15-touchbar-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp15-touchbar-centre {\n    text-align: center;\n  }\n\n  .mbp15-touchbar-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp15-touchbar-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp15-touchbar-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp15-touchbar-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp15-touchbar-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp15-touchbar-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp15-touchbar-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp15-touchbar-two-grid,\n  .mbp15-touchbar-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp15-touchbar-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp15-touchbar-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp15-touchbar-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp15-touchbar-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp15-touchbar-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp15-touchbar-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp15-touchbar-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp15-touchbar-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp15-touchbar-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp15-touchbar-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp15-touchbar-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp15-touchbar-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp15-touchbar-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp15-touchbar-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp15-touchbar-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp15-touchbar-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp15-touchbar-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp15-touchbar-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp15-touchbar-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp15-touchbar-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp15-touchbar-card-grid,\n    .mbp15-touchbar-two-grid,\n    .mbp15-touchbar-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp15-touchbar-lead {\n      font-size: 20px;\n    }\n\n    .mbp15-touchbar-copy,\n    .mbp15-touchbar-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp15-touchbar-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_15__touch_bar_black_carbon_skins_2048x2048.jpg?v=1481295967\" alt=\"MacBook Pro 15-inch Touch Bar black carbon fibre skin\" class=\"mbp15-touchbar-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp15-touchbar-section mbp15-touchbar-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp15-touchbar-title\"\u003e\n        MacBook Pro 15-inch Touch Bar Skins \u0026amp; Wraps – Late 2016 Onwards\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp15-touchbar-lead\"\u003e\n        Protect and personalise your Apple MacBook Pro 15-inch with Touch Bar and Touch ID using a precision-cut vinyl skin designed for compatible models from Late 2016 onwards.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        An XtremeSkins wrap changes the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        Choose one coordinated finish or mix different colours and textures across the available sections to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp15-touchbar-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n          Precision-cut MacBook Pro 15-inch Touch Bar skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp15-touchbar-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp15-touchbar-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp15-touchbar-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours and textures to personalise your MacBook Pro.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card\"\u003e\n          \u003cdiv class=\"mbp15-touchbar-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_15__touch_bar_brushed_aluminium_skins_2048x2048.jpg?v=1481296010\" alt=\"MacBook Pro 15-inch Touch Bar brushed aluminium skin\" class=\"mbp15-touchbar-image\"\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp15-touchbar-section mbp15-touchbar-centre\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n        Slim personalisation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n        Change the look without adding bulk\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-touchbar-lead\"\u003e\n        A vinyl skin follows the slim shape of the MacBook Pro and lets you add colour or texture without substantially changing the size or weight of the laptop.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        It also helps reduce everyday cosmetic wear on the exterior sections it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_15__touch_bar_matt_red_skins_2048x2048.jpg?v=1481296057\" alt=\"MacBook Pro 15-inch Touch Bar matt red skin\" class=\"mbp15-touchbar-image\"\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp15-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-panel mbp15-touchbar-centre\"\u003e\n\n        \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n          Choose your MacBook Pro skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp15-touchbar-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp15-touchbar-copy\"\u003e\n          Choose a subtle finish, add texture or completely transform the appearance of the original aluminium exterior.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp15-touchbar-section\" style=\"padding-top:0;background:#151515;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-light-card\"\u003e\n\n          \u003cp class=\"mbp15-touchbar-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp15-touchbar-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-dark-card\"\u003e\n\n          \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections             using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp15-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-panel\"\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n            MacBook Pro 15-inch Touch Bar skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp15-touchbar-copy\"\u003e\n            This product is designed for compatible Apple MacBook Pro 15-inch models with Touch Bar and Touch ID from Late 2016 onwards.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 15-inch Touch Bar\u003c\/strong\u003e models from Late 2016 onwards\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Touch Bar and Touch ID remain accessible\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp15-touchbar-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp15-touchbar-section mbp15-touchbar-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of installation. Gentle heat from a hairdryer can also make the material more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp15-touchbar-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner mbp15-touchbar-centre\"\u003e\n\n      \u003cp class=\"mbp15-touchbar-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-touchbar-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-touchbar-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device generations so the available sections align with the exterior shape and details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp15-touchbar-section\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n          MacBook Pro 15-inch Touch Bar skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Pro 15-inch models with Touch Bar and Touch ID from Late 2016 onwards.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin cover the Touch Bar?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl covers the surrounding laptop surfaces listed on this page. The Touch Bar and Touch ID controls remain accessible and usable.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not intended to provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the vinyl during installation?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of fitting. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still show through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp15-touchbar-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"mbp15-touchbar-section mbp15-touchbar-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cp class=\"mbp15-touchbar-eyebrow\"\u003e\n        Make it your own\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp15-touchbar-heading\"\u003e\n        Personalise your MacBook Pro 15-inch Touch Bar\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp15-touchbar-lead\"\u003e\n        Choose from understated matt finishes, textured carbon fibre, wood, leather and more to give your MacBook Pro a completely different appearance.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp15-touchbar-copy\"\u003e\n        Select Full Colour for a coordinated finish or Custom Colour to mix compatible textures and colours across the available sections.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"mbp15-touchbar-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp15-touchbar-inner\"\u003e\n\n      \u003cdiv class=\"mbp15-touchbar-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card mbp15-touchbar-centre\"\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_76a0dede-6ebd-4e5f-8ed1-e091ff1dad30_large.png?v=1542615399\" alt=\"Worldwide shipping for MacBook Pro 15-inch Touch Bar skins\" class=\"mbp15-touchbar-shipping-image\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp15-touchbar-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp15-touchbar-card mbp15-touchbar-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"mbp15-touchbar-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            Follow our MacBook skin installation guide for help preparing, aligning and applying your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-skin\" title=\"How to apply a MacBook skin\" class=\"mbp15-touchbar-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918599209340,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918599537020,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218485977468,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851088712060,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851090547068,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":26805635208,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":26805635784,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":26805636040,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":26805636168,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":26805636360,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":36695161233,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":36695172497,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":36695203985,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":752582131740,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8050195791900,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12242391400552,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099705528383,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":26805636744,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635305922623,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":26805636552,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904706392127,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315896983615,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":26805636872,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966703366207,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":26805637000,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420014231615,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420014362687,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":26805637128,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4528514465820,"sku":"A4LL-MBP15TB","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170557898856,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420014428223,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7059992674332,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8145829920872,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8145830150248,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8145830510696,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420014493759,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":26805637704,"sku":"A4LL-MBP15TB","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":27044233992,"sku":"A4LL-MBP15TB","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":27044243592,"sku":"A4LL-MBP15TB","price":5.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":27044251848,"sku":"A4LL-MBP15TB","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_template.jpg?v=1623927379"},{"product_id":"dell-xps-13-skins","title":"Dell XPS 13 (9350\/9360, 2015-2016) Skins","description":"\u003cstyle\u003e\n  .xps9360-page,\n  .xps9360-page * {\n    box-sizing: border-box;\n  }\n\n  .xps9360-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .xps9360-page a {\n    color: inherit;\n  }\n\n  .xps9360-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .xps9360-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .xps9360-centre {\n    text-align: center;\n  }\n\n  .xps9360-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .xps9360-title {\n    max-width: 1150px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 6vw, 68px);\n    line-height: 1.08;\n  }\n\n  .xps9360-heading {\n    max-width: 1050px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .xps9360-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .xps9360-lead {\n    max-width: 1000px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .xps9360-copy {\n    max-width: 1000px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .xps9360-image {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .xps9360-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .xps9360-two-grid,\n  .xps9360-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .xps9360-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .xps9360-card-icon {\n    margin-bottom: 16px;\n    font-size: 34px;\n    line-height: 1;\n  }\n\n  .xps9360-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .xps9360-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .xps9360-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .xps9360-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .xps9360-note {\n    max-width: 1000px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .xps9360-check-grid {\n    gap: 0 40px;\n  }\n\n  .xps9360-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .xps9360-link {\n    color: #ffffff !important;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .xps9360-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .xps9360-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .xps9360-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .xps9360-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .xps9360-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .xps9360-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .xps9360-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .xps9360-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .xps9360-card-grid,\n    .xps9360-two-grid,\n    .xps9360-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .xps9360-card,\n    .xps9360-light-card,\n    .xps9360-dark-card,\n    .xps9360-panel {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"xps9360-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"xps9360-section xps9360-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cp class=\"xps9360-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"xps9360-title\"\u003e\n        Dell XPS 13 9350 \u0026amp; 9360 Skins \u0026amp; Vinyl Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"xps9360-lead\"\u003e\n        Customise your Dell XPS 13 with a precision-cut vinyl skin in your choice of colours, textures and finishes.\n      \u003c\/p\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        XtremeSkins Dell XPS 13 skins change the appearance of your laptop while helping protect covered exterior surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xps9360-note\"\u003e\n        \u003cstrong style=\"color:#ffffff;\"\u003eCompatibility:\u003c\/strong\u003e\n        designed for Dell XPS 13 9350 (Late 2015) and Dell XPS 13 9360 (Late 2016).\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps13_matt_black_skins_2048x2048.jpg?v=1490265198\" alt=\"Dell XPS 13 9350 and 9360 with Matt Black skin\" class=\"xps9360-image\" loading=\"eager\"\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"xps9360-section\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cdiv class=\"xps9360-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"xps9360-eyebrow\"\u003e\n          Precision-cut laptop skins\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"xps9360-heading\"\u003e\n          Customise your Dell XPS 13 without adding a bulky shell\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xps9360-card-grid\"\u003e\n\n        \u003cdiv class=\"xps9360-card\"\u003e\n          \u003cdiv class=\"xps9360-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"xps9360-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xps9360-card\"\u003e\n          \u003cdiv class=\"xps9360-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"xps9360-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed around the XPS 13 chassis with cut-outs for the logo, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xps9360-card\"\u003e\n          \u003cdiv class=\"xps9360-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"xps9360-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a range of colours, textures and finishes to personalise your laptop.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xps9360-card\"\u003e\n          \u003cdiv class=\"xps9360-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"xps9360-subheading\"\u003eSurface Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"xps9360-section xps9360-centre\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cp class=\"xps9360-eyebrow\"\u003e\n        Colours and textures\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"xps9360-heading\"\u003e\n        Dell XPS 13 Skin Finishes\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        Choose from\n        \u003cstrong style=\"color:#ffffff;\"\u003e\n          Carbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\n        \u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        Current colours and textures are shown in the product customiser.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGN OPTIONS --\u003e\n  \u003csection class=\"xps9360-section\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cdiv class=\"xps9360-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"xps9360-eyebrow\"\u003e\n          Build your own look\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"xps9360-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xps9360-two-grid\"\u003e\n\n        \u003cdiv class=\"xps9360-light-card\"\u003e\n\n          \u003cp class=\"xps9360-eyebrow\" style=\"color:#666666;\"\u003e\n            Simple coordinated finish\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"xps9360-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour, texture or finish for the available skin sections on your Dell XPS 13.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xps9360-dark-card\"\u003e\n\n          \u003cp class=\"xps9360-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"xps9360-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections to create your own XPS 13 combination.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps13_black_gloss_skins_2048x2048.jpg?v=1490265270\" alt=\"Dell XPS 13 9350 and 9360 with Black Gloss skin\" class=\"xps9360-image\" loading=\"lazy\"\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"xps9360-section\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cdiv class=\"xps9360-panel\"\u003e\n\n        \u003cdiv class=\"xps9360-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"xps9360-eyebrow\"\u003e\n            Exact model coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"xps9360-heading\"\u003e\n            Dell XPS 13 9350 \/ 9360 Skin Details\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xps9360-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Fits \u003cstrong style=\"color:#ffffff;\"\u003eDell XPS 13 9350 (Late 2015)\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Fits \u003cstrong style=\"color:#ffffff;\"\u003eDell XPS 13 9360 (Late 2016)\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Coverage available for the \u003cstrong style=\"color:#ffffff;\"\u003etop, bottom and trackpad\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Precision cut-out for the Dell logo\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Precision openings for the feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Air-release adhesive helps trapped air escape during application\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Vinyl can be carefully repositioned during the early stages of installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"xps9360-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROTECTION --\u003e\n  \u003csection class=\"xps9360-section xps9360-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cp class=\"xps9360-eyebrow\"\u003e\n        Everyday cosmetic protection\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"xps9360-heading\"\u003e\n        Help protect the surfaces you use every day\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        The vinyl helps protect covered exterior areas of your Dell XPS 13 against light scratches, scuffs, fingerprints, dirt and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xps9360-note\"\u003e\n        Laptop skins provide cosmetic surface protection. They do not provide significant protection against drops or heavy impacts.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"xps9360-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"xps9360-inner xps9360-centre\"\u003e\n\n      \u003cp class=\"xps9360-eyebrow\"\u003e\n        Installation help\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"xps9360-heading\"\u003e\n        Designed for accurate positioning\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        The vinyl uses air-release adhesive channels to help trapped air escape during installation, helping minimise bubbles while you work.\n      \u003c\/p\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        The skin can be carefully lifted and repositioned during the early stages of fitting. Gentle hairdryer heat can also help suitable shaped areas conform and settle into position.\n      \u003c\/p\u003e\n\n      \u003cp class=\"xps9360-copy\"\u003e\n        When removing the skin, peel it back slowly and carefully. Gentle heat can help soften the adhesive if required.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:28px 0 0;\"\u003e\n        \u003ca class=\"xps9360-link\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-skin\"\u003e\n          View the Dell XPS 13 Installation Guide\n        \u003c\/a\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BRAND --\u003e\n  \u003csection class=\"xps9360-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"xps9360-inner xps9360-centre\"\u003e\n\n      \u003cp class=\"xps9360-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"xps9360-heading\" style=\"color:#111111;\"\u003e\n        Designed and Made by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xps9360-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been designing and manufacturing precision-cut device skins since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"xps9360-copy\" style=\"color:#444444;\"\u003e\n        Each template is developed in-house, with every skin precision cut, checked and packed by us in Britain.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"xps9360-section\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cdiv class=\"xps9360-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"xps9360-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"xps9360-heading\"\u003e\n          Dell XPS 13 9350 \/ 9360 Skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xps9360-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich Dell XPS 13 models do these skins fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            These skins are designed for the Dell XPS 13 9350 from Late 2015 and Dell XPS 13 9360 from Late 2016.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich parts of the Dell XPS 13 are covered?\u003c\/summary\u003e\n          \u003cp\u003e\n            Coverage is available for the top, bottom and trackpad sections of the laptop.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre the feet and screw holes covered?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The vinyl includes precision openings around the feet and screw holes, together with a cut-out for the Dell logo.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat finishes are available?\u003c\/summary\u003e\n          \u003cp\u003e\n            Options include Carbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather. Current colours and textures are shown in the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the difference between Full Colour and Custom Colour?\u003c\/summary\u003e\n          \u003cp\u003e\n            Full Colour uses one selected colour or texture across the available sections. Custom Colour allows compatible colours and textures to be mixed across those sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect my Dell XPS 13?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear. It does not provide significant drop or impact protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the skin while fitting it?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl can be carefully lifted and repositioned during the early stages of installation if the alignment needs adjusting.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use a hairdryer during installation?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle hairdryer heat can help suitable shaped areas conform and settle into place. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the Dell XPS 13 skin be removed later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle heat can help soften the adhesive during removal if required.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre XtremeSkins laptop skins made in the UK?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Our skins are designed and manufactured by XtremeSkins in Britain.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"xps9360-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"xps9360-inner\"\u003e\n\n      \u003cdiv class=\"xps9360-card xps9360-centre\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide shipping for Dell XPS 13 skins\" style=\"display:block;width:100%;max-width:170px;height:auto;margin:0 auto 22px;\"\u003e\n\n        \u003ch2 class=\"xps9360-heading\"\u003e\n          Worldwide Shipping\n        \u003c\/h2\u003e\n\n        \u003cp class=\"xps9360-copy\"\u003e\n          We manufacture our Dell XPS 13 skins in Britain and ship to customers throughout the UK and worldwide.\n        \u003c\/p\u003e\n\n        \u003cp style=\"margin:24px 0 0;\"\u003e\n          \u003ca class=\"xps9360-link\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003e\n            View Shipping Information\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31352438609,"sku":"A4LL-XPS9350\/9360","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31352450193,"sku":"A4LL-XPS9350\/9360","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31352463569,"sku":"A4LL-XPS9350\/9360","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31352469521,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":31352484625,"sku":"A4LL-XPS9350\/9360","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31352473617,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":31352486481,"sku":"A4LL-XPS9350\/9360","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31349396561,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31349397137,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31349397393,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31349397521,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31349397713,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31349397777,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31349397841,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31349398161,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":851749928988,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8048962699292,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245189099624,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30097074651199,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31349398545,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31615777144895,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31349398353,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867205840959,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351982514239,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31349398673,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12923089223743,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31349398801,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39410227544127,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39410227871807,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31349398929,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4344718983196,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170724458600,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39410228330559,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7057048928284,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146307383400,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146307416168,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146307448936,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39410228658239,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31349399505,"sku":"A4LL-XPS9350\/9360","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_black_carbon_fibre_skins.jpg?v=1622105634"},{"product_id":"microsoft-surface-laptop-skins","title":"Microsoft Surface Laptop Skins (2017 1st Gen)","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eMicrosoft Surface Laptop Skins\u003c\/h1\u003e\n\u003cdiv\u003eMicrosoft have recently announced their new Surface Laptop and we must say,\u003c\/div\u003e\n\u003cdiv\u003e it looks like a mint piece of kit. The kind of kit that you'll want to protect and personalise right? Well, there's no better way to protect your expensive new laptop than with XtremeSkins. Our skins are now available to order, so that you can start protecting your Microsoft Surface Laptop from day one.\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Microsoft Surface Laptop Matt White Skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_matt_white_skins_2048x2048.jpg?v=1498220791\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo,\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e textured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003eMake your Surface Laptop stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your Microsoft Surface Laptop \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e\u003cspan\u003e will give you the ultimate customisation for your Surface Laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Microsoft Surface Laptop Ultra Marine Gloss Skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_ultra_marine_gloss_skins_2048x2048.jpg?v=1498220870\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003ch2\u003eMicrosoft Surface Laptop Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Laptop (2017)\u003cbr\u003e• Covers top, bottom, sides and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e\u003cspan\u003e•\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Microsoft Surface\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ca title=\"Shipping Details\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003e\u003cimg alt=\"Worldwide Shipping\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca title=\"Shipping Information\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e If you've already purchased one of our Microsoft Surface Laptop skins\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca class=\"action_button\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\"\u003eLearn How To Apply It\u003cbr\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":34394425617,"sku":"A4LL-MSLAP","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":34394440017,"sku":"A4LL-MSLAP","price":2.98,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":34394450769,"sku":"A4LL-MSLAP","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":34394470225,"sku":"A4LL-MSLAP","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":34394485777,"sku":"A4LL-MSLAP","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":34394503761,"sku":"A4LL-MSLAP","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":34394517521,"sku":"A4LL-MSLAP","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":34390877009,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":34390877585,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":34390877841,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":34390877969,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":34390878161,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":34390878225,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":34390878289,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":34390878609,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":852150419484,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8050581274652,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245191229544,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30100182270015,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022158540863,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":34390878993,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":34390879057,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":34390878801,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908533628991,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317750833215,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":34390879121,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022158606399,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966754189375,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":34390879249,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420331589695,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420331720767,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":34390879377,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4530389090332,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170741170280,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420331819071,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7060051394588,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146456182888,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146456215656,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146456281192,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420332572735,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":34390879953,"sku":"A4LL-MSLAP","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_template.jpg?v=1624553545"},{"product_id":"dell-xps-15-skins","title":"Dell XPS 15 (9560) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 15 (9560) Skins\u003c\/h1\u003e\n\u003cdiv\u003eAs you know, we already have the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-xps-13-skins\" title=\"Dell XPS 13 Skins\"\u003eDell XPS 13\u003c\/a\u003e covered. But you can now customise and protect your Dell XPS 15 (Model 9560) with the UK's best quality skins. Your XPS 15 will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_matt_blue_skins_2048x2048.jpg?v=1502099842\" alt=\"Dell XPS 15 Matt Blue Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 15.\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 15 \u003cbr\u003e• \u003cstrong\u003eCustom colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps13_black_gloss_skins_2048x2048.jpg?v=1490265270\" alt=\"Dell XPS13 Black Gloss Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 15 (9560) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 15\u003cbr\u003e• Covers the following model 9560 (Early 2017)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 15\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Worldwide Shipping\"\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e for further information.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 15 skins\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003cbr\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":37460613201,"sku":"A3SMP-XPS9560","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":37460613265,"sku":"A3SMP-XPS9560","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":37460613329,"sku":"A3SMP-XPS9560","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":37460613393,"sku":"A3SMP-XPS9560","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":37460613457,"sku":"A3SMP-XPS9560","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":37460613521,"sku":"A3SMP-XPS9560","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":37460613585,"sku":"A3SMP-XPS9560","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":37460613649,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":37460614225,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":37460614481,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":37460614609,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":37460614801,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":37460614865,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":37460614929,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":37460615249,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":851726663708,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8136405287016,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245189623912,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30098593939519,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":37460615633,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31615803654207,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":37460615441,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867219308607,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351983726655,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":37460615761,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12923190607935,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":37460615889,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39410208243775,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39410208571455,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":37460616017,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":7079502774300,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8170731044968,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39410208899135,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7079503036444,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146312527976,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146312593512,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146315051112,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39410210603071,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":37460616593,"sku":"A3SMP-XPS9560","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_black_carbon_fibre_skins_2a8eaa54-1282-41a9-88ae-80e348086b6a.jpg?v=1622105786"},{"product_id":"google-pixelbook-skins","title":"Google Pixelbook Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eGoogle Pixelbook Skins\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cspan\u003eThe new Google Pixelbook is here but what is it, a laptop or a tablet? Either way, we don't really care, we just know that it's an awesome looking laptop that would look even better with our skins applied. So, why not treat yourself and add an extra layer of protection to that sleek looking Pixelbook and fully customise it without compromising the stylish look and feel of the Google Pixelbook.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/google_pixelbook_matt_green_skins_2048x2048.jpg?v=1509543911\" alt=\"Google Pixelbook Matt Green and Matt Grey Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eYou'll struggle to find the variety of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/google_pixelbook_matt_blue_skins_2048x2048.jpg?v=1509543951\" alt=\"Google Pixelbook Matt Blue and Brushed Aluminium Skins\"\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan\u003eMake your laptop stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your Google Pixelbook laptop.\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your Pixelbook\u003cbr\u003e• \u003cstrong\u003eCustom colour\u003c\/strong\u003e will give you the ultimate customisation for your Google Pixelbook, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/google_pixelbook_true_colour_yellow_skins_2048x2048.jpg?v=1509543987\" alt=\"Google Pixelbook True Colour Yellow and Black Carbon Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eCustom Google Pixelbook Laptop Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e• These skins ONLY fit the Google Pixelbook laptop\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan\u003e• Includes 3 piece body, trackpad and accent with precision cut-outs for the logo, ports and buttons\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• We use high quality glue that does no harm to your laptop\u003c\/span\u003e\u003cspan\u003e and doesn't leave any residual glue after removal\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Alcohol wipes are included to ensure perfect adhesion to your Google Pixelbook\u003c\/span\u003e\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003e\n\u003cbr\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_large.png?v=1506688417\" alt=\"\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Google Pixelbook skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-google-pixelbook-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":3615291670556,"sku":"A4LL-GPBOOK","price":18.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":3615320637468,"sku":"A4LL-GPBOOK","price":8.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":3615335415836,"sku":"A4LL-GPBOOK","price":2.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":3615375491100,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":3615402786844,"sku":"A4LL-GPBOOK","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":3615360188444,"sku":"A4LL-GPBOOK","price":20.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":3615384666140,"sku":"A4LL-GPBOOK","price":10.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":3612222816284,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":3612223078428,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":3612223209500,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":3612223275036,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":3612223438876,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":3612223471644,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":3612223537180,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":3612223701020,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":3612223897628,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8049040064540,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12242259837032,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30098697125951,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40016147513407,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":3612223832092,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31623254442047,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":3612223799324,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32884674789439,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33353172549695,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":3612223930396,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40016147578943,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12924079046719,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":3612223963164,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39414968516671,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39414968582207,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":3612223995932,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":4348614705180,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8169275359336,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39414968778815,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7058830884892,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8145767661672,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8145767694440,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8145767825512,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39414968877119,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":3612224356380,"sku":"A4LL-GPBOOK","price":26.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/google_pixelbook_template.jpg?v=1628097615"},{"product_id":"dell-xps-13-skins-9370","title":"Dell XPS 13 (9370) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 13 (9370) Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe Dell XPS 13 2017 model went down so well that we couldn't ignore the XPS 13 (9370) 2018 model. You can now customise and protect your Dell XPS 13 (9370) with the UK's best quality skins. Your XPS 13 (9370) will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_dragon_red_gloss_skins_2048x2048.jpg?v=1519809425\" alt=\"Dell XPS 13 9370 Dragon Red Gloss Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (9370).\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_matt_white_skins_2048x2048.jpg?v=1519809469\" alt=\"Dell XPS 13 9370 Matt White Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 13 (9370) \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 13 (9370), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_sahara_concrete_skins_2048x2048.jpg?v=1519809810\" alt=\"Dell XPS 13 9370 Sahara Concrete Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (9370) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (9370)\u003cbr\u003e• Covers the following models 9370 (Early 2018)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (9370)\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 13 (9370) skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9370-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":7702636724252,"sku":"A4LL-XPS9370","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":7702639804444,"sku":"A4LL-XPS9370","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":7702643474460,"sku":"A4LL-XPS9370","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":7702652452892,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":7702652780572,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":7702655336476,"sku":"A4LL-XPS9370","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":7702659465244,"sku":"A4LL-XPS9370","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":7693111164956,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":7693111394332,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":7693111492636,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":7693111558172,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":7693111656476,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":7693111689244,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":7693111722012,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":7693111853084,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":7693112049692,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8048997826588,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12249077153896,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30097083727935,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996645048383,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":7693111984156,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":7693112016924,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":7693111951388,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867529195583,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351994081343,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":7693112082460,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996645376063,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12923116748863,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":7693112115228,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411238731839,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411238797375,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":7693112147996,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":7693112180764,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8175408873576,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411238895679,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":7693112246300,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8148321796200,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8148323106920,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8148324581480,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411238928447,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":7693112475676,"sku":"A4LL-XPS9370","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_9370_black_carbon_fibre_skins.jpg?v=1622108994"},{"product_id":"microsoft-surface-book-2-13-5-inch-i5-skins","title":"Microsoft Surface Book 2 (13.5-Inch, i5) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eMicrosoft Surface Book 2 (13.5-Inch, i5) Skins\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePlease note\u003c\/strong\u003e this \u003cspan style=\"text-decoration: underline;\"\u003eWILL NOT\u003c\/span\u003e fit the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-book-2-13-5-inch-i7-skins\" title=\"Microsoft Surface Book 2 (13.5-inch, i7) Skins\"\u003ei7 model.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eThe most powerful Surface ever is here and we've wasted no time in providing you with our skins for this ultimate laptop. You guys know what we are about now and you can add your own style, as well as protection with our Surface Book 2 skins. Which will enable you to stand out from the crowd while having that much needed scratch protection.\u003cbr\u003e\u003cbr\u003e\u003cimg alt='Microsoft Surface Book 2 13.5\" Matt White Skins' src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_matt_white_skins_2048x2048.jpg?v=1524486727\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_sahara_concrete_skins_2048x2048.jpg?v=1524486767\" alt='Microsoft Surface Book 2 13.5\" Sahara Concrete Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003eMake your Surface Book stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003cstrong\u003e\u003cbr\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003cspan\u003e• Full Colour\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eis our standard design and includes a one coloured skin for your Microsoft Book 2 \u003cstrong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003eCustom colour\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003ewill give you the ultimate customisation for your laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_silver_carbon_skins_2048x2048.jpg?v=1524486829\" alt='Microsoft Surface Book 2 13.5\" Silver Carbon Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Book 2 (13.5-Inch, i5) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Book 2 13.5-Inch, i5\u003cbr\u003e• Covers top, bottom, sides, keyboard and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cspan\u003eBack of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Surface Book 2\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Microsoft Surface Book 2 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-book-2-13-5-inch-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":8123411890280,"sku":"A4LL-MSB213I5","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":8123412021352,"sku":"A4LL-MSB213I5","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":8123412054120,"sku":"A4LL-MSB213I5","price":1.28,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":8123412086888,"sku":"A4LL-MSB213I5","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":8123412349032,"sku":"A4LL-MSB213I5","price":24.23,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":8123412578408,"sku":"A4LL-MSB213I5","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":8123412611176,"sku":"A4LL-MSB213I5","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad","offer_id":8123412676712,"sku":"A4LL-MSB213I5","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":12620700811327,"sku":"A4LL-MSB213I5","price":25.08,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Windows","offer_id":12620665094207,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad + Windows","offer_id":8123412906088,"sku":"A4LL-MSB213I5","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":8123412971624,"sku":"A4LL-MSB213I5","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":8123413004392,"sku":"A4LL-MSB213I5","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad + Windows","offer_id":8123413037160,"sku":"A4LL-MSB213I5","price":4.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Windows","offer_id":8123414249576,"sku":"A4LL-MSB213I5","price":2.13,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":8123307262056,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":8123307491432,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":8123307589736,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":8123307655272,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":8123307753576,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":8123307786344,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":8123307819112,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":8123307950184,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":8123308146792,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":8123308277864,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12245315092584,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099854426175,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40020002308159,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":8123308081256,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":8123308114024,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":8123308048488,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908138577983,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317655740479,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":8123308179560,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40020002439231,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12966737543231,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":8123308212328,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420030844991,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420030910527,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":8123308245096,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":8123308310632,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":8171228594280,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420031139903,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":8123308376168,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":8146490425448,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":8146491965544,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":8146492096616,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420031172671,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":8123308605544,"sku":"A4LL-MSB213I5","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_book2_template.jpg?v=1624001753"},{"product_id":"dell-xps-15-9570-skins","title":"Dell XPS 15 (9570) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 15 (9570) Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe Dell XPS 15 (9570) is the bigger brother of the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-xps-13-skins-9370\" title=\"Dell XPS 13 (9370) skins\"\u003eDell XPS 13 (9370)\u003c\/a\u003e model. You can now customise and protect your Dell XPS 15 (9570) with the UK's best quality skins. Your XPS 15 (9570) will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_black_camo_skins_2048x2048.jpg?v=1531999228\" alt=\"Dell XPS 15 (9750) Black Camo and Green Camo Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWe have the largest variety of textured skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 15.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_aged_oak_skins_2048x2048.jpg?v=1531999284\" alt=\"Dell XPS 15 (9750) Aged Oak Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 15 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eDell XPS 15 (9570) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 15\u003cbr\u003e• Covers the following models 9570 (Early 2018 onwards)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 15\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 15 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":12269103513704,"sku":"A3SMP-XPS9570","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":12269103546472,"sku":"A3SMP-XPS9570","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":12269103579240,"sku":"A3SMP-XPS9570","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":12269103612008,"sku":"A3SMP-XPS9570","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":12269103644776,"sku":"A3SMP-XPS9570","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":12269103677544,"sku":"A3SMP-XPS9570","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":12269103710312,"sku":"A3SMP-XPS9570","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":12269103743080,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":12269103972456,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":12269104070760,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":12269104103528,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":12269104136296,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":12269104169064,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":12269104201832,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":12269104332904,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":12269104529512,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":12269104660584,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":12269104693352,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30098637553727,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":12269104463976,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":12269104496744,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":12269104431208,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867389046847,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351992541247,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":12269104562280,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":12923205681215,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":12269104595048,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411353681983,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411354107967,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":12269104627816,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":12269104726120,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":12269104758888,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411354370111,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":12269104824424,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":12269104857192,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":12269104889960,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":12269104922728,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411354828863,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":12269104955496,"sku":"A3SMP-XPS9570","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_15_9570_template.jpg?v=1622107041"},{"product_id":"microsoft-surface-go-skins","title":"Microsoft Surface Go Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eMicrosoft Surface Go Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe new Microsoft Surface Go is a tablet packing the power of a laptop. But, as always it's a magnet for fingerprints, scuffs and scratches. So, there's no better way to protect your new tablet than with XtremeSkins. Our skins are now available to order, so you can start protecting your Microsoft Surface Go from day one.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_go_aged_oak_skins_2048x2048.jpg?v=1537356486\" alt=\"Microsoft Surface Go Aged Oak Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo,\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e textured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_go_black_leather_skins_2048x2048.jpg?v=1537356597\" alt=\"Microsoft Surface Go Black Leather Skins\"\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eMake your Surface Go stands out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your tablet.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your Microsoft Surface Go \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Surface tablet, you can mix and match colours and textures to provide a totally unique tablet design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_go_sunset_orange_gloss_skins_2048x2048.jpg?v=1537356629\" alt=\"Microsoft Surface Go Sunset orange Gloss Skins\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Go Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Go\u003cbr\u003e• Covers body, accent and windows logo\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, buttons and ports\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your tablet and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e• Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your tablet from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Microsoft Surface Go\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Microsoft Surface Go skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-go-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":13190104907839,"sku":"A4LL-MSG","price":15.3,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":13190111363135,"sku":"A4LL-MSG","price":4.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":13190114082879,"sku":"A4LL-MSG","price":1.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":13190126207039,"sku":"A4LL-MSG","price":19.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":13190134693951,"sku":"A4LL-MSG","price":14.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":13190267928639,"sku":"A4LL-MSG","price":5.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":13190139510847,"sku":"A4LL-MSG","price":18.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":13158751174719,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":13158751273023,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":13158751371327,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":13158751404095,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":13158751436863,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":13158751469631,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":13158751502399,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":13158751633471,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":13158751830079,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":13158751961151,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":13158751993919,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099890733119,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022138257471,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":13158751764543,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":13158751797311,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":13158751731775,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908405997631,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317697617983,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":13158751862847,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022138290239,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":13158752026687,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":13158751895615,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420056305727,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420056961087,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":13158751928383,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":13158752059455,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":13158752092223,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420056993855,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":13158752157759,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":13158752190527,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":13158752223295,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":13158752288831,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420057026623,"sku":"A4LL-MSG","price":17.59,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":13158752321599,"sku":"A4LL-MSG","price":19.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_go_black_carbon_skins.jpg?v=1624014197"},{"product_id":"microsoft-surface-laptop-2-skins","title":"Microsoft Surface Laptop 2 Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eCustom Microsoft Surface Laptop 2 Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe Microsoft Surface Laptop 2 is essentially the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-laptop-skins\" title=\"Microsoft Surface Laptop Skins\"\u003eMicrosoft Surface Laptop\u003c\/a\u003e but now covered in Black with some hardware upgrades to boot. And we must say,\u003c\/div\u003e\n\u003cdiv\u003e it's still a mint piece of kit. The kind of kit that you'll want to protect and personalise, right? Well, there's no better way to protect your expensive new laptop than with XtremeSkins. Our skins are now available to order, so that you can start protecting your Microsoft Surface Laptop 2 from day one.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_aged_oak_skins_2048x2048.jpg?v=1573116360\" alt=\"Microsoft Surface Laptop 3 Aged Oak Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo,\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e textured matt, natural stone, wood and leather which come in a range of stylish and funky colours.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_sahara_concrete_skins_2048x2048.jpg?v=1573116309\" alt=\"Microsoft Surface Laptop 3 Sahara Concrete Skins\"\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eMake your Surface Laptop 2 stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your Microsoft Surface Laptop 2 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Surface Laptop 2, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_textured_matt_black_skins_2048x2048.jpg?v=1573116044\" alt=\"Microsoft Surface Laptop 3 Textured Matt Black Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Laptop 2 Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Laptop 2\u003cbr\u003e• Covers top, bottom, sides and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Microsoft Surface Laptop 2\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e If you've already purchased one of our Microsoft Surface Laptop 2 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":13703002619967,"sku":"A4LL-MSL2","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":13703004028991,"sku":"A4LL-MSL2","price":2.98,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":13703006355519,"sku":"A4LL-MSL2","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":13703009468479,"sku":"A4LL-MSL2","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":13703011991615,"sku":"A4LL-MSL2","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":13703012483135,"sku":"A4LL-MSL2","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":13703015956543,"sku":"A4LL-MSL2","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":13702904217663,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":13702904315967,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":13702904414271,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":13702904447039,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":13702904479807,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":13702904512575,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":13702904545343,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":13702904676415,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":13702904873023,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":13702905004095,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":13702905036863,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099947061311,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022140944447,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":13702904807487,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31643627880511,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31117652230207,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908500009023,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317722226751,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":13702904905791,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022141403199,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":13702905069631,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":13702904938559,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420274475071,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420274507839,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":13702904971327,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":13702905102399,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":13702905135167,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420274573375,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":13702905200703,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":13702905233471,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":13702905266239,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":13702905299007,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420274737215,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":13702905331775,"sku":"A4LL-MSL2","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_laptop_2_black_carbon_fibre_skins.jpg?v=1624018383"},{"product_id":"macbook-air-13-2018-skins","title":"MacBook Air 13\" (2018-2019) Skins","description":"\u003cstyle\u003e\n  .macbook-air13-1819-page,\n  .macbook-air13-1819-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air13-1819-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1819-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air13-1819-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-air13-1819-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air13-1819-centre {\n    text-align: center;\n  }\n\n  .macbook-air13-1819-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air13-1819-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air13-1819-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air13-1819-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .macbook-air13-1819-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air13-1819-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air13-1819-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air13-1819-two-grid,\n  .macbook-air13-1819-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air13-1819-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1819-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air13-1819-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1819-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1819-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-1819-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air13-1819-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air13-1819-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air13-1819-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air13-1819-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air13-1819-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air13-1819-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air13-1819-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air13-1819-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air13-1819-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air13-1819-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-air13-1819-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air13-1819-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-1819-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air13-1819-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air13-1819-card-grid,\n    .macbook-air13-1819-two-grid,\n    .macbook-air13-1819-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-air13-1819-lead {\n      font-size: 20px;\n    }\n\n    .macbook-air13-1819-copy,\n    .macbook-air13-1819-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-air13-1819-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_matt_white_skins_2048x2048.jpg?v=1543832391\" alt=\"MacBook Air 13-inch 2018 and 2019 matt white skin\" class=\"macbook-air13-1819-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-air13-1819-section macbook-air13-1819-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-air13-1819-title\"\u003e\n        MacBook Air 13-inch Skins \u0026amp; Wraps – 2018–2019\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-air13-1819-lead\"\u003e\n        Protect and personalise your 2018 or 2019 Apple MacBook Air 13-inch with a precision-cut vinyl skin designed specifically for this generation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        The redesigned MacBook Air brought a slimmer Retina-era body to Apple's lightweight laptop range. An XtremeSkins wrap lets you change the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        Choose a single finish across the available sections or mix different colours and textures to create your own MacBook Air design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-air13-1819-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n          Made specifically for your MacBook\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n          Precision-cut MacBook Air 13-inch skins\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-1819-copy\"\u003e\n          Every available section is designed around the exterior dimensions and details of compatible 2018–2019 MacBook Air 13-inch models.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1819-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1819-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1819-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied selection of colours and textures to personalise your MacBook Air.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card\"\u003e\n          \u003cdiv class=\"macbook-air13-1819-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_white_marble_skins_2048x2048.jpg?v=1543832432\" alt=\"MacBook Air 13-inch 2018 and 2019 white marble skin\" class=\"macbook-air13-1819-image\"\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003csection class=\"macbook-air13-1819-section macbook-air13-1819-centre\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n        Slim protection without unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n        Why choose a MacBook Air 13-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1819-lead\"\u003e\n        The MacBook Air is designed around a thin and lightweight aluminium chassis. A vinyl skin lets you customise its appearance while adding virtually no noticeable thickness.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        The vinyl follows the shape of the MacBook and provides cosmetic surface protection to the areas it covers, making it well suited to laptops carried between home, work, university or while travelling.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide the same impact or drop protection as a protective case.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISH RANGE --\u003e\n  \u003csection class=\"macbook-air13-1819-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-panel macbook-air13-1819-centre\"\u003e\n\n        \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n          Choose your MacBook Air skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-1819-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air13-1819-copy\"\u003e\n          Keep the look understated, add a tactile texture or transform the familiar aluminium finish into something completely different.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-air13-1819-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-light-card\"\u003e\n\n          \u003cp class=\"macbook-air13-1819-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-1819-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Air sections for a clean and coordinated appearance.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-dark-card\"\u003e\n\n          \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n            Create your own combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match compatible colours and textures across the available top, bottom, side and keyboard-surround sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"macbook-air13-1819-section\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-panel\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n            MacBook Air 13-inch 2018–2019 skin features\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-air13-1819-copy\"\u003e\n            This product is designed specifically for compatible Apple MacBook Air 13-inch 2018 and 2019 models.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Designed for \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Air 13-inch 2018–2019\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Precision cut-outs around the Apple logo and ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Premium flexible vinyl with air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-1819-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-air13-1819-section macbook-air13-1819-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n        Air-release vinyl for a cleaner finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of installation, while gentle heat from a hairdryer can help the material conform around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-note\"\u003e\n        Clean your MacBook thoroughly before fitting, allow the surface to dry and take your time with the initial alignment. Applying each section gradually usually gives the cleanest result.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-air13-1819-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner macbook-air13-1819-centre\"\u003e\n\n      \u003cp class=\"macbook-air13-1819-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1819-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1819-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device generations so the available sections align with the exterior shape and functional details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-air13-1819-section\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n          MacBook Air 13-inch 2018–2019 skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Air does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible Apple MacBook Air 13-inch models from 2018 and 2019. Always make sure you are ordering from the page for your exact MacBook generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this fit the older 2010–2017 MacBook Air?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The earlier MacBook Air uses a different exterior design. Select the separate skin product for the older MacBook Air generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Air can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Air skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect the covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Air sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the vinyl during fitting?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning it.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible, which can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Air skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-1819-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-air13-1819-section macbook-air13-1819-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-1819-eyebrow\"\u003e\n        Make your MacBook Air your own\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-1819-heading\"\u003e\n        Give your 2018–2019 MacBook Air a new finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-1819-lead\"\u003e\n        Choose something understated, add texture or mix several finishes to create a MacBook Air that suits your own style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-1819-copy\"\u003e\n        Select Full Colour for a coordinated look or use Custom Colour to build your own combination across the available sections.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"macbook-air13-1819-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-1819-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-1819-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card macbook-air13-1819-centre\"\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_76a0dede-6ebd-4e5f-8ed1-e091ff1dad30_large.png?v=1542615399\" alt=\"Worldwide shipping for MacBook Air 13-inch skins\" class=\"macbook-air13-1819-shipping-image\"\u003e\n          \u003c\/a\u003e\n\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-1819-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-1819-card macbook-air13-1819-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-air13-1819-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            Follow our MacBook Air fitting guide for help preparing, aligning and applying your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-skin\" title=\"How to apply a MacBook Air skin\" class=\"macbook-air13-1819-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Black Carbon","offer_id":13793014022207,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":13793014087743,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Classic","offer_id":55915556110716,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55915558142332,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54850969141628,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54850969174396,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218287272316,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":13793014186047,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":13793014218815,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":13793014251583,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":13793014284351,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":13793014317119,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":13793014448191,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":13793014644799,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":13793014775871,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":13793014808639,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30099329318975,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40018998722623,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":13793014579263,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31634961629247,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":13793014546495,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904414887999,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315374039103,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":13793014677567,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40018998886463,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":13793014841407,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":13793014710335,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419088732223,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419088830527,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":13793014743103,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":13793014874175,"sku":"A4LL-MBA1320182019","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":13793014906943,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419089715263,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":13793014972479,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":13793015005247,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":13793015038015,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":13793015070783,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419089748031,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":13793015103551,"sku":"A4LL-MBA1320182019","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":13793163149375,"sku":"A4LL-MBA1320182019","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":13793163903039,"sku":"A4LL-MBA1320182019","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":13793164460095,"sku":"A4LL-MBA1320182019","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":13793164853311,"sku":"A4LL-MBA1320182019","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":13793165344831,"sku":"A4LL-MBA1320182019","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Keyboard Surround","offer_id":13793166655551,"sku":"A4LL-MBA1320182019","price":8.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":13793167573055,"sku":"A4LL-MBA1320182019","price":28.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_air_2018_black_carbon_fibre_skins.jpg?v=1761751261"},{"product_id":"dell-xps-13-9380-skins","title":"Dell XPS 13 (9380) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 13 (9380) Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe Dell XPS 13 (9380) has had an hardware upgrade but thankfully for us the design and dimensions are exactly the same so we've got you covered already! You can now customise and protect your Dell XPS 13 (9380) with the UK's best quality skins. Your XPS 13 (9380) will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_dragon_red_gloss_skins_2048x2048.jpg?v=1519809425\" alt=\"Dell XPS 13 9370 Dragon Red Gloss Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (9380).\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_matt_white_skins_2048x2048.jpg?v=1519809469\" alt=\"Dell XPS 13 9370 Matt White Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 13 (9380) \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 13 (9380), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_sahara_concrete_skins_2048x2048.jpg?v=1519809810\" alt=\"Dell XPS 13 9370 Sahara Concrete Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (9380) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (9870)\u003cbr\u003e• Covers the following models 9380 (Early 2019)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (9380)\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 13 (9380) skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9370-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":14058174939199,"sku":"A4LL-DXPS9380","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":14058174971967,"sku":"A4LL-DXPS9380","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":14058175004735,"sku":"A4LL-DXPS9380","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":14058175037503,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":14058175070271,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":14058175103039,"sku":"A4LL-DXPS9380","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":14058175135807,"sku":"A4LL-DXPS9380","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":14058175168575,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":14058175234111,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":14058175332415,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":14058175365183,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":14058175397951,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":14058175430719,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":14058175463487,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":14058175594559,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":14058175791167,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":14058175922239,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":14058175955007,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30098512969791,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996648718399,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":14058175725631,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":14058175758399,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":14058175692863,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867548397631,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352002175039,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":14058175823935,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996649046079,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":14058175987775,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":14058175856703,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411240140863,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411240271935,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":14058175889471,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":14058176020543,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":14058176086079,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411240337471,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":14058176151615,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":14058176184383,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":14058176217151,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":14058176249919,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411240435775,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":14058176282687,"sku":"A4LL-DXPS9380","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_9370_black_carbon_fibre_skins_d9474e7e-d451-4b02-a651-f8caab4c4427.jpg?v=1622109202"},{"product_id":"dell-precision-15-5530-skins","title":"Dell Precision 15 (5530) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell Precision 15 (5530) Skins\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eDell’s thinnest, lightest and smallest 15\" mobile workstation is more powerful than ever and as always, y\u003c\/span\u003eour Dell Precision 15 (5530) will be naturally at risk of scuffs and scratches. But there's no better way to protect your expensive laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_black_camo_skins_2048x2048.jpg?v=1531999228\" alt=\"Dell XPS 15 (9750) Black Camo and Green Camo Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWe have the largest variety of textured skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 15.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_aged_oak_skins_2048x2048.jpg?v=1531999284\" alt=\"Dell XPS 15 (9750) Aged Oak Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 15 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eDell Precision 15 (5530) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell Precision 15 (5530)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Precision 15\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell Precision 15 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":14604701925439,"sku":"A3SMP-DP5530","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":14604701958207,"sku":"A3SMP-DP5530","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":14604701990975,"sku":"A3SMP-DP5530","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":14604702023743,"sku":"A3SMP-DP5530","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":14604702056511,"sku":"A3SMP-DP5530","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":14604702089279,"sku":"A3SMP-DP5530","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":14604702122047,"sku":"A3SMP-DP5530","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":14604702154815,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":14604702187583,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":14604702253119,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":14604702285887,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":14604702318655,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":14604702351423,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":14604702384191,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":14604702515263,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":14604702711871,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":14604702842943,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":14604702875711,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30097061052479,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996627877951,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":14604702646335,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":14604702679103,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":14604702613567,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867413426239,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351988412479,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":14604702744639,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996633120831,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":14604702908479,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":14604702777407,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39410240028735,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39410240127039,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":14604702810175,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":14604702941247,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":14604702974015,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39410240487487,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":14604703039551,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":14604703072319,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":14604703105087,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":14604703137855,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39410240684095,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":14604703170623,"sku":"A3SMP-DP5530","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_15_9570_template_fc7e67a8-ee6b-48bc-9ab1-1833af8450c6.jpg?v=1622106464"},{"product_id":"dell-precision-15-5520-skins","title":"Dell Precision 15 (5520) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell Precision 15 (5520) Skins\u003c\/h1\u003e\n\u003cdiv\u003eAs you know, we already have the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-precision-15-5530-skins\" title=\"Dell Precision 15 (5530) Skins\"\u003eDell Precision 15 (5530)\u003c\/a\u003e covered. But you can now customise and protect your Dell Precision 15 (5520) with the UK's most precision-cut skins. Your Precision 15 will be naturally at risk of scuffs and scratches but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_matt_blue_skins_2048x2048.jpg?v=1502099842\" alt=\"Dell XPS 15 Matt Blue Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell Precision 15.\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your Precision 15 \u003cbr\u003e• \u003cstrong\u003eCustom colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell Precision 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps13_black_gloss_skins_2048x2048.jpg?v=1490265270\" alt=\"Dell XPS13 Black Gloss Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell Precision 15 (5520) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell Precision 15 (5520)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Precision 15\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Worldwide Shipping\"\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e for further information.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cbr\u003eIf you've already purchased one of our Dell Precision 15 (5520) skins\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003cbr\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":14604927238207,"sku":"A3SMP-DP5520","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":14604927270975,"sku":"A3SMP-DP5520","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":14604927303743,"sku":"A3SMP-DP5520","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":14604927336511,"sku":"A3SMP-DP5520","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":14604927369279,"sku":"A3SMP-DP5520","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":14604927402047,"sku":"A3SMP-DP5520","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":14604927434815,"sku":"A3SMP-DP5520","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":14604927467583,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":14604927500351,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":14604927565887,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":14604927598655,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":14604927631423,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":14604927664191,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":14604927696959,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":14604927828031,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":14604928024639,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":14604928155711,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":14604928188479,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30097057120319,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996602384447,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":14604927959103,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31615738183743,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":14604927926335,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867147612223,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351980548159,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":14604928057407,"sku":"A3SMP-DP5520","price":24.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996602810431,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":14604928221247,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":14604928090175,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39410181701695,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39410181963839,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":14604928122943,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":14604928286783,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":14604928319551,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39410182553663,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":14604928385087,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":14604928450623,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":14604928483391,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":14604928516159,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39410182783039,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":14604928548927,"sku":"A3SMP-DP5520","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_black_carbon_fibre_skins_baa01dce-3447-475e-9a40-e19a1194f01b.jpg?v=1622105485"},{"product_id":"dell-xps-15-7590-skins","title":"Dell XPS 15 (7590) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 15 (7590) Skins\u003c\/h1\u003e\n\u003cdiv style=\"text-align: center;\"\u003eThe Dell XPS 15 (7590) is the latest model in the Dell laptop range. You can now customise and protect your Dell XPS 15 (7590) with the UK's best quality skins. Your XPS 15 (7590) will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Dell XPS 15 (7590) Black Camo and Green Camo Skins\" src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_black_camo_skins_2048x2048.jpg?v=1531999228\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWe have the largest variety of textured skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 15.\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Dell XPS 15 (7590) Aged Oak Skins\" src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_aged_oak_skins_2048x2048.jpg?v=1531999284\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 15 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eDell XPS 15 (7590) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 15\u003cbr\u003e• Covers the following models 7590 (Early 2019 onwards)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 15\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 15 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":15343012937791,"sku":"A3SMP-DXPS7590","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":15343012970559,"sku":"A3SMP-DXPS7590","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":15343013003327,"sku":"A3SMP-DXPS7590","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":15343013036095,"sku":"A3SMP-DXPS7590","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":15343013068863,"sku":"A3SMP-DXPS7590","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":15343013101631,"sku":"A3SMP-DXPS7590","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":15343013134399,"sku":"A3SMP-DXPS7590","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":15343013167167,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":15343013199935,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":15343013265471,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":15343013298239,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":15343013331007,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":15343013363775,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":15343013396543,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":15343013527615,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":15343013691455,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":15343013822527,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":15343013855295,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":30098563825727,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":15343013625919,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31615790645311,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":15343013593151,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867467919423,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351991590975,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":15343013724223,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":15343013888063,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":15343013756991,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411233194047,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411233357887,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":15343013789759,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":15343013920831,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":15343013953599,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411233423423,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":15343014019135,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":15343014051903,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":15343014084671,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":15343014117439,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411233587263,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":15343014150207,"sku":"A3SMP-DXPS7590","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_15_9570_template_98a7bafe-ce99-4be8-8e64-88ed40af34b3.jpg?v=1622106890"},{"product_id":"microsoft-surface-laptop-3-skins","title":"Microsoft Surface Laptop 3 (13.5-inch) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e Custom Microsoft Surface Laptop 3 (13.5-inch) Skins\u003c\/h1\u003e\n\u003cdiv\u003eThe Microsoft Surface Laptop 3 is essentially the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-laptop-2-skins\" title=\"Microsoft Laptop 2 Skins\"\u003eMicrosoft Surface Laptop 2\u003c\/a\u003e with some hardware upgrades to boot. And we must say, it's still a dope laptop. The kind that you'll want to protect and personalise, right? Well, there's no better way to protect your expensive new laptop than with XtremeSkins.\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_textured_matt_black_skins_2048x2048.jpg?v=1573116044\" alt=\"Microsoft Surface Laptop 3 Textured Matt Black Skins\"\u003e\u003cbr\u003e\u003cbr\u003eOur skins are now available to order, so that you can start protecting your Microsoft Surface Laptop 3 from day one.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_sahara_concrete_skins_2048x2048.jpg?v=1573116309\" alt=\"Microsoft Surface Laptop 3 Sahara Concrete Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eMake your Surface Laptop 3 stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_laptop_3_aged_oak_skins_2048x2048.jpg?v=1573116360\" alt=\"Microsoft Surface Laptop 3 Aged Oak Skins\" width=\"2048x2048\" height=\"2048x2048\" style=\"float: none;\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e is our standard design and includes a \u003c\/span\u003e\u003cspan\u003eone coloured skin for your Microsoft Surface Laptop 3 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Surface Laptop 3, you can mix and match colours and textures to provide a totally unique laptop design\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Laptop 3 (13.5-inch) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Laptop 3 (13.5-inch)\u003cbr\u003e• Covers top, bottom, sides and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Microsoft Surface Laptop 3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cbr\u003eIf you've already purchased one of our Microsoft Surface Laptop 3 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31096223039551,"sku":"A4LL-MSL3","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31096223072319,"sku":"A4LL-MSL3","price":2.98,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":31096223105087,"sku":"A4LL-MSL3","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31096223137855,"sku":"A4LL-MSL3","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":31096223170623,"sku":"A4LL-MSL3","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":31096223203391,"sku":"A4LL-MSL3","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":31096223236159,"sku":"A4LL-MSL3","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31096223268927,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31096223301695,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31096223367231,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31096223399999,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31096223432767,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31096223465535,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31096223498303,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31096223629375,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31096223760447,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31096223891519,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31096223924287,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31096223957055,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022142910527,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31096223694911,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31643697283135,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31117527973951,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908522061887,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317729861695,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31096223793215,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022143041599,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31096223989823,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31096223825983,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420282503231,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420282699839,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31096223858751,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31096224022591,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31096224055359,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420282765375,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31096224120895,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31096224153663,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31096224186431,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31096224219199,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420282863679,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31096224251967,"sku":"A4LL-MSL3","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_laptop_2_black_carbon_fibre_skins_d840a21c-db7b-4d76-befb-60f8720e454c.jpg?v=1624548872"},{"product_id":"macbook-pro-16-inch-skins","title":"MacBook Pro 16-inch Skins (2019)","description":"\u003cstyle\u003e\n  .macbook-pro16-2019-page,\n  .macbook-pro16-2019-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-pro16-2019-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro16-2019-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-pro16-2019-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-pro16-2019-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-pro16-2019-centre {\n    text-align: center;\n  }\n\n  .macbook-pro16-2019-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-pro16-2019-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-pro16-2019-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-pro16-2019-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .macbook-pro16-2019-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-pro16-2019-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-pro16-2019-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-pro16-2019-two-grid,\n  .macbook-pro16-2019-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-pro16-2019-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-2019-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-pro16-2019-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro16-2019-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-2019-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-2019-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-pro16-2019-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-pro16-2019-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-pro16-2019-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-pro16-2019-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-pro16-2019-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-pro16-2019-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-pro16-2019-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-pro16-2019-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-pro16-2019-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-pro16-2019-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-pro16-2019-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-pro16-2019-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-pro16-2019-card-grid,\n    .macbook-pro16-2019-two-grid,\n    .macbook-pro16-2019-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-pro16-2019-lead {\n      font-size: 20px;\n    }\n\n    .macbook-pro16-2019-copy,\n    .macbook-pro16-2019-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-pro16-2019-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_16_inch_black_leather_skins_2048x2048.jpg?v=1575539386\" alt=\"MacBook Pro 16-inch 2019 black leather skin and wrap\" class=\"macbook-pro16-2019-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-pro16-2019-section macbook-pro16-2019-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-pro16-2019-title\"\u003e\n        MacBook Pro 16-inch 2019 Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-pro16-2019-lead\"\u003e\n        Protect and personalise your 2019 MacBook Pro 16-inch with a precision-cut vinyl skin that adds style, texture and everyday surface protection without hiding the original aluminium design.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        The 16-inch MacBook Pro is built to work hard, but everyday use can still leave fingerprints, scratches and cosmetic marks across the top, bottom and interior surfaces.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        An XtremeSkins wrap gives you a slim layer of protection while letting you completely change the look of your MacBook with a huge choice of colours, textures and finishes.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n          The XtremeSkins difference\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n          Made specifically for the 2019 MacBook Pro 16-inch\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n          Every available section is designed around the dimensions, ports, vents, feet, screw positions and exterior details of the 2019 16-inch MacBook Pro.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-2019-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Every skin is designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-2019-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections provide accurate alignment around ports, vents, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-2019-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from premium colours, textured finishes, realistic materials and bold custom combinations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-2019-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RED CARBON IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_16_inch_red_carbon_fibre_skins_2048x2048.jpg?v=1575539544\" alt=\"MacBook Pro 16-inch 2019 red carbon fibre skin and wrap\" class=\"macbook-pro16-2019-image\"\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003csection class=\"macbook-pro16-2019-section macbook-pro16-2019-centre\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n        Protection without unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n        Why choose a MacBook Pro 16-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-2019-lead\"\u003e\n        A vinyl skin is ideal if you want to protect and personalise your MacBook without adding the thickness and weight of a bulky hard shell.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        The ultra-thin vinyl sits closely against the aluminium body, helping guard against cosmetic wear while preserving the original shape and feel of the laptop.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        Textured finishes can also add grip, making the smooth aluminium body feel a little more secure when carrying the MacBook between rooms, meetings or locations.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-note\"\u003e\n        A vinyl skin helps protect against everyday cosmetic damage such as scratches and scuffs. It does not provide the same impact or drop protection as a hard protective case.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISH RANGE --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-panel macbook-pro16-2019-centre\"\u003e\n\n        \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n          A huge choice of MacBook finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n          Find your perfect MacBook Pro skin\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n          Choose from popular finishes including \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matte, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n          From clean neutral colours to bold red carbon fibre and realistic wood finishes, there are plenty of ways to change the look and feel of your MacBook Pro.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n          Keep it professional, make it colourful or build your own combination across different sections.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n          Choose one finish or create your own combination\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-light-card\"\u003e\n\n          \u003cp class=\"macbook-pro16-2019-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro16-2019-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro sections for a clean and consistent finish.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Perfect for a subtle, professional look.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-dark-card\"\u003e\n\n          \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n            Your MacBook, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match colours and textures across the top, bottom, sides and available interior sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone design or create something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CAMO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_pro_16_inch_green_camo_skins_2048x2048.jpg?v=1575539643\" alt=\"MacBook Pro 16-inch 2019 green camo skin and wrap\" class=\"macbook-pro16-2019-image\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-panel\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n            Precision-cut protection\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n            MacBook Pro 16-inch 2019 skin features\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n            Every available section is designed specifically for the 2019 MacBook Pro 16-inch rather than being a generic laptop sticker trimmed to roughly fit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Designed specifically for the \u003cstrong style=\"color:#ffffff;\"\u003e2019 MacBook Pro 16-inch\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Coverage available for the top, bottom, sides and keyboard\/trackpad surround\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Precision cut-outs around ports, vents, rubber feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Premium flexible vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Hairdryer-friendly for corners, edges and side sections\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Helps protect against scratches, scuffs, fingerprints, dirt and grease\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Removes cleanly without leaving sticky adhesive residue\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Ultra-thin finish preserves the original size and feel of the MacBook\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-2019-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALL --\u003e\n  \u003csection class=\"macbook-pro16-2019-section macbook-pro16-2019-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n        Air-release vinyl for a cleaner finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        Built-in air-release channels help trapped air escape as each section is applied, helping reduce bubbles during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of installation, while gentle hairdryer heat helps the material settle around corners, sides and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-note\"\u003e\n        Clean the MacBook carefully before installation and take your time with initial alignment. Accurate positioning at the start makes the rest of the fitting much easier.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner macbook-pro16-2019-centre\"\u003e\n\n      \u003cp class=\"macbook-pro16-2019-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-2019-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-2019-lead\" style=\"color:#333333;\"\u003e\n        Plenty of companies sell laptop stickers. Very few design and manufacture precision-cut device skins themselves.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\" style=\"color:#444444;\"\u003e\n        XtremeSkins has been producing premium vinyl skins for laptops, phones, tablets, games consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\" style=\"color:#444444;\"\u003e\n        Every MacBook template is developed in-house and refined to improve fit, alignment, installation and the finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n          MacBook Pro 16-inch 2019 skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this skin fit newer MacBook Pro 16-inch models?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. These skins are designed specifically for the 2019 MacBook Pro 16-inch. Newer 16-inch MacBook Pro generations use different body designs and require their own precision-cut templates.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin cover the sides of the MacBook Pro?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product includes available side coverage alongside the top, bottom and keyboard\/trackpad surround sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect the covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill the skin damage the aluminium finish?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The removable adhesive is designed for device surfaces and should peel away cleanly when removed slowly and carefully.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Gentle heat from a hairdryer can soften the adhesive and make the vinyl easier to peel back slowly and cleanly.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill a MacBook Pro skin cause overheating?\u003c\/summary\u003e\n          \u003cp\u003e\n            A correctly designed skin should not cause overheating because functional vents, ports and other essential areas remain unobstructed.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I customise different MacBook sections separately?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. You can mix and match available colours and textures across different sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin cover existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin can conceal many light cosmetic marks on the covered surfaces. Deep scratches, dents or raised damage may still remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use a hard case over the skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Some hard cases may fit over a skin, although very tight shells can rub against the vinyl or catch and lift its edges during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers around the world. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro16-2019-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-pro16-2019-section macbook-pro16-2019-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-2019-eyebrow\"\u003e\n        Give an older MacBook a fresh new look\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-2019-heading\"\u003e\n        Refresh your 2019 MacBook Pro 16-inch\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-2019-lead\"\u003e\n        A new skin is an easy way to refresh an older MacBook, cover light cosmetic wear and completely change the way it looks without replacing the laptop itself.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        Choose your favourite colours, textures and available sections using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-2019-copy\"\u003e\n        \u003cstrong style=\"color:#ffffff;\"\u003eProtect it. Refresh it. Make it yours.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"macbook-pro16-2019-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-2019-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-2019-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card macbook-pro16-2019-centre\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_76a0dede-6ebd-4e5f-8ed1-e091ff1dad30_large.png?v=1542615399\" alt=\"Worldwide shipping for MacBook Pro 16-inch 2019 skins\" style=\"display:block;width:100%;max-width:140px;height:auto;margin:0 auto 20px;\"\u003e\n\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            We manufacture our MacBook skins in the UK and deliver to customers throughout the UK and around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro16-2019-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-2019-card macbook-pro16-2019-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro16-2019-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Follow our MacBook fitting guide for help preparing, aligning and applying your new vinyl skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-skin\" title=\"How to apply a MacBook skin\" class=\"macbook-pro16-2019-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918605369724,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918605664636,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218476605820,"sku":null,"price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851126657404,"sku":"","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851127116156,"sku":"","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31294441914431,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31294441947199,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31294442012735,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31294442045503,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31294442078271,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31294442111039,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31294442143807,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31294442274879,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31294442340415,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31294442471487,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31294442504255,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31294442537023,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019988316223,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31294442307647,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31635309953087,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31294442569791,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32904754430015,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315919069247,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31294442373183,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019989168191,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31294442602559,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31294442405951,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39406516568127,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39406517026879,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31294442438719,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31294442635327,"sku":"A3SMP-MBP162019","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31294442668095,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39406517452863,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31294442733631,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31294442766399,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31294442799167,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31294442831935,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39406517911615,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31294442864703,"sku":"A3SMP-MBP162019","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":31294703108159,"sku":"A3SMP-MBP162019","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31294703271999,"sku":"A3SMP-MBP162019","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":31417940967487,"sku":"A3SMP-MBP162019","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31294703992895,"sku":"A3SMP-MBP162019","price":26.78,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":31417943621695,"sku":"A3SMP-MBP162019","price":26.78,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Keyboard Surround","offer_id":31417945817151,"sku":"A3SMP-MBP162019","price":7.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":31417948110911,"sku":"A3SMP-MBP162019","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_pro_16_inch_black_carbon_fibre_skins.jpg?v=1623927604"},{"product_id":"dell-xps-13-2-in-1-7390-skins","title":"Dell XPS 13 2-in-1 (7390) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-7390-textured-matt-grey-skins_2048x2048.jpg?v=1579855648\" alt=\"Dell XPS 13 2-in-1 7390 Textured Matt Grey Skins\"\u003e\u003cbr\u003e\u003cspan\u003e\u003cspan\u003eThe Dell XPS 13 2-in-1 (7390) is now covered by the best skin company in the UK. Which means your Dell laptop will be protected from scuffs and scratches and there's no better way to protect your expensive laptop, than with us.\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-7390-white-marble-skins_2048x2048.jpg?v=1579855725\" alt=\"Dell XPS 13 2-in-1 7390 White Marble Skins\"\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 2-in-1 (7390).\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 13 2-in-1 (7390) \u003cbr\u003e• \u003cstrong\u003eCustom colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 13 2-in-1 (7390), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-7390-silverblack-wood-skins_2048x2048.jpg?v=1579856115\" alt=\"Dell XPS 13 2-in-1 7390 Silverblack Wood Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 2-in-1 (7390) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 2-in-1 (7390)\u003cbr\u003e• Covers body, trackpad and logo\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 2-in-1 (7390)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 13 2-in-1 (7390) skins\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-2-in-1-7390-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31596810403903,"sku":"A4LL-DXPS2i17390","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31596812206143,"sku":"A4LL-DXPS2i17390","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31596814467135,"sku":"A4LL-DXPS2i17390","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31596816957503,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31596819546175,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":31596821184575,"sku":"A4LL-DXPS2i17390","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":31596834684991,"sku":"A4LL-DXPS2i17390","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31595782373439,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31595782406207,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31595782471743,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31595782504511,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31595782537279,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31595782570047,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31595782602815,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31595782733887,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31595782799423,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31595782930495,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31595782963263,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31595782996031,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997860315199,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31595782766655,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31623226032191,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31595783028799,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867578085439,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352050409535,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31595782832191,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997860380735,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31595783061567,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31595782864959,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411296239679,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411296403519,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31595782897727,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31595783094335,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31595783127103,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411296501823,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31595783192639,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31595783225407,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31595783258175,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31595783290943,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411296665663,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31595783323711,"sku":"A4LL-DXPS2i17390","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_7390_2_in_1_template.jpg?v=1622112500"},{"product_id":"dell-xps-13-7390-skins","title":"Dell XPS 13 (7390) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell XPS 13 (7390) Skins\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003ePLEASE NOTE:\u003c\/strong\u003e This won't cover the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-xps-13-2-in-1-7390-skins\" title=\"Dell XPS 13 2-in-1 (7390) Skins\"\u003eDell XPS 13 2-in-1 (7390).\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003eThe Dell XPS 13 (7390) has had an hardware upgrade but thankfully for us the design and dimensions are exactly the same as the \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-xps-13-9380-skins\" title=\"Dell XPS 13 (9380) Skins\"\u003eDell XPS 13 (9380)\u003c\/a\u003e so we've got you covered. You can now customise and protect your Dell XPS 13 (7390) with the UK's best quality skins. Your laptop will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_dragon_red_gloss_skins_2048x2048.jpg?v=1519809425\" alt=\"Dell XPS 13 9370 Dragon Red Gloss Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (7390).\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_matt_white_skins_2048x2048.jpg?v=1519809469\" alt=\"Dell XPS 13 9370 Matt White Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your XPS 13 (7390) \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell XPS 13 (7390), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dellxps13_9370_sahara_concrete_skins_2048x2048.jpg?v=1519809810\" alt=\"Dell XPS 13 9370 Sahara Concrete Skins\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (7390) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (7390)\u003cbr\u003e• Covers the following models 9380 (Early 2019)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (7390)\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 13 (7390) skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9370-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31715835936831,"sku":"A4LL-DXPS7390","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31715835969599,"sku":"A4LL-DXPS7390","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31715836002367,"sku":"A4LL-DXPS7390","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31715836035135,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31715836067903,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":31715836100671,"sku":"A4LL-DXPS7390","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":31715836133439,"sku":"A4LL-DXPS7390","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31715836166207,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31715836198975,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31715836264511,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31715836297279,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31715836330047,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31715836362815,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31715836395583,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31715836526655,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31715836592191,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31715836723263,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31715836756031,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31715836788799,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996639871039,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31715836559423,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31715836821567,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31715836854335,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867511402559,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352001257535,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31715836624959,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996639903807,"sku":"A4LL-DXPS7390","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31715836887103,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31715836657727,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411237224511,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411237584959,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31715836690495,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31715836919871,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31715836952639,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411237716031,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31715837018175,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31715837050943,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31715837083711,"sku":"A4LL-DXPS7390","price":23.25,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31715837116479,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411237879871,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31715837149247,"sku":"A4LL-DXPS7390","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_13_9370_black_carbon_fibre_skins_aed92479-a927-4146-b6b9-2e53f8a175cc.jpg?v=1627628981"},{"product_id":"dell-xps-13-9300-skins","title":"Dell XPS 13 (9300) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-9300-white-marble_2048x2048.jpg?v=1586844809\" alt=\"Dell XPS 13 9300 White Marble Skins\"\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cbr\u003eDell XPS 13 (9300) Skins\u003c\/h1\u003e\n\u003cp\u003eThe Dell XPS 13 (9300) is the latest in a long list of \u003ca href=\"https:\/\/www.dell.com\/en-uk\" title=\"Dell\"\u003eDell laptop\u003c\/a\u003e releases and you can now customise and protect your Dell XPS 13 (9300) with the UK's best quality skins. Your laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-9300-textured-matt-grey_2048x2048.jpg?v=1586844867\" alt=\"Dell XPS 13 9300 Textured Matt Grey Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (9300).\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 13 (9300) \u003cbr\u003e• \u003cstrong\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 13 (9300), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-9300-textured-matt-black_2048x2048.jpg?v=1586844913\" alt=\"Dell XPS 13 9300 Textured Matt Black Skins\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (9300) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (9300)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (9300)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31744381255743,"sku":"A4LL-DXPS9300","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31744383451199,"sku":"A4LL-DXPS9300","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31744383975487,"sku":"A4LL-DXPS9300","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31744384368703,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31744384892991,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":31744385351743,"sku":"A4LL-DXPS9300","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":31744386662463,"sku":"A4LL-DXPS9300","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31743887474751,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31743887507519,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31743887573055,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31743887605823,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31743887638591,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31743887671359,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31743887704127,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31743887835199,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31743887900735,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31743888064575,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31743888097343,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31743888130111,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997842980927,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31743887867967,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31743888162879,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31743888195647,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867641589823,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352004042815,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31743887966271,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997843013695,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31743888228415,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31743887999039,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411269304383,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411269435455,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31743888031807,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31743888261183,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31743888293951,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411269533759,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31743888359487,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31743888392255,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31743888425023,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31743888457791,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411269697599,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31743888490559,"sku":"A4LL-DXPS9300","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-13-9300-black-carbon-fibre-skins.jpg?v=1622110323"},{"product_id":"microsoft-surface-book-2-15-inch-i7-skins","title":"Microsoft Surface Book 2 (15-Inch, i7) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-15-i7-white-marble-skins_2048x2048.jpg?v=1584976705\" alt=\"Microsoft Surface Book 2 15-inch i7 White Marble Skins\"\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cbr\u003eMicrosoft Surface Book 2 (15-Inch, i7) Skins\u003c\/h1\u003e\n\u003cdiv\u003eDue to popular demand we now have the Microsoft Surface Book 2 15\" i7 model covered. You guys know what we are about now and you can add your own style, as well as protection with our Surface Book 2 skins. Which will enable you to stand out from the crowd while having that much needed scratch protection.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-15-i7-aged-oak-skins_2048x2048.jpg?v=1585225620\" alt=\"Microsoft Surface Book 2 (15-inch, i7) Aged Oak Skins\" width=\"2048x2048\" height=\"2048x2048\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003e\u003cbr\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003e\u003cspan\u003eMake your Surface Book stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003cspan\u003e• Full Colour\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eis our standard design and includes a one coloured skin for your Microsoft Book 2 \u003cstrong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003eCustom colour\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003ewill give you the ultimate customisation for your laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-15-i7-textured-matt-black-skins_2048x2048.jpg?v=1585225688\" alt=\"Microsoft Surface Book 2 (15-inch, i7) Textured Matt Black Skins\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Book 2 (15-Inch, i7) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Book 2 15-Inch, i7\u003cbr\u003e• Covers top, bottom, sides, keyboard and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Surface Book 2\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31760937812031,"sku":"A3SMP-MSB215i7","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31760938663999,"sku":"A3SMP-MSB215i7","price":2.98,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31760938762303,"sku":"A3SMP-MSB215i7","price":1.7,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":31760940433471,"sku":"A3SMP-MSB215i7","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31760940793919,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31760942661695,"sku":"A3SMP-MSB215i7","price":24.23,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":31760957964351,"sku":"A3SMP-MSB215i7","price":23.38,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad","offer_id":31760963600447,"sku":"A3SMP-MSB215i7","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":31760965075007,"sku":"A3SMP-MSB215i7","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Windows","offer_id":31760967368767,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad + Windows","offer_id":31760968581183,"sku":"A3SMP-MSB215i7","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":31760970252351,"sku":"A3SMP-MSB215i7","price":4.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":31760970874943,"sku":"A3SMP-MSB215i7","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad + Windows","offer_id":31760975855679,"sku":"A3SMP-MSB215i7","price":5.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Windows","offer_id":31760976150591,"sku":"A3SMP-MSB215i7","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31756756287551,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31756756353087,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31756756451391,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31756756484159,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31756756516927,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31756756582463,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31756756615231,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31756756811839,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31756756910143,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31756757073983,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31756757106751,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31756757172287,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40020021379135,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31756756844607,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31756757205055,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31756757237823,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908220104767,"sku":"A3SMP-MSB215i7","price":22.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317663211583,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31756756942911,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40020021674047,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31756757303359,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31756756975679,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420039168063,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420039200831,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31756757041215,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31756757336127,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31756757401663,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420039266367,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31756757499967,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31756757532735,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31756757565503,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31756757631039,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420039299135,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31756757663807,"sku":"A3SMP-MSB215i7","price":25.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft-surface-book-2-i7-black-carbon-fibre-skins.jpg?v=1628592438"},{"product_id":"dell-precision-15-5540-skins","title":"Dell Precision 15 (5540) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eDell Precision 15 (5540) Skins\u003c\/h1\u003e\n\u003cdiv style=\"text-align: center;\"\u003eThe Dell Precision 15 (5540) is the latest model in the Dell laptop range. You can now customise and protect your Dell Precision 15 (5540) with the UK's best quality skins. Your Precision 15 (5540) will be naturally at risk of scuffs and scratches with it being a laptop but there's no better way to protect your expensive laptop, than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Dell XPS 15 (7590) Black Camo and Green Camo Skins\" src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_black_camo_skins_2048x2048.jpg?v=1531999228\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWe have the largest variety of textured skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours. \u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell Precision 15.\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Dell XPS 15 (7590) Aged Oak Skins\" src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell_xps15_9570_aged_oak_skins_2048x2048.jpg?v=1531999284\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eFull Colour\u003c\/strong\u003e\u003cspan\u003e is our standard design and includes a one coloured skin for your Precision 15 \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cstrong\u003eCustom colour\u003c\/strong\u003e\u003cspan\u003e will give you the ultimate customisation for your Dell Precision 15, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eDell Precision 15 (5540) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell Precision 15\u003cbr\u003e• Covers the following models 5540 (Early 2019 onwards)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Precision 15\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_914dffff-8565-4e1c-aed7-bf8ffa937e63_large.png?v=1506937050\" alt=\"Worldwide Shipping\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 15 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31823224373311,"sku":"A3SMP-DP5540","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31823224406079,"sku":"A3SMP-DP5540","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31823224471615,"sku":"A3SMP-DP5540","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31823224504383,"sku":"A3SMP-DP5540","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31823224537151,"sku":"A3SMP-DP5540","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":31823224569919,"sku":"A3SMP-DP5540","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":31823224602687,"sku":"A3SMP-DP5540","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31823224635455,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31823224668223,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31823224733759,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31823224766527,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31823224799295,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31823224832063,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31823224864831,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31823224995903,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31823225061439,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31823225192511,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31823225225279,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31823225258047,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39996638986303,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31823225028671,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31823225290815,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31823225323583,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867445014591,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33351989461055,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31823225094207,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39996639346751,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31823225356351,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31823225126975,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411226214463,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411226673215,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31823225159743,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31823225389119,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31823225421887,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411226705983,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31823225487423,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31823225520191,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31823225552959,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31823225585727,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411226869823,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31823225618495,"sku":"A3SMP-DP5540","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell_xps_15_9570_template_1e06b850-12ed-4a98-aa74-34870bb009bb.jpg?v=1622106664"},{"product_id":"microsoft-surface-book-2-13-5-inch-i7-skins","title":"Microsoft Surface Book 2 (13.5-Inch, i7) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-textured-matt-black-skins_2048x2048.jpg?v=1584968950\" alt='Microsoft Surface Book 2 13.5\" i7 Textured Matt Black Skins'\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cbr\u003eMicrosoft Surface Book 2 (13.5-Inch, i7) Skins\u003cbr\u003e\n\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003ePlease note\u003c\/strong\u003e\u003cspan\u003e this \u003c\/span\u003e\u003cspan\u003eWILL NOT\u003c\/span\u003e\u003cspan\u003e fit the \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-book-2-13-5-inch-i5-skins\" title=\"Microsoft Surface Book 2 (13.5-inch, i5) Skins\"\u003ei5 model.\u003c\/a\u003e\u003cbr\u003eDue to popular demand we now have the Microsoft Surface Book 2 13.5\" i7 model covered. You guys know what we are about now and you can add your own style, as well as protection with our Surface Book 2 skins. Which will enable you to stand out from the crowd while having that much needed scratch protection.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-aged-oak-skins_2048x2048.jpg?v=1584969012\" alt='Microsoft Surface Book 2 13.5\" i7 Aged Oak Skins'\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003e\u003cspan\u003eMake your Surface Book stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003cspan\u003e• Full Colour\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eis our standard design and includes a one coloured skin for your Microsoft Book 2 \u003cstrong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003eCustom colour\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003ewill give you the ultimate customisation for your laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-carved-charcoal-skins_2048x2048.jpg?v=1584969053\" alt='Microsoft Surface Book 2 13.5\" i7 Carved Charcoal Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Book 2 (13.5-Inch, i7) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Book 2 13.5-Inch, i7\u003cbr\u003e• Covers top, bottom, sides, keyboard and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Surface Book 2\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Microsoft Surface Book 2 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-book-2-13-5-inch-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":31823367405631,"sku":"A4LL-MSB2135I7","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":31823367438399,"sku":"A4LL-MSB2135I7","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":31823367471167,"sku":"A4LL-MSB2135I7","price":1.28,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":31823367536703,"sku":"A4LL-MSB2135I7","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":31823367569471,"sku":"A4LL-MSB2135I7","price":24.23,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":31823367602239,"sku":"A4LL-MSB2135I7","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":31823367635007,"sku":"A4LL-MSB2135I7","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad","offer_id":31823367667775,"sku":"A4LL-MSB2135I7","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":31823367700543,"sku":"A4LL-MSB2135I7","price":25.08,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Windows","offer_id":31823367733311,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad + Windows","offer_id":31823367766079,"sku":"A4LL-MSB2135I7","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":31823367798847,"sku":"A4LL-MSB2135I7","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":31823367831615,"sku":"A4LL-MSB2135I7","price":3.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad + Windows","offer_id":31823367864383,"sku":"A4LL-MSB2135I7","price":4.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Windows","offer_id":31823367897151,"sku":"A4LL-MSB2135I7","price":2.13,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":31823367929919,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":31823367962687,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":31823368028223,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":31823368060991,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":31823368093759,"sku":"A4LL-MSB2135I7","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":31823368126527,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":31823368159295,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":31823368290367,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":31823368355903,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":31823368486975,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":31823368519743,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":31823368552511,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40020016595007,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":31823368323135,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":31823368618047,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":31823368650815,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32908168429631,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317659574335,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":31823368388671,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40020016988223,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":31823368683583,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":31823368421439,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420038807615,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420038840383,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":31823368454207,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":31823368716351,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":31823368749119,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420038905919,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":31823368814655,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":31823368847423,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":31823368880191,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":31823368912959,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420039004223,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":31823368945727,"sku":"A4LL-MSB2135I7","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft-surface-book-2-i7-black-carbon-fibre-skins_c823a557-011e-4b20-ad86-8c17e47e9f91.jpg?v=1624005077"},{"product_id":"macbook-pro-13-2020-intel-skins","title":"MacBook Pro 13\" (2020, Intel) skins","description":"\u003cstyle\u003e\n  .mbp13-2020intel-page,\n  .mbp13-2020intel-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13-2020intel-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13-2020intel-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13-2020intel-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .mbp13-2020intel-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp13-2020intel-centre {\n    text-align: center;\n  }\n\n  .mbp13-2020intel-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13-2020intel-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13-2020intel-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13-2020intel-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13-2020intel-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13-2020intel-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13-2020intel-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13-2020intel-two-grid,\n  .mbp13-2020intel-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13-2020intel-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13-2020intel-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13-2020intel-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-2020intel-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13-2020intel-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp13-2020intel-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp13-2020intel-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13-2020intel-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13-2020intel-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp13-2020intel-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13-2020intel-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13-2020intel-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13-2020intel-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp13-2020intel-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13-2020intel-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13-2020intel-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp13-2020intel-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13-2020intel-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-2020intel-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13-2020intel-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13-2020intel-card-grid,\n    .mbp13-2020intel-two-grid,\n    .mbp13-2020intel-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp13-2020intel-lead {\n      font-size: 20px;\n    }\n\n    .mbp13-2020intel-copy,\n    .mbp13-2020intel-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13-2020intel-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-white-carbon-fibre-skins_2048x2048.jpg?v=1592915339\" alt=\"MacBook Pro 13-inch 2020 Intel white carbon fibre skin\" class=\"mbp13-2020intel-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp13-2020intel-section mbp13-2020intel-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13-2020intel-title\"\u003e\n        MacBook Pro 13-inch 2020 Intel Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13-2020intel-lead\"\u003e\n        Protect and personalise your Apple MacBook Pro 13-inch 2020 Intel with a precision-cut vinyl skin designed specifically for this generation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\"\u003e\n        An XtremeSkins wrap lets you change the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\"\u003e\n        Choose a coordinated single finish or mix different colours and textures across the available sections to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp13-2020intel-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n          Precision-cut MacBook Pro 13-inch skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-card\"\u003e\n          \u003cdiv class=\"mbp13-2020intel-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-2020intel-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-card\"\u003e\n          \u003cdiv class=\"mbp13-2020intel-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-2020intel-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with accurate cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-card\"\u003e\n          \u003cdiv class=\"mbp13-2020intel-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-2020intel-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied range of colours and textures to personalise your MacBook Pro.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-card\"\u003e\n          \u003cdiv class=\"mbp13-2020intel-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-2020intel-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-modern-oak-skins_2048x2048.jpg?v=1592915429\" alt=\"MacBook Pro 13-inch 2020 Intel modern oak skin\" class=\"mbp13-2020intel-image\"\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp13-2020intel-section mbp13-2020intel-centre\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n        Personalisation without bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n        Change the look of your MacBook Pro\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-2020intel-lead\"\u003e\n        A vinyl skin gives your MacBook Pro a different finish while keeping the slim shape and feel of the original aluminium chassis.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\"\u003e\n        The thin material follows the contours of the laptop and provides cosmetic protection to the areas it covers without significantly changing the size or weight of the MacBook.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-note\"\u003e\n        A vinyl skin is intended for personalisation and light cosmetic surface protection. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-textured-matt-orange-skins_2048x2048.jpg?v=1592915486\" alt=\"MacBook Pro 13-inch 2020 Intel textured matt orange skin\" class=\"mbp13-2020intel-image\"\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp13-2020intel-section\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-panel mbp13-2020intel-centre\"\u003e\n\n        \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n          Choose your MacBook Pro skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13-2020intel-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp13-2020intel-copy\"\u003e\n          Go subtle with a matt finish, add texture with carbon fibre or leather, or completely change the appearance of the original aluminium exterior.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp13-2020intel-section\" style=\"padding-top:0;background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-light-card\"\u003e\n\n          \u003cp class=\"mbp13-2020intel-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-2020intel-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean and consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-dark-card\"\u003e\n\n          \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n            Create your own combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-2020intel-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp13-2020intel-section\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-panel\"\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n            MacBook Pro 13-inch 2020 Intel skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp13-2020intel-copy\"\u003e\n            This product is designed specifically for the Intel-powered 13-inch MacBook Pro released in 2020.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-2020intel-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Fits the \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch 2020 Intel\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Compatible with 2020 Intel models with two or four Thunderbolt ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-2020intel-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp13-2020intel-section mbp13-2020intel-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\"\u003e\n        The material can be gently lifted and repositioned during the early stages of fitting. Gentle heat from a hairdryer can also make the vinyl more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-note\"\u003e\n        Clean your MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before fitting. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp13-2020intel-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner mbp13-2020intel-centre\"\u003e\n\n      \u003cp class=\"mbp13-2020intel-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-2020intel-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-2020intel-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around specific device generations so the available sections align with the exterior shape and details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-2020intel-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp13-2020intel-section\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-2020intel-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-2020intel-heading\"\u003e\n          MacBook Pro 13-inch 2020 Intel skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for the 13-inch MacBook Pro released in 2020 with an Intel processor.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this fit both two-port and four-port Intel models?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. This product is intended for compatible 2020 Intel MacBook Pro 13-inch models with either two or four Thunderbolt ports.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this fit the 2020 M1 MacBook Pro?\u003c\/summary\u003e\n          \u003cp\u003e\n            This listing is specifically for the 2020 Intel model. If your MacBook Pro uses the Apple M1 chip, select the separate product listed for the M1 generation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect my MacBook?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not intended to provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the vinyl during installation?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of fitting. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-2020intel-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"mbp13-2020intel-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-2020intel-card mbp13-2020intel-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide shipping for MacBook Pro 13-inch 2020 Intel skins\" class=\"mbp13-2020intel-shipping-image\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3 class=\"mbp13-2020intel-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-2020intel-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918576763260,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918577516924,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218526282108,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851072098684,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851074130300,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":32503089233983,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":32503089266751,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":32503089332287,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":32503089365055,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":32503089397823,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":32503089430591,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":32503089463359,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":32503089594431,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":32503089627199,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":32503089659967,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":32503089692735,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":32503089758271,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019054526527,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":32503089791039,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":32503089823807,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":32503089856575,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33222016073791,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315915169855,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":32503089889343,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019054592063,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":32503089922111,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":32503089954879,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39405334790207,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39405335969855,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":32503089987647,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":32503090020415,"sku":"A4LL-MBP132020I","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":32503090053183,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39405336592447,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":32503090118719,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":32503090151487,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":32503090184255,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":32503090217023,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39405336723519,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":32503090249791,"sku":"A4LL-MBP132020I","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":32503089135679,"sku":"A4LL-MBP132020I","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":32503089168447,"sku":"A4LL-MBP132020I","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":32503089201215,"sku":"A4LL-MBP132020I","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":32698368393279,"sku":"A4LL-MBP132020I","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":32698373898303,"sku":"A4LL-MBP132020I","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":32698394017855,"sku":"A4LL-MBP132020I","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Accent","offer_id":32698411548735,"sku":"A4LL-MBP132020I","price":8.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-pro-13-inch-2020-black-carbon-fibre-skins.jpg?v=1734615966"},{"product_id":"dell-xps-9500-skins","title":"Dell XPS 15 (9500) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-textured-matt-white-skins_2048x2048.jpg?v=1594365029\" alt=\"Dell XPS 15 (9500) Textured Matt White Skins\"\u003e\u003cbr\u003eDell XPS 15 (9500) Skins\u003c\/h1\u003e\n\u003cp\u003eThe Dell XPS 15 (9500) is the latest in a long list of\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.dell.com\/en-uk\/shop\/scc\/sc\/laptops?~ck=mn\" title=\"Dell Laptops\"\u003eDell\u003c\/a\u003e laptop\u003cspan\u003e \u003c\/span\u003ereleases and you can now customise and protect your Dell XPS 15 (9500) with the UK's best quality skins. \u003cbr\u003e\u003cbr\u003eYour laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-black-camo-skins_2048x2048.jpg?v=1594365088\" alt=\"Dell XPS 15 (9500) Black Camo Skins\"\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 15 (9500).\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-silverblack-wood-skins_2048x2048.jpg?v=1594365123\" alt=\"Dell XPS 15 (9500) Silverblack Wood Skins\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003cbr\u003e\u003c\/strong\u003e\u003c\/span\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 15 (9500)\u003cbr\u003e• \u003cstrong\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 15 (9500), you can mix and match colours and textures to provide a totally unique laptop design\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 15 (9500) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 15 (9500)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 15 (9500)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 15 (9500) skins\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-9500-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":32698864795711,"sku":"A3LL-DXPS159500","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":32698880426047,"sku":"A3LL-DXPS159500","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":32698881245247,"sku":"A3LL-DXPS159500","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":32698882064447,"sku":"A3LL-DXPS159500","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":32698882752575,"sku":"A3LL-DXPS159500","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":32698884063295,"sku":"A3LL-DXPS159500","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":32698884948031,"sku":"A3LL-DXPS159500","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":32698558808127,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":32698558840895,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":32698558906431,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":32698558939199,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":32698558971967,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":32698559004735,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":32698559037503,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":32698559070271,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":32698559103039,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":32698559135807,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":32698559168575,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":32698559201343,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997869064255,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":32698559234111,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":32698559266879,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":32698559299647,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867733930047,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352013447231,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":32698559332415,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997869097023,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":32698559365183,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":32698559397951,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411318358079,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411318784063,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":32698559430719,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":32698559463487,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":32698559496255,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411318882367,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":32698559561791,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":32698559594559,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":32698559627327,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":32698559660095,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411318980671,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":32698559692863,"sku":"A3LL-DXPS159500","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-9500-black-carbon-fibre-skins.jpg?v=1622113387"},{"product_id":"dell-xps-17-9700-skins","title":"Dell XPS 17 (9700) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-carved-charcoal-skins_2048x2048.jpg?v=1595232830\" alt=\"Dell XPS 17 (9700) Carved Charcoal Skins\"\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003ch1\u003eDell XPS 17 (9700) Skins\u003c\/h1\u003e\n\u003cp\u003eThe Dell XPS 17 (9700) is the latest in a long list of\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.dell.com\/en-uk\/shop\/scc\/sc\/laptops?~ck=mn\" title=\"Dell Laptops\"\u003eDell\u003c\/a\u003e laptop\u003cspan\u003e \u003c\/span\u003ereleases and you can now customise and protect your Dell XPS 17 (9700) with the UK's best quality skins. \u003cbr\u003e\u003cbr\u003eYour laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-black-camo-2-skins_2048x2048.jpg?v=1595232889\" alt=\"Dell XPS 17 (9700) Black Camo Skins\"\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 17 (9700).\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003c\/strong\u003e\u003c\/span\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 17 (9700) \u003cbr\u003e\u003cspan\u003e• \u003cstrong\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 17 (9700), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9500-textured-matt-orange-skins_2048x2048.jpg?v=1595232922\" alt=\"Dell XPS 17 (9700) Textured Matt Orange Skins\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 17 (9700) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 17 (9700)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 17 (9700)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Dell XPS 17 (9700) skins\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-9500-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":32699116847167,"sku":"A3LL-DXPS179700","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":32699116879935,"sku":"A3LL-DXPS179700","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":32699116912703,"sku":"A3LL-DXPS179700","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":32699116945471,"sku":"A3LL-DXPS179700","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":32699116978239,"sku":"A3LL-DXPS179700","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":32699117011007,"sku":"A3LL-DXPS179700","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":32699117043775,"sku":"A3LL-DXPS179700","price":30.6,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":32699117076543,"sku":"A3LL-DXPS179700","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":32699117109311,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":32699117174847,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":32699117207615,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":32699117240383,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":32699117273151,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":32699117305919,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":32699117338687,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":32699117371455,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":32699117404223,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":32699117436991,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":32699117469759,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40012093292607,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":32699117502527,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":32699117535295,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":32699117568063,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":32867761258559,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33352020557887,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":32699117600831,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40012093456447,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":32699117633599,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":32699117666367,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411319537727,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411319668799,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":32699117699135,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":32699117731903,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":32699117764671,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411319767103,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":32699117830207,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":32699117862975,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":32699117895743,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":32699117928511,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411319898175,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":32699117961279,"sku":"A3LL-DXPS179700","price":28.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-9500-black-carbon-fibre-skins_c1cf4679-d729-481c-baab-58ba84d7a4b8.jpg?v=1622113620"},{"product_id":"microsoft-surface-book-3-13-5-inch-i5-skins","title":"Microsoft Surface Book 3 (13.5-Inch, i5) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003eMicrosoft Surface Book 3 (13.5-Inch, i5) Skins\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePlease note\u003c\/strong\u003e this \u003cspan style=\"text-decoration: underline;\"\u003eWILL NOT\u003c\/span\u003e fit the\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-book-3-13-5-inch-i7-skins\" title=\"Microsoft Surface Book 3 (13.5-Inch, i7) Skins\"\u003e i7 model. \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eThe most powerful Surface ever just got an upgrade and we've wasted no time in providing you with our skins for this ultimate laptop. You guys know what we are about now and you can add your own style, as well as protection with our Surface Book 3 skins. Which will enable you to stand out from the crowd while having that much needed scratch protection.\u003cbr\u003e\u003cbr\u003e\u003cimg alt='Microsoft Surface Book 2 13.5\" Matt White Skins' src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_matt_white_skins_2048x2048.jpg?v=1524486727\" style=\"float: none;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e\u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_sahara_concrete_skins_2048x2048.jpg?v=1524486767\" alt='Microsoft Surface Book 2 13.5\" Sahara Concrete Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003eMake your Surface Book stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003cstrong\u003e\u003cbr\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003cspan\u003e• Full Colour\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eis our standard design and includes a one coloured skin for your Microsoft Book 3 \u003cstrong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003eCustom colour\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003ewill give you the ultimate customisation for your laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft_surface_book2_silver_carbon_skins_2048x2048.jpg?v=1524486829\" alt='Microsoft Surface Book 2 13.5\" Silver Carbon Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Book 3 (13.5-Inch, i5) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Book 3 13.5-Inch, i5\u003cbr\u003e• Covers top, bottom, sides, keyboard and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003e\u003cspan\u003eBack of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Surface Book 3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca title=\"Shipping Information\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Microsoft Surface Book 3 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-book-2-13-5-inch-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":33106823118911,"sku":"A4LL-MSB3I5","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33106823151679,"sku":"A4LL-MSB3I5","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":33106823184447,"sku":"A4LL-MSB3I5","price":1.28,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":33106823217215,"sku":"A4LL-MSB3I5","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33106823249983,"sku":"A4LL-MSB3I5","price":24.23,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":33106823282751,"sku":"A4LL-MSB3I5","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":33106823315519,"sku":"A4LL-MSB3I5","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad","offer_id":33106823348287,"sku":"A4LL-MSB3I5","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":33106823381055,"sku":"A4LL-MSB3I5","price":25.08,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Windows","offer_id":33106823413823,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad + Windows","offer_id":33106823446591,"sku":"A4LL-MSB3I5","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":33106823479359,"sku":"A4LL-MSB3I5","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":33106823512127,"sku":"A4LL-MSB3I5","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad + Windows","offer_id":33106823544895,"sku":"A4LL-MSB3I5","price":4.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Windows","offer_id":33106823577663,"sku":"A4LL-MSB3I5","price":2.13,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33106823610431,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33106823643199,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33106823708735,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33106823741503,"sku":"A4LL-MSB3I5","price":18.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33106823774271,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33106823807039,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33106823839807,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33106823872575,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33106823905343,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33106823938111,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33106823970879,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33106824036415,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40020027736127,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33106824101951,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33106824134719,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33106824167487,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33106824200255,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317667668031,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33106824233023,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40020028260415,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33106824265791,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33106824298559,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420037103679,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420037169215,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33106824331327,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33106824364095,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33106824396863,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420037300287,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33106824462399,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33106824495167,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33106824527935,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33106824560703,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420037398591,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33106824593471,"sku":"A4LL-MSB3I5","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_book2_template_84608b61-c94c-474e-ba07-c9977dbb7857.jpg?v=1624003239"},{"product_id":"microsoft-surface-book-3-13-5-inch-i7-skins","title":"Microsoft Surface Book 3 (13.5-Inch, i7) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-textured-matt-black-skins_2048x2048.jpg?v=1584968950\" alt='Microsoft Surface Book 2 13.5\" i7 Textured Matt Black Skins'\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cbr\u003eMicrosoft Surface Book 3 (13.5-Inch, i7) Skins\u003cbr\u003e\n\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cstrong\u003ePlease note\u003c\/strong\u003e\u003cspan\u003e this \u003c\/span\u003e\u003cspan\u003eWILL NOT\u003c\/span\u003e\u003cspan\u003e fit the \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-book-3-13-5-inch-i5-skins\" title=\"Microsoft Surface Book 3 (13.5-inch, i5) Skins\"\u003ei5 model.\u003c\/a\u003e\u003cbr\u003eDue to popular demand we now have the Microsoft Surface Book 3 13.5\" i7 model covered. You guys know what we are about now and you can add your own style, as well as protection with our Surface Book 3 skins. Which will enable you to stand out from the crowd while having that much needed scratch protection.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood and leather which come in a range of stylish and vivid colours.\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-aged-oak-skins_2048x2048.jpg?v=1584969012\" alt='Microsoft Surface Book 2 13.5\" i7 Aged Oak Skins'\u003e\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cstrong\u003eYou'll struggle to find the variety and quality of textured skins that we have, anywhere else in the UK.\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cstrong\u003e\u003cspan\u003eMake your Surface Book stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003eChoose your design\u003cbr\u003e\u003cspan\u003e• Full Colour\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eis our standard design and includes a one coloured skin for your Microsoft Book 3 \u003cstrong\u003e\u003cbr\u003e\u003cspan\u003e• \u003c\/span\u003eCustom colour\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003ewill give you the ultimate customisation for your laptop, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-book-2-13.5-i7-carved-charcoal-skins_2048x2048.jpg?v=1584969053\" alt='Microsoft Surface Book 2 13.5\" i7 Carved Charcoal Skins'\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Book 3 (13.5-Inch, i7) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Book 3 13.5-Inch, i7\u003cbr\u003e• Covers top, bottom, sides, keyboard and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Surface Book 3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eIf you've already purchased one of our Microsoft Surface Book 2 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-book-2-13-5-inch-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":33111362043967,"sku":"A4LL-MSB313.5I7","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33111362076735,"sku":"A4LL-MSB313.5I7","price":2.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":33111362109503,"sku":"A4LL-MSB313.5I7","price":1.28,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":33111362142271,"sku":"A4LL-MSB313.5I7","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33111362175039,"sku":"A4LL-MSB313.5I7","price":24.23,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":33111362207807,"sku":"A4LL-MSB313.5I7","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":33111362240575,"sku":"A4LL-MSB313.5I7","price":19.88,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad","offer_id":33111362273343,"sku":"A4LL-MSB313.5I7","price":22.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":33111362306111,"sku":"A4LL-MSB313.5I7","price":25.08,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Windows","offer_id":33111362338879,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Trackpad + Windows","offer_id":33111362371647,"sku":"A4LL-MSB313.5I7","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad","offer_id":33111362404415,"sku":"A4LL-MSB313.5I7","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":33111362437183,"sku":"A4LL-MSB313.5I7","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Trackpad + Windows","offer_id":33111362469951,"sku":"A4LL-MSB313.5I7","price":4.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Windows","offer_id":33111362502719,"sku":"A4LL-MSB313.5I7","price":2.13,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33111362535487,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33111362568255,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33111362633791,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33111362666559,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33111362699327,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33111362732095,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33111362764863,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33111362797631,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33111362830399,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33111362863167,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33111362895935,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33111362928703,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40020046315583,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33111362961471,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33111362994239,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33111363027007,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33111363059775,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33317676187711,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33111363125311,"sku":"A4LL-MSB313.5I7","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40020046577727,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33111363158079,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33111363190847,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39420039528511,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39420039594047,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33111363223615,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33111363256383,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33111363289151,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39420039659583,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33111363354687,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33111363387455,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33111363420223,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33111363452991,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39420039790655,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33111363485759,"sku":"A4LL-MSB313.5I7","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft-surface-book-2-i7-black-carbon-fibre-skins_610f8b27-ab74-49de-a250-dca8b3646205.jpg?v=1624010410"},{"product_id":"macbook-air-13-2020-intel-skins","title":"MacBook Air 13\" (2020, Intel) Skins","description":"\u003cstyle\u003e\n  .macbook-air13-2020intel-page,\n  .macbook-air13-2020intel-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air13-2020intel-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-2020intel-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air13-2020intel-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-air13-2020intel-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air13-2020intel-centre {\n    text-align: center;\n  }\n\n  .macbook-air13-2020intel-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air13-2020intel-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air13-2020intel-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air13-2020intel-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .macbook-air13-2020intel-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air13-2020intel-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air13-2020intel-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air13-2020intel-two-grid,\n  .macbook-air13-2020intel-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air13-2020intel-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-2020intel-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air13-2020intel-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-2020intel-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-2020intel-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-2020intel-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air13-2020intel-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air13-2020intel-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air13-2020intel-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air13-2020intel-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air13-2020intel-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air13-2020intel-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air13-2020intel-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air13-2020intel-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air13-2020intel-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air13-2020intel-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .macbook-air13-2020intel-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air13-2020intel-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-2020intel-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air13-2020intel-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air13-2020intel-card-grid,\n    .macbook-air13-2020intel-two-grid,\n    .macbook-air13-2020intel-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-air13-2020intel-lead {\n      font-size: 20px;\n    }\n\n    .macbook-air13-2020intel-copy,\n    .macbook-air13-2020intel-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-air13-2020intel-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_matt_white_skins_2048x2048.jpg?v=1543832391\" alt=\"MacBook Air 13-inch matt white skin\" class=\"macbook-air13-2020intel-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section macbook-air13-2020intel-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-air13-2020intel-title\"\u003e\n        MacBook Air 13-inch 2020 Intel Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-lead\"\u003e\n        Protect and personalise your 2020 Intel Apple MacBook Air 13-inch with a precision-cut vinyl skin made specifically for this model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n        An XtremeSkins wrap lets you transform the aluminium finish of your MacBook Air while helping protect the covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n        Choose a coordinated single finish or mix different colours and textures across the available sections to create your own design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n          Made specifically for your MacBook\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n          Precision-cut MacBook Air 13-inch 2020 Intel skins\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n          This product is designed specifically for the 2020 Intel version of the MacBook Air 13-inch.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card\"\u003e\n          \u003cdiv class=\"macbook-air13-2020intel-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card\"\u003e\n          \u003cdiv class=\"macbook-air13-2020intel-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card\"\u003e\n          \u003cdiv class=\"macbook-air13-2020intel-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied range of colours and textures to change the appearance of your MacBook Air.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card\"\u003e\n          \u003cdiv class=\"macbook-air13-2020intel-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces from light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECOND IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_white_marble_skins_2048x2048.jpg?v=1543832432\" alt=\"MacBook Air 13-inch white marble skin\" class=\"macbook-air13-2020intel-image\"\u003e\n\n  \u003c!-- WHY SKIN --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section macbook-air13-2020intel-centre\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n        Keep the slim MacBook feel\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n        Why choose a skin for your MacBook Air?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-lead\"\u003e\n        A vinyl skin is a simple way to personalise your MacBook while keeping the slim profile and feel of the original aluminium chassis.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n        The thin material follows the shape of the laptop and adds cosmetic surface protection to the areas it covers without turning your MacBook Air into a bulky device.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-note\"\u003e\n        A vinyl skin is designed for personalisation and light cosmetic surface protection. It does not provide significant drop or impact protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-panel macbook-air13-2020intel-centre\"\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n          Choose your MacBook Air skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n          Choose something understated, add texture, or completely change the appearance of the original aluminium finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-light-card\"\u003e\n\n          \u003cp class=\"macbook-air13-2020intel-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Air skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean, consistent finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-dark-card\"\u003e\n\n          \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n            Create your own combination\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone design or something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-panel\"\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n            MacBook Air 13-inch 2020 Intel skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n            The available sections are precision cut for the 2020 Intel MacBook Air 13-inch.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Fits the \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Air 13-inch 2020 Intel\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during fitting\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air13-2020intel-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section macbook-air13-2020intel-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n        Take your time with the fit\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n        Air-release vinyl for easier installation\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n        Air-release technology helps trapped air escape while the skin is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\"\u003e\n        During the early stages of fitting, the vinyl can be gently lifted and repositioned. Gentle heat from a hairdryer can also help the material conform around edges and more detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-note\"\u003e\n        Clean the MacBook thoroughly with the supplied alcohol wipe and allow the surface to dry before installation. Start with careful alignment and apply each piece gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner macbook-air13-2020intel-centre\"\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air13-2020intel-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around specific device generations so the available sections align with the shape and exterior details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air13-2020intel-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air13-2020intel-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air13-2020intel-heading\"\u003e\n          MacBook Air 13-inch 2020 Intel skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Air does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed specifically for the Apple MacBook Air 13-inch 2020 Intel model.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this fit the M1 MacBook Air?\u003c\/summary\u003e\n          \u003cp\u003e\n            This listing is for the 2020 Intel MacBook Air. If you have an M1 MacBook Air, select the separate product listed for the M1 model.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Air can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect my MacBook?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not designed to provide significant drop or impact protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Air sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I reposition the skin while installing it?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of fitting. Avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A skin can conceal many light cosmetic marks on the areas it covers. Deep scratches, dents or raised damage may still be visible through the vinyl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Air skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-2020intel-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"macbook-air13-2020intel-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air13-2020intel-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air13-2020intel-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card macbook-air13-2020intel-centre\"\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" alt=\"Worldwide shipping for MacBook Air 13-inch skins\" class=\"macbook-air13-2020intel-shipping-image\"\u003e\n          \u003c\/a\u003e\n\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"macbook-air13-2020intel-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air13-2020intel-card macbook-air13-2020intel-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-air13-2020intel-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n            Follow our MacBook Air fitting guide for help preparing, aligning and applying your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-skin\" title=\"How to apply a MacBook Air skin\" class=\"macbook-air13-2020intel-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55915724865916,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55915725816188,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54850973630844,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54850974286204,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218295529852,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33171649396799,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33171649429567,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":33171649462335,"sku":"A4LL-MBA132020","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33171649495103,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33171649527871,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33171649560639,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33171649593407,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33171649626175,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33171649658943,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33171649691711,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33171649724479,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33171649757247,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33171649790015,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019000033343,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33171649822783,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33171649855551,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33171649888319,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33171649921087,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315374432319,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33171649953855,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019000262719,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33171649986623,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33171650019391,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39419094171711,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39419094204479,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33171650052159,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33171650084927,"sku":"A4LL-MBA132020","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33171650117695,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39419094270015,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33171650183231,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33171650215999,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33171650248767,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33171650281535,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39419094335551,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33171650314303,"sku":"A4LL-MBA132020","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":33171649167423,"sku":"A4LL-MBA132020","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33171649200191,"sku":"A4LL-MBA132020","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":33171649232959,"sku":"A4LL-MBA132020","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33171649265727,"sku":"A4LL-MBA132020","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":33171649298495,"sku":"A4LL-MBA132020","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Keyboard Surround","offer_id":33171649331263,"sku":"A4LL-MBA132020","price":8.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":33171649364031,"sku":"A4LL-MBA132020","price":28.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-air-2018-rasta-classic-skins.jpg?v=1761751513"},{"product_id":"macbook-pro-13-skins-2020-m1","title":"MacBook Pro 13\" skins (2020, M1)","description":"\u003cstyle\u003e\n  .mbp13m1-page,\n  .mbp13m1-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13m1-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13m1-page a {\n    color: inherit;\n  }\n\n  .mbp13m1-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13m1-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .mbp13m1-section {\n    padding: clamp(55px, 7vw, 100px) 0;\n  }\n\n  .mbp13m1-centre {\n    text-align: center;\n  }\n\n  .mbp13m1-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13m1-title {\n    max-width: 1100px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 6vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13m1-heading {\n    max-width: 1050px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13m1-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13m1-lead {\n    max-width: 1000px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13m1-copy {\n    max-width: 1000px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13m1-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13m1-two-grid,\n  .mbp13m1-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13m1-card {\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13m1-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13m1-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13m1-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13m1-light-card,\n  .mbp13m1-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    border-radius: 20px;\n  }\n\n  .mbp13m1-light-card {\n    background: #f2f2f2;\n    color: #111111;\n  }\n\n  .mbp13m1-dark-card {\n    background: #222222;\n    border: 1px solid #3a3a3a;\n  }\n\n  .mbp13m1-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13m1-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13m1-note {\n    max-width: 1000px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .mbp13m1-link {\n    color: #ffffff !important;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13m1-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13m1-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13m1-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13m1-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13m1-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #aaaaaa;\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .mbp13m1-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13m1-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13m1-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13m1-card-grid,\n    .mbp13m1-two-grid,\n    .mbp13m1-check-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13m1-page\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-white-carbon-fibre-skins_2048x2048.jpg?v=1592915339\" alt=\"MacBook Pro 13-inch 2020 M1 White Carbon Fibre skin\" class=\"mbp13m1-image\"\u003e\n\n  \u003csection class=\"mbp13m1-section mbp13m1-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cp class=\"mbp13m1-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13m1-title\"\u003e\n        MacBook Pro 13\" 2020 M1 Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13m1-lead\"\u003e\n        Personalise your 13-inch MacBook Pro with a precision-cut vinyl skin designed specifically for compatible 2020 M1 models.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Add colour and texture while helping protect covered aluminium surfaces against fingerprints, light scratches, scuffs and everyday cosmetic wear without adding unnecessary bulk.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13m1-eyebrow\"\u003e\n          Made for your MacBook\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13m1-heading\"\u003e\n          Precision-cut for the MacBook Pro 13\"\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13m1-copy\"\u003e\n          Each available section is developed around the dimensions, ports, feet and exterior details of compatible 2020 MacBook Pro 13-inch models.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13m1-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13m1-card\"\u003e\n          \u003cdiv class=\"mbp13m1-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13m1-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13m1-card\"\u003e\n          \u003cdiv class=\"mbp13m1-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13m1-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections designed around ports, feet, screw holes and exterior details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13m1-card\"\u003e\n          \u003cdiv class=\"mbp13m1-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13m1-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from colours, textures, natural finishes and distinctive vinyl designs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13m1-card\"\u003e\n          \u003cdiv class=\"mbp13m1-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13m1-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-modern-oak-skins_2048x2048.jpg?v=1592915429\" alt=\"MacBook Pro 13-inch 2020 M1 Modern Oak skin\" class=\"mbp13m1-image\"\u003e\n\n  \u003csection class=\"mbp13m1-section mbp13m1-centre\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cp class=\"mbp13m1-eyebrow\"\u003e\n        Change the finish, not the size\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13m1-heading\"\u003e\n        Why choose a MacBook Pro 13\" skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13m1-lead\"\u003e\n        A vinyl skin lets you completely change the appearance and texture of your MacBook while keeping the slim shape of the original aluminium chassis.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Keep things understated with Matt or Textured Matt, add texture with Carbon Fibre or Leather, or give your MacBook a completely different look with Wood, Brushed Metal and other available finishes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13m1-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches and scuffs. It does not provide the same impact or drop protection as a protective laptop case or sleeve.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-panel mbp13m1-centre\"\u003e\n\n        \u003cp class=\"mbp13m1-eyebrow\"\u003e\n          A huge range of MacBook skin finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13m1-heading\"\u003e\n          Choose your MacBook Pro style\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13m1-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood and Leather\u003c\/strong\u003e, alongside a wide choice of colours.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13m1-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13m1-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13m1-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13m1-light-card\"\u003e\n\n          \u003cp class=\"mbp13m1-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13m1-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or finish across the available MacBook Pro skin sections for a clean, consistent appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13m1-dark-card\"\u003e\n\n          \u003cp class=\"mbp13m1-eyebrow\"\u003e\n            Your MacBook, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13m1-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match colours and textures across individual sections using the XtremeSkins product customiser.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-textured-matt-orange-skins_2048x2048.jpg?v=1592915486\" alt=\"MacBook Pro 13-inch 2020 M1 Textured Matt Orange skin\" class=\"mbp13m1-image\"\u003e\n\n  \u003csection class=\"mbp13m1-section\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-panel\"\u003e\n\n        \u003cdiv class=\"mbp13m1-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13m1-eyebrow\"\u003e\n            MacBook Pro 13\" coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13m1-heading\"\u003e\n            MacBook Pro 13\" 2020 M1 skin details\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13m1-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Designed for compatible \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch 2020 M1\u003c\/strong\u003e models\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Coverage available for the top, bottom, sides and keyboard\/trackpad surround\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Compatible with the relevant Two\/Four Thunderbolt chassis configurations\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Precision cut-outs around ports, feet, screw holes and exterior details\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Premium flexible vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Can be carefully lifted and repositioned during the early stages of installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Gentle hairdryer heat can help around corners, edges and detailed areas\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Designed for clean removal when peeled back slowly and carefully\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13m1-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section mbp13m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cp class=\"mbp13m1-eyebrow\"\u003e\n        Air-release vinyl\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13m1-heading\"\u003e\n        Take your time with installation\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Clean the MacBook thoroughly before fitting and carefully align each section before applying firm pressure.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Built-in air-release channels help trapped air escape during application, helping minimise bubbles while fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Gentle heat from a hairdryer can help the vinyl conform around suitable corners, edges and more detailed areas.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner mbp13m1-centre\"\u003e\n\n      \u003cp class=\"mbp13m1-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13m1-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13m1-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been designing and manufacturing precision-cut device skins since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\" style=\"color:#444444;\"\u003e\n        Every template is developed in-house, with each skin precision cut, checked and packed by us in Britain.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13m1-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13m1-heading\"\u003e\n          MacBook Pro 13\" 2020 M1 skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13m1-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible MacBook Pro 13-inch models from 2020, including the M1 generation. Check your exact model before ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin cover the ports or ventilation openings?\u003c\/summary\u003e\n          \u003cp\u003e\n            The skin is precision cut around the relevant ports, feet, screw holes and exterior details. Take care during installation to keep all openings correctly aligned and uncovered.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect covered surfaces against fingerprints, light scratches, scuffs and everyday cosmetic wear. It does not provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the MacBook skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. When removed slowly and carefully, the vinyl is intended to peel away cleanly. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and finishes?\u003c\/summary\u003e\n          \u003cp\u003e\n            Where Custom Colour options are available, you can mix colours and textures across the available MacBook sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers throughout the UK and around the world. View our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"mbp13m1-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section mbp13m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cp class=\"mbp13m1-eyebrow\"\u003e\n        Give an older MacBook a new finish\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13m1-heading\"\u003e\n        Personalise your MacBook Pro 13\"\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13m1-lead\"\u003e\n        Keep it understated, add texture or mix different finishes to create a MacBook that looks completely different.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13m1-copy\"\u003e\n        Choose your colours, finishes and available sections using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mbp13m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13m1-inner\"\u003e\n\n      \u003cdiv class=\"mbp13m1-card mbp13m1-centre\"\u003e\n\n        \u003cdiv class=\"mbp13m1-card-icon\"\u003e🌍\u003c\/div\u003e\n\n        \u003ch3 class=\"mbp13m1-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n          Manufactured in the UK and shipped to customers throughout the UK and around the world.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"mbp13m1-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918586331516,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918587150716,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Daisy Field","offer_id":40782479982655,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":40782480080959,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":40782481031231,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218489614716,"sku":null,"price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851077439868,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851077636476,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33257589964863,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33257589997631,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":33257590030399,"sku":"A4LL-MBP13M1","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33257590063167,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33257590095935,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33257590128703,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33257590161471,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33257590194239,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33257590227007,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33257590259775,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33257590292543,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33257590325311,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33257590358079,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019079692351,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33257590390847,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33257590423615,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33257590456383,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33257590489151,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315916578879,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33257590521919,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019079856191,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33257590554687,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33257590587455,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39405265354815,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39405265453119,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33257590620223,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33257590652991,"sku":"A4LL-MBP13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33257590685759,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39405265584191,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33257590751295,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33257590784063,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33257590816831,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33257590849599,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39405265748031,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33257590882367,"sku":"A4LL-MBP13M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":33257589735487,"sku":"A4LL-MBP13M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33257589768255,"sku":"A4LL-MBP13M1","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33257589801023,"sku":"A4LL-MBP13M1","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":33257589833791,"sku":"A4LL-MBP13M1","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":33257589866559,"sku":"A4LL-MBP13M1","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":33257589899327,"sku":"A4LL-MBP13M1","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Accent","offer_id":33257589932095,"sku":"A4LL-MBP13M1","price":8.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-pro-13-inch-2020-black-carbon-fibre-skins_94d0a8ed-cd5b-439a-9cdc-dd52c5d25916.jpg?v=1627288995"},{"product_id":"macbook-air-13-2020-m1-skins","title":"MacBook Air 13\" (2020, M1) Skins","description":"\u003cstyle\u003e\n  .macbook-air13-m1-page,\n  .macbook-air13-m1-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air13-m1-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-right: -50vw;\n    margin-left: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-m1-page a {\n    color: inherit;\n  }\n\n  .macbook-air13-m1-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-right: clamp(20px, 5vw, 75px);\n    padding-left: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air13-m1-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-air13-m1-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air13-m1-centre {\n    text-align: center;\n  }\n\n  .macbook-air13-m1-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air13-m1-title {\n    max-width: 1180px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air13-m1-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air13-m1-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .macbook-air13-m1-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air13-m1-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air13-m1-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air13-m1-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air13-m1-two-grid,\n  .macbook-air13-m1-check-grid,\n  .macbook-air13-m1-coverage-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air13-m1-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-m1-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air13-m1-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-m1-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-m1-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air13-m1-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air13-m1-coverage-card {\n    padding: 28px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 18px;\n  }\n\n  .macbook-air13-m1-coverage-card p {\n    margin: 0;\n    color: #c7c7c7;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air13-m1-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air13-m1-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air13-m1-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air13-m1-link {\n    color: #ffffff !important;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air13-m1-button {\n    display: inline-block;\n    margin-top: 12px;\n    padding: 15px 26px;\n    background: #ffffff;\n    color: #111111 !important;\n    border-radius: 8px;\n    font-size: 17px;\n    font-weight: 800;\n    text-decoration: none;\n    transition: transform 0.2s ease, opacity 0.2s ease;\n  }\n\n  .macbook-air13-m1-button:hover {\n    transform: translateY(-2px);\n    opacity: 0.9;\n  }\n\n  .macbook-air13-m1-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 36px;\n  }\n\n  .macbook-air13-m1-step {\n    padding: 26px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 18px;\n  }\n\n  .macbook-air13-m1-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 16px;\n    background: #ffffff;\n    color: #111111;\n    border-radius: 50%;\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .macbook-air13-m1-step h3 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 21px;\n    line-height: 1.3;\n  }\n\n  .macbook-air13-m1-step p {\n    margin: 0;\n    color: #c7c7c7;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air13-m1-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air13-m1-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air13-m1-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air13-m1-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 38px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air13-m1-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air13-m1-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 27px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-air13-m1-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air13-m1-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air13-m1-card-grid,\n    .macbook-air13-m1-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air13-m1-page {\n      font-size: 17px;\n    }\n\n    .macbook-air13-m1-card-grid,\n    .macbook-air13-m1-two-grid,\n    .macbook-air13-m1-check-grid,\n    .macbook-air13-m1-coverage-grid,\n    .macbook-air13-m1-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"macbook-air13-m1-page\"\u003e\n\u003c!-- Hero Image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_matt_white_skins_2048x2048.jpg?v=1543832391\" alt=\"MacBook Air 13-inch 2020 M1 matt white vinyl skin and wrap\" class=\"macbook-air13-m1-image\"\u003e \u003c!-- Hero --\u003e\n\u003csection class=\"macbook-air13-m1-section macbook-air13-m1-centre\" style=\"background: linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eDesigned and manufactured in Britain\u003c\/p\u003e\n\u003ch1 class=\"macbook-air13-m1-title\"\u003eMacBook Air 13-inch M1 Skins \u0026amp; Wraps\u003c\/h1\u003e\n\u003cp class=\"macbook-air13-m1-lead\"\u003eProtect and personalise your 2020 MacBook Air 13-inch M1 with a precision-cut vinyl skin that adds colour, texture and everyday surface protection without hiding the slim aluminium design.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eThe M1 MacBook Air remains a lightweight laptop, so a bulky plastic shell is not always the look or feel everyone wants. An XtremeSkins vinyl wrap sits closely against the aluminium body and helps protect covered surfaces from fingerprints, light scratches, scuffs and everyday cosmetic wear.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eChoose a subtle professional finish, add texture with carbon fibre or leather, or completely change the appearance with one of our colours and exclusive printed designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Cards --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-centre\" style=\"margin-bottom: 36px;\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003ePrecision-cut protection\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eMade specifically for the 2020 MacBook Air 13-inch M1\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eThis is not a generic laptop sticker. The available sections are designed around the dimensions and exterior details of the MacBook Air 13-inch M1.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-card-grid\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n\u003cp\u003eEvery skin is designed, precision cut, checked and packed by XtremeSkins in the UK.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-card\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card-icon\"\u003e✂️\u003c\/div\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n\u003cp\u003eModel-specific templates provide accurate alignment around the laptop's exterior details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-card\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n\u003cp\u003eChoose from colours, textures, materials and exclusive printed XtremeSkins designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-card\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n\u003cp\u003eHelps protect covered surfaces from fingerprints, light scratches, scuffs and general cosmetic wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook_air_13_2018_white_marble_skins_2048x2048.jpg?v=1543832432\" alt=\"MacBook Air 13-inch 2020 M1 white marble vinyl skin and wrap\" class=\"macbook-air13-m1-image\"\u003e \u003c!-- Why Choose --\u003e\n\u003csection class=\"macbook-air13-m1-section macbook-air13-m1-centre\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eKeep your MacBook slim\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eWhy choose a MacBook Air M1 skin?\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-lead\"\u003eA vinyl skin gives you customisation and surface protection while adding virtually no noticeable bulk to your MacBook Air.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eIt is particularly useful if your laptop travels in a padded sleeve or bag and you mainly want to protect the aluminium finish from the cosmetic wear that builds up through everyday use.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eTextured finishes can also add extra grip compared with the smooth aluminium surface.\u003c\/p\u003e\n\u003cdiv class=\"macbook-air13-m1-note\"\u003eA vinyl skin helps protect against cosmetic surface damage. It does not provide the same drop or impact protection as a protective hard shell case.\u003c\/div\u003e\n\u003cp class=\"macbook-air13-m1-copy\" style=\"margin-top: 24px;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/blogs\/news\/why-macbooks-get-scratched-how-to-prevent-it\" class=\"macbook-air13-m1-link\"\u003e Read our guide to why MacBooks get scratched and how to prevent it → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Finish Range --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-panel macbook-air13-m1-centre\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eHundreds of possible combinations\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eChoose your MacBook Air M1 skin finish\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eExplore popular finishes including \u003cstrong style=\"color: #ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eOur exclusive printed collections include designs such as \u003cstrong style=\"color: #ffffff;\"\u003eDoodles, Onyx and Abstract\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eGo understated with matt black or grey, add texture with carbon fibre or leather, choose a wood or stone effect, or create something completely different with a printed design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Full \/ Custom Colour --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"background: #151515;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-centre\" style=\"margin-bottom: 36px;\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eCustomise it your way\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eChoose one finish or build your own combination\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-two-grid\"\u003e\n\u003cdiv class=\"macbook-air13-m1-light-card\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\" style=\"color: #666666;\"\u003eClean and coordinated\u003c\/p\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\" style=\"color: #111111;\"\u003eFull Colour\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #444444; font-size: 18px; line-height: 1.75;\"\u003eChoose one colour, texture or design for a consistent look across the available skin sections.\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #111111; font-size: 18px; font-weight: 800;\"\u003eIdeal for a simple, coordinated MacBook Air design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-dark-card\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eYour MacBook, your combination\u003c\/p\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eCustom Colour\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #cccccc; font-size: 18px; line-height: 1.75;\"\u003eUse the live product customiser to mix and match compatible colours and textures across individual sections.\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #ffffff; font-size: 18px; font-weight: 800;\"\u003eCreate a subtle two-tone finish or something completely individual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Coverage --\u003e\n\u003csection class=\"macbook-air13-m1-section\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-centre\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eMore than a lid sticker\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eCustomise individual MacBook Air sections\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eChoose the available areas you want to customise and use the live customiser to create matching or contrasting combinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-coverage-grid\" style=\"margin-top: 36px;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-coverage-card\"\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eBody Skin\u003c\/h3\u003e\n\u003cp\u003eChange the appearance of the main exterior surfaces while helping protect them from cosmetic wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-coverage-card\"\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eAccent Sections\u003c\/h3\u003e\n\u003cp\u003eAdd a matching or contrasting colour to compatible accent areas for a more individual look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-coverage-card\"\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eKeyboard Surround\u003c\/h3\u003e\n\u003cp\u003ePersonalise the available interior surround and help protect it from cosmetic wear caused by regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-coverage-card\"\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eLogo Cut-out\u003c\/h3\u003e\n\u003cp\u003eChoose whether to retain the Apple logo cut-out as part of your selected configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-panel\"\u003e\n\u003cdiv class=\"macbook-air13-m1-centre\" style=\"margin-bottom: 38px;\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eModel-specific fit\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eMacBook Air 13-inch M1 skin features\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eEvery section is made specifically for the 2020 MacBook Air 13-inch M1 rather than being a generic laptop sticker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-check-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Fits only the \u003cstrong style=\"color: #ffffff;\"\u003e2020 MacBook Air 13-inch M1\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Multiple compatible sections available through the live customiser\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Precision-cut for the laptop's exterior details\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Premium flexible vinyl with air-release technology\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Repositionable during the early stages of installation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Gentle hairdryer heat can help with detailed areas\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Helps protect against scratches, scuffs, fingerprints and cosmetic wear\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Designed to remove cleanly when peeled back slowly and carefully\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Alcohol cleaning wipes included for surface preparation\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-check\"\u003e✓ Designed and manufactured in Britain\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Installation --\u003e\n\u003csection class=\"macbook-air13-m1-section macbook-air13-m1-centre\" style=\"background: #151515;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eTake your time for the best finish\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eHow to apply your MacBook Air skin\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eProper cleaning and careful alignment make installation much easier. Air-release adhesive helps minimise trapped air while the repositionable vinyl gives you time to get each section aligned.\u003c\/p\u003e\n\u003cdiv class=\"macbook-air13-m1-steps\"\u003e\n\u003cdiv class=\"macbook-air13-m1-step\"\u003e\n\u003cdiv class=\"macbook-air13-m1-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eClean\u003c\/h3\u003e\n\u003cp\u003eRemove fingerprints, grease and dust using the supplied alcohol cleaning wipe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-step\"\u003e\n\u003cdiv class=\"macbook-air13-m1-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAlign\u003c\/h3\u003e\n\u003cp\u003ePosition the vinyl carefully using the edges and cut-outs as alignment guides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-step\"\u003e\n\u003cdiv class=\"macbook-air13-m1-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eApply\u003c\/h3\u003e\n\u003cp\u003ePress the vinyl down gradually from the centre outwards to move trapped air towards the edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-step\"\u003e\n\u003cdiv class=\"macbook-air13-m1-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eFinish\u003c\/h3\u003e\n\u003cp\u003eUse gentle hairdryer heat where required and press the edges firmly into place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-note\"\u003eAvoid excessive heat. A normal hairdryer on a gentle setting is enough where warming the vinyl is required.\u003c\/div\u003e\n\u003cp style=\"margin: 30px 0 0;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-skin\" title=\"How to apply a MacBook Air skin\" class=\"macbook-air13-m1-button\"\u003e View the Installation Guide \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Trust --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"background: #f2f2f2; color: #111111;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner macbook-air13-m1-centre\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\" style=\"color: #666666;\"\u003eSkins are what we do\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\" style=\"color: #111111;\"\u003eWhy choose XtremeSkins?\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-lead\" style=\"color: #333333;\"\u003ePlenty of companies sell laptop stickers. Very few design and manufacture precision-cut device skins themselves.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\" style=\"color: #444444;\"\u003eXtremeSkins has produced vinyl skins for laptops, phones, tablets, games consoles, headphones and other devices since 2013.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\" style=\"color: #444444;\"\u003eOur device templates are developed specifically for each supported model to improve fit, alignment and the finished appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQs --\u003e\n\u003csection class=\"macbook-air13-m1-section\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-centre\" style=\"margin-bottom: 36px;\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eFrequently asked questions\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eMacBook Air 13-inch M1 skins FAQs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this skin fit other MacBook Air 13-inch models?\u003c\/summary\u003e\n\u003cp\u003eNo. These skins are designed specifically for the 2020 MacBook Air 13-inch M1. Similar-looking MacBook generations can have different dimensions and exterior details, so always choose your exact model.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes a MacBook Air skin protect the laptop?\u003c\/summary\u003e\n\u003cp\u003eA vinyl skin helps protect covered surfaces from fingerprints, light scratches, scuffs and everyday cosmetic wear. It is not intended to provide significant drop or impact protection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan a skin hide existing scratches?\u003c\/summary\u003e\n\u003cp\u003eOpaque and textured finishes can hide many light scratches and cosmetic marks. Deep scratches, dents or raised damage may still remain visible through the material.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill a skin cause my MacBook Air to overheat?\u003c\/summary\u003e\n\u003cp\u003eThe vinyl is extremely thin and should only be applied to the intended areas. Functional openings should remain clear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I customise different sections separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The live product customiser lets you choose compatible colours and textures across the available sections.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use a hard case over my MacBook Air skin?\u003c\/summary\u003e\n\u003cp\u003eSome cases may fit over a skin, although very tight hard shells can rub against the vinyl or catch and lift edges during fitting or removal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n\u003cp\u003eYes. Peel the vinyl back slowly and carefully. Gentle warmth from a hairdryer can help soften the adhesive during removal if required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does a MacBook skin last?\u003c\/summary\u003e\n\u003cp\u003eLifespan depends on the finish, use and how the MacBook is handled. A carefully installed skin used under normal everyday conditions can remain in place for an extended period and can be replaced whenever you want a different look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo XtremeSkins ship MacBook Air skins worldwide?\u003c\/summary\u003e\n\u003cp\u003eYes. XtremeSkins ships throughout the UK and internationally. View our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-air13-m1-link\"\u003e shipping information \u003c\/a\u003e for current delivery details.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Closing --\u003e\n\u003csection class=\"macbook-air13-m1-section macbook-air13-m1-centre\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-panel\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eGive your M1 MacBook a new look\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eCreate your MacBook Air 13-inch M1 skin\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-lead\"\u003eChoose a clean professional finish, add texture or combine different colours to refresh and personalise your MacBook Air.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eUse the live product customiser above to choose your preferred configuration, colours and textures.\u003c\/p\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003e\u003cstrong style=\"color: #ffffff;\"\u003eProtect the finish. Change the look. Keep your MacBook slim.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MacBook Hub --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-panel macbook-air13-m1-centre\"\u003e\n\u003cp class=\"macbook-air13-m1-eyebrow\"\u003eDifferent MacBook?\u003c\/p\u003e\n\u003ch2 class=\"macbook-air13-m1-heading\"\u003eFind the right MacBook skin\u003c\/h2\u003e\n\u003cp class=\"macbook-air13-m1-copy\"\u003eMacBook dimensions and layouts vary between generations. If yours is not the 2020 MacBook Air M1, choose your exact model before ordering.\u003c\/p\u003e\n\u003cp style=\"margin: 26px 0 0;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/macbook_skins\" class=\"macbook-air13-m1-button\"\u003e Browse All MacBook Skins \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Shipping \/ Installation --\u003e\n\u003csection class=\"macbook-air13-m1-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"macbook-air13-m1-inner\"\u003e\n\u003cdiv class=\"macbook-air13-m1-two-grid\"\u003e\n\u003cdiv class=\"macbook-air13-m1-card macbook-air13-m1-centre\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" alt=\"Worldwide shipping for MacBook Air 13-inch M1 skins\" style=\"display: block; width: 100%; max-width: 140px; height: auto; margin: 0 auto 20px;\"\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eWorldwide Shipping\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 22px; color: #c5c5c5; font-size: 18px;\"\u003eWe manufacture our MacBook skins in the UK and deliver to customers throughout the UK and around the world.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-air13-m1-link\"\u003e View shipping information \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macbook-air13-m1-card macbook-air13-m1-centre\"\u003e\n\u003cdiv style=\"margin-bottom: 18px; font-size: 54px; line-height: 1;\"\u003e🛠️\u003c\/div\u003e\n\u003ch3 class=\"macbook-air13-m1-subheading\"\u003eNeed Installation Help?\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 22px; color: #c5c5c5; font-size: 18px;\"\u003eFollow our MacBook Air fitting guide for help preparing, aligning and applying your new skin.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-skin\" title=\"How to apply a MacBook Air skin\" class=\"macbook-air13-m1-link\"\u003e View installation guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55915731321212,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55915731976572,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":40224813580351,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":40224815710271,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":40224816365631,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":40224816595007,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218284716412,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54850986279292,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54850998534524,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":40224816889919,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":40224817315903,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Oyster","offer_id":40224817905727,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":40224821248063,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":40224822067263,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":40224823181375,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":40224824164415,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33257595600959,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33257595633727,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":33257595666495,"sku":"A4LL-MBA13M1","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33257595699263,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33257595732031,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33257595764799,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33257595797567,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33257595830335,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33257595863103,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33257595895871,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33257595928639,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33257595961407,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33257595994175,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019002294335,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33257596026943,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33257596059711,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33257596092479,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33257596125247,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33315375677503,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33257596158015,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019002327103,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33257596190783,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33257596223551,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39405229146175,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39405229604927,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33257596256319,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33257596289087,"sku":"A4LL-MBA13M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33257596321855,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39405229670463,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33257596387391,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33257596420159,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33257596452927,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33257596485695,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39405229834303,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33257596518463,"sku":"A4LL-MBA13M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":33257595371583,"sku":"A4LL-MBA13M1","price":19.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33257595404351,"sku":"A4LL-MBA13M1","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":33257595437119,"sku":"A4LL-MBA13M1","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33257595469887,"sku":"A4LL-MBA13M1","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":33257595502655,"sku":"A4LL-MBA13M1","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Keyboard Surround","offer_id":33257595535423,"sku":"A4LL-MBA13M1","price":9.6,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":33257595568191,"sku":"A4LL-MBA13M1","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook_air_2018_black_carbon_fibre_skins_399c7764-3d73-49e7-a390-97404ce1928a.jpg?v=1623997231"},{"product_id":"dell-xps-13-9310-skins","title":"Dell XPS 13 (9310) Skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-gold-grain-driftwood-skins_2048x2048.jpg?v=1611151596\" alt=\"Dell XPS 13 (9310) Gold Grain Driftwood Skins\" class=\"full-width\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-gold-grain-driftwood-skins_2048x2048.jpg?v=1611151596\"\u003e\u003cbr\u003e\n\u003ch1\u003eDell XPS 13 (9310) Skins\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e (These skins won't fit the 2-in-1 model, if you have the 2-in-1 (9310) model, \u003ca title='Dell XPS 13\" 2-in-1 (9310) Skins' href=\"https:\/\/www.xtremeskins.co.uk\/products\/dell-xps-13-2-in-1-9310-skins\"\u003eclick here\u003c\/a\u003e.)\u003cbr\u003e\u003cbr\u003eThe Dell XPS 13 (9310) is the latest in a long list of \u003ca href=\"https:\/\/www.dell.com\/en-uk\" title=\"Dell\"\u003eDell laptop\u003c\/a\u003e releases and you can now customise and protect your Dell XPS 13 (9310) with the UK's best quality skins. \u003cbr\u003e\u003cbr\u003eYour laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-textured-matt-mulberry-skins_2048x2048.jpg?v=1611151636\" alt=\"Dell XPS 13 (9310) Textured Matt Mulberry Skins\" class=\"full-width\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-textured-matt-mulberry-skins_2048x2048.jpg?v=1611151636\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (9310).\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 13 (9310) \u003cbr\u003e• \u003cstrong\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 13 (9310), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-black-carbon-fibre-skins_2048x2048.jpg?v=1611151684\" alt=\"Dell XPS 13 (9310) Black Carbon Fibre Skins\" class=\"full-width\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9310-black-carbon-fibre-skins_2048x2048.jpg?v=1611151684\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (9310) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (9310)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (9310)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":33294444888127,"sku":"A4LL-9310","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":33294444920895,"sku":"A4LL-9310","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":33294444953663,"sku":"A4LL-9310","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":33294444986431,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":33294445019199,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":33294445051967,"sku":"A4LL-9310","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":33294445084735,"sku":"A4LL-9310","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":33294445117503,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":33294445150271,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":33294445183039,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":33294445215807,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":33294445248575,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":33294445281343,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":33294445314111,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":33294445346879,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":33294445379647,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":33294445412415,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":33294445445183,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":33294445477951,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":33294445510719,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997855989823,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":33294445543487,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":33294445576255,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":33294445609023,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":33294445641791,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":33294454456383,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":33294445674559,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997856022591,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":33294445707327,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":33294445740095,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411273957439,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411274121279,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":33294445772863,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":33294445805631,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":33294445838399,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411274350655,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":33294445903935,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":33294445936703,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":33294445969471,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":33294446002239,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411275006015,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":33294446035007,"sku":"A4LL-9310","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-13-9300-black-carbon-fibre-skins_655352b9-4c4a-401d-ac92-494fb63928a9.jpg?v=1627636778"},{"product_id":"dell-xps-13-2-in-1-9310-skins","title":"Dell XPS 13 2-in-1 (9310) skins","description":"\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cimg data-mce-fragment=\"1\" class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-9310-textured-matt-white-skins_2048x2048.jpg?v=1615969404\" alt=\"Dell XPS 13 2-in-1 (9310) Textured Matt White Skins\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-9310-textured-matt-white-skins_2048x2048.jpg?v=1615969404\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan\u003eCustom Dell XPS 13 2-in-1 (9310) skins\u003c\/span\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan\u003eThe Dell XPS 13 2-in-1 (9310) is now covered by the best skin company in the UK. Which means your Dell laptop will be protected from scuffs and scratches and there's no better way to protect your expensive laptop, than with us.\u2028\u2028We have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Dell XPS 13 2-in-1 (9310) Red Carbon Fibre Skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-9310-red-carbon-fibre_2048x2048.jpg?v=1615980223\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-9310-red-carbon-fibre_2048x2048.jpg?v=1615980223\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cspan\u003e\u003cbr\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 2-in-1 (9310).\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e• Full Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 13 2-in-1 (9310)\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cspan\u003e\u003cstrong\u003e• Custom colou\u003c\/strong\u003er will give you the ultimate customisation for your Dell XPS 13 2-in-1 (9310), you can mix and match colours and textures to provide a totally unique laptop design\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cbr\u003e\u003cimg alt=\"Dell XPS 13 2-in-1 7390 Silverblack Wood Skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-2-in-1-7390-silverblack-wood-skins_2048x2048.jpg?v=1579856115\" class=\"full-width\"\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003eDell XPS 13 2-in-1 (9310) skin details\u003cbr\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e• These skins ONLY fit the Dell XPS 13 2-in-1 (9310)\u003cbr\u003e• Covers body, trackpad and logo\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 2-in-1 (9310)\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cbr\u003e\u003cimg data-mce-fragment=\"1\" alt=\"WorldWide Shipping\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\"\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca title=\"Shipping Information\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 13 2-in-1 (9310) skins\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003ca class=\"action_button\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-2-in-1-7390-skin\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":39261200351295,"sku":"A4LL-XPS2IN19310","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39261200384063,"sku":"A4LL-XPS2IN19310","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39261200416831,"sku":"A4LL-XPS2IN19310","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":39261200449599,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39261200482367,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":39261200515135,"sku":"A4LL-XPS2IN19310","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":39261200547903,"sku":"A4LL-XPS2IN19310","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39261200580671,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39261200613439,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39261200646207,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39261200678975,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39261200711743,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39261200744511,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39261200777279,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39261200810047,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39261200842815,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39261200875583,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39261200908351,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39261200941119,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39261200973887,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997868081215,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39261201006655,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39261201039423,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39261201072191,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39261201137727,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39261201170495,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39261201203263,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997868146751,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39261201236031,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39261201268799,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39411310428223,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39411310493759,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39261201301567,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39261201334335,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39261201367103,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39411310788671,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39261201432639,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39261201465407,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39261201498175,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39261201563711,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39411310886975,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39261201596479,"sku":"A4LL-XPS2IN19310","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-7390-2-in-1-black-carbon-fibre-skins_3575285a-700d-45cf-b842-5f4f549e5bdc.jpg?v=1622111906"},{"product_id":"microsoft-surface-laptop-4-13-5-inch-skins","title":"Microsoft Surface Laptop 4 (13.5-inch) skins","description":"\u003cstyle\u003e\n  .surface-l4-page,\n  .surface-l4-page * {\n    box-sizing: border-box;\n  }\n\n  .surface-l4-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .surface-l4-page a {\n    color: inherit;\n  }\n\n  .surface-l4-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .surface-l4-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .surface-l4-section {\n    padding: clamp(55px, 7vw, 100px) 0;\n  }\n\n  .surface-l4-centre {\n    text-align: center;\n  }\n\n  .surface-l4-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .surface-l4-title {\n    max-width: 1120px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 6vw, 68px);\n    line-height: 1.08;\n  }\n\n  .surface-l4-heading {\n    max-width: 1050px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .surface-l4-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .surface-l4-lead {\n    max-width: 1000px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .surface-l4-copy {\n    max-width: 1000px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .surface-l4-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .surface-l4-two-grid,\n  .surface-l4-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .surface-l4-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .surface-l4-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .surface-l4-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .surface-l4-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .surface-l4-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .surface-l4-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .surface-l4-check-grid {\n    gap: 0 40px;\n  }\n\n  .surface-l4-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .surface-l4-link {\n    color: #ffffff !important;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .surface-l4-note {\n    max-width: 1000px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .surface-l4-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .surface-l4-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .surface-l4-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .surface-l4-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .surface-l4-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .surface-l4-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .surface-l4-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .surface-l4-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .surface-l4-card-grid,\n    .surface-l4-two-grid,\n    .surface-l4-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .surface-l4-card,\n    .surface-l4-light-card,\n    .surface-l4-dark-card,\n    .surface-l4-panel {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"surface-l4-page\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-4-textured-matt-light-blue-skins_2048x2048.jpg?v=1673956481\" alt=\"Microsoft Surface Laptop 4 13.5-inch Textured Matt Light Blue skin\" class=\"surface-l4-image\"\u003e\n\n  \u003csection class=\"surface-l4-section surface-l4-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cp class=\"surface-l4-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"surface-l4-title\"\u003e\n        Microsoft Surface Laptop 4 13.5\" Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"surface-l4-lead\"\u003e\n        Personalise your Microsoft Surface Laptop 4 13.5-inch with a precision-cut vinyl skin designed specifically for your laptop.\n      \u003c\/p\u003e\n\n      \u003cp class=\"surface-l4-copy\"\u003e\n        Change the colour, texture and appearance of your Surface Laptop while helping protect covered exterior surfaces against fingerprints, light scratches, scuffs and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"surface-l4-eyebrow\"\u003e\n          Made specifically for Surface Laptop 4\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"surface-l4-heading\"\u003e\n          Precision-cut for the 13.5-inch model\n        \u003c\/h2\u003e\n\n        \u003cp class=\"surface-l4-copy\"\u003e\n          Every available section is designed around the shape, logo, ports, feet, screw positions and exterior details of the Microsoft Surface Laptop 4 13.5-inch.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"surface-l4-card-grid\"\u003e\n\n        \u003cdiv class=\"surface-l4-card\"\u003e\n          \u003cdiv class=\"surface-l4-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"surface-l4-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-card\"\u003e\n          \u003cdiv class=\"surface-l4-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"surface-l4-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections designed around the Surface Laptop 4 chassis and exterior details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-card\"\u003e\n          \u003cdiv class=\"surface-l4-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"surface-l4-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from colours, textures, natural finishes and distinctive printed designs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-card\"\u003e\n          \u003cdiv class=\"surface-l4-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"surface-l4-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-4-textured-matt-mulberry-skins_2048x2048.jpg?v=1673956536\" alt=\"Microsoft Surface Laptop 4 13.5-inch Textured Matt Mulberry skin\" class=\"surface-l4-image\"\u003e\n\n  \u003csection class=\"surface-l4-section surface-l4-centre\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cp class=\"surface-l4-eyebrow\"\u003e\n        Change the finish without adding unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"surface-l4-heading\"\u003e\n        Why choose a Surface Laptop 4 skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"surface-l4-lead\"\u003e\n        A vinyl skin lets you change the colour and texture of your Surface Laptop while keeping the familiar shape of the original chassis.\n      \u003c\/p\u003e\n\n      \u003cp class=\"surface-l4-copy\"\u003e\n        Choose a clean Matt finish, add texture with Carbon Fibre or Leather, recreate the look of Wood or pick something more distinctive from our printed collections.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"surface-l4-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against light scratches, scuffs and everyday wear. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-panel surface-l4-centre\"\u003e\n\n        \u003cp class=\"surface-l4-eyebrow\"\u003e\n          A huge range of Surface skin finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"surface-l4-heading\"\u003e\n          Find your perfect Surface Laptop 4 finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"surface-l4-copy\"\u003e\n          Choose from \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"surface-l4-copy\"\u003e\n          Combine different colours and textures or keep the laptop simple with one coordinated finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"surface-l4-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"surface-l4-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"surface-l4-two-grid\"\u003e\n\n        \u003cdiv class=\"surface-l4-light-card\"\u003e\n\n          \u003cp class=\"surface-l4-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"surface-l4-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour, texture or design across the available Surface Laptop 4 skin sections for a coordinated finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-dark-card\"\u003e\n\n          \u003cp class=\"surface-l4-eyebrow\"\u003e\n            Your laptop, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"surface-l4-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match compatible colours and textures across individual available sections using the XtremeSkins product customiser.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-4-white-marble-skins_2048x2048.jpg?v=1673956564\" alt=\"Microsoft Surface Laptop 4 13.5-inch White Marble skin\" class=\"surface-l4-image\"\u003e\n\n  \u003csection class=\"surface-l4-section\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-panel\"\u003e\n\n        \u003cdiv class=\"surface-l4-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"surface-l4-eyebrow\"\u003e\n            Precision-cut coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"surface-l4-heading\"\u003e\n            Microsoft Surface Laptop 4 13.5\" skin details\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Designed specifically for the \u003cstrong style=\"color:#ffffff;\"\u003eMicrosoft Surface Laptop 4 13.5-inch\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Coverage available for the top, bottom, sides and trackpad\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Precision cut-outs around the logo, ports, feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Premium flexible vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Can be carefully repositioned during the early stages of installation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Gentle hairdryer heat can help around suitable edges and shaped sections\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Air-release adhesive helps minimise trapped air during installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Designed for clean removal when peeled back slowly and carefully\n            \u003c\/p\u003e\n\n            \u003cp class=\"surface-l4-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section surface-l4-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cp class=\"surface-l4-eyebrow\"\u003e\n        Air-release vinyl\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"surface-l4-heading\"\u003e\n        Take your time with installation\n      \u003c\/h2\u003e\n\n      \u003cp class=\"surface-l4-copy\"\u003e\n        Clean and dry your Surface Laptop thoroughly before fitting and carefully align each section before applying firm pressure.\n      \u003c\/p\u003e\n\n      \u003cp class=\"surface-l4-copy\"\u003e\n        Built-in air-release channels help trapped air escape during installation, while gentle hairdryer heat can help the vinyl settle around suitable edges and shaped areas.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:30px 0 0;\"\u003e\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\" title=\"How to apply a Microsoft Surface Laptop skin\" class=\"surface-l4-link\"\u003e\n          View the Surface Laptop installation guide\n        \u003c\/a\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"surface-l4-inner surface-l4-centre\"\u003e\n\n      \u003cp class=\"surface-l4-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"surface-l4-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"surface-l4-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been designing and manufacturing precision-cut device skins since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"surface-l4-copy\" style=\"color:#444444;\"\u003e\n        Every template is developed in-house, with each skin precision cut, checked and packed by us in Britain.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"surface-l4-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"surface-l4-heading\"\u003e\n          Surface Laptop 4 13.5\" skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"surface-l4-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich Surface Laptop does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed specifically for the Microsoft Surface Laptop 4 13.5-inch. Choose the product listed for your exact Surface Laptop model before ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the Surface Laptop 4 can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and trackpad.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a Surface Laptop skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            Vinyl helps protect covered exterior surfaces against fingerprints, light scratches, scuffs and everyday cosmetic wear. It does not provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. When removed slowly and carefully, the vinyl is intended to peel away cleanly. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Where Custom Colour options are available, you can mix compatible colours and textures across individual sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin can conceal many light cosmetic marks on covered surfaces. Deep scratches, dents or raised damage may remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship Surface Laptop 4 skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers throughout the UK and around the world. View our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"surface-l4-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section surface-l4-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cp class=\"surface-l4-eyebrow\"\u003e\n        Make your Surface unmistakably yours\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"surface-l4-heading\"\u003e\n        Give your Surface Laptop 4 a completely new finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"surface-l4-lead\"\u003e\n        Keep it understated, add texture or mix different finishes to create a Surface Laptop that suits your style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"surface-l4-copy\"\u003e\n        Choose your favourite colours, textures and available sections using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"surface-l4-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"surface-l4-inner\"\u003e\n\n      \u003cdiv class=\"surface-l4-two-grid\"\u003e\n\n        \u003cdiv class=\"surface-l4-card surface-l4-centre\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" alt=\"Worldwide shipping available for Microsoft Surface Laptop skins\" style=\"display:block;width:100%;max-width:140px;height:auto;margin:0 auto 20px;\"\u003e\n\n          \u003ch3 class=\"surface-l4-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Manufactured in the UK and shipped to customers throughout the UK and around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"surface-l4-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"surface-l4-card surface-l4-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"surface-l4-subheading\"\u003e\n            Installation Help\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Follow our Surface Laptop fitting guide for help preparing, aligning and applying your skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\" title=\"How to apply a Microsoft Surface Laptop skin\" class=\"surface-l4-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":39414056714303,"sku":"A4LL-MSL413","price":22.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39414056747071,"sku":"A4LL-MSL413","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":39414056779839,"sku":"A4LL-MSL413","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39414056812607,"sku":"A4LL-MSL413","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":39414056845375,"sku":"A4LL-MSL413","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":39414056878143,"sku":"A4LL-MSL413","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":39414056910911,"sku":"A4LL-MSL413","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39414056943679,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39414056976447,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39414057009215,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39414057041983,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39414057074751,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39414057107519,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39414057140287,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39414057173055,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39414057205823,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39414057238591,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39414057271359,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39414057304127,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39414057336895,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022149595199,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39414057369663,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39414057402431,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39414057435199,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39414057467967,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39414057500735,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39414057533503,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022150479935,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39414057566271,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39414057599039,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39414730489919,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39414731046975,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39414057631807,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39414057664575,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39414057697343,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39414731538495,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39414057762879,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39414057795647,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39414057828415,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39414057893951,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39414732128319,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39414057926719,"sku":"A4LL-MSL413","price":25.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_laptop_2_black_carbon_fibre_skins_cd444c73-0c64-499f-a580-552c4d0d29e1.jpg?v=1628060850"},{"product_id":"dell-xps-13-9305-skins","title":"Dell XPS 13 (9305) skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg data-mce-fragment=\"1\" alt=\"Dell XPS 13 (9305) Yakuza skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-yakuza-skins_2048x2048.jpg?v=1631185992\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-yakuza-skins_2048x2048.jpg?v=1631185992\"\u003e\u003cbr\u003e\n\u003ch1\u003eCustom Dell XPS 13 (9305) Skins\u003c\/h1\u003e\n\u003cp\u003eThe Dell XPS 13 (9305) is the latest in a long list of \u003ca href=\"https:\/\/www.dell.com\/en-uk\" title=\"Dell\"\u003eDell laptop\u003c\/a\u003e releases and you can now customise and protect your Dell XPS 13 (9305) with the UK's best quality skins. \u003cbr\u003e\u003cbr\u003eYour laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood, waveform and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Dell XPS 13 (9305) Waveform skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-waveform-skins_2048x2048.jpg?v=1631186040\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-waveform-skins_2048x2048.jpg?v=1631186040\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 (9305).\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eChoose your design\u003c\/strong\u003e\u003cbr\u003e• \u003cstrong\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 13 (9305) \u003cbr\u003e• \u003cstrong\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 13 (9305), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Dell XPS 13 (9305) Textured matt royal blue skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-textured-matt-royal-blue-skins_2048x2048.jpg?v=1631186160\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-9305-textured-matt-royal-blue-skins_2048x2048.jpg?v=1631186160\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 13 (9305) skin details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 13 (9305)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 13 (9305)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 13 (9305) skins\u003c\/p\u003e\n\u003cp\u003e\u003ca class=\"action_button\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9305-skin\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":39431394983999,"sku":"A4LL-XPS9305","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39431395016767,"sku":"A4LL-XPS9305","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39431395049535,"sku":"A4LL-XPS9305","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":39431395082303,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39431395115071,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":39431395147839,"sku":"A4LL-XPS9305","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":39431395180607,"sku":"A4LL-XPS9305","price":28.9,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39431395213375,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39431395246143,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39431395278911,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39431395311679,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39431395344447,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39431395377215,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39431395409983,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39431395442751,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39431395475519,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39431395508287,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39431395541055,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39431395573823,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39431395606591,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997844914239,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39431395639359,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39431395672127,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39431395704895,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39431395737663,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39431395770431,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39431395803199,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997844979775,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39431395835967,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39431395868735,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39431395901503,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39431395934271,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39431395967039,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39431395999807,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39431396032575,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39431396065343,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39431396130879,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39431396163647,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39431396196415,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39431396261951,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39431396294719,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39431396327487,"sku":"A4LL-XPS9305","price":26.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-13-9300-black-carbon-fibre-skins_d478af1e-4ba7-4337-9bf1-4a5e1480af17.jpg?v=1629356125"},{"product_id":"macbook-pro-16-2021-m1-skins","title":"MacBook Pro 16\" Skins (2021, M1)","description":"\u003cstyle\u003e\n  .macbook-pro16-m1-page,\n  .macbook-pro16-m1-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-pro16-m1-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro16-m1-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-pro16-m1-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-pro16-m1-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-pro16-m1-centre {\n    text-align: center;\n  }\n\n  .macbook-pro16-m1-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-pro16-m1-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-pro16-m1-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-pro16-m1-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .macbook-pro16-m1-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-pro16-m1-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-pro16-m1-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-pro16-m1-two-grid,\n  .macbook-pro16-m1-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-pro16-m1-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-m1-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-pro16-m1-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro16-m1-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-m1-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-pro16-m1-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-pro16-m1-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-pro16-m1-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-pro16-m1-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-pro16-m1-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-pro16-m1-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-pro16-m1-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-pro16-m1-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-pro16-m1-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-pro16-m1-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-pro16-m1-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-pro16-m1-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-pro16-m1-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-pro16-m1-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-pro16-m1-card-grid,\n    .macbook-pro16-m1-two-grid,\n    .macbook-pro16-m1-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-pro16-m1-lead {\n      font-size: 20px;\n    }\n\n    .macbook-pro16-m1-copy,\n    .macbook-pro16-m1-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-pro16-m1-page\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-16-inch-textured-matt-light-blue-skins_2048x2048.jpg?v=1638274608\" alt=\"MacBook Pro 16-inch M1 Pro and M1 Max textured matt light blue skin\" class=\"macbook-pro16-m1-image\"\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section macbook-pro16-m1-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-pro16-m1-title\"\u003e\n        MacBook Pro 16-inch M1 Pro \u0026amp; M1 Max Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-pro16-m1-lead\"\u003e\n        Protect and personalise your 2021 MacBook Pro 16-inch M1 Pro or M1 Max with a precision-cut vinyl skin that adds style, texture and everyday surface protection without hiding its premium aluminium design.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        The 16-inch MacBook Pro is built for demanding creative and professional work, but the aluminium exterior can still pick up fingerprints, scratches and scuffs through everyday use.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        An XtremeSkins wrap sits closely against the laptop, helping protect the covered surfaces while giving you hundreds of colours, textures and designs to choose from.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n          The XtremeSkins difference\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n          Made specifically for the 2021 MacBook Pro 16-inch\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n          Every available section is designed around the dimensions, ports, vents, rubber feet and exterior details of the compatible M1 Pro and M1 Max models.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-m1-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Every skin is designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-m1-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections provide accurate alignment around ports, vents, rubber feet and exterior details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-m1-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from hundreds of colours, textures, finishes and exclusive XtremeSkins printed designs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro16-m1-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps guard covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-16-inch-brushed-aluminium-skins_2048x2048.jpg?v=1638274650\" alt=\"MacBook Pro 16-inch M1 Pro and M1 Max brushed aluminium skin\" class=\"macbook-pro16-m1-image\"\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section macbook-pro16-m1-centre\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n        Protection without unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n        Why choose a MacBook Pro 16-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-m1-lead\"\u003e\n        A 16-inch MacBook Pro is already a substantial laptop. A bulky hard shell can add more thickness and weight, while a vinyl skin keeps the original proportions almost unchanged.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        The ultra-thin wrap sits closely against the aluminium surface, helping protect against everyday cosmetic wear without covering the MacBook in chunky plastic.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        It is ideal for MacBooks used in offices, studios, universities, home workspaces and on location, especially when the laptop travels inside a padded sleeve or bag.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against scratches and scuffs. It does not provide the same impact or drop protection as a hard protective case.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-panel macbook-pro16-m1-centre\"\u003e\n\n        \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n          One of the largest MacBook skin ranges in the UK\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n          Find your perfect MacBook Pro skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n          Choose from \u003cstrong style=\"color:#ffffff;\"\u003eClear, Carbon Fibre, Brushed Metal, Gloss, Matte, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n          Our exclusive printed collections also include designs such as \u003cstrong style=\"color:#ffffff;\"\u003eDoodles, Onyx and Abstract\u003c\/strong\u003e, giving you hundreds of ways to transform your MacBook Pro.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n          Choose a subtle professional colour, add a tactile textured finish or completely change the look of your MacBook with wood, stone or one of our exclusive printed designs.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n          Choose one finish or create your own combination\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-light-card\"\u003e\n\n          \u003cp class=\"macbook-pro16-m1-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro16-m1-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Select one colour, texture or design across the available MacBook Pro sections for a clean and consistent finish.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, premium and professional appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-dark-card\"\u003e\n\n          \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n            Your MacBook, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match colours and textures across the top, bottom, keyboard surround and trackpad using our product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a subtle two-tone design or build something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-16-inch-silverblack-wood-skins_2048x2048.jpg?v=1638274701\" alt=\"MacBook Pro 16-inch M1 Pro and M1 Max silver black wood skin\" class=\"macbook-pro16-m1-image\"\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-panel\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n            Precision-cut protection\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n            MacBook Pro 16-inch M1 skin features\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n            Every available section is designed specifically for the compatible 2021 MacBook Pro 16-inch M1 Pro and M1 Max models.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Designed specifically for the \u003cstrong style=\"color:#ffffff;\"\u003e2021 MacBook Pro 16-inch M1 Pro \u0026amp; M1 Max\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Coverage available for the top, bottom, keyboard surround and trackpad\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Precision cut-outs around ports, vents, rubber feet and exterior details\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Premium flexible vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Hairdryer-friendly for corners, edges and detailed areas\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Helps protect against scratches, scuffs, fingerprints, dirt and grease\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Removes cleanly without leaving sticky adhesive residue\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Ultra-thin finish preserves the original size and feel of the MacBook\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro16-m1-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section macbook-pro16-m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n        Air-release vinyl for a cleaner finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        Built-in air-release channels help trapped air escape as each section is applied, helping minimise bubbles during fitting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of installation, while gentle hairdryer heat can help the material settle around corners and detailed edges.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-note\"\u003e\n        Clean the MacBook thoroughly before fitting and take your time with the initial alignment. Good preparation makes the installation much easier.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner macbook-pro16-m1-centre\"\u003e\n\n      \u003cp class=\"macbook-pro16-m1-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-m1-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-m1-lead\" style=\"color:#333333;\"\u003e\n        Plenty of companies sell laptop stickers. Very few design and manufacture precision-cut device skins themselves.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\" style=\"color:#444444;\"\u003e\n        XtremeSkins has been creating premium vinyl skins for laptops, phones, tablets, games consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\" style=\"color:#444444;\"\u003e\n        Every MacBook template is developed in-house and refined to improve fit, alignment, installation and the finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n          MacBook Pro 16-inch M1 skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this skin fit other MacBook Pro 16-inch models?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. These skins are designed specifically for the compatible 2021 MacBook Pro 16-inch M1 Pro and M1 Max models. Always check your exact MacBook generation before ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo the M1 Pro and M1 Max models use the same skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            The compatible M1 Pro and M1 Max configurations use the exterior body design covered by this product. Select the exact options displayed on the product page when ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect the covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill a skin damage the aluminium finish?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The removable adhesive is designed for device surfaces and should peel away cleanly when removed slowly and carefully.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Gentle heat from a hairdryer can soften the adhesive and make the vinyl easier to peel back slowly and cleanly.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill a MacBook Pro skin cause overheating?\u003c\/summary\u003e\n          \u003cp\u003e\n            A correctly designed skin should not cause overheating because vents, ports, hinges and other essential functional areas remain unobstructed.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I customise different MacBook sections separately?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. You can choose different colours and textures for the available top, bottom, keyboard-surround and trackpad sections using the product customiser.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin cover existing scratches?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin can conceal many light cosmetic marks on covered surfaces. Deep scratches, dents or raised damage may still remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use a hard shell case over the skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Some hard shell cases may fit over a skin, although very tight cases can rub against the vinyl or catch and lift the edges when removed.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers around the world. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro16-m1-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section macbook-pro16-m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro16-m1-eyebrow\"\u003e\n        Make your MacBook Pro unmistakably yours\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro16-m1-heading\"\u003e\n        Give your MacBook Pro 16-inch a completely new finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro16-m1-lead\"\u003e\n        Go subtle, add texture or mix several finishes together to create a MacBook Pro that suits your workspace and personal style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        Choose your favourite colours, textures and available sections using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro16-m1-copy\"\u003e\n        \u003cstrong style=\"color:#ffffff;\"\u003eProtect it. Personalise it. Keep it professional.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"macbook-pro16-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro16-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro16-m1-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card macbook-pro16-m1-centre\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide shipping for MacBook Pro 16-inch M1 skins\" style=\"display:block;width:100%;max-width:140px;height:auto;margin:0 auto 20px;\"\u003e\n\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            We manufacture our MacBook skins in the UK and deliver to customers throughout the UK and around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro16-m1-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro16-m1-card macbook-pro16-m1-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro16-m1-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Follow our dedicated MacBook Pro fitting guide for help preparing, aligning and applying each section of your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-pro-16-2021-m1-skin\" title=\"How to apply a MacBook Pro 16-inch M1 skin\" class=\"macbook-pro16-m1-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918804861308,"sku":null,"price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918808301948,"sku":null,"price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":40235424383039,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":40235427659839,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":40235429625919,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":40235430674495,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218582610300,"sku":null,"price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Daisy Field","offer_id":40782446166079,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":40782446198847,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":40782446231615,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851155624316,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851156738428,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":40235431919679,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":40235433066559,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Oyster","offer_id":40235434115135,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":40235436245055,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":40235438112831,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":40235441291327,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":40235443421247,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39497046392895,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39497046425663,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39497046458431,"sku":"A3SMP-MBP16M1","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39497046491199,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39497046523967,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39497046556735,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39497046589503,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39497046622271,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39497046655039,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39497046687807,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39497046720575,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39497046753343,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39497046786111,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40235530584127,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39497046818879,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39497046851647,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39497046884415,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39497046917183,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39497046949951,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39497046982719,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40235531075647,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39497047015487,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39497047048255,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39497047081023,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39497047113791,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39497047146559,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39497047179327,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39497047212095,"sku":"A3SMP-MBP16M1","price":26.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39497047244863,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39497047310399,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39497047343167,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39497047375935,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39497047441471,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39497047474239,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39497047507007,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top","offer_id":39497056256063,"sku":"A3SMP-MBP16M1","price":11.9,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom","offer_id":39497056387135,"sku":"A3SMP-MBP16M1","price":11.9,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":39497056419903,"sku":"A3SMP-MBP16M1","price":5.95,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39497056452671,"sku":"A3SMP-MBP16M1","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom","offer_id":39497056682047,"sku":"A3SMP-MBP16M1","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Keyboard Surround","offer_id":39497056780351,"sku":"A3SMP-MBP16M1","price":17.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Trackpad","offer_id":39497057042495,"sku":"A3SMP-MBP16M1","price":14.45,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Keyboard Surround","offer_id":39497057632319,"sku":"A3SMP-MBP16M1","price":17.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Trackpad","offer_id":39497058156607,"sku":"A3SMP-MBP16M1","price":14.45,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Keyboard Surround + Trackpad","offer_id":39497061793855,"sku":"A3SMP-MBP16M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Trackpad","offer_id":39497058582591,"sku":"A3SMP-MBP16M1","price":8.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Keyboard Surround","offer_id":39497059074111,"sku":"A3SMP-MBP16M1","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Trackpad","offer_id":39497059106879,"sku":"A3SMP-MBP16M1","price":26.35,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Keyboard Surround + Trackpad","offer_id":39497062187071,"sku":"A3SMP-MBP16M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Keyboard Surround + Trackpad","offer_id":39497059172415,"sku":"A3SMP-MBP16M1","price":32.3,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-pro-16-inch-2021-black-carbon-fibre-skins.jpg?v=1635505126"},{"product_id":"macbook-pro-14-2021-m1-skins","title":"MacBook Pro 14\" (2021, M1) skins","description":"\u003cstyle\u003e\n  .macbook-pro14-m1-page,\n  .macbook-pro14-m1-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-pro14-m1-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro14-m1-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-pro14-m1-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-pro14-m1-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-pro14-m1-centre {\n    text-align: center;\n  }\n\n  .macbook-pro14-m1-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-pro14-m1-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-pro14-m1-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-pro14-m1-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .macbook-pro14-m1-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-pro14-m1-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-pro14-m1-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-pro14-m1-two-grid,\n  .macbook-pro14-m1-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-pro14-m1-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-pro14-m1-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-pro14-m1-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-pro14-m1-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-pro14-m1-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-pro14-m1-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-pro14-m1-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-pro14-m1-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-pro14-m1-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-pro14-m1-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-pro14-m1-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-pro14-m1-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-pro14-m1-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-pro14-m1-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-pro14-m1-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-pro14-m1-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-pro14-m1-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-pro14-m1-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-pro14-m1-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-pro14-m1-card-grid,\n    .macbook-pro14-m1-two-grid,\n    .macbook-pro14-m1-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-pro14-m1-lead {\n      font-size: 20px;\n    }\n\n    .macbook-pro14-m1-copy,\n    .macbook-pro14-m1-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-pro14-m1-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-14-inch-modern-oak-skins_2048x2048.jpg?v=1636724068\" alt=\"MacBook Pro 14-inch M1 Pro and M1 Max Modern Oak skin and wrap\" class=\"macbook-pro14-m1-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-pro14-m1-section macbook-pro14-m1-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-pro14-m1-title\"\u003e\n        MacBook Pro 14-inch M1 Pro \u0026amp; M1 Max Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-pro14-m1-lead\"\u003e\n        Protect and personalise your 2021 MacBook Pro 14-inch M1 Pro or M1 Max with a precision-cut vinyl skin made to add colour, texture and everyday surface protection without hiding its premium aluminium design.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        The 14-inch MacBook Pro may be built to last, but regular use can still leave fingerprints, scratches and cosmetic marks across the aluminium top, bottom and interior surfaces.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        An XtremeSkins wrap gives your MacBook a completely different look while helping protect the covered surfaces without adding the weight and bulk of a hard shell.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n          The XtremeSkins difference\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n          Precision-made for the 2021 MacBook Pro 14-inch\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n          Every available section is designed around the dimensions, ports, vents, rubber feet and exterior details of the compatible M1 Pro and M1 Max MacBook Pro models.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro14-m1-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Made in Britain\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Every skin is designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro14-m1-card-icon\"\u003e✂️\u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Precision Cut\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Model-specific panels provide accurate alignment around ports, vents, rubber feet and exterior details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro14-m1-card-icon\"\u003e🎨\u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Huge Choice\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Choose from hundreds of colours, textures, premium finishes and exclusive XtremeSkins designs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card\"\u003e\n          \u003cdiv class=\"macbook-pro14-m1-card-icon\"\u003e🛡️\u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Everyday Protection\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Helps guard covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-14-inch-white-marble-skins_2048x2048.jpg?v=1636724103\" alt=\"MacBook Pro 14-inch M1 Pro and M1 Max white marble skin and wrap\" class=\"macbook-pro14-m1-image\"\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003csection class=\"macbook-pro14-m1-section macbook-pro14-m1-centre\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n        Protection without unnecessary bulk\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n        Why choose a MacBook Pro 14-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro14-m1-lead\"\u003e\n        The 14-inch MacBook Pro was designed to pack serious performance into a portable chassis. Covering it in a bulky plastic shell can hide that design and add unnecessary thickness.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        A precision-cut vinyl skin sits closely against the aluminium body, helping protect the covered surfaces while preserving the original dimensions and feel of your MacBook.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        Textured finishes can also add extra grip, making the smooth aluminium body easier to handle when carrying your MacBook between work, home, university or the studio.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-note\"\u003e\n        A vinyl skin provides cosmetic surface protection against scratches and scuffs. It does not provide the same impact or drop protection as a protective case.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISH RANGE --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-panel macbook-pro14-m1-centre\"\u003e\n\n        \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n          One of the largest MacBook skin ranges in the UK\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n          Choose your MacBook Pro M1 skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n          Choose from \u003cstrong style=\"color:#ffffff;\"\u003eClear, Carbon Fibre, Brushed Metal, Gloss, Matte, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n          Our exclusive collections also include designs such as \u003cstrong style=\"color:#ffffff;\"\u003eDoodles, Onyx and Abstract\u003c\/strong\u003e, giving you hundreds of ways to personalise your 14-inch MacBook Pro.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n          Keep things understated for work, add texture for extra grip or completely transform the familiar aluminium finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n          Choose one finish or create your own combination\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-light-card\"\u003e\n\n          \u003cp class=\"macbook-pro14-m1-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour, texture or design across the available MacBook Pro sections for a clean and consistent finish.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, premium and professional appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-dark-card\"\u003e\n\n          \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n            Your MacBook, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix and match colours and textures across the top, bottom, keyboard surround and trackpad using our product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone look or create a completely unique MacBook combination.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-14-inch-textured-matt-royal-blue-skins_2048x2048.jpg?v=1636724128\" alt=\"MacBook Pro 14-inch M1 Pro and M1 Max textured matt royal blue skin and wrap\" class=\"macbook-pro14-m1-image\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-panel\"\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n            Precision-cut protection\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n            MacBook Pro 14-inch M1 skin features\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n            Every available section is designed specifically for compatible 2021 MacBook Pro 14-inch M1 Pro and M1 Max models rather than being a generic laptop sticker trimmed to roughly fit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Designed for \u003cstrong style=\"color:#ffffff;\"\u003e2021 MacBook Pro 14-inch M1 Pro \u0026amp; M1 Max\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Coverage available for the top, bottom, keyboard surround and trackpad\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Precision cut-outs around ports, vents, rubber feet and exterior details\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Premium flexible vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Hairdryer-friendly for corners, edges and detailed areas\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Helps protect against scratches, scuffs, fingerprints, dirt and grease\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Removes cleanly without leaving sticky adhesive residue\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Ultra-thin finish preserves the original size and feel of your MacBook\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-pro14-m1-check\"\u003e\n              ✓ Alcohol cleaning wipes included for proper surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-pro14-m1-section macbook-pro14-m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n        Air-release vinyl for a cleaner finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        Built-in air-release channels allow trapped air to escape while each section is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        The vinyl can be gently lifted and repositioned during the early stages of fitting, while a little heat from a hairdryer helps the material settle neatly around corners and detailed edges.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-note\"\u003e\n        Clean your MacBook thoroughly before fitting and take your time with the initial alignment. Accurate positioning at the start makes the rest of the installation much easier.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner macbook-pro14-m1-centre\"\u003e\n\n      \u003cp class=\"macbook-pro14-m1-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro14-m1-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro14-m1-lead\" style=\"color:#333333;\"\u003e\n        Plenty of companies sell laptop stickers. Very few design and manufacture precision-cut device skins themselves.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\" style=\"color:#444444;\"\u003e\n        XtremeSkins has been producing premium vinyl skins for laptops, phones, tablets, games consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\" style=\"color:#444444;\"\u003e\n        Every MacBook template is developed in-house and refined to improve fit, alignment, installation and the finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n          MacBook Pro 14-inch M1 skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for compatible 2021 MacBook Pro 14-inch models with the M1 Pro or M1 Max chip.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill the M1 Pro and M1 Max use the same skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            The compatible M1 Pro and M1 Max configurations use the exterior chassis covered by this product. Select the appropriate options shown on the product page when ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this fit newer M2, M3 or M4 MacBook Pro models?\u003c\/summary\u003e\n          \u003cp\u003e\n            Always order the product listed for your exact MacBook generation. Similar screen sizes do not automatically mean the skin template is interchangeable.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available sections can include the top lid, bottom panel, keyboard surround and trackpad depending on your selected configuration.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Pro skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill the skin damage the aluminium finish?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The removable adhesive is designed for device surfaces and should peel away cleanly when removed slowly and carefully.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Gentle heat from a hairdryer can soften the adhesive and make the skin easier to peel back slowly and cleanly.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill a MacBook skin cause overheating?\u003c\/summary\u003e\n          \u003cp\u003e\n            A correctly fitted skin should not cause overheating because vents, ports, hinges and other essential functional areas remain unobstructed.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose the Custom Colour option to mix available finishes across the top, bottom, keyboard surround and trackpad sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide scratches already on my MacBook?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin can conceal many light cosmetic marks on covered surfaces. Deep scratches, dents or raised damage may remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use a hard case over the skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Some hard shell cases may fit over a skin, although very tight cases can rub against the vinyl or catch and lift the edges when removed.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Pro M1 skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers around the world. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro14-m1-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-pro14-m1-section macbook-pro14-m1-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cp class=\"macbook-pro14-m1-eyebrow\"\u003e\n        Give your MacBook a fresh new look\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-pro14-m1-heading\"\u003e\n        Refresh your 14-inch MacBook Pro M1\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-pro14-m1-lead\"\u003e\n        Go subtle, add texture or mix several finishes together to create a MacBook Pro that suits your workspace and personal style.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        A new skin is also a great way to refresh a MacBook that has picked up light marks over the years without replacing a laptop that still performs brilliantly.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        Choose your favourite colours, textures and available sections using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-pro14-m1-copy\"\u003e\n        \u003cstrong style=\"color:#ffffff;\"\u003eProtect it. Refresh it. Make it unmistakably yours.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"macbook-pro14-m1-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-pro14-m1-inner\"\u003e\n\n      \u003cdiv class=\"macbook-pro14-m1-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card macbook-pro14-m1-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🌍\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            We manufacture our MacBook skins in the UK and deliver to customers throughout the UK and around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-pro14-m1-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-pro14-m1-card macbook-pro14-m1-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-pro14-m1-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Follow our MacBook Pro fitting guide for help preparing, aligning and applying each section of your new skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-pro-16-2021-m1-skin\" title=\"How to apply a MacBook Pro skin\" class=\"macbook-pro14-m1-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918644494716,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918645019004,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":40235635441727,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":40235635769407,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":40235635867711,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":40235636293695,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218549481852,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Daisy Field","offer_id":40782460485695,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":40782460747839,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":40782461206591,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851109781884,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851110273404,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":40235636752447,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":40235636916287,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Oyster","offer_id":40235637047359,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":40235637375039,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":40235637768255,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":40235638063167,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":40235638194239,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39498637049919,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39498637082687,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39498637115455,"sku":"A4LL-MBP14M1","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39498637148223,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39498637180991,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39498637213759,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39498637246527,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39498637279295,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39498637312063,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39498637344831,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39498637377599,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39498637410367,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39498637443135,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019957809215,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39498637475903,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39498637508671,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39498637541439,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39498637574207,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39498637606975,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39498637639743,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019958235199,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39498637672511,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39498637705279,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39498637738047,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39498637770815,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39498637803583,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39498637836351,"sku":"A4LL-MBP14M1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39498637869119,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39498637901887,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39498637934655,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39498637967423,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39498638000191,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39498638065727,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39498638098495,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39498638131263,"sku":"A4LL-MBP14M1","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top","offer_id":39498636558399,"sku":"A4LL-MBP14M1","price":10.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom","offer_id":39498636591167,"sku":"A4LL-MBP14M1","price":10.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":39498636623935,"sku":"A4LL-MBP14M1","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39498636656703,"sku":"A4LL-MBP14M1","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom","offer_id":39498636689471,"sku":"A4LL-MBP14M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Keyboard Surround","offer_id":39498636722239,"sku":"A4LL-MBP14M1","price":17.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Trackpad","offer_id":39498636755007,"sku":"A4LL-MBP14M1","price":13.6,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Keyboard Surround","offer_id":39498636787775,"sku":"A4LL-MBP14M1","price":17.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Trackpad","offer_id":39498636820543,"sku":"A4LL-MBP14M1","price":13.6,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Bottom + Keyboard Surround + Trackpad","offer_id":39498636853311,"sku":"A4LL-MBP14M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Trackpad","offer_id":39498636886079,"sku":"A4LL-MBP14M1","price":10.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Keyboard Surround","offer_id":39498636918847,"sku":"A4LL-MBP14M1","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Trackpad","offer_id":39498636951615,"sku":"A4LL-MBP14M1","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Keyboard Surround + Trackpad","offer_id":39498636984383,"sku":"A4LL-MBP14M1","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Top + Bottom + Keyboard Surround + Trackpad","offer_id":39498637017151,"sku":"A4LL-MBP14M1","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-pro-16-inch-2021-black-carbon-fibre-skins_7548bb63-2d63-45b3-9024-fd8a6b2a3991.jpg?v=1635754755"},{"product_id":"dell-xps-15-9510-skins","title":"Dell XPS 15 (9510) skins","description":"\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-silverblack-wood-skins_2048x2048.jpg?v=1644230463\" alt=\"Dell XPS 15 (9510) Silverblack wood skins\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-silverblack-wood-skins_2048x2048.jpg?v=1644230463\"\u003e\u003cbr\u003eDell XPS 15 (9510) skins\u003c\/h1\u003e\n\u003cp\u003eThe Dell XPS 15 (9510) is the latest in a long list of\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.dell.com\/en-uk\/shop\/scc\/sc\/laptops?~ck=mn\" title=\"Dell Laptops\"\u003eDell\u003c\/a\u003e laptop\u003cspan\u003e \u003c\/span\u003ereleases and you can now customise and protect your Dell XPS 15 (9510) with the UK's best quality skins. \u003cbr\u003e\u003cbr\u003eYour laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003eWe have the largest variety of skins in the UK ranging from carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood, waveform and leather that come in a variety of funky colours.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-textured-matt-white-skins_2048x2048.jpg?v=1644230498\" alt=\"Dell XPS 15 (9510) Textured matt white skins\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-textured-matt-white-skins_2048x2048.jpg?v=1644230498\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eChoose your design\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/strong\u003e\u003c\/span\u003e• \u003cstrong data-mce-fragment=\"1\"\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your XPS 15 (9510)\u003cbr data-mce-fragment=\"1\"\u003e• \u003cstrong data-mce-fragment=\"1\"\u003eCustom Colour\u003c\/strong\u003e will give you the ultimate customisation for your Dell XPS 15 (9510), you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-black-camo-skins_2048x2048.jpg?v=1644230532\" alt=\"Dell XPS 15 (9510) Black camo skins\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-15-9510-black-camo-skins_2048x2048.jpg?v=1644230532\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch2\u003eDell XPS 15 (9510) Skin Details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Dell XPS 15 (9510)\u003cbr\u003e• Covers top, bottom and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e• Back of the vinyl comes with \u003c\/span\u003e\u003cspan\u003ea\u003c\/span\u003e\u003cspan\u003eir release\u003c\/span\u003e\u003cspan\u003e, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your XPS 15 (9510)\u003cbr\u003e\u003cbr\u003e\n\u003ch2\u003e\n\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide Shipping\"\u003e\u003c\/a\u003e\u003cbr\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eIf you've already purchased one of our Dell XPS 15 (9510) skins\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-15-9500-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":39575730913343,"sku":"LAPTOPA4LL-XPS9510","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39575730946111,"sku":"LAPTOPA4LL-XPS9510","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39575730978879,"sku":"LAPTOPA4LL-XPS9510","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":39575731011647,"sku":"LAPTOPA4LL-XPS9510","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39575731044415,"sku":"LAPTOPA4LL-XPS9510","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad + Accent","offer_id":39575731077183,"sku":"LAPTOPA4LL-XPS9510","price":5.1,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad + Accent","offer_id":39575731109951,"sku":"LAPTOPA4LL-XPS9510","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39575731142719,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39575731175487,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39575731208255,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39575731241023,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39575731273791,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39575731306559,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39575731372095,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39575731470399,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39575731535935,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39575731601471,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39575731634239,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39575731667007,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39575731699775,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":39997870080063,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39575731732543,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39575731765311,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39575731798079,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39575731830847,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39575731863615,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39575731896383,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":39997870112831,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39575731929151,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39575731961919,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39575731994687,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39575732027455,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39575732060223,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39575732092991,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39575732125759,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39575732158527,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39575732224063,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39575732256831,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39575732289599,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39575732355135,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39575732387903,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39575732420671,"sku":"LAPTOPA4LL-XPS9510","price":28.05,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-9500-black-carbon-fibre-skins_96f27255-27ad-44b4-9920-51fae91bdb8a.jpg?v=1642768535"},{"product_id":"macbook-pro-13-skins-2022-m2","title":"MacBook Pro 13\" skins (2022, M2)","description":"\u003cstyle\u003e\n  .mbp13-m2-page,\n  .mbp13-m2-page * {\n    box-sizing: border-box;\n  }\n\n  .mbp13-m2-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .mbp13-m2-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .mbp13-m2-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .mbp13-m2-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .mbp13-m2-centre {\n    text-align: center;\n  }\n\n  .mbp13-m2-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .mbp13-m2-title {\n    max-width: 1160px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 5.8vw, 68px);\n    line-height: 1.08;\n  }\n\n  .mbp13-m2-heading {\n    max-width: 1080px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .mbp13-m2-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 3vw, 31px);\n    line-height: 1.25;\n  }\n\n  .mbp13-m2-lead {\n    max-width: 1020px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .mbp13-m2-copy {\n    max-width: 1020px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .mbp13-m2-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .mbp13-m2-two-grid,\n  .mbp13-m2-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .mbp13-m2-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .mbp13-m2-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .mbp13-m2-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-m2-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .mbp13-m2-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .mbp13-m2-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .mbp13-m2-check-grid {\n    gap: 0 40px;\n  }\n\n  .mbp13-m2-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .mbp13-m2-note {\n    max-width: 1020px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mbp13-m2-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mbp13-m2-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .mbp13-m2-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .mbp13-m2-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .mbp13-m2-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .mbp13-m2-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mbp13-m2-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .mbp13-m2-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .mbp13-m2-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .mbp13-m2-shipping-image {\n    display: block;\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    margin: 0 auto 22px;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .mbp13-m2-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .mbp13-m2-card-grid,\n    .mbp13-m2-two-grid,\n    .mbp13-m2-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mbp13-m2-lead {\n      font-size: 20px;\n    }\n\n    .mbp13-m2-copy,\n    .mbp13-m2-check {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mbp13-m2-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-white-carbon-fibre-skins_2048x2048.jpg?v=1592915339\" alt=\"MacBook Pro 13-inch 2022 M2 white carbon fibre skin\" class=\"mbp13-m2-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mbp13-m2-section mbp13-m2-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"mbp13-m2-title\"\u003e\n        MacBook Pro 13-inch M2 Skins \u0026amp; Wraps – 2022\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mbp13-m2-lead\"\u003e\n        Protect and personalise your Apple MacBook Pro 13-inch M2 with a precision-cut vinyl skin designed for the 2022 model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\"\u003e\n        An XtremeSkins wrap lets you change the appearance of the aluminium exterior while helping protect covered surfaces against light scratches, scuffs, fingerprints and everyday cosmetic wear.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\"\u003e\n        Choose one coordinated finish or mix colours and textures across the available sections to create your own MacBook Pro design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE CARDS --\u003e\n  \u003csection class=\"mbp13-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n          Made for your MacBook Pro\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-m2-heading\"\u003e\n          Precision-cut MacBook Pro 13-inch M2 skins\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-m2-card-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-m2-card\"\u003e\n          \u003cdiv class=\"mbp13-m2-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-m2-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-m2-card\"\u003e\n          \u003cdiv class=\"mbp13-m2-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-m2-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific sections with cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-m2-card\"\u003e\n          \u003cdiv class=\"mbp13-m2-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-m2-subheading\"\u003eChoice of Finishes\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from a varied range of colours and textures to personalise your MacBook Pro.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-m2-card\"\u003e\n          \u003cdiv class=\"mbp13-m2-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"mbp13-m2-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against light scratches, scuffs, fingerprints and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-modern-oak-skins_2048x2048.jpg?v=1592915429\" alt=\"MacBook Pro 13-inch 2022 M2 modern oak skin\" class=\"mbp13-m2-image\"\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"mbp13-m2-section mbp13-m2-centre\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n        Slim personalisation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-m2-heading\"\u003e\n        Change the look without adding bulk\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-m2-lead\"\u003e\n        A thin vinyl skin follows the shape of your MacBook Pro, allowing you to add colour or texture without substantially changing the size or weight of the laptop.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\"\u003e\n        It also helps reduce everyday cosmetic wear on the exterior sections it covers.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-m2-note\"\u003e\n        Vinyl skins are intended for personalisation and cosmetic surface protection. They do not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-pro-13-inch-2020-textured-matt-orange-skins_2048x2048.jpg?v=1592915486\" alt=\"MacBook Pro 13-inch 2022 M2 textured matt orange skin\" class=\"mbp13-m2-image\"\u003e\n\n  \u003c!-- FINISHES --\u003e\n  \u003csection class=\"mbp13-m2-section\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-panel mbp13-m2-centre\"\u003e\n\n        \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n          Colours, textures and finishes\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-m2-heading\"\u003e\n          Choose your MacBook Pro M2 skin finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mbp13-m2-copy\"\u003e\n          Available finishes include \u003cstrong style=\"color:#ffffff;\"\u003eCarbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mbp13-m2-copy\"\u003e\n          Keep the finish subtle or use colour and texture to completely change the appearance of your MacBook Pro.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FULL \/ CUSTOM --\u003e\n  \u003csection class=\"mbp13-m2-section\" style=\"padding-top:0;background:#151515;\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-m2-heading\"\u003e\n          Full Colour or Custom Colour\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-m2-two-grid\"\u003e\n\n        \u003cdiv class=\"mbp13-m2-light-card\"\u003e\n\n          \u003cp class=\"mbp13-m2-eyebrow\" style=\"color:#666666;\"\u003e\n            One coordinated finish\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-m2-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour or texture across the available MacBook Pro skin sections.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a clean and consistent appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-m2-dark-card\"\u003e\n\n          \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n            Mix and match\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"mbp13-m2-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Mix compatible colours and textures across the available sections using the product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Create a two-tone design or build something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COVERAGE --\u003e\n  \u003csection class=\"mbp13-m2-section\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-panel\"\u003e\n\n        \u003cdiv class=\"mbp13-m2-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n            Model-specific coverage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"mbp13-m2-heading\"\u003e\n            MacBook Pro 13-inch M2 2022 skin coverage\n          \u003c\/h2\u003e\n\n          \u003cp class=\"mbp13-m2-copy\"\u003e\n            This product is designed specifically for the Apple MacBook Pro 13-inch with M2 chip introduced in 2022.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mbp13-m2-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Designed for the \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Pro 13-inch M2 (2022)\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Compatible with the two Thunderbolt \/ USB 4 port configuration\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Coverage available for the top\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Coverage available for the bottom\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Coverage available for the sides\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Coverage for the keyboard and trackpad surround\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Precision cut-out around the Apple logo\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Precision cut-outs around ports\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Cut-outs around feet and screw holes\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Touch Bar and Touch ID remain accessible\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Air-release vinyl helps trapped air escape during installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"mbp13-m2-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"mbp13-m2-section mbp13-m2-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n        Installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-m2-heading\"\u003e\n        Air-release vinyl for easier fitting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-m2-copy\"\u003e\n        Built-in air-release channels help trapped air escape as the vinyl is applied, helping minimise bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\"\u003e\n        During the early stages of fitting, the material can be gently lifted and repositioned. Gentle heat from a hairdryer can make the vinyl more flexible around edges and detailed areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mbp13-m2-note\"\u003e\n        Clean the MacBook thoroughly using the supplied alcohol wipe and allow the surface to dry before installation. Take your time with alignment and apply each section gradually.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"mbp13-m2-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner mbp13-m2-centre\"\u003e\n\n      \u003cp class=\"mbp13-m2-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mbp13-m2-heading\" style=\"color:#111111;\"\u003e\n        Designed and manufactured by XtremeSkins\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mbp13-m2-lead\" style=\"color:#333333;\"\u003e\n        XtremeSkins has been creating precision-cut skins for laptops, phones, tablets, consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed around individual device generations so the available sections align with the exterior shape and details of the compatible model.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mbp13-m2-copy\" style=\"color:#444444;\"\u003e\n        Each skin is produced and checked in Britain before being packed for dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"mbp13-m2-section\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"mbp13-m2-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"mbp13-m2-heading\"\u003e\n          MacBook Pro 13-inch M2 skin FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mbp13-m2-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich MacBook Pro does this skin fit?\u003c\/summary\u003e\n          \u003cp\u003e\n            This product is designed for the Apple MacBook Pro 13-inch with M2 chip introduced in 2022.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow many Thunderbolt ports does the 2022 M2 MacBook Pro have?\u003c\/summary\u003e\n          \u003cp\u003e\n            The 13-inch MacBook Pro M2 has two Thunderbolt \/ USB 4 ports. This listing is designed for that configuration.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the 2022 M2 MacBook Pro have a Touch Bar?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The 13-inch M2 model uses Apple's Touch Bar and Touch ID, which remain accessible when the surrounding skin sections are fitted.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Pro can I cover?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, sides and keyboard\/trackpad surround, with precision cut-outs around the Apple logo, ports, feet and screw holes.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin protect the MacBook Pro?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl helps protect covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It is not intended to provide significant drop or impact protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I mix different colours and textures?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Choose Custom Colour to mix compatible finishes across the available MacBook Pro sections.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the vinyl be repositioned while fitting?\u003c\/summary\u003e\n          \u003cp\u003e\n            The vinyl can be gently lifted and repositioned during the early stages of installation. Work slowly and avoid unnecessarily stretching the material while aligning each section.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy does heating the vinyl help?\u003c\/summary\u003e\n          \u003cp\u003e\n            Gentle heat from a hairdryer makes the vinyl more flexible and can help it conform around edges and detailed areas. Use only a small amount of heat and work gradually.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The vinyl is designed for clean removal when peeled back slowly and carefully. Gentle hairdryer heat can help soften the adhesive during removal.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook skins internationally?\u003c\/summary\u003e\n          \u003cp\u003e\n            We ship XtremeSkins products to customers in the UK and internationally. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-m2-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for current delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"mbp13-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"mbp13-m2-inner\"\u003e\n\n      \u003cdiv class=\"mbp13-m2-card mbp13-m2-centre\" style=\"max-width:760px;margin:0 auto;\"\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_8de2794f-f616-4a21-b4de-ea1676cb8e0e_480x480.png?v=1582801378\" alt=\"Worldwide shipping for MacBook Pro 13-inch M2 skins\" class=\"mbp13-m2-shipping-image\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3 class=\"mbp13-m2-subheading\"\u003e\n          Worldwide Shipping\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;line-height:1.75;\"\u003e\n          XtremeSkins products are manufactured in the UK and shipped to customers in the UK and internationally.\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"mbp13-m2-link\"\u003e\n          View shipping information\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55918594228604,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55918594982268,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218504982908,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851081470332,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851082518908,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39702460334143,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39702460366911,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39702460399679,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39702460432447,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39702460465215,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39702460497983,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39702460530751,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39702460563519,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39702460596287,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39702460629055,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39702460661823,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39702460694591,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39702460727359,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019937525823,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39702460760127,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39702460792895,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39702460825663,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39702460858431,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39702460891199,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39702460923967,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019938902079,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39702460956735,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39702460989503,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39702461022271,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39702461055039,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39702461087807,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39702461120575,"sku":"A4LL-MBP13M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39702461153343,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39702461186111,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39702461218879,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39702461251647,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39702461284415,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39702461349951,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39702461382719,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39702461415487,"sku":"A4LL-MBP13M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":39702460104767,"sku":"A4LL-MBP13M2","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39702460137535,"sku":"A4LL-MBP13M2","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":39702460203071,"sku":"A4LL-MBP13M2","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Accent","offer_id":39702460301375,"sku":"A4LL-MBP13M2","price":10.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39702460170303,"sku":"A4LL-MBP13M2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":39702460235839,"sku":"A4LL-MBP13M2","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Keyboard Surround","offer_id":39702460268607,"sku":"A4LL-MBP13M2","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-pro-13-inch-2020-black-carbon-fibre-skins_25ec080b-8431-49f8-9665-1f6fd3ab2c21.jpg?v=1655811207"},{"product_id":"dell-xps-13-plus-9320-skins","title":"Dell XPS 13 Plus (9320) skins","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1 style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\n\u003cimg class=\"full-width\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-plus-9320-black-carbon-fibre-skins_2048x2048.jpg?v=1657789318\" alt=\"Dell XPS 13 Plus (9320) Black carbon fibre skins\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-plus-9320-black-carbon-fibre-skins_2048x2048.jpg?v=1657789318\"\u003e\u003cbr data-mce-fragment=\"1\"\u003eCustom Dell XPS 13 Plus (9320) skins\u003c\/h1\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eThe Dell XPS 13 Plus (9320) is yet another laptop in a long list of \u003c\/span\u003e\u003ca href=\"https:\/\/www.dell.com\/en-uk\" title=\"Dell\"\u003eDell laptop\u003c\/a\u003e\u003cspan\u003e releases and you can now customise and protect your Dell XPS 13 Plus (9320) with the UK's best quality skins. Your laptop will be naturally at risk of scuffs and scratches with it being a device that's moved around a lot but there's no better way to protect your laptop than with XtremeSkins.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWe have the largest variety of skins in the UK ranging from our exclusive collection (doodles, onyx, abstract) clear, carbon fibre, brushed metal, gloss, matt, camo, textured matt, natural stone, wood, waveform and leather that come in a variety of vivid and fantastic colours.\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003cimg class=\"full-width\" alt=\"Dell XPS 13 Plus (9320) Sahara concrete skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-plus-9320-sahara-concrete-skins_2048x2048.jpg?v=1657789356\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003eWith such a variety and quality we are sure you'll be able to find a skin to protect and stylise your Dell XPS 13 Plus.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eChoose your design\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e• Full Colour\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eis our standard design and includes a one coloured skin for your Dell XPS 13 Plus\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e• Custom colour\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003ewill give you the ultimate customisation for your Dell XPS 13 Plus, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003cimg class=\"full-width\" alt=\"Dell XPS 13 Plus (9320) White marble skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/dell-xps-13-plus-9320-white-marble-skins_2048x2048.jpg?v=1657789382\"\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\n\u003cbr data-mce-fragment=\"1\"\u003eDell XPS 13 Plus (9320) skin details\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e• These skins ONLY fit the Dell XPS 13 Plus (9320)\u003cbr data-mce-fragment=\"1\"\u003e• Covers the top, bottom and keyboard surround\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• P\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003erecision cut-outs for the logo, feet and screw holes\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr data-mce-fragment=\"1\"\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr data-mce-fragment=\"1\"\u003e• Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003cbr data-mce-fragment=\"1\"\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003cbr data-mce-fragment=\"1\"\u003e• Alcohol wipes are included to ensure perfect adhesion to your Dell XPS 13 Plus (9320)\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003e\u003cimg alt=\"Worldwide Shipping\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\"\u003e\u003c\/a\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\" data-mce-fragment=\"1\" data-mce-style=\"text-align: center;\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003eWe deliver our skins to every country in the world. Please view our \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Details\"\u003eshipping details\u003c\/a\u003e for further information.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003eIf you've already purchased one of our Dell XPS 13 Plus (9320) skins\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9305-skin\" class=\"action_button\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-dell-xps-13-9305-skin\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55915504271740,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55915505779068,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":40235164041279,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":40235164794943,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":40235165122623,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":40235165712447,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218642018684,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Daisy Field","offer_id":40782353924159,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":40782354350143,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":40782356447295,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54850116419964,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54850117042556,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":40235166072895,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":40235166367807,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Oyster","offer_id":40235166400575,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":40235167711295,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":40235168301119,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":40235168628799,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":40235168727103,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39703588372543,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39703588405311,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39703588438079,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39703588470847,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39703588503615,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39703588536383,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39703588569151,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39703588601919,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39703588634687,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39703588667455,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39703588700223,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39703588732991,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39703588765759,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40012097552447,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39703588798527,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39703588831295,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39703588864063,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39703588896831,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39703588929599,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39703588962367,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40012097650751,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39703588995135,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39703589027903,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39703589060671,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39703589093439,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39703589126207,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39703589158975,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39703589191743,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39703589224511,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39703589257279,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39703589290047,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39703589322815,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39703589388351,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39703589421119,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39703589453887,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":39703642406975,"sku":"A4LL-DXPS+9320","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":39703642472511,"sku":"A4LL-DXPS+9320","price":4.25,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39703642538047,"sku":"A4LL-DXPS+9320","price":2.55,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":39703642636351,"sku":"A4LL-DXPS+9320","price":29.75,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39703642669119,"sku":"A4LL-DXPS+9320","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Accent","offer_id":39703642701887,"sku":"A4LL-DXPS+9320","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround + Accent","offer_id":39703642898495,"sku":"A4LL-DXPS+9320","price":32.3,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/dell-xps-13-plus-9320-black-carbon-fibre-skins.jpg?v=1655894090"},{"product_id":"macbook-air-13-6-2022-m2-skins","title":"MacBook Air 13.6\" (2022, M2) skins","description":"\u003cstyle\u003e\n  .macbook-air136-m2-page,\n  .macbook-air136-m2-page * {\n    box-sizing: border-box;\n  }\n\n  .macbook-air136-m2-page {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: #111111;\n    color: #f5f5f5;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .macbook-air136-m2-inner {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding-left: clamp(20px, 5vw, 75px);\n    padding-right: clamp(20px, 5vw, 75px);\n  }\n\n  .macbook-air136-m2-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .macbook-air136-m2-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .macbook-air136-m2-centre {\n    text-align: center;\n  }\n\n  .macbook-air136-m2-eyebrow {\n    margin: 0 0 12px;\n    color: #a8a8a8;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .macbook-air136-m2-title {\n    max-width: 1120px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 6vw, 68px);\n    line-height: 1.08;\n  }\n\n  .macbook-air136-m2-heading {\n    max-width: 1050px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .macbook-air136-m2-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .macbook-air136-m2-lead {\n    max-width: 1000px;\n    margin: 0 auto 20px;\n    color: #dddddd;\n    font-size: clamp(20px, 2.2vw, 24px);\n    line-height: 1.65;\n  }\n\n  .macbook-air136-m2-copy {\n    max-width: 1000px;\n    margin: 0 auto 18px;\n    color: #cccccc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .macbook-air136-m2-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air136-m2-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .macbook-air136-m2-two-grid,\n  .macbook-air136-m2-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .macbook-air136-m2-card {\n    min-width: 0;\n    padding: clamp(28px, 3vw, 40px);\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 20px;\n  }\n\n  .macbook-air136-m2-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .macbook-air136-m2-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .macbook-air136-m2-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .macbook-air136-m2-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .macbook-air136-m2-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .macbook-air136-m2-check-grid {\n    gap: 0 40px;\n  }\n\n  .macbook-air136-m2-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .macbook-air136-m2-check:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air136-m2-note {\n    max-width: 1000px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 14px;\n    color: #cccccc;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .macbook-air136-m2-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .macbook-air136-m2-faq {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .macbook-air136-m2-faq details {\n    margin-bottom: 14px;\n    padding: 20px 22px;\n    background: #1b1b1b;\n    border: 1px solid #333333;\n    border-radius: 14px;\n  }\n\n  .macbook-air136-m2-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .macbook-air136-m2-faq summary {\n    position: relative;\n    cursor: pointer;\n    padding-right: 36px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .macbook-air136-m2-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .macbook-air136-m2-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    transform: translateY(-50%);\n    color: #a8a8a8;\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .macbook-air136-m2-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .macbook-air136-m2-faq p {\n    margin: 14px 0 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .macbook-air136-m2-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .macbook-air136-m2-page {\n      font-size: 17px;\n    }\n\n    .macbook-air136-m2-card-grid,\n    .macbook-air136-m2-two-grid,\n    .macbook-air136-m2-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .macbook-air136-m2-card,\n    .macbook-air136-m2-light-card,\n    .macbook-air136-m2-dark-card,\n    .macbook-air136-m2-panel {\n      border-radius: 16px;\n    }\n\n    .macbook-air136-m2-copy,\n    .macbook-air136-m2-check {\n      font-size: 17px;\n    }\n\n    .macbook-air136-m2-lead {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"macbook-air136-m2-page\"\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-air-13.6-2022-m2-black-leather-skins_2048x2048.jpg?v=1666948292\" alt=\"MacBook Air 13.6-inch M2 black leather skin and wrap\" class=\"macbook-air136-m2-image\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"macbook-air136-m2-section macbook-air136-m2-centre\" style=\"background:linear-gradient(180deg,#191919 0%,#111111 100%);\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"macbook-air136-m2-title\"\u003e\n        MacBook Air 13.6-inch M2 Skins \u0026amp; Wraps\n      \u003c\/h1\u003e\n\n      \u003cp class=\"macbook-air136-m2-lead\"\u003e\n        Personalise your 2022 MacBook Air 13.6-inch M2 with a precision-cut vinyl skin that adds colour, texture and everyday surface protection without spoiling its slim aluminium design.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        The redesigned M2 MacBook Air is thin, lightweight and made to travel, but everyday use can still leave fingerprints, scratches, scuffs and cosmetic marks on the aluminium finish.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        An XtremeSkins wrap sits closely against the laptop, helping protect the covered surfaces while giving you hundreds of ways to make your MacBook look completely different.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          The XtremeSkins difference\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          Made specifically for the MacBook Air 13.6-inch M2\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Every available section is designed around the dimensions, ports, rubber feet, screw positions and exterior details of the 2022 MacBook Air 13.6-inch.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-card-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card\"\u003e\n          \u003cdiv class=\"macbook-air136-m2-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003eMade in Britain\u003c\/h3\u003e\n          \u003cp\u003e\n            Every skin is designed, precision cut, checked and packed by XtremeSkins in the UK.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card\"\u003e\n          \u003cdiv class=\"macbook-air136-m2-card-icon\"\u003e✂️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003ePrecision Cut\u003c\/h3\u003e\n          \u003cp\u003e\n            Model-specific panels provide accurate alignment around ports, feet, screw holes and exterior details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card\"\u003e\n          \u003cdiv class=\"macbook-air136-m2-card-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003eHuge Choice\u003c\/h3\u003e\n          \u003cp\u003e\n            Choose from hundreds of colours, textures, finishes and exclusive XtremeSkins printed designs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card\"\u003e\n          \u003cdiv class=\"macbook-air136-m2-card-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003eEveryday Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps protect covered surfaces against fingerprints, light scratches, scuffs and cosmetic wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MARBLE IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-air-13.6-2022-m2-white-marble-skins_2048x2048.jpg?v=1666948328\" alt=\"MacBook Air 13.6-inch M2 white marble vinyl skin and wrap\" class=\"macbook-air136-m2-image\"\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003csection class=\"macbook-air136-m2-section macbook-air136-m2-centre\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n        Keep the Air feeling like an Air\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n        Why choose a MacBook Air 13.6-inch skin?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air136-m2-lead\"\u003e\n        A vinyl skin provides cosmetic surface protection and custom styling while adding virtually no noticeable thickness to the laptop.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        It is ideal for MacBooks used in offices, universities, home workspaces and cafés, especially when the laptop is carried inside a padded sleeve or bag.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        Textured finishes can also change the feel of the smooth aluminium surface and provide a more tactile finish when carrying your MacBook.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-note\"\u003e\n        A vinyl skin helps protect against cosmetic surface damage such as scratches and scuffs. It does not provide significant impact or drop protection.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINISH RANGE --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-panel macbook-air136-m2-centre\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          One of the largest MacBook skin ranges in the UK\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          Find your perfect MacBook Air finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Choose from \u003cstrong style=\"color:#ffffff;\"\u003eClear, Carbon Fibre, Brushed Metal, Gloss, Matt, Camo, Textured Matt, Natural Stone, Wood, Waveform and Leather\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Our exclusive printed collections also include designs such as \u003cstrong style=\"color:#ffffff;\"\u003eDoodles, Onyx and Abstract\u003c\/strong\u003e, giving you hundreds of possible ways to customise your MacBook Air.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Go understated for work, add texture or choose something a little louder if plain aluminium has had its day.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMISATION --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"background:#151515;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          Customise it your way\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          Keep it coordinated or create your own combination\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-light-card\"\u003e\n\n          \u003cp class=\"macbook-air136-m2-eyebrow\" style=\"color:#666666;\"\u003e\n            Clean and consistent\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air136-m2-subheading\" style=\"color:#111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#444444;font-size:18px;line-height:1.75;\"\u003e\n            Choose one colour, texture or design across the available MacBook Air sections for a clean and coordinated finish.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#111111;font-size:18px;font-weight:800;\"\u003e\n            Ideal for a simple, premium appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-dark-card\"\u003e\n\n          \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n            Your MacBook, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003e\n            Custom Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 18px;color:#cccccc;font-size:18px;line-height:1.75;\"\u003e\n            Use the live product customiser above to mix and match colours and textures across the top, bottom, keyboard surround and trackpad.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin:0;color:#ffffff;font-size:18px;font-weight:800;\"\u003e\n            Build a subtle two-tone finish or create something completely individual.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BLUE IMAGE --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/macbook-air-13.6-2022-m2-textured-matt-royal-blue-skins_2048x2048.jpg?v=1666948358\" alt=\"MacBook Air 13.6-inch M2 textured matt royal blue vinyl skin\" class=\"macbook-air136-m2-image\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"macbook-air136-m2-section\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-panel\"\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-centre\" style=\"margin-bottom:38px;\"\u003e\n\n          \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n            Precision-cut surface protection\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n            MacBook Air 13.6-inch M2 skin features\n          \u003c\/h2\u003e\n\n          \u003cp class=\"macbook-air136-m2-copy\"\u003e\n            Every section is made specifically for the 2022 MacBook Air 13.6-inch M2 rather than being a generic laptop sticker trimmed to roughly fit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Designed specifically for the \u003cstrong style=\"color:#ffffff;\"\u003eMacBook Air 13.6-inch M2 (2022)\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Coverage available for the top, bottom, keyboard surround and trackpad\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Precision cut-outs around ports, rubber feet, screw holes and exterior details\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Premium vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Hairdryer-friendly for corners, edges and detailed areas\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Helps protect against scratches, scuffs, fingerprints, dirt and grease\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Designed to remove cleanly when peeled back slowly and carefully\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Ultra-thin finish preserves the original size and feel of the MacBook\n            \u003c\/p\u003e\n\n            \u003cp class=\"macbook-air136-m2-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"macbook-air136-m2-section macbook-air136-m2-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n        Air-release vinyl for a cleaner fit\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        Tiny channels within the adhesive help trapped air escape while each section is positioned, helping reduce bubbles during installation.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\"\u003e\n        The material can be gently lifted and repositioned during the early stages of fitting. A small amount of heat from a hairdryer can help the vinyl settle around corners and detailed edges.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-note\"\u003e\n        Clean the MacBook thoroughly before fitting and take your time with the initial alignment. Good preparation makes a much bigger difference than trying to rush the application.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EXISTING MARKS --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-panel macbook-air136-m2-centre\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          Already picked up a few marks?\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          A skin can give an older MacBook a fresh new look\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Light scratches, scuffs and cosmetic marks on covered surfaces can often be hidden underneath a vinyl skin, making it a simple way to refresh a MacBook Air that has already seen plenty of use.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Deep scratches, dents or raised damage may still be visible through the vinyl because the material follows the shape of the surface underneath.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"background:#f2f2f2;color:#111111;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner macbook-air136-m2-centre\"\u003e\n\n      \u003cp class=\"macbook-air136-m2-eyebrow\" style=\"color:#666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"macbook-air136-m2-heading\" style=\"color:#111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"macbook-air136-m2-lead\" style=\"color:#333333;\"\u003e\n        We specialise in precision-cut skins developed for individual devices rather than generic laptop stickers.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\" style=\"color:#444444;\"\u003e\n        XtremeSkins has been creating skins for laptops, phones, tablets, games consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"macbook-air136-m2-copy\" style=\"color:#444444;\"\u003e\n        Our MacBook templates are developed for the individual model to improve fit, alignment and the finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"macbook-air136-m2-section\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-centre\" style=\"margin-bottom:36px;\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          Frequently asked questions\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          MacBook Air 13.6-inch M2 skins FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this skin fit other MacBook Air models?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. These skins are precision cut specifically for the 2022 MacBook Air 13.6-inch M2. Always check your exact MacBook size and model before ordering.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat parts of the MacBook Air can I skin?\u003c\/summary\u003e\n          \u003cp\u003e\n            Available coverage includes the top, bottom, keyboard surround and trackpad. Use the product customiser above to choose the sections and finishes you want.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes a MacBook Air skin protect the laptop?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin helps protect the covered surfaces from fingerprints, light scratches, scuffs, dirt and everyday cosmetic wear. It does not provide significant impact or drop protection.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill a skin damage the aluminium finish?\u003c\/summary\u003e\n          \u003cp\u003e\n            The adhesive is designed for device surfaces and for clean removal. When it is time to remove the skin, warm the vinyl gently and peel it back slowly and carefully rather than pulling it away sharply.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I remove the MacBook skin later?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Gentle heat from a hairdryer can soften the adhesive and make the vinyl easier to peel back slowly and carefully.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the skin cover ventilation or ports?\u003c\/summary\u003e\n          \u003cp\u003e\n            The skin is precision cut around the relevant ports, exterior details and functional areas of the MacBook Air rather than covering them.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I customise the top and bottom separately?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Use the Custom Colour option and live product customiser to mix compatible colours and textures across the top, bottom, keyboard surround and trackpad.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a skin hide scratches already on my MacBook?\u003c\/summary\u003e\n          \u003cp\u003e\n            A vinyl skin can conceal many light cosmetic marks on the covered surface. Deep scratches, dents or raised damage may remain visible through the material.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo you ship MacBook Air skins worldwide?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. We manufacture our skins in the UK and ship to customers around the world. Please view our\n            \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-air136-m2-link\"\u003e\n              shipping information\n            \u003c\/a\u003e\n            for delivery details.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"macbook-air136-m2-section macbook-air136-m2-centre\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-panel\"\u003e\n\n        \u003cp class=\"macbook-air136-m2-eyebrow\"\u003e\n          Make your MacBook Air unmistakably yours\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"macbook-air136-m2-heading\"\u003e\n          Give your MacBook Air 13.6-inch a completely new finish\n        \u003c\/h2\u003e\n\n        \u003cp class=\"macbook-air136-m2-lead\"\u003e\n          Go subtle, add texture or mix several finishes together to create a MacBook Air that suits your workspace and personal style.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          Use the live product customiser above to choose your favourite colours, textures and available sections.\n        \u003c\/p\u003e\n\n        \u003cp class=\"macbook-air136-m2-copy\"\u003e\n          \u003cstrong style=\"color:#ffffff;\"\u003e\n            Protect the surface. Change the look. Keep the Air slim.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ INSTALL --\u003e\n  \u003csection class=\"macbook-air136-m2-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"macbook-air136-m2-inner\"\u003e\n\n      \u003cdiv class=\"macbook-air136-m2-two-grid\"\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card macbook-air136-m2-centre\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" alt=\"Worldwide shipping available for MacBook Air 13.6-inch M2 skins\" style=\"display:block;width:100%;max-width:140px;height:auto;margin:0 auto 20px;\"\u003e\n\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003e\n            Worldwide Shipping\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            We manufacture our MacBook skins in the UK and deliver to customers throughout the UK and around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins worldwide shipping information\" class=\"macbook-air136-m2-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"macbook-air136-m2-card macbook-air136-m2-centre\"\u003e\n\n          \u003cdiv style=\"margin-bottom:18px;font-size:54px;line-height:1;\"\u003e\n            🛠️\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"macbook-air136-m2-subheading\"\u003e\n            Need Installation Help?\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 22px;color:#c5c5c5;font-size:18px;\"\u003e\n            Follow our dedicated MacBook Air 13.6-inch M2 fitting guide for help preparing, aligning and applying each section.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-macbook-air-13-6-2022-m2-skin\" title=\"How to apply a MacBook Air 13.6-inch M2 skin\" class=\"macbook-air136-m2-link\"\u003e\n            View installation guide\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Full Colour \/ Rasta Classic","offer_id":55915808883068,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":55915809866108,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":40240035758143,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":40240035790911,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":40240035823679,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":40240035856447,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57218345763196,"sku":null,"price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Daisy Field","offer_id":40782470709311,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":40782471430207,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":40782471954495,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":54851038249340,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":54851039035772,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":40240035889215,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":40240035987519,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Oyster","offer_id":40240036020287,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":40240036118591,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":40240036151359,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":40240036216895,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":40240036184127,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39866913390655,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39866913456191,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39866913488959,"sku":"A4LL-MBA13.6M2","price":16.95,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39866913521727,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39866913554495,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39866913587263,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39866913620031,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39866913652799,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39866913685567,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39866913718335,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39866913751103,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39866913783871,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39866913816639,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40019053379647,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39866913849407,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39866913882175,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39866913914943,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39866913947711,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39866913980479,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39866914013247,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40019053412415,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39866914046015,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39866914078783,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39866914111551,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39866914144319,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39866914177087,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39866914209855,"sku":"A4LL-MBA13.6M2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39866914242623,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39866914275391,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39866914308159,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39866914340927,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39866914373695,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39866914406463,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39866914439231,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39866914471999,"sku":"A4LL-MBA13.6M2","price":28.05,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body","offer_id":39866955857983,"sku":"A4LL-MBA13.6M2","price":20.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround","offer_id":39866955923519,"sku":"A4LL-MBA13.6M2","price":6.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Trackpad","offer_id":39866956513343,"sku":"A4LL-MBA13.6M2","price":3.4,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround","offer_id":39866956775487,"sku":"A4LL-MBA13.6M2","price":27.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Trackpad","offer_id":39866956972095,"sku":"A4LL-MBA13.6M2","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Keyboard Surround + Trackpad","offer_id":39866957070399,"sku":"A4LL-MBA13.6M2","price":10.2,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Keyboard Surround + Trackpad","offer_id":39866957135935,"sku":"A4LL-MBA13.6M2","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/macbook-air-13.6-2022-m2-black-carbon-fibre-skins.jpg?v=1665999227"},{"product_id":"microsoft-surface-laptop-5-13-5-inch-skins","title":"Microsoft Surface Laptop 5 (13.5-inch) skins","description":"\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1\u003e\n\u003cimg data-mce-fragment=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-5-textured-matt-black-skins_2048x2048.jpg?v=1674029926\" alt=\"Microsoft Surface Laptop 5 (13.5-inch) Textured matt black skins\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-5-textured-matt-black-skins_2048x2048.jpg?v=1674029926\"\u003e\u003cbr\u003eCustom Microsoft Surface Laptop 5 (13.5-inch) skins\u003cbr\u003e\n\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003eGet the most out of your Microsoft Surface Laptop 5 with XtremeSkins. The Surface Laptop 5 is an updated version of its predecessor, the \u003ca title=\"Microsoft Surface Laptop 4 (13.5-inch) skins\" href=\"https:\/\/www.xtremeskins.co.uk\/products\/microsoft-surface-laptop-4-13-5-inch-skins\"\u003eSurface Laptop 4\u003c\/a\u003e, with improved hardware. Keep your new laptop in top condition and add a personal touch with our custom skins. Protect your investment and personalise your Surface Laptop 5 with XtremeSkins today!\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cbr\u003e\u003cspan\u003e\u003cspan\u003e\u003cbr\u003eChoose between a vast variety of textured skins ranging from carbon fibre, brushed metal, gloss, matt, camo, \u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003etextured matt, natural stone, wood, waveform and leather which come in a range of stylish and funky colours.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cspan\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cimg data-mce-fragment=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-5-black-camo-skins_2048x2048.jpg?v=1674030001\" alt=\"Microsoft Surface Laptop 5 (13.5-inch) Black camo skins\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-5-black-camo-skins_2048x2048.jpg?v=1674030001\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cbr\u003e\u003cspan\u003eMake your Surface Laptop 5 stand out from the crowd with our full custom option. We we are sure you'll have fun creating your own personal design for your laptop.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cstrong data-mce-fragment=\"1\"\u003eChoose your design\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e• \u003cstrong data-mce-fragment=\"1\"\u003eFull Colour\u003c\/strong\u003e is our standard design and includes a one coloured skin for your Microsoft Surface Laptop 5 \u003cbr data-mce-fragment=\"1\"\u003e• \u003cstrong data-mce-fragment=\"1\"\u003eCustom colour\u003c\/strong\u003e will give you the ultimate customisation for your Surface Laptop 5, you can mix and match colours and textures to provide a totally unique laptop design\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Microsoft Surface Laptop 4 (13.5-inch) White marble skins\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-4-white-marble-skins_2048x2048.jpg?v=1673956564\" class=\"full-width\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/microsoft-surface-laptop-4-white-marble-skins_2048x2048.jpg?v=1673956564\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMicrosoft Surface Laptop 5 (13.5-inch) skin details\u003c\/h2\u003e\n\u003cdiv\u003e• These skins ONLY fit the Microsoft Surface Laptop 5 (13.5-inch)\u003cbr\u003e• Covers top, bottom, sides and trackpad\u003cbr\u003e\u003cspan\u003e• P\u003c\/span\u003e\u003cspan\u003erecision cut-outs for the logo, ports, feet and screw holes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e• Our vinyls can be re-lifted, repositioned and stretched with a hair dryer\u003cbr\u003e• We use high quality glue that does no harm to your laptop and doesn't leave any residual glue after removal\u003cbr\u003e\u003cspan\u003e•\u003c\/span\u003e\u003cspan\u003e Back of the vinyl comes with air release, making it easy to wrap and refuse air bubbles\u003c\/span\u003e\u003cbr\u003e• Protects your laptop from scuffs, scratches, UV rays, dirt, grease and surface water\u003c\/div\u003e\n\u003cdiv\u003e• Alcohol wipes are included to ensure perfect adhesion to your Microsoft Surface Laptop 5\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003ca title=\"Shipping Details\" href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\"\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Shipping Details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/worldwide_shipping_de392ad3-df18-4f63-b027-0ff57aa37a20_480x480.png?v=1616753954\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003c\/p\u003e\n\u003ch2 class=\"p1\"\u003eWorldwide Shipping\u003c\/h2\u003e\n\u003cp\u003eWe deliver our skins to every country in the world. Please view our\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"Shipping Information\"\u003eshipping details\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003efor further information.\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cbr\u003eIf you've already purchased one of our Microsoft Surface Laptop 5 skins\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-microsoft-surface-laptop-skin\" class=\"action_button\"\u003eLearn How To Apply It\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Body","offer_id":39977138847807,"sku":"A4LL-MSL513.5","price":21.68,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent","offer_id":39977138880575,"sku":"A4LL-MSL513.5","price":2.63,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Windows","offer_id":39977138913343,"sku":"A4LL-MSL513.5","price":0.85,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent","offer_id":39977138946111,"sku":"A4LL-MSL513.5","price":24.65,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Windows","offer_id":39977138978879,"sku":"A4LL-MSL513.5","price":22.53,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Accent + Windows","offer_id":39977139011647,"sku":"A4LL-MSL513.5","price":3.83,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Body + Accent + Windows","offer_id":39977139044415,"sku":"A4LL-MSL513.5","price":25.5,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":39977139077183,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Red Carbon","offer_id":39977139109951,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Carbon","offer_id":39977139142719,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":39977139175487,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":39977139208255,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":39977139241023,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":39977139273791,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":39977139306559,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":39977139339327,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":39977139372095,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":39977139404863,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":39977139437631,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":39977139470399,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":40022154412095,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":39977139503167,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":39977139535935,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":39977139568703,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":39977139601471,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":39977139634239,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":39977139667007,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":40022154674239,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":39977139699775,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":39977139732543,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":39977139765311,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":39977139798079,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":39977139830847,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":39977139863615,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":39977139896383,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":39977139929151,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":39977139961919,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":39977139994687,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":39977140027455,"sku":"A4LL-MSL513.5","price":21.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":39977140060223,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":39977140092991,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":39977140125759,"sku":"A4LL-MSL513.5","price":23.8,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/products\/microsoft_surface_laptop_2_black_carbon_fibre_skins_a9d24d76-74dd-43b5-90f7-2a2922855f90.jpg?v=1673958976"}],"url":"https:\/\/www.xtremeskins.co.uk\/collections\/laptops.oembed?page=6","provider":"XtremeSkins","version":"1.0","type":"link"}