{"product_id":"montreal-original-salt-goldcrest","title":"Montreal-Original-Salt-Goldcrest","description":"\u003cdiv id=\"montreal-goldcrest\" class=\"vv-max-wrap\"\u003e\n  \u003cstyle\u003e\n    #montreal-goldcrest {\n      --bg: #111111;\n      --panel: #1a1a1a;\n      --panel-2: #222222;\n      --text: #ffffff;\n      --muted: #d5d0c8;\n      --line: rgba(255,255,255,0.08);\n      --accent: #caa46a;\n      --accent-2: #e1bf88;\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(202,164,106,0.12), transparent 25%),\n        radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 25%),\n        linear-gradient(180deg, #101010 0%, #151515 100%);\n      border-radius: 28px;\n      padding: 24px;\n      overflow: hidden;\n      max-width: 100%;\n    }\n\n    #montreal-goldcrest * {\n      box-sizing: border-box;\n    }\n\n    #montreal-goldcrest .vv-container {\n      max-width: 100%;\n      margin: 0 auto;\n    }\n\n    #montreal-goldcrest .vv-badge {\n      display: inline-block;\n      padding: 8px 14px;\n      border: 1px solid rgba(202,164,106,0.25);\n      background: rgba(202,164,106,0.08);\n      color: var(--accent);\n      border-radius: 999px;\n      font-size: 11px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-bottom: 18px;\n      line-height: 1.4;\n    }\n\n    #montreal-goldcrest .vv-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-bottom: 24px;\n    }\n\n    #montreal-goldcrest .vv-hero-main,\n    #montreal-goldcrest .vv-section,\n    #montreal-goldcrest .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    #montreal-goldcrest .vv-hero-main {\n      padding: 28px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #montreal-goldcrest .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(202,164,106,0.16), transparent 65%);\n      pointer-events: none;\n    }\n\n    #montreal-goldcrest .vv-title {\n      font-size: 36px;\n      line-height: 1.08;\n      margin: 0 0 14px;\n      letter-spacing: -0.03em;\n      color: #ffffff !important;\n    }\n\n    #montreal-goldcrest .vv-title span {\n      color: var(--accent) !important;\n    }\n\n    #montreal-goldcrest h1,\n    #montreal-goldcrest h2,\n    #montreal-goldcrest h3 {\n      color: #ffffff !important;\n    }\n\n    #montreal-goldcrest .vv-sub {\n      font-size: 16px;\n      line-height: 1.65;\n      color: var(--muted);\n      margin-bottom: 24px;\n    }\n\n    #montreal-goldcrest .vv-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    #montreal-goldcrest .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      line-height: 1.35;\n    }\n\n    #montreal-goldcrest .vv-grid-3 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 18px;\n      margin-bottom: 24px;\n    }\n\n    #montreal-goldcrest .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    #montreal-goldcrest .vv-note-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(202,164,106,0.28);\n      box-shadow: 0 16px 34px rgba(0,0,0,0.22);\n    }\n\n    #montreal-goldcrest .vv-note-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #ffffff !important;\n    }\n\n    #montreal-goldcrest .vv-note-card p {\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.65;\n      font-size: 14px;\n    }\n\n    #montreal-goldcrest .vv-sections {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-bottom: 24px;\n      align-items: start;\n    }\n\n    #montreal-goldcrest .vv-section {\n      padding: 24px;\n      min-width: 0;\n    }\n\n    #montreal-goldcrest .vv-section h2 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      letter-spacing: -0.02em;\n      color: #ffffff !important;\n      line-height: 1.2;\n    }\n\n    #montreal-goldcrest .vv-section p {\n      margin: 0 0 16px;\n      color: var(--muted);\n      line-height: 1.75;\n      font-size: 15px;\n      max-width: 100%;\n    }\n\n    #montreal-goldcrest .vv-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n\n    #montreal-goldcrest .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    #montreal-goldcrest .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    #montreal-goldcrest .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    #montreal-goldcrest .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    #montreal-goldcrest .vv-toggle button.active {\n      background: linear-gradient(180deg, var(--accent), var(--accent-2));\n      color: #111;\n      font-weight: bold;\n    }\n\n    #montreal-goldcrest .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    #montreal-goldcrest .vv-strength-panel.active {\n      display: block;\n    }\n\n    #montreal-goldcrest .vv-strength-panel strong {\n      display: block;\n      font-size: 20px;\n      margin-bottom: 8px;\n      color: #ffffff !important;\n    }\n\n    #montreal-goldcrest .vv-strength-panel span {\n      color: var(--muted);\n      line-height: 1.7;\n      font-size: 14px;\n      display: block;\n    }\n\n    #montreal-goldcrest .vv-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 10px;\n    }\n\n    #montreal-goldcrest .vv-spec {\n      padding: 14px 16px;\n      border-radius: 16px;\n      background: rgba(255,255,255,0.03);\n      border: 1px solid var(--line);\n      display: grid;\n      grid-template-columns: 92px 1fr;\n      gap: 14px;\n      align-items: center;\n      min-width: 0;\n    }\n\n    #montreal-goldcrest .vv-spec small {\n      display: block;\n      color: var(--muted);\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      font-size: 10px;\n      line-height: 1.4;\n      margin: 0;\n    }\n\n    #montreal-goldcrest .vv-spec strong {\n      display: block;\n      font-size: 14px;\n      color: #ffffff !important;\n      line-height: 1.45;\n      font-weight: 600;\n      word-break: normal;\n      overflow-wrap: normal;\n      hyphens: none;\n      min-width: 0;\n    }\n\n    #montreal-goldcrest .vv-wide {\n      margin-bottom: 24px;\n    }\n\n    #montreal-goldcrest .vv-wide .vv-section {\n      padding: 24px;\n    }\n\n    #montreal-goldcrest .vv-faq {\n      display: grid;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    #montreal-goldcrest .vv-faq-item {\n      overflow: hidden;\n    }\n\n    #montreal-goldcrest .vv-faq-question {\n      width: 100%;\n      background: transparent;\n      border: 0;\n      color: #ffffff !important;\n      text-align: left;\n      padding: 18px 20px;\n      font-size: 15px;\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      line-height: 1.45;\n    }\n\n    #montreal-goldcrest .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    #montreal-goldcrest .vv-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n      color: var(--muted);\n    }\n\n    #montreal-goldcrest .vv-faq-answer-inner {\n      padding: 0 20px 20px;\n      line-height: 1.75;\n      font-size: 14px;\n    }\n\n    #montreal-goldcrest .vv-cta {\n      text-align: center;\n      padding: 28px 16px 8px;\n    }\n\n    #montreal-goldcrest .vv-cta h2 {\n      margin: 0 0 10px;\n      font-size: 26px;\n      letter-spacing: -0.02em;\n      color: #ffffff !important;\n      line-height: 1.25;\n    }\n\n    #montreal-goldcrest .vv-cta p {\n      margin: 0 auto 18px;\n      color: var(--muted);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n\n    @media (max-width: 480px) {\n      #montreal-goldcrest {\n        padding: 16px;\n        border-radius: 22px;\n      }\n\n      #montreal-goldcrest .vv-title {\n        font-size: 30px;\n      }\n\n      #montreal-goldcrest .vv-hero-main,\n      #montreal-goldcrest .vv-section,\n      #montreal-goldcrest .vv-wide .vv-section {\n        padding: 20px;\n      }\n\n      #montreal-goldcrest .vv-spec {\n        grid-template-columns: 1fr;\n        gap: 6px;\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\"\u003eMontreal Original • Premium Tobacco Nic Salt\u003c\/div\u003e\n\n        \u003ch1 class=\"vv-title\"\u003eGoldcrest \u003cspan\u003eNic Salt\u003c\/span\u003e\n\u003c\/h1\u003e\n\n        \u003cdiv class=\"vv-sub\"\u003e\n          Goldcrest by Montreal Original is a pure Virginia tobacco nic salt with a smooth, authentic and carefully balanced character. Refined without being overly sweet, it delivers a clean tobacco profile made for pod kits and mouth-to-lung vaping.\n        \u003c\/div\u003e\n\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\"\u003ePure Virginia Tobacco\u003c\/div\u003e\n          \u003cdiv class=\"vv-pill\"\u003eMTL \u0026amp; Pod 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\u003ePure Virginia Tobacco\u003c\/h3\u003e\n        \u003cp\u003eA classic Virginia tobacco base gives Goldcrest a clean, smooth and naturally refined flavour.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003eBalanced Leaf Notes\u003c\/h3\u003e\n        \u003cp\u003eThe flavour stays focused on authentic tobacco character, with gentle depth and no unnecessary sweetness.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vv-note-card\"\u003e\n        \u003ch3\u003ePolished Finish\u003c\/h3\u003e\n        \u003cp\u003eGoldcrest finishes smooth and controlled, making it a premium choice for everyday tobacco vaping.\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\n        \u003cp\u003e\n          Goldcrest from Montreal Original delivers a pure Virginia tobacco flavour with a refined and authentic profile. The inhale is smooth and clean, while the exhale brings a fuller tobacco note that remains balanced, natural and easy to enjoy.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This is a polished tobacco nic salt for vapers who want a straightforward leaf-led flavour without heavy sweetness, dessert notes or unnecessary extras. Goldcrest keeps the profile elegant and focused, because apparently restraint is still legal in flavour development.\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\n        \u003cul class=\"vv-list\"\u003e\n          \u003cli\u003ePure Virginia tobacco flavour with a refined finish\u003c\/li\u003e\n          \u003cli\u003eClean and balanced profile without excessive sweetness\u003c\/li\u003e\n          \u003cli\u003eSmooth enough for regular all-day vaping\u003c\/li\u003e\n          \u003cli\u003eAvailable in 10mg and 20mg nic salt strengths\u003c\/li\u003e\n          \u003cli\u003eIdeal for pod kits and low-powered MTL devices\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\n        \u003cdiv class=\"vv-toggle\"\u003e\n          \u003cbutton class=\"vv-strength-btn active\" data-target=\"goldcrest-strength-10\"\u003e10mg\u003c\/button\u003e\n          \u003cbutton class=\"vv-strength-btn\" data-target=\"goldcrest-strength-20\"\u003e20mg\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv id=\"goldcrest-strength-10\" class=\"vv-strength-panel active\"\u003e\n          \u003cstrong\u003e10mg Nic Salt\u003c\/strong\u003e\n          \u003cspan\u003e\n            A lighter nicotine option that keeps Goldcrest’s pure Virginia tobacco profile smooth, clean and balanced.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv id=\"goldcrest-strength-20\" class=\"vv-strength-panel\"\u003e\n          \u003cstrong\u003e20mg Nic Salt\u003c\/strong\u003e\n          \u003cspan\u003e\n            A stronger nic salt option delivering the same refined Virginia tobacco flavour with a more noticeable nicotine hit.\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\n        \u003cdiv class=\"vv-spec-grid\"\u003e\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eBrand\u003c\/small\u003e\n            \u003cstrong\u003eMontreal Original\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eRange\u003c\/small\u003e\n            \u003cstrong\u003eTobacco Nic Salt\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eFlavour\u003c\/small\u003e\n            \u003cstrong\u003eGoldcrest\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eBottle Size\u003c\/small\u003e\n            \u003cstrong\u003e10ml\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eStrengths\u003c\/small\u003e\n            \u003cstrong\u003e10mg \/ 20mg\u003c\/strong\u003e\n          \u003c\/div\u003e\n\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\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\n          \u003cdiv class=\"vv-spec\"\u003e\n            \u003csmall\u003eProfile\u003c\/small\u003e\n            \u003cstrong\u003ePure Virginia Tobacco\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 Montreal Original\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Montreal Original is a premium tobacco vape range focused on delivering authentic tobacco flavour through a specialised reverse osmosis extraction process. Rather than masking tobacco beneath excessive sweetness, the range aims to preserve the cleaner, more natural characteristics of the leaf itself.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Goldcrest is one of the most classic options in the collection, offering a pure Virginia tobacco profile that feels smooth, refined and deliberately straightforward.\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\n        \u003cdiv class=\"vv-faq\"\u003e\n          \u003cdiv class=\"vv-faq-item\"\u003e\n            \u003cbutton class=\"vv-faq-question\"\u003e\n              \u003cspan\u003eWhat does Goldcrest taste like?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                Goldcrest delivers a pure Virginia tobacco flavour with a smooth, clean and authentic finish.\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 Goldcrest a sweet tobacco flavour?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                Goldcrest is not designed as a sweet tobacco flavour. It focuses more on a clean Virginia tobacco profile with a refined natural character.\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 Goldcrest?\u003c\/span\u003e\n              \u003cspan\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                With its 50\/50 VG\/PG ratio, Goldcrest is best suited to pod systems and mouth-to-lung vape kits.\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\n            \u003cdiv class=\"vv-faq-answer\"\u003e\n              \u003cdiv class=\"vv-faq-answer-inner\"\u003e\n                Goldcrest is available 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\u003ePure Virginia Tobacco, Refined\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Goldcrest by Montreal Original delivers a smooth Virginia tobacco profile with a clean, authentic finish for a premium nic salt experience built for pod kit vaping.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"vv-pill\"\u003ePremium Tobacco Nic Salt\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function() {\n      var wrapper = document.getElementById('montreal-goldcrest');\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\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\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":"Montreal","offers":[{"title":"10mg","offer_id":57087193612663,"sku":"MNTRL-NIC-SALT-10ML-GLDCRST-10MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"20mg","offer_id":57087193645431,"sku":"MNTRL-NIC-SALT-10ML-GLDCRST-20MG","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/ChatGPT_Image_May_13_2026_at_11_27_22_AM.png?v=1778668076","url":"https:\/\/myvapestore.co.uk\/products\/montreal-original-salt-goldcrest","provider":"My Vape Store","version":"1.0","type":"link"}