{"product_id":"vampire-vape-max-salts-orange-zest-10ml","title":"Vampire Vape Max Salts - Orange Zest - 10ml","description":"\u003cdiv id=\"vv-max-orange-zest\" class=\"vv-max-wrap\"\u003e\n  \u003cstyle\u003e\n    #vv-max-orange-zest {\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(0,200,190,0.14), 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-orange-zest * {\n      box-sizing: border-box;\n    }\n\n    #vv-max-orange-zest .vv-container {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .vv-hero-main,\n    #vv-max-orange-zest .vv-section,\n    #vv-max-orange-zest .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-orange-zest .vv-hero-main {\n      padding: 34px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #vv-max-orange-zest .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(0,200,190,0.22), transparent 65%);\n      pointer-events: none;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .vv-title span {\n      color: #ffffff !important;\n    }\n\n    #vv-max-orange-zest h1,\n    #vv-max-orange-zest h2,\n    #vv-max-orange-zest h3 {\n      color: #ffffff !important;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .vv-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .vv-note-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .vv-section {\n      padding: 28px;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .vv-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .vv-strength-panel.active {\n      display: block;\n    }\n\n    #vv-max-orange-zest .vv-strength-panel strong {\n      display: block;\n      font-size: 20px;\n      margin-bottom: 8px;\n      color: #ffffff !important;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .vv-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-top: 10px;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .vv-wide {\n      margin-bottom: 24px;\n    }\n\n    #vv-max-orange-zest .vv-wide .vv-section {\n      padding: 30px;\n    }\n\n    #vv-max-orange-zest .vv-faq {\n      display: grid;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    #vv-max-orange-zest .vv-faq-item {\n      overflow: hidden;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .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-orange-zest .vv-faq-answer-inner {\n      padding: 0 22px 20px;\n      line-height: 1.75;\n      font-size: 14px;\n    }\n\n    #vv-max-orange-zest .vv-cta {\n      text-align: center;\n      padding: 30px 20px 8px;\n    }\n\n    #vv-max-orange-zest .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-orange-zest .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-orange-zest .vv-cta .vv-pill {\n      font-size: 14px;\n      padding: 12px 18px;\n    }\n\n    @media (max-width: 980px) {\n      #vv-max-orange-zest .vv-sections,\n      #vv-max-orange-zest .vv-grid-3 {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 640px) {\n      #vv-max-orange-zest {\n        padding: 18px;\n        border-radius: 22px;\n      }\n\n      #vv-max-orange-zest .vv-title {\n        font-size: 32px;\n      }\n\n      #vv-max-orange-zest .vv-hero-main,\n      #vv-max-orange-zest .vv-section {\n        padding: 22px;\n      }\n\n      #vv-max-orange-zest .vv-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #vv-max-orange-zest .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\"\u003eOrange \u003cspan\u003eZest\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cdiv class=\"vv-sub\"\u003e\n          A bright citrus nic salt delivering sharp orange zest with a clean, refreshing finish. Crisp, punchy and easy to vape, this is a lively citrus 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\u003eZesty Orange\u003c\/h3\u003e\n        \u003cp\u003eA sharp orange note leads the flavour with a bright citrus edge that feels lively, clean and instantly refreshing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eNatural Sweetness\u003c\/h3\u003e\n        \u003cp\u003eA softer sweet orange layer rounds things out, keeping the zestiness balanced rather than harsh or bitter.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eCrisp Finish\u003c\/h3\u003e\n        \u003cp\u003eThe exhale stays clean and punchy, giving the flavour a polished citrus finish that remains easy to vape.\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          Orange Zest from Vampire Vape Max delivers a bright and balanced citrus profile built around a sharp orange note. The inhale brings a lively zestiness with a fresh citrus edge, while the exhale smooths things out with a slightly sweeter orange finish that keeps the overall flavour crisp without becoming too sour.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          It is sharp without turning harsh, sweet without becoming heavy, and refreshing without feeling thin. Which is more than can be said for half the citrus flavours that end up tasting like somebody accidentally vaped kitchen cleaner.\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\u003eBright orange zest flavour with a clean citrus finish\u003c\/li\u003e\n          \u003cli\u003eSharp profile stays balanced rather than overly sour\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 crisp, straightforward citrus blends\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 Orange Zest 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 citrus 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\u003eOrange Zest\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          Orange Zest fits naturally into the range with its crisp citrus character and refreshing finish, making it a strong choice for anyone after a bright, simple flavour that still feels polished and well balanced.\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 Orange Zest 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 delivers a bright orange citrus flavour with a zesty edge and a smoother finish. The overall profile is crisp, fresh 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 very sharp?\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 has a noticeable citrus brightness, but it stays balanced rather than overly sour or harsh. The sweeter orange note helps round it out.\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, Orange Zest 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\u003eOrange Zest Is Landing Soon\u003c\/h2\u003e\n      \u003cp\u003e\n        Bright citrus, a clean orange finish and a smooth 50\/50 nic salt blend make this a refreshing flavour to keep an eye on. Part of the upcoming Vampire Vape Max release, Orange Zest 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-orange-zest');\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":56913156473207,"sku":"VAMP-MAX-SLT-10ML-10MG-ORNGZST","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"20mg","offer_id":56913156505975,"sku":"VAMP-MAX-SLT-10ML-20MG-ORNGZST","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_OrangeZest.png?v=1774017116","url":"https:\/\/myvapestore.co.uk\/products\/vampire-vape-max-salts-orange-zest-10ml","provider":"My Vape Store","version":"1.0","type":"link"}