{"product_id":"samsung-galaxy-z-fold-8-skins","title":"Samsung Galaxy Z Fold 8 skins","description":"\u003cstyle\u003e\n  .zf8-page,\n  .zf8-page * {\n    box-sizing: border-box;\n  }\n\n  .zf8-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  .zf8-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  .zf8-image {\n    display: block;\n    width: 100%;\n    max-width: none;\n    height: auto;\n    margin: 0;\n  }\n\n  .zf8-section {\n    padding-top: clamp(55px, 7vw, 100px);\n    padding-bottom: clamp(55px, 7vw, 100px);\n  }\n\n  .zf8-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  .zf8-title {\n    max-width: 1050px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(38px, 6vw, 68px);\n    line-height: 1.08;\n  }\n\n  .zf8-heading {\n    max-width: 1000px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.5vw, 50px);\n    line-height: 1.15;\n  }\n\n  .zf8-subheading {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(25px, 3vw, 32px);\n    line-height: 1.25;\n  }\n\n  .zf8-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  .zf8-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  .zf8-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .zf8-centre {\n    text-align: center;\n  }\n\n  .zf8-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .zf8-two-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .zf8-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  .zf8-card-icon {\n    margin-bottom: 16px;\n    font-size: 36px;\n    line-height: 1;\n  }\n\n  .zf8-card p {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .zf8-light-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #f2f2f2;\n    color: #111111;\n    border-radius: 20px;\n  }\n\n  .zf8-light-card p {\n    color: #444444;\n  }\n\n  .zf8-dark-card {\n    padding: clamp(32px, 4vw, 50px);\n    background: #222222;\n    border: 1px solid #3a3a3a;\n    border-radius: 20px;\n  }\n\n  .zf8-panel {\n    padding: clamp(32px, 5vw, 60px);\n    background: #191919;\n    border: 1px solid #333333;\n    border-radius: 22px;\n  }\n\n  .zf8-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 40px;\n  }\n\n  .zf8-check {\n    margin: 0 0 17px;\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .zf8-check:last-child {\n    margin-bottom: 0;\n  }\n\n  .zf8-link {\n    color: #ffffff;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .zf8-muted {\n    color: #aaaaaa;\n  }\n\n  @media screen and (max-width: 1050px) {\n    .zf8-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .zf8-page {\n      font-size: 17px;\n    }\n\n    .zf8-card-grid,\n    .zf8-two-grid,\n    .zf8-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .zf8-card,\n    .zf8-light-card,\n    .zf8-dark-card,\n    .zf8-panel {\n      border-radius: 16px;\n    }\n\n    .zf8-copy,\n    .zf8-check {\n      font-size: 17px;\n    }\n\n    .zf8-lead {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zf8-page\"\u003e\n\n  \u003c!-- Hero image --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/z_fold_7_texured_matt_grey_skins.jpg?v=1753262709\" alt=\"Samsung Galaxy Z Fold 8 textured matt grey skin\" class=\"zf8-image\"\u003e\n\n  \u003c!-- Hero copy --\u003e\n  \u003csection class=\"zf8-section zf8-centre\" style=\"background: linear-gradient(180deg, #191919 0%, #111111 100%);\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cp class=\"zf8-eyebrow\"\u003e\n        Designed and manufactured in Britain\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"zf8-title\"\u003e\n        Custom Samsung Galaxy Z Fold 8 Skins\n      \u003c\/h1\u003e\n\n      \u003cp class=\"zf8-lead\"\u003e\n        Premium protection. Personal style. No unnecessary bulk.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        Your Samsung Galaxy Z Fold 8 deserves more than a plain finish or a bulky case. Give it a completely new look with a precision-cut vinyl skin from XtremeSkins.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        Designed specifically for the Galaxy Z Fold 8, our skins help protect the exterior from fingerprints, scratches, scuffs and everyday wear while preserving the slim profile and premium feel of your phone.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Why XtremeSkins --\u003e\n  \u003csection class=\"zf8-section\" style=\"padding-top: 0;\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cdiv class=\"zf8-centre\" style=\"margin-bottom: 36px;\"\u003e\n\n        \u003cp class=\"zf8-eyebrow\"\u003e\n          The XtremeSkins difference\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"zf8-heading\"\u003e\n          Made for your Fold 8, not just made to fit\n        \u003c\/h2\u003e\n\n        \u003cp class=\"zf8-copy\"\u003e\n          Every section is carefully designed around the shape, cameras, sensors and contours of the Samsung Galaxy Z Fold 8.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zf8-card-grid\"\u003e\n\n        \u003cdiv class=\"zf8-card\"\u003e\n\n          \u003cdiv class=\"zf8-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n\n          \u003ch3 class=\"zf8-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\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-card\"\u003e\n\n          \u003cdiv class=\"zf8-card-icon\"\u003e✂️\u003c\/div\u003e\n\n          \u003ch3 class=\"zf8-subheading\"\u003e\n            Precision Engineered\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Individually cut sections follow the shape of the Fold 8 for accurate alignment and a clean finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-card\"\u003e\n\n          \u003cdiv class=\"zf8-card-icon\"\u003e🎨\u003c\/div\u003e\n\n          \u003ch3 class=\"zf8-subheading\"\u003e\n            Hundreds of Options\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Choose from a huge selection of colours, textures, patterns and exclusive XtremeSkins designs.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-card\"\u003e\n\n          \u003cdiv class=\"zf8-card-icon\"\u003e🛡️\u003c\/div\u003e\n\n          \u003ch3 class=\"zf8-subheading\"\u003e\n            Everyday Protection\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Helps protect against fingerprints, light scratches, scuffs and daily wear without adding case-sized bulk.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Yellow image --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/z_fold_7_textured_matt_yellow.jpg?v=1753262714\" alt=\"Samsung Galaxy Z Fold 8 textured matt yellow skin\" class=\"zf8-image\"\u003e\n\n  \u003c!-- Why a skin --\u003e\n  \u003csection class=\"zf8-section zf8-centre\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cp class=\"zf8-eyebrow\"\u003e\n        Protection without hiding your phone\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"zf8-heading\"\u003e\n        Why choose a skin instead of a case?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zf8-lead\"\u003e\n        The Galaxy Z Fold 8 was designed to feel slim, premium and futuristic. A chunky case can quickly make it feel like a folding brick.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        An XtremeSkins vinyl wrap gives your Fold 8 a completely different look while keeping the shape, weight and feel of the device you paid for.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        Go subtle with a clean matte finish, add grip with a textured material or create something bold with one of our exclusive patterns. The choice is yours.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Finish range --\u003e\n  \u003csection class=\"zf8-section\" style=\"padding-top: 0;\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cdiv class=\"zf8-panel zf8-centre\"\u003e\n\n        \u003cp class=\"zf8-eyebrow\"\u003e\n          One of the widest ranges in the UK\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"zf8-heading\"\u003e\n          Find the finish that suits you\n        \u003c\/h2\u003e\n\n        \u003cp class=\"zf8-copy\"\u003e\n          Choose from \u003cstrong style=\"color: #ffffff;\"\u003eCarbon Fibre, Brushed Metal, Leather, Wood, Natural Stone, Matte, Gloss, Camo, Textured Matt, Waveform, Doodles, Onyx, Abstract\u003c\/strong\u003e and many more.\n        \u003c\/p\u003e\n\n        \u003cp class=\"zf8-copy\"\u003e\n          Whether you want a stealthy black finish, a bright colour or a combination nobody else owns, there are hundreds of possible looks to explore.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Full vs custom --\u003e\n  \u003csection class=\"zf8-section\" style=\"background: #151515;\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cdiv class=\"zf8-centre\" style=\"margin-bottom: 36px;\"\u003e\n\n        \u003cp class=\"zf8-eyebrow\"\u003e\n          Make it yours\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"zf8-heading\"\u003e\n          Choose how you customise\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zf8-two-grid\"\u003e\n\n        \u003cdiv class=\"zf8-light-card\"\u003e\n\n          \u003cp class=\"zf8-eyebrow\" style=\"color: #666666;\"\u003e\n            Clean and coordinated\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"zf8-subheading\" style=\"color: #111111;\"\u003e\n            Full Colour\n          \u003c\/h3\u003e\n\n          \u003cp style=\"margin: 0 0 18px; font-size: 18px; line-height: 1.75;\"\u003e\n            Choose one colour, texture or design for a clean and consistent finish across the available sections of your Galaxy Z Fold 8.\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 look.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-dark-card\"\u003e\n\n          \u003cp class=\"zf8-eyebrow\"\u003e\n            Your Fold, your rules\n          \u003c\/p\u003e\n\n          \u003ch3 class=\"zf8-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 different colours, textures and designs across each available section using our live product customiser.\n          \u003c\/p\u003e\n\n          \u003cp style=\"margin: 0; color: #ffffff; font-size: 18px; font-weight: 800;\"\u003e\n            Create a Fold 8 combination that is completely unique to you.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Azure image --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/z_fold_7_azure_skins.jpg?v=1753262709\" alt=\"Samsung Galaxy Z Fold 8 Onyx Azure skin\" class=\"zf8-image\"\u003e\n\n  \u003c!-- Product features --\u003e\n  \u003csection class=\"zf8-section\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cdiv class=\"zf8-panel\"\u003e\n\n        \u003cdiv class=\"zf8-centre\" style=\"margin-bottom: 38px;\"\u003e\n\n          \u003cp class=\"zf8-eyebrow\"\u003e\n            Designed for the Fold 8\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"zf8-heading\"\u003e\n            Precision-cut protection for every day\n          \u003c\/h2\u003e\n\n          \u003cp class=\"zf8-copy\"\u003e\n            Each skin is produced specifically for the Samsung Galaxy Z Fold 8. It is not a universal sticker trimmed to roughly fit your phone.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-check-grid\"\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Designed exclusively for the \u003cstrong style=\"color: #ffffff;\"\u003eSamsung Galaxy Z Fold 8\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Precision cut around cameras, flash, microphones and sensors\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Premium vinyl with built-in air-release technology\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Repositionable during the early stages of installation\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Hairdryer-friendly for finishing edges and curved areas\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Helps protect against scratches, scuffs and fingerprints\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Removes cleanly without leaving sticky residue behind\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Full Colour and Custom Colour options available\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Alcohol cleaning wipes included for surface preparation\n            \u003c\/p\u003e\n\n            \u003cp class=\"zf8-check\"\u003e\n              ✓ Designed, manufactured and packed in Britain\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\n  \u003c\/section\u003e\n\n  \u003c!-- Air-release section --\u003e\n  \u003csection class=\"zf8-section zf8-centre\" style=\"padding-top: 0;\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cp class=\"zf8-eyebrow\"\u003e\n        Easier installation\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"zf8-heading\"\u003e\n        Smooth application without the bubble battle\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        Our premium vinyl includes tiny air-release channels in the adhesive. These allow trapped air to escape during application, helping you achieve a smoother and cleaner finish.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        The material can be gently repositioned during the early stages of installation, while a small amount of heat from a hairdryer helps the vinyl conform around edges and detailed areas.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Trust section --\u003e\n  \u003csection class=\"zf8-section\" style=\"background: #f2f2f2; color: #111111;\"\u003e\n\n    \u003cdiv class=\"zf8-inner zf8-centre\"\u003e\n\n      \u003cp class=\"zf8-eyebrow\" style=\"color: #666666;\"\u003e\n        Skins are what we do\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"zf8-heading\" style=\"color: #111111;\"\u003e\n        The XtremeSkins difference\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zf8-lead\" style=\"color: #333333;\"\u003e\n        Plenty of companies sell device skins. Very few design and manufacture them themselves.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\" style=\"color: #444444;\"\u003e\n        XtremeSkins has been creating premium skins for phones, laptops, tablets, games consoles, headphones and other devices since 2013.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\" style=\"color: #444444;\"\u003e\n        Every product is developed in-house and refined to improve fit, finish and installation. That experience goes into every Samsung Galaxy Z Fold 8 skin we produce.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Closing --\u003e\n  \u003csection class=\"zf8-section zf8-centre\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cp class=\"zf8-eyebrow\"\u003e\n        Your phone, your style\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"zf8-heading\"\u003e\n        Give your Galaxy Z Fold 8 a finish that stands out\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zf8-lead\"\u003e\n        Go subtle, go bold or create a custom combination nobody else has.\n      \u003c\/p\u003e\n\n      \u003cp class=\"zf8-copy\"\u003e\n        Choose your favourite colours, textures and designs using the XtremeSkins product customiser above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- Shipping and fitting --\u003e\n  \u003csection class=\"zf8-section\" style=\"padding-top: 0;\"\u003e\n\n    \u003cdiv class=\"zf8-inner\"\u003e\n\n      \u003cdiv class=\"zf8-two-grid\"\u003e\n\n        \u003cdiv class=\"zf8-card zf8-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\" style=\"display: block; width: 100%; max-width: 140px; height: auto; margin: 0 auto 20px;\"\u003e\n\n          \u003ch3 class=\"zf8-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 ship our Samsung Galaxy Z Fold 8 skins throughout the UK and to customers around the world.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/shipping\" title=\"XtremeSkins shipping information\" class=\"zf8-link\"\u003e\n            View shipping information\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zf8-card zf8-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=\"zf8-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 installation guide for help preparing, aligning and applying your new Galaxy Z Fold skin.\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/www.xtremeskins.co.uk\/pages\/how-to-apply-a-samsung-galaxy-z-fold-7-skin\" title=\"Samsung Galaxy Z Fold skin installation guide\" class=\"zf8-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\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XtremeSkins","offers":[{"title":"Custom \/ Back","offer_id":57222895960444,"sku":null,"price":8.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Camera","offer_id":57222895993212,"sku":null,"price":2.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Screen","offer_id":57222896025980,"sku":null,"price":5.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Back + Camera","offer_id":57222896058748,"sku":null,"price":10.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Camera + Screen","offer_id":57222896091516,"sku":null,"price":7.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Back + Camera + Screen","offer_id":57222896124284,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Custom \/ Back + Screen","offer_id":57222896157052,"sku":null,"price":13.0,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Jungle","offer_id":57222896189820,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lagoon","offer_id":57222896222588,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Lava","offer_id":57222896255356,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Abstract Psychadelic","offer_id":57222896288124,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Miami Underworld","offer_id":57222896320892,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Grunge","offer_id":57222896353660,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Rasta Classic","offer_id":57222896386428,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Love Hearts","offer_id":57222896419196,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Art Vintage Floral","offer_id":57222896451964,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Tribal","offer_id":57222896484732,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Graffiti Urban","offer_id":57222896517500,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Azure","offer_id":57222896550268,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Onyx Amber","offer_id":57222896583036,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Cat","offer_id":57222896615804,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Dog","offer_id":57222896648572,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Orange","offer_id":57222896681340,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Doodles Monster Purple","offer_id":57222896714108,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Clear Matt","offer_id":57222896746876,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Clear Gloss","offer_id":57222896779644,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Carbon","offer_id":57222896812412,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Aluminium","offer_id":57222896845180,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Gold","offer_id":57222896877948,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Brushed Titanium","offer_id":57222896910716,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Gloss","offer_id":57222896943484,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Dragon Red Gloss","offer_id":57222896976252,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Gloss","offer_id":57222897009020,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Matt Morpheus","offer_id":57222897041788,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Camo","offer_id":57222897074556,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Green Camo","offer_id":57222897107324,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Black","offer_id":57222897140092,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Cream","offer_id":57222897172860,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Green","offer_id":57222897205628,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Grey","offer_id":57222897238396,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Light Blue","offer_id":57222897271164,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mint","offer_id":57222897303932,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Mulberry","offer_id":57222897336700,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Orange","offer_id":57222897369468,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Peach","offer_id":57222897402236,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Pink","offer_id":57222897435004,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Red","offer_id":57222897467772,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Royal Blue","offer_id":57222897500540,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Turquoise","offer_id":57222897533308,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt White","offer_id":57222897566076,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Textured Matt Yellow","offer_id":57222897598844,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ White Marble","offer_id":57222897631612,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Yakuza","offer_id":57222897664380,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Sahara Concrete","offer_id":57222897697148,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Aged Oak","offer_id":57222897729916,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Modern Oak","offer_id":57222897762684,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Silverblack Wood","offer_id":57222897795452,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Waveform","offer_id":57222897828220,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Full Colour \/ Black Leather","offer_id":57222897860988,"sku":null,"price":9.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0259\/1735\/files\/samsung-galaxy-z-fold-8-black-gloss-skins.jpg?v=1785251407","url":"https:\/\/www.xtremeskins.co.uk\/products\/samsung-galaxy-z-fold-8-skins","provider":"XtremeSkins","version":"1.0","type":"link"}