{"product_id":"pixl-8k-replacement-pod","title":"Pixl 8k Replacement Pod","description":"\u003cstyle\u003e\n  #mvs-pixl-8k-pods {\n    --mvs-bg: #07090d;\n    --mvs-panel: rgba(255,255,255,0.055);\n    --mvs-panel-2: rgba(255,255,255,0.085);\n    --mvs-border: rgba(255,255,255,0.14);\n    --mvs-text: #f6f7fb;\n    --mvs-muted: #b8bfcc;\n    --mvs-soft: #8f98a8;\n    --mvs-accent: #7c4dff;\n    --mvs-accent-2: #00d4ff;\n    --mvs-accent-3: #ff4fd8;\n    --mvs-good: #43f0a1;\n    --mvs-warn: #ffd166;\n    --mvs-radius: 22px;\n    --mvs-shadow: 0 18px 45px rgba(0,0,0,0.35);\n    color: var(--mvs-text);\n    background:\n      radial-gradient(circle at 12% 0%, rgba(124,77,255,0.28), transparent 32%),\n      radial-gradient(circle at 88% 10%, rgba(0,212,255,0.2), transparent 30%),\n      radial-gradient(circle at 50% 95%, rgba(255,79,216,0.15), transparent 36%),\n      linear-gradient(180deg, #080b12 0%, #05060a 100%);\n    border-radius: 28px;\n    overflow: hidden;\n    font-family: inherit;\n    line-height: 1.55;\n    width: 100%;\n    container-type: inline-size;\n  }\n\n  #mvs-pixl-8k-pods * {\n    box-sizing: border-box;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  #mvs-pixl-8k-pods .mvs-wrap {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: clamp(18px, 4vw, 48px);\n  }\n\n  #mvs-pixl-8k-pods .mvs-hero {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 22px;\n    padding: clamp(22px, 4vw, 46px);\n    border: 1px solid var(--mvs-border);\n    border-radius: var(--mvs-radius);\n    background:\n      linear-gradient(135deg, rgba(255,255,255,0.09), rgba(255,255,255,0.035)),\n      radial-gradient(circle at 82% 18%, rgba(0,212,255,0.19), transparent 34%);\n    box-shadow: var(--mvs-shadow);\n    position: relative;\n    overflow: hidden;\n  }\n\n  #mvs-pixl-8k-pods .mvs-hero:before {\n    content: \"\";\n    position: absolute;\n    inset: -2px;\n    background:\n      linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.16) 45%, transparent 72%);\n    transform: translateX(-70%);\n    opacity: 0.55;\n    pointer-events: none;\n  }\n\n  #mvs-pixl-8k-pods .mvs-hero \u003e * {\n    position: relative;\n    z-index: 1;\n  }\n\n  #mvs-pixl-8k-pods .mvs-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    width: fit-content;\n    max-width: 100%;\n    padding: 8px 12px;\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 999px;\n    background: rgba(255,255,255,0.07);\n    color: var(--mvs-muted);\n    font-size: 0.86rem;\n    letter-spacing: 0.02em;\n    margin-bottom: 18px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-dot {\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--mvs-accent-2), var(--mvs-accent-3));\n    box-shadow: 0 0 18px rgba(0,212,255,0.8);\n  }\n\n  #mvs-pixl-8k-pods h2,\n  #mvs-pixl-8k-pods h3,\n  #mvs-pixl-8k-pods h4 {\n    color: var(--mvs-text);\n    margin: 0;\n    line-height: 1.08;\n  }\n\n  #mvs-pixl-8k-pods .mvs-title {\n    font-size: clamp(2rem, 11vw, 4.8rem);\n    letter-spacing: -0.055em;\n    margin-bottom: 18px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-gradient-text {\n    background: linear-gradient(90deg, #ffffff 0%, #b9eaff 38%, #ffb7ee 75%, #ffffff 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n\n  #mvs-pixl-8k-pods .mvs-lead {\n    color: var(--mvs-muted);\n    font-size: clamp(0.98rem, 2.8vw, 1.18rem);\n    max-width: 780px;\n    margin: 0 0 22px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-badge {\n    padding: 9px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.075);\n    border: 1px solid rgba(255,255,255,0.13);\n    color: #eef3ff;\n    font-size: 0.9rem;\n  }\n\n  #mvs-pixl-8k-pods .mvs-hero-stats {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));\n    gap: 14px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-big-stat {\n    padding: 20px;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 12% 10%, rgba(0,212,255,0.18), transparent 36%),\n      rgba(0,0,0,0.24);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n\n  #mvs-pixl-8k-pods .mvs-big-stat strong {\n    display: block;\n    font-size: clamp(2.3rem, 12vw, 3.7rem);\n    line-height: 1;\n    letter-spacing: -0.05em;\n  }\n\n  #mvs-pixl-8k-pods .mvs-big-stat span {\n    display: block;\n    margin-top: 8px;\n    color: var(--mvs-muted);\n    font-size: 0.95rem;\n  }\n\n  #mvs-pixl-8k-pods .mvs-spec-bar {\n    position: relative;\n    z-index: 3;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 140px), 1fr));\n    gap: 10px;\n    margin: 24px 0;\n    padding: 10px;\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 20px;\n    background: rgba(7,9,13,0.82);\n    backdrop-filter: blur(16px);\n  }\n\n  #mvs-pixl-8k-pods .mvs-pill {\n    padding: 13px 12px;\n    text-align: center;\n    border-radius: 15px;\n    background: rgba(255,255,255,0.065);\n    border: 1px solid rgba(255,255,255,0.1);\n  }\n\n  #mvs-pixl-8k-pods .mvs-pill b {\n    display: block;\n    font-size: 0.98rem;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pill span {\n    display: block;\n    color: var(--mvs-soft);\n    font-size: 0.78rem;\n    margin-top: 3px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-section {\n    margin-top: 28px;\n    padding: clamp(20px, 4vw, 34px);\n    border: 1px solid var(--mvs-border);\n    border-radius: var(--mvs-radius);\n    background: var(--mvs-panel);\n  }\n\n  #mvs-pixl-8k-pods .mvs-section-head {\n    display: block;\n    margin-bottom: 20px;\n    max-width: 860px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-section h3 {\n    font-size: clamp(1.45rem, 6vw, 2.2rem);\n    letter-spacing: -0.035em;\n  }\n\n  #mvs-pixl-8k-pods .mvs-section p {\n    color: var(--mvs-muted);\n    margin: 10px 0 0;\n  }\n\n  #mvs-pixl-8k-pods .mvs-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr));\n    gap: 16px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-card {\n    padding: 20px;\n    border-radius: 20px;\n    background: var(--mvs-panel-2);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n\n  #mvs-pixl-8k-pods .mvs-card h4 {\n    font-size: 1.08rem;\n    margin-bottom: 8px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-card p {\n    font-size: 0.95rem;\n    margin: 0;\n  }\n\n  #mvs-pixl-8k-pods .mvs-icon {\n    display: inline-grid;\n    place-items: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 13px;\n    margin-bottom: 14px;\n    background: linear-gradient(135deg, rgba(124,77,255,0.95), rgba(0,212,255,0.7));\n    color: white;\n    font-weight: 800;\n  }\n\n  #mvs-pixl-8k-pods .mvs-tabs {\n    display: grid;\n    gap: 12px;\n  }\n\n  #mvs-pixl-8k-pods details {\n    border-radius: 18px;\n    background: rgba(255,255,255,0.065);\n    border: 1px solid rgba(255,255,255,0.12);\n    overflow: hidden;\n  }\n\n  #mvs-pixl-8k-pods summary {\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: var(--mvs-text);\n    list-style: none;\n  }\n\n  #mvs-pixl-8k-pods summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #mvs-pixl-8k-pods details[open] summary {\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n\n  #mvs-pixl-8k-pods .mvs-tab-content {\n    padding: 0 20px 20px;\n    color: var(--mvs-muted);\n  }\n\n  #mvs-pixl-8k-pods .mvs-tab-content ul {\n    margin: 12px 0 0;\n    padding-left: 20px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-tab-content li {\n    margin: 7px 0;\n  }\n\n  #mvs-pixl-8k-pods .mvs-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 165px), 1fr));\n    gap: 12px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-spec {\n    padding: 16px;\n    border-radius: 16px;\n    background: rgba(0,0,0,0.22);\n    border: 1px solid rgba(255,255,255,0.11);\n  }\n\n  #mvs-pixl-8k-pods .mvs-spec span {\n    display: block;\n    color: var(--mvs-soft);\n    font-size: 0.78rem;\n    margin-bottom: 5px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-spec b {\n    display: block;\n    color: var(--mvs-text);\n    font-size: 0.98rem;\n  }\n\n  #mvs-pixl-8k-pods .mvs-flavour-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));\n    gap: 14px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-flavour {\n    min-height: 132px;\n    padding: 18px;\n    border-radius: 18px;\n    background:\n      linear-gradient(150deg, rgba(255,255,255,0.09), rgba(255,255,255,0.035));\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n\n  #mvs-pixl-8k-pods .mvs-flavour b {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--mvs-text);\n    font-size: 1.02rem;\n    line-height: 1.25;\n  }\n\n  #mvs-pixl-8k-pods .mvs-flavour span {\n    display: block;\n    color: var(--mvs-muted);\n    font-size: 0.92rem;\n    line-height: 1.5;\n  }\n\n  #mvs-pixl-8k-pods .mvs-category-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-chip {\n    padding: 9px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.075);\n    border: 1px solid rgba(255,255,255,0.12);\n    color: var(--mvs-muted);\n    font-size: 0.9rem;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-visual {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-box {\n    padding: clamp(18px, 4vw, 28px);\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at 20% 20%, rgba(67,240,161,0.16), transparent 34%),\n      radial-gradient(circle at 90% 10%, rgba(124,77,255,0.2), transparent 34%),\n      rgba(0,0,0,0.24);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-meter {\n    width: min(100%, 460px);\n    margin: 0 auto;\n    display: grid;\n    gap: 12px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-line {\n    height: 18px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.09);\n    border: 1px solid rgba(255,255,255,0.12);\n    overflow: hidden;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-fill {\n    display: block;\n    height: 100%;\n    width: 100%;\n    border-radius: 999px;\n    background: linear-gradient(90deg, var(--mvs-good), var(--mvs-accent-2), var(--mvs-accent));\n    box-shadow: 0 0 22px rgba(0,212,255,0.38);\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-labels {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-pod-label {\n    padding: 13px;\n    border-radius: 15px;\n    background: rgba(255,255,255,0.065);\n    border: 1px solid rgba(255,255,255,0.1);\n    color: var(--mvs-muted);\n    font-size: 0.9rem;\n    text-align: center;\n  }\n\n  #mvs-pixl-8k-pods .mvs-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 150px), 1fr));\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  #mvs-pixl-8k-pods .mvs-feature-mini {\n    padding: 13px;\n    border-radius: 15px;\n    background: rgba(255,255,255,0.065);\n    border: 1px solid rgba(255,255,255,0.1);\n    color: var(--mvs-muted);\n    font-size: 0.9rem;\n    text-align: center;\n  }\n\n  #mvs-pixl-8k-pods .mvs-notice {\n    background:\n      linear-gradient(135deg, rgba(255,209,102,0.13), rgba(255,255,255,0.045));\n    border-color: rgba(255,209,102,0.25);\n  }\n\n  #mvs-pixl-8k-pods .mvs-disclaimer {\n    font-size: 0.88rem;\n    color: var(--mvs-soft);\n  }\n\n  @container (min-width: 760px) {\n    #mvs-pixl-8k-pods .mvs-pod-visual {\n      grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.4fr);\n      align-items: center;\n    }\n  }\n\n  @media (max-width: 560px) {\n    #mvs-pixl-8k-pods .mvs-wrap {\n      padding: 16px;\n    }\n\n    #mvs-pixl-8k-pods .mvs-hero,\n    #mvs-pixl-8k-pods .mvs-section {\n      padding: 20px;\n    }\n\n    #mvs-pixl-8k-pods .mvs-pod-labels {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"mvs-pixl-8k-pods\" class=\"mvs-pixl8k-pods\"\u003e\n  \u003cdiv class=\"mvs-wrap\"\u003e\n\n    \u003csection class=\"mvs-hero\" aria-label=\"PIXL 8K Replacement Pods overview\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"mvs-kicker\"\u003e\n\u003cspan class=\"mvs-dot\"\u003e\u003c\/span\u003e Replacement refill pods for PIXL 8K\u003c\/div\u003e\n\n        \u003ch2 class=\"mvs-title\"\u003e\n          PIXL 8K \u003cspan class=\"mvs-gradient-text\"\u003eReplacement Pods\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mvs-lead\"\u003e\n          Keep your PIXL 8K device going with official-style prefilled replacement pods. Each refill pack is designed for the PIXL 8K \/ PIXL 8000 kit and combines a 2ml prefilled pod with a 10ml refill container, giving you the same big-puff convenience without replacing the full device every time.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"mvs-badges\" aria-label=\"Key product highlights\"\u003e\n          \u003cspan class=\"mvs-badge\"\u003eFor PIXL 8K \/ PIXL 8000 kits\u003c\/span\u003e\n          \u003cspan class=\"mvs-badge\"\u003e2ml pod + 10ml refill container\u003c\/span\u003e\n          \u003cspan class=\"mvs-badge\"\u003eUp to 8000 puffs\u003c\/span\u003e\n          \u003cspan class=\"mvs-badge\"\u003e20mg nic salt\u003c\/span\u003e\n          \u003cspan class=\"mvs-badge\"\u003eMesh coil flavour\u003c\/span\u003e\n          \u003cspan class=\"mvs-badge\"\u003ePrefilled and ready to fit\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-hero-stats\"\u003e\n        \u003cdiv class=\"mvs-big-stat\"\u003e\n          \u003cstrong\u003e12ml\u003c\/strong\u003e\n          \u003cspan\u003eTotal e-liquid system using a 2ml pod and 10ml refill container.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-big-stat\"\u003e\n          \u003cstrong\u003e30\u003c\/strong\u003e\n          \u003cspan\u003eStocked refill flavours, including fruit, ice, candy, sour and mint options.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"mvs-spec-bar\" aria-label=\"Quick specifications\"\u003e\n      \u003cdiv class=\"mvs-pill\"\u003e\n        \u003cb\u003ePIXL 8K\u003c\/b\u003e\n        \u003cspan\u003eDevice compatibility\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mvs-pill\"\u003e\n        \u003cb\u003e12ml Total\u003c\/b\u003e\n        \u003cspan\u003e2ml pod + 10ml refill\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mvs-pill\"\u003e\n        \u003cb\u003e20mg\u003c\/b\u003e\n        \u003cspan\u003eNic salt strength\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mvs-pill\"\u003e\n        \u003cb\u003e8000 Puffs\u003c\/b\u003e\n        \u003cspan\u003eApprox. max puff count\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mvs-pill\"\u003e\n        \u003cb\u003eMesh Coil\u003c\/b\u003e\n        \u003cspan\u003eSmooth flavour delivery\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-section-head\"\u003e\n        \u003ch3\u003eRefresh your PIXL 8K without replacing the whole kit\u003c\/h3\u003e\n        \u003cp\u003e\n          These replacement pods are made for customers who already own the PIXL 8K device and want to switch flavour or replace an empty pod setup. Slot in a fresh refill pack, let the pod feed from the refill container, and carry on vaping without buying a brand-new device every time. Almost sensible, which is dangerous territory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-grid-3\"\u003e\n        \u003cdiv class=\"mvs-card\"\u003e\n          \u003cspan class=\"mvs-icon\"\u003e↻\u003c\/span\u003e\n          \u003ch4\u003eMade for the PIXL 8K device\u003c\/h4\u003e\n          \u003cp\u003e\n            Designed as replacement refill pods for the PIXL 8K \/ PIXL 8000 prefilled pod kit.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-card\"\u003e\n          \u003cspan class=\"mvs-icon\"\u003e12\u003c\/span\u003e\n          \u003ch4\u003e2ml pod + 10ml refill\u003c\/h4\u003e\n          \u003cp\u003e\n            Each pack uses a 2ml prefilled pod with a 10ml refill container to help keep the pod topped up while you vape.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-card\"\u003e\n          \u003cspan class=\"mvs-icon\"\u003e✦\u003c\/span\u003e\n          \u003ch4\u003eConsistent mesh coil flavour\u003c\/h4\u003e\n          \u003cp\u003e\n            Built with mesh coil technology for smooth vapour and reliable flavour from the first puff to the last.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-section-head\"\u003e\n        \u003ch3\u003eFeatured refill flavours\u003c\/h3\u003e\n        \u003cp\u003e\n          We stock 30 PIXL 8K replacement pod flavours. Here are some of the strongest picks across fruit, ice, candy, sour and mint profiles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-flavour-grid\"\u003e\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eBlue Cherry Cranberry\u003c\/b\u003e\n          \u003cspan\u003eA bold mixed berry blend with blue fruit sweetness, cherry depth and a cranberry-style tang.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003ePIXL Dust\u003c\/b\u003e\n          \u003cspan\u003eA sweet mystery-style blend with a candy-inspired edge for vapers who want something less ordinary.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eSour Pineapple Mango\u003c\/b\u003e\n          \u003cspan\u003eTropical pineapple and mango with a sharper sour finish for a punchier fruit vape.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eCherry Lemonade\u003c\/b\u003e\n          \u003cspan\u003eCherry sweetness mixed with a fizzy lemonade-style citrus finish.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eStrawberry Kiwi Razz\u003c\/b\u003e\n          \u003cspan\u003eStrawberry and kiwi layered with raspberry notes for a bright mixed-fruit profile.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eHawaiian Oasis\u003c\/b\u003e\n          \u003cspan\u003eA smooth tropical fruit blend with a sunny, exotic feel.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eSpearmint\u003c\/b\u003e\n          \u003cspan\u003eA clean mint option with a fresh, cool finish for a crisp all-day vape.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvs-flavour\"\u003e\n          \u003cb\u003eWatermelon Ice\u003c\/b\u003e\n          \u003cspan\u003eJuicy watermelon paired with a cooling icy finish.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-category-row\" aria-label=\"Flavour style categories\"\u003e\n        \u003cspan class=\"mvs-chip\"\u003eBlue razz blends\u003c\/span\u003e\n        \u003cspan class=\"mvs-chip\"\u003eCherry flavours\u003c\/span\u003e\n        \u003cspan class=\"mvs-chip\"\u003eSour fruit options\u003c\/span\u003e\n        \u003cspan class=\"mvs-chip\"\u003eTropical blends\u003c\/span\u003e\n        \u003cspan class=\"mvs-chip\"\u003eMint and ice\u003c\/span\u003e\n        \u003cspan class=\"mvs-chip\"\u003eCandy-style flavours\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-section-head\"\u003e\n        \u003ch3\u003eSimple pod replacement system\u003c\/h3\u003e\n        \u003cp\u003e\n          The PIXL 8K replacement pod system is designed to keep things easy. No bottled e-liquid, no coil changing, no tiny parts rolling under the sofa where all human ambition goes to die.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-tabs\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003eWhat each refill pack includes\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003e1 x 2ml prefilled PIXL 8K pod.\u003c\/li\u003e\n              \u003cli\u003e1 x 10ml refill container.\u003c\/li\u003e\n              \u003cli\u003e20mg nic salt e-liquid.\u003c\/li\u003e\n              \u003cli\u003eMesh coil pod design for smooth flavour.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow it works\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eRemove the used pod and refill container from your PIXL 8K device.\u003c\/li\u003e\n              \u003cli\u003eFit the fresh replacement pod and refill container into the device.\u003c\/li\u003e\n              \u003cli\u003eAllow the pod to feed from the refill container as designed.\u003c\/li\u003e\n              \u003cli\u003eVape as normal using your existing PIXL 8K device.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWho these pods are for\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eCustomers who already own the PIXL 8K \/ PIXL 8000 kit.\u003c\/li\u003e\n              \u003cli\u003eVapers who want to change flavour without buying a full new device.\u003c\/li\u003e\n              \u003cli\u003eDisposable users moving towards a more reusable prefilled pod system.\u003c\/li\u003e\n              \u003cli\u003eAnyone wanting a low-maintenance pod replacement with strong flavour choice.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eFlavour range\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eFruity options including Juicy Peach, Double Apple and Strawberry Watermelon.\u003c\/li\u003e\n              \u003cli\u003eIcy options including Cherry Ice, Pineapple Ice and Watermelon Ice.\u003c\/li\u003e\n              \u003cli\u003eCandy-style options including Blue Razz Chew, Hub Bub and Rainbow Rush.\u003c\/li\u003e\n              \u003cli\u003eSour options including Sour Cherry Apple and Sour Pineapple Mango.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-section-head\"\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n        \u003cp\u003e\n          The important details, neatly arranged so nobody has to squint at packaging for enlightenment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-spec-grid\"\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eProduct type\u003c\/span\u003e\n          \u003cb\u003ePrefilled replacement pod\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eDevice compatibility\u003c\/span\u003e\n          \u003cb\u003ePIXL 8K \/ PIXL 8000\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003ePuff count\u003c\/span\u003e\n          \u003cb\u003eUp to 8000 puffs\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eE-liquid strength\u003c\/span\u003e\n          \u003cb\u003e20mg nic salt\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003ePod capacity\u003c\/span\u003e\n          \u003cb\u003e2ml prefilled pod\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eRefill container\u003c\/span\u003e\n          \u003cb\u003e10ml prefilled container\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eTotal system\u003c\/span\u003e\n          \u003cb\u003e12ml e-liquid\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eCoil type\u003c\/span\u003e\n          \u003cb\u003eMesh coil\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eVape style\u003c\/span\u003e\n          \u003cb\u003eMTL\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eRefill method\u003c\/span\u003e\n          \u003cb\u003ePrefilled pod system\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eManual refilling\u003c\/span\u003e\n          \u003cb\u003eNot required\u003c\/b\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mvs-spec\"\u003e\n          \u003cspan\u003eDevice included\u003c\/span\u003e\n          \u003cb\u003eNo, pod refill only\u003c\/b\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-pod-visual\"\u003e\n        \u003cdiv class=\"mvs-pod-box\" aria-label=\"Pod refill graphic\"\u003e\n          \u003cdiv class=\"mvs-pod-meter\"\u003e\n            \u003cdiv class=\"mvs-pod-line\"\u003e\n              \u003cspan class=\"mvs-pod-fill\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mvs-pod-labels\"\u003e\n              \u003cdiv class=\"mvs-pod-label\"\u003e2ml prefilled pod\u003c\/div\u003e\n              \u003cdiv class=\"mvs-pod-label\"\u003e10ml refill container\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eSwap the pod. Keep the device.\u003c\/h3\u003e\n          \u003cp\u003e\n            These replacement pods help you keep using your PIXL 8K device while switching to a fresh flavour or replacing an empty refill pack. It is a cleaner, simpler way to continue using the kit without starting from scratch every time.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mvs-feature-strip\"\u003e\n            \u003cdiv class=\"mvs-feature-mini\"\u003ePod refill only\u003c\/div\u003e\n            \u003cdiv class=\"mvs-feature-mini\"\u003eNo coil changing\u003c\/div\u003e\n            \u003cdiv class=\"mvs-feature-mini\"\u003eNo bottled e-liquid\u003c\/div\u003e\n            \u003cdiv class=\"mvs-feature-mini\"\u003eWide flavour range\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003cdiv class=\"mvs-section-head\"\u003e\n        \u003ch3\u003eFAQs\u003c\/h3\u003e\n        \u003cp\u003e\n          The questions people ask before buying pods for a device they already own. A surprisingly reasonable genre of question, for once.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mvs-tabs\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eAre these pods compatible with the PIXL 8K kit?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            Yes. These replacement pods are designed for the PIXL 8K \/ PIXL 8000 prefilled pod kit.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this include the device?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            No. This listing is for replacement refill pods only. The PIXL 8K device is sold separately.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow much e-liquid is in each refill pack?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            Each refill pack uses a 2ml prefilled pod with a 10ml refill container, giving a 12ml total e-liquid system.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat nicotine strength are the pods?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            These pods are filled with 20mg nic salt e-liquid for a smooth throat hit and fast nicotine satisfaction.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I refill these pods with my own e-liquid?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            No. These are prefilled replacement pods and are not designed to be manually refilled with bottled e-liquid.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich flavours are available?\u003c\/summary\u003e\n          \u003cdiv class=\"mvs-tab-content\"\u003e\n            We stock 30 PIXL 8K replacement pod flavours, including Blue Cherry Cranberry, PIXL Dust, Sour Pineapple Mango, Cherry Lemonade, Strawberry Kiwi Razz, Hawaiian Oasis, Spearmint, Watermelon Ice, Purple Dream, Rainbow Rush and more.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section mvs-notice\"\u003e\n      \u003ch3\u003eImportant notice\u003c\/h3\u003e\n      \u003cp\u003e\n        This product contains nicotine, which is an addictive substance. Suitable only for adult smokers and vapers aged 18+. Keep out of reach of children and pets.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mvs-section\"\u003e\n      \u003ch3\u003eWhat’s in the pack?\u003c\/h3\u003e\n      \u003cdiv class=\"mvs-tab-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e1 x PIXL 8K 2ml prefilled replacement pod\u003c\/li\u003e\n          \u003cli\u003e1 x PIXL 8K 10ml refill container\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"mvs-disclaimer\"\u003e\n        PIXL 8K device is not included. Packaging, flavour names and included components may vary by batch. Puff count is approximate and depends on individual usage style, puff length and device settings.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pixl","offers":[{"title":"Blue Razz Cotton","offer_id":57249792819575,"sku":"PIXL-8K-POD-BLURZZCTTN","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Cherry Cranberry","offer_id":57249792852343,"sku":"PIXL-8K-POD-BLUCHRYCRAN","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Magic","offer_id":57249792885111,"sku":"PIXL-8K-POD-BLUMGIC","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Razz Cherry","offer_id":57249792917879,"sku":"PIXL-8K-POD-BLURZZCHRY","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Razz Chew","offer_id":57249792950647,"sku":"PIXL-8K-POD-BLURZZCHW","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry Raspberry","offer_id":57249792983415,"sku":"PIXL-8K-POD-BLURSBY","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry Sour Razz","offer_id":57249793016183,"sku":"PIXL-8K-POD-BLUSOURRSBY","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Cherry Ice","offer_id":57249793048951,"sku":"PIXL-8K-POD-CHRYICE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Cherry Lemonade","offer_id":57249793081719,"sku":"PIXL-8K-POD-CHRYLMNDE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Cherry Pop","offer_id":57249793114487,"sku":"PIXL-8K-POD-CHRYPOP","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Double Apple","offer_id":57249793147255,"sku":"PIXL-8K-POD-DBLEAPLE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Hawaiian Oasis","offer_id":57249793180023,"sku":"PIXL-8K-POD-HAWAIIOASIS","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Hub Bub","offer_id":57249793212791,"sku":"PIXL-8K-POD-HUBBUB","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Juicy Peach","offer_id":57249793245559,"sku":"PIXL-8K-POD-JCYPCH","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Lemon \u0026 Lime","offer_id":57249793278327,"sku":"PIXL-8K-POD-LMNLME","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Paradise Punch","offer_id":57249793311095,"sku":"PIXL-8K-POD-PRDSEPNCH","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Pineapple ice","offer_id":57249793343863,"sku":"PIXL-8K-POD-PNPLEICE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Pink Razz","offer_id":57249793376631,"sku":"PIXL-8K-POD-PNKRAZZ","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"PIXL Dust","offer_id":57249793409399,"sku":"PIXL-8K-POD-PXLDST","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Purple Dream","offer_id":57249793442167,"sku":"PIXL-8K-POD-PRPLDRM","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Rainbow Rush","offer_id":57249793474935,"sku":"PIXL-8K-POD-RNBWRSH","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Raspberry Watermelon","offer_id":57249793507703,"sku":"PIXL-8K-POD-RSPWTRMLN","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Sour Cherry Apple","offer_id":57249793540471,"sku":"PIXL-8K-POD-SURCHRYAPLE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Sour Pineapple Mango","offer_id":57249793573239,"sku":"PIXL-8K-POD-SOURPNPPLMNGO","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Spearmint","offer_id":57249793606007,"sku":"PIXL-8K-POD-SPRMNT","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Strawberry Burst","offer_id":57249793638775,"sku":"PIXL-8K-POD-STRWBRY BRST","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Strawberry Kiwi Razz","offer_id":57249793671543,"sku":"PIXL-8K-POD-STRWBRYKIWIRAZZ","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Strawberry Watermelon","offer_id":57249793704311,"sku":"PIXL-8K-POD-STRWBYWTRMLN","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Tropical Wave","offer_id":57249793737079,"sku":"PIXL-8K-POD-TROPWAVE","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Watermelon Ice","offer_id":57249793769847,"sku":"PIXL-8K-POD-WTRMLNICE","price":6.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/BLACKCHERRY.jpg?v=1782845739","url":"https:\/\/myvapestore.co.uk\/products\/pixl-8k-replacement-pod","provider":"My Vape Store","version":"1.0","type":"link"}