{"product_id":"vampire-vape-max-salts-double-apple-10ml","title":"Vampire Vape Max Salts - Double Apple - 10ml","description":"\u003cdiv id=\"vv-max-double-apple\" class=\"vv-max-wrap\"\u003e\n  \u003cstyle\u003e\n    #vv-max-double-apple {\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-double-apple * {\n      box-sizing: border-box;\n    }\n\n    #vv-max-double-apple .vv-container {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .vv-hero-main,\n    #vv-max-double-apple .vv-section,\n    #vv-max-double-apple .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-double-apple .vv-hero-main {\n      padding: 34px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .vv-title span {\n      color: #ffffff !important;\n    }\n\n    #vv-max-double-apple h1,\n    #vv-max-double-apple h2,\n    #vv-max-double-apple h3 {\n      color: #ffffff !important;\n    }\n\n    #vv-max-double-apple .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-double-apple .vv-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .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-double-apple .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-double-apple .vv-note-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .vv-section {\n      padding: 28px;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .vv-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .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-double-apple .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-double-apple .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-double-apple .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-double-apple .vv-strength-panel.active {\n      display: block;\n    }\n\n    #vv-max-double-apple .vv-strength-panel strong {\n      display: block;\n      font-size: 20px;\n      margin-bottom: 8px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-double-apple .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-double-apple .vv-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-top: 10px;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .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-double-apple .vv-wide {\n      margin-bottom: 24px;\n    }\n\n    #vv-max-double-apple .vv-wide .vv-section {\n      padding: 30px;\n    }\n\n    #vv-max-double-apple .vv-faq {\n      display: grid;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    #vv-max-double-apple .vv-faq-item {\n      overflow: hidden;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .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-double-apple .vv-faq-answer-inner {\n      padding: 0 22px 20px;\n      line-height: 1.75;\n      font-size: 14px;\n    }\n\n    #vv-max-double-apple .vv-cta {\n      text-align: center;\n      padding: 30px 20px 8px;\n    }\n\n    #vv-max-double-apple .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-double-apple .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-double-apple .vv-cta .vv-pill {\n      font-size: 14px;\n      padding: 12px 18px;\n    }\n\n    @media (max-width: 980px) {\n      #vv-max-double-apple .vv-sections,\n      #vv-max-double-apple .vv-grid-3 {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 640px) {\n      #vv-max-double-apple {\n        padding: 18px;\n        border-radius: 22px;\n      }\n\n      #vv-max-double-apple .vv-title {\n        font-size: 32px;\n      }\n\n      #vv-max-double-apple .vv-hero-main,\n      #vv-max-double-apple .vv-section {\n        padding: 22px;\n      }\n\n      #vv-max-double-apple .vv-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #vv-max-double-apple .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\"\u003eDouble \u003cspan\u003eApple\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cdiv class=\"vv-sub\"\u003e\n          A crisp fruit nic salt built around layered apple notes with a smooth, clean finish. Familiar, balanced and easy to vape, this is a refined take on a classic apple 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\u003eGreen Apple\u003c\/h3\u003e\n        \u003cp\u003eA sharper apple note brings a crisp edge to the blend and gives the flavour its fresh, lively feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eRed Apple\u003c\/h3\u003e\n        \u003cp\u003eA sweeter apple layer adds roundness and body, balancing the brighter note with a smoother fruit finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eClean Balance\u003c\/h3\u003e\n        \u003cp\u003eThe two apple notes combine for a polished profile that feels juicy, familiar and easy to return to.\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          Double Apple from Vampire Vape Max delivers a smooth and balanced fruit profile built around two distinct apple notes. The inhale brings a crisp, sharper apple character, while the exhale rounds things out with a sweeter apple layer that adds body and keeps the flavour feeling full without becoming too heavy.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          It is fruity without becoming syrupy, clean without feeling thin, and familiar without turning dull. Which is impressive, because apple flavours often get ruined by the very human urge to overdo them.\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 mix of crisp and sweet apple notes\u003c\/li\u003e\n          \u003cli\u003eJuicy fruit profile with a smooth, clean finish\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 straightforward fruit flavours\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 Double Apple 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 crisp and balanced fruit 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\u003eDouble Apple\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          Double Apple fits naturally into the range with its layered fruit character and clean finish, making it an ideal choice for anyone after a familiar apple vape that still feels polished and well put together.\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 Double Apple 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 two apple notes for a balanced fruit profile, blending a crisper apple edge with a sweeter apple finish. The result is smooth, juicy and easy to vape.\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 it more crisp or sweet?\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 sits between the two. The sharper apple note gives it freshness, while the sweeter apple layer rounds it out and keeps the overall flavour 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\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, Double Apple 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\u003eDouble Apple Is Landing Soon\u003c\/h2\u003e\n      \u003cp\u003e\n        A crisp apple inhale, a sweeter layered finish and a clean 50\/50 nic salt blend make this an easy flavour to keep an eye on. Part of the upcoming Vampire Vape Max release, Double Apple 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-double-apple');\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":56913074946423,"sku":"VAMP-MAX-SLT-10ML-10MG-DBLAPL","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"20mg","offer_id":56913074979191,"sku":"VAMP-MAX-SLT-10ML-20MG-DBLAPL","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/VV_Max_B_B_ProductImage_BoxLeft_DoubleApple.png?v=1774014952","url":"https:\/\/myvapestore.co.uk\/products\/vampire-vape-max-salts-double-apple-10ml","provider":"My Vape Store","version":"1.0","type":"link"}