{"product_id":"vampire-vape-max-salts","title":"Vampire Vape Max Salts - Blueberry Sour Raspberry - 10ml","description":"\u003cdiv id=\"vv-max-blueberry-sour-raspberry\" class=\"vv-max-wrap\"\u003e\n  \u003cstyle\u003e\n    #vv-max-blueberry-sour-raspberry {\n      --bg: #0f1115;\n      --panel: #171a21;\n      --panel-2: #1d212a;\n      --text: #ffffff;\n      --muted: #d7deea;\n      --line: rgba(255,255,255,0.08);\n      --accent: #d6ff52;\n      --accent-2: #b8f12d;\n      --ice: #8ee7ff;\n      --shadow: 0 18px 50px rgba(0,0,0,0.28);\n      --radius: 20px;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--text);\n      background:\n        radial-gradient(circle at top right, rgba(142,231,255,0.12), transparent 25%),\n        radial-gradient(circle at top left, rgba(214,255,82,0.10), transparent 25%),\n        linear-gradient(180deg, #0d1014 0%, #11151b 100%);\n      border-radius: 28px;\n      padding: 28px;\n      overflow: hidden;\n    }\n\n    #vv-max-blueberry-sour-raspberry * {\n      box-sizing: border-box;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-container {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-badge {\n      display: inline-block;\n      padding: 8px 14px;\n      border: 1px solid rgba(214,255,82,0.25);\n      background: rgba(214,255,82,0.08);\n      color: var(--accent);\n      border-radius: 999px;\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-bottom: 18px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: stretch;\n      margin-bottom: 24px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-hero-main,\n    #vv-max-blueberry-sour-raspberry .vv-section,\n    #vv-max-blueberry-sour-raspberry .vv-faq-item {\n      background: linear-gradient(180deg, rgba(255,255,255,0.03), rgba(255,255,255,0.015));\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-hero-main {\n      padding: 34px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-hero-main:before {\n      content: \"\";\n      position: absolute;\n      right: -70px;\n      top: -70px;\n      width: 220px;\n      height: 220px;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(214,255,82,0.18), transparent 65%);\n      pointer-events: none;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-title {\n      font-size: 42px;\n      line-height: 1.05;\n      margin: 0 0 14px;\n      letter-spacing: -0.03em;\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-title span {\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry h1,\n    #vv-max-blueberry-sour-raspberry h2,\n    #vv-max-blueberry-sour-raspberry h3 {\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-sub {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--muted);\n      max-width: 760px;\n      margin-bottom: 24px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-pill {\n      padding: 10px 14px;\n      background: rgba(255,255,255,0.04);\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      font-size: 13px;\n      color: #e9edf6;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n      margin-bottom: 24px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-note-card {\n      padding: 22px;\n      background: linear-gradient(180deg, var(--panel), var(--panel-2));\n      border: 1px solid var(--line);\n      border-radius: 18px;\n      transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-note-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(214,255,82,0.28);\n      box-shadow: 0 16px 34px rgba(0,0,0,0.22);\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-note-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-note-card p {\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.65;\n      font-size: 14px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-sections {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px;\n      margin-bottom: 24px;\n      align-items: start;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-section {\n      padding: 28px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-section h2 {\n      margin: 0 0 14px;\n      font-size: 26px;\n      letter-spacing: -0.02em;\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-section p {\n      margin: 0 0 16px;\n      color: var(--muted);\n      line-height: 1.75;\n      font-size: 15px;\n      max-width: 95%;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-list li {\n      padding-left: 18px;\n      position: relative;\n      color: #eaf0f9;\n      line-height: 1.6;\n      font-size: 14px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-list li:before {\n      content: \"\";\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: var(--accent);\n      position: absolute;\n      left: 0;\n      top: 9px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-toggle {\n      display: inline-flex;\n      background: rgba(255,255,255,0.04);\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      padding: 4px;\n      margin-bottom: 18px;\n      gap: 4px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-toggle button {\n      border: 0;\n      background: transparent;\n      color: var(--muted);\n      padding: 10px 16px;\n      border-radius: 999px;\n      cursor: pointer;\n      font-size: 14px;\n      transition: all 0.2s ease;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-toggle button.active {\n      background: linear-gradient(180deg, var(--accent), var(--accent-2));\n      color: #111;\n      font-weight: bold;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-strength-panel {\n      display: none;\n      padding: 18px;\n      border-radius: 16px;\n      background: rgba(255,255,255,0.03);\n      border: 1px solid var(--line);\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-strength-panel.active {\n      display: block;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-strength-panel strong {\n      display: block;\n      font-size: 20px;\n      margin-bottom: 8px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-strength-panel span {\n      color: var(--muted);\n      line-height: 1.7;\n      font-size: 14px;\n      display: block;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-top: 10px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-spec {\n      padding: 16px;\n      border-radius: 16px;\n      background: rgba(255,255,255,0.03);\n      border: 1px solid var(--line);\n      min-height: 86px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-spec small {\n      display: block;\n      color: var(--muted);\n      margin-bottom: 8px;\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-spec strong {\n      display: block;\n      font-size: 15px;\n      color: #ffffff !important;\n      line-height: 1.5;\n      font-weight: 600;\n      word-break: normal;\n      overflow-wrap: break-word;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-wide {\n      margin-bottom: 24px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-wide .vv-section {\n      padding: 30px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq {\n      display: grid;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq-item {\n      overflow: hidden;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq-question {\n      width: 100%;\n      background: transparent;\n      border: 0;\n      color: #ffffff !important;\n      text-align: left;\n      padding: 20px 22px;\n      font-size: 16px;\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq-question span:last-child {\n      color: var(--accent);\n      font-size: 22px;\n      line-height: 1;\n      margin-left: 16px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n      color: var(--muted);\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-faq-answer-inner {\n      padding: 0 22px 20px;\n      line-height: 1.75;\n      font-size: 14px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-cta {\n      text-align: center;\n      padding: 30px 20px 8px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-cta h2 {\n      margin: 0 0 10px;\n      font-size: 30px;\n      letter-spacing: -0.02em;\n      color: #ffffff !important;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-cta p {\n      margin: 0 auto 18px;\n      max-width: 760px;\n      color: var(--muted);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n\n    #vv-max-blueberry-sour-raspberry .vv-cta .vv-pill {\n      font-size: 14px;\n      padding: 12px 18px;\n    }\n\n    @media (max-width: 980px) {\n      #vv-max-blueberry-sour-raspberry .vv-sections,\n      #vv-max-blueberry-sour-raspberry .vv-grid-3 {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 640px) {\n      #vv-max-blueberry-sour-raspberry {\n        padding: 18px;\n        border-radius: 22px;\n      }\n\n      #vv-max-blueberry-sour-raspberry .vv-title {\n        font-size: 32px;\n      }\n\n      #vv-max-blueberry-sour-raspberry .vv-hero-main,\n      #vv-max-blueberry-sour-raspberry .vv-section {\n        padding: 22px;\n      }\n\n      #vv-max-blueberry-sour-raspberry .vv-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #vv-max-blueberry-sour-raspberry .vv-spec {\n        min-height: auto;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"vv-container\"\u003e\n    \u003cdiv class=\"vv-hero\"\u003e\n      \u003cdiv class=\"vv-hero-main\"\u003e\n        \u003cdiv class=\"vv-badge\"\u003eComing Soon • Vampire Vape Max\u003c\/div\u003e\n        \u003ch1 class=\"vv-title\"\u003eBlueberry \u003cspan\u003eSour Raspberry\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cdiv class=\"vv-sub\"\u003e\n          A bold fruit nic salt blending sweet blueberry with tangy sour raspberry. Bright, punchy and layered, this is a refined berry profile made for all-day use in pod kits and MTL devices.\n        \u003c\/div\u003e\n        \u003cdiv class=\"vv-hero-points\"\u003e\n          \u003cdiv class=\"vv-pill\"\u003e10ml Bottle\u003c\/div\u003e\n          \u003cdiv class=\"vv-pill\"\u003e10mg \u0026amp; 20mg\u003c\/div\u003e\n          \u003cdiv class=\"vv-pill\"\u003e50\/50 VG\/PG\u003c\/div\u003e\n          \u003cdiv class=\"vv-pill\"\u003eUK Brand\u003c\/div\u003e\n          \u003cdiv class=\"vv-pill\"\u003ePod Kit Friendly\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-grid-3\"\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eSweet Blueberry\u003c\/h3\u003e\n        \u003cp\u003eA rich blueberry note leads the blend with a smooth berry sweetness that gives the flavour body and depth.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eTangy Raspberry\u003c\/h3\u003e\n        \u003cp\u003eRaspberry adds a sharper edge, bringing brightness and contrast to the sweeter blueberry base.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eSour Finish\u003c\/h3\u003e\n        \u003cp\u003eA light sour twist on the exhale lifts the fruit notes and keeps the overall profile lively and clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-sections\"\u003e\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eFlavour Breakdown\u003c\/h2\u003e\n        \u003cp\u003e\n          Blueberry Sour Raspberry from Vampire Vape Max delivers a layered berry profile built around sweet and sharp contrast. The inhale brings smooth blueberry with a fuller, slightly darker fruit note, while the exhale introduces tangy raspberry and a subtle sour edge that gives the flavour a brighter finish.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          It is fruity without becoming syrupy, sharp without turning harsh, and bold without losing balance. Which is refreshing, considering how often flavours like this end up tasting like somebody spilled sweets into a chemistry set.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eWhy Vapers Will Like It\u003c\/h2\u003e\n        \u003cul class=\"vv-list\"\u003e\n          \u003cli\u003eBalanced blend of sweet blueberry and tangy sour raspberry\u003c\/li\u003e\n          \u003cli\u003eBerry flavour stays bold but clean from inhale to exhale\u003c\/li\u003e\n          \u003cli\u003eDesigned for all-day vaping in low-powered devices\u003c\/li\u003e\n          \u003cli\u003eAvailable in two nic salt strengths for a flexible option\u003c\/li\u003e\n          \u003cli\u003eIdeal for vapers who enjoy fruit flavours with a sharper edge\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-sections\"\u003e\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eChoose Your Strength\u003c\/h2\u003e\n        \u003cdiv class=\"vv-toggle\"\u003e\n          \u003cbutton class=\"vv-strength-btn active\" data-target=\"vv-strength-10\"\u003e10mg\u003c\/button\u003e\n          \u003cbutton class=\"vv-strength-btn\" data-target=\"vv-strength-20\"\u003e20mg\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv id=\"vv-strength-10\" class=\"vv-strength-panel active\"\u003e\n          \u003cstrong\u003e10mg Nic Salt\u003c\/strong\u003e\n          \u003cspan\u003e\n            A lighter nic salt option for vapers looking for a smoother nicotine level while keeping the same full Blueberry Sour Raspberry flavour profile.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv id=\"vv-strength-20\" class=\"vv-strength-panel\"\u003e\n          \u003cstrong\u003e20mg Nic Salt\u003c\/strong\u003e\n          \u003cspan\u003e\n            A stronger nic salt option for those who prefer a more noticeable nicotine hit, still delivered with the same bright and balanced berry finish.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"vv-spec-grid\"\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eBrand\u003c\/small\u003e\n            \u003cstrong\u003eVampire Vape\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eRange\u003c\/small\u003e\n            \u003cstrong\u003eVampire Vape Max\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eFlavour\u003c\/small\u003e\n            \u003cstrong\u003eBlueberry Sour Raspberry\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eBottle Size\u003c\/small\u003e\n            \u003cstrong\u003e10ml\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eStrengths\u003c\/small\u003e\n            \u003cstrong\u003e10mg \/ 20mg\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eRatio\u003c\/small\u003e\n            \u003cstrong\u003e50\/50 VG\/PG\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eBest For\u003c\/small\u003e\n            \u003cstrong\u003ePod Kits \u0026amp; MTL Devices\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eOrigin\u003c\/small\u003e\n            \u003cstrong\u003eUK Vape Brand\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-wide\"\u003e\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eAbout Vampire Vape Max\u003c\/h2\u003e\n        \u003cp\u003e\n          Vampire Vape Max is a nic salt range from one of the UK’s best-known vape brands, created for smooth delivery, dependable flavour and everyday usability. Built in a 50\/50 blend and designed for modern pod systems, the range focuses on clean flavour profiles that feel easy to vape from the first puff to the last.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Blueberry Sour Raspberry fits naturally into the range with its mix of sweet berry depth and sharper fruity contrast, making it a strong choice for anyone after a flavour that feels vibrant, punchy and still polished.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-wide\"\u003e\n      \u003cdiv class=\"vv-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"vv-faq\"\u003e\n          \u003cdiv class=\"vv-faq-item\"\u003e\n            \u003cbutton class=\"vv-faq-question\"\u003e\n              \u003cspan\u003eWhat does Blueberry Sour Raspberry taste like?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                It combines sweet blueberry with tangy raspberry and a subtle sour finish. The result is a layered berry flavour that feels bold, bright and balanced.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-faq-item\"\u003e\n            \u003cbutton class=\"vv-faq-question\"\u003e\n              \u003cspan\u003eIs the sour note very strong?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                The sour element is noticeable but controlled. It is there to sharpen the berry profile and add contrast rather than overpower the whole flavour.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-faq-item\"\u003e\n            \u003cbutton class=\"vv-faq-question\"\u003e\n              \u003cspan\u003eWhat devices should I use with this e-liquid?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                With a 50\/50 VG\/PG ratio, Blueberry Sour Raspberry is best suited to pod kits and mouth-to-lung devices.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-faq-item\"\u003e\n            \u003cbutton class=\"vv-faq-question\"\u003e\n              \u003cspan\u003eWhat nicotine strengths are available?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                This flavour comes in both 10mg and 20mg nic salt strengths.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vv-cta\"\u003e\n      \u003ch2\u003eBlueberry Sour Raspberry Is Landing Soon\u003c\/h2\u003e\n      \u003cp\u003e\n        A sweet blueberry inhale, a tangy raspberry edge and a light sour finish make this a bold flavour to keep an eye on. Part of the upcoming Vampire Vape Max release, Blueberry Sour Raspberry is coming soon.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vv-pill\"\u003eComing Soon\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function() {\n      var wrapper = document.getElementById('vv-max-blueberry-sour-raspberry');\n      if (!wrapper) return;\n\n      var buttons = wrapper.querySelectorAll('.vv-strength-btn');\n      var panels = wrapper.querySelectorAll('.vv-strength-panel');\n\n      buttons.forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          buttons.forEach(function(b) { b.classList.remove('active'); });\n          panels.forEach(function(p) { p.classList.remove('active'); });\n\n          btn.classList.add('active');\n          var target = wrapper.querySelector('#' + btn.getAttribute('data-target'));\n          if (target) target.classList.add('active');\n        });\n      });\n\n      var faqButtons = wrapper.querySelectorAll('.vv-faq-question');\n      faqButtons.forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          var answer = btn.nextElementSibling;\n          var icon = btn.querySelector('span:last-child');\n          var isOpen = answer.style.maxHeight \u0026\u0026 answer.style.maxHeight !== '0px';\n\n          wrapper.querySelectorAll('.vv-faq-answer').forEach(function(item) {\n            item.style.maxHeight = null;\n          });\n\n          wrapper.querySelectorAll('.vv-faq-question span:last-child').forEach(function(i) {\n            i.textContent = '+';\n          });\n\n          if (!isOpen) {\n            answer.style.maxHeight = answer.scrollHeight + 'px';\n            if (icon) icon.textContent = '−';\n          }\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Vampire Vapes","offers":[{"title":"10mg","offer_id":56913053614455,"sku":"VAMP-MAX-SLT-10ML-10MG-BLUSURRSP","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"20mg","offer_id":56913053647223,"sku":"VAMP-MAX-SLT-10ML-20MG-BLUSURRSP","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/VV_Max_BO_ProductImage_ShadowLeft_BlueberrySourRaspberry.png?v=1774014355","url":"https:\/\/myvapestore.co.uk\/products\/vampire-vape-max-salts","provider":"My Vape Store","version":"1.0","type":"link"}