{"product_id":"charger-e-liquid-by-vampire-vape","title":"Charger E-Liquid By Vampire Vape","description":"\u003cstyle\u003e\n\/* ─── BASE WRAPPER ───────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper {\n  --text: #121723;\n  --muted: #6b7280;\n  --link: #bd0028;\n  --accent: #bd0028;\n  --bg: #ffffff;\n  --bg-section: #f5f6f8;\n  --border: #e4e7ed;\n  --radius: 12px;\n  --shadow: 0 2px 12px rgba(18, 23, 35, 0.08);\n\n  font-family: 'DM Sans', sans-serif;\n  color: var(--text);\n  background: var(--bg);\n  font-size: 15px;\n  line-height: 1.75;\n  -webkit-font-smoothing: antialiased;\n  max-width: 1440px;\n  margin: 0 auto;\n}\n\n\/* ─── RESET \u0026 RESPONSIVENESS FIX ─────────────────────────── *\/\n.charger-vampire-vape-wrapper *,\n.charger-vampire-vape-wrapper *::before,\n.charger-vampire-vape-wrapper *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ─── TYPE ──────────────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper h2 {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 26px;\n  color: var(--text);\n  line-height: 1.2;\n  margin-bottom: 15px;\n  text-transform: uppercase;\n}\n\n.charger-vampire-vape-wrapper h3 {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 600;\n  font-size: 19px;\n  color: var(--text);\n  margin: 25px 0 12px;\n}\n\n.charger-vampire-vape-wrapper p {\n  margin-bottom: 15px;\n  color: var(--muted);\n}\n\n.charger-vampire-vape-wrapper a {\n  color: var(--link);\n  text-decoration: underline;\n  font-weight: 600;\n}\n\n\/* ─── SECTION BOX ──────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .sb {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 28px;\n  margin-bottom: 18px;\n  box-shadow: var(--shadow);\n}\n\n.charger-vampire-vape-wrapper .sb.gray {\n  background: var(--bg-section);\n  border-color: transparent;\n}\n\n.charger-vampire-vape-wrapper .lbl {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 12px;\n  color: var(--accent);\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  display: block;\n  margin-bottom: 5px;\n}\n\n\/* ─── SPECS GRID ───────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .specs-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 15px;\n  width: 100%;\n}\n\n.charger-vampire-vape-wrapper .si {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.charger-vampire-vape-wrapper .si-icon {\n  width: 40px;\n  height: 40px;\n  background: #fff1f2;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.charger-vampire-vape-wrapper .si-icon svg {\n  width: 18px;\n  height: 18px;\n  color: var(--accent);\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 2;\n}\n\n.charger-vampire-vape-wrapper .si-lbl {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 600;\n  font-size: 11px;\n  text-transform: uppercase;\n  color: var(--muted);\n  display: block;\n}\n\n.charger-vampire-vape-wrapper .si-val {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 15px;\n  color: var(--text);\n}\n\n\/* ─── FEATURES GRID ─────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.charger-vampire-vape-wrapper .fc {\n  background: var(--bg-section);\n  border-radius: var(--radius);\n  padding: 20px;\n}\n\n.charger-vampire-vape-wrapper .fc-icon {\n  width: 36px;\n  height: 36px;\n  background: #fff1f2;\n  border-radius: 6px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n}\n\n.charger-vampire-vape-wrapper .fc-icon svg {\n  width: 16px;\n  height: 16px;\n  color: var(--accent);\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 2;\n}\n\n\/* ─── E-LIQUID GRID ─────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .eliq-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.charger-vampire-vape-wrapper .eq {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 20px;\n}\n\n.charger-vampire-vape-wrapper .eq.note {\n  background: #fffbeb;\n  border-color: #fef3c7;\n}\n\n\/* ─── SETUP STEPS ───────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .steps-list {\n  list-style: none;\n}\n\n.charger-vampire-vape-wrapper .steps-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  margin-bottom: 15px;\n  color: var(--muted);\n}\n\n.charger-vampire-vape-wrapper .sn {\n  width: 28px;\n  height: 28px;\n  background: var(--accent);\n  color: #ffffff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  flex-shrink: 0;\n}\n\n\/* ─── TRUST STRIP ──────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .trust {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  margin-bottom: 18px;\n}\n\n.charger-vampire-vape-wrapper .ti {\n  flex: 1;\n  min-width: 130px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #121723;\n  padding: 15px;\n  border-radius: 8px;\n}\n\n.charger-vampire-vape-wrapper .ti svg {\n  width: 20px;\n  height: 20px;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n\n.charger-vampire-vape-wrapper .ti-lbl {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 12px;\n  color: #ffffff;\n  text-transform: uppercase;\n  line-height: 1.2;\n}\n\n\/* ─── FAQ ──────────────────────────────────────────────── *\/\n.charger-vampire-vape-wrapper .faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n}\n\n.charger-vampire-vape-wrapper .faq-item {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 20px;\n}\n\n.charger-vampire-vape-wrapper .faq-q {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  cursor: pointer;\n}\n\n.charger-vampire-vape-wrapper .faq-q h3 {\n  margin: 0;\n  font-size: 16px;\n}\n\n.charger-vampire-vape-wrapper .faq-item p {\n  margin: 12px 0 0 0;\n}\n\n\/* ─── RESPONSIVE RULES ──────────────────────────────────── *\/\n@media (max-width: 992px) {\n  .charger-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px) {\n  .charger-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 560px) {\n  .charger-vampire-vape-wrapper .features-grid,\n  .charger-vampire-vape-wrapper .eliq-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 480px) {\n  .charger-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"charger-vampire-vape-wrapper\"\u003e\n\u003c!-- 01: INTRO \/ OVERVIEW --\u003e\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eCitrus \u0026amp; Fruit Fusion\u003c\/span\u003e\n\u003ch2\u003eCharger E-Liquid by Vampire Vape\u003c\/h2\u003e\n\u003cp\u003eSupercharge your daily routine with \u003cstrong\u003eCharger E-Liquid by Vampire Vape\u003c\/strong\u003e. This premium juice features a complex mixture of sweet red summer berries, sharp citrus fruits, and a warm hint of spicy aniseed on the exhale. If you are picking out new hardware from our main \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/vape-kits\"\u003evape kits\u003c\/a\u003e collection, pairing it with this juice ensures a deeply satisfying first experience.\u003c\/p\u003e\n\u003cp\u003eThis juice is manufactured in Great Britain using pure, pharma-grade ingredients. It delivers a highly consistent flavour profile that remains vibrant from the first drop to the last. The subtle menthol undercurrent adds a refreshing touch without masking the herbal notes, offering an excellent alternative for vapers tired of basic single-fruit profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 02: SPECIFICATIONS --\u003e\n\u003cdiv class=\"sb gray\"\u003e\n\u003cspan class=\"lbl\"\u003eTechnical Details\u003c\/span\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"si\"\u003e\n\u003cdiv class=\"si-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eBottle Size\u003c\/span\u003e \u003cspan class=\"si-val\"\u003e10ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"si\"\u003e\n\u003cdiv class=\"si-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eBase Ratio\u003c\/span\u003e \u003cspan class=\"si-val\"\u003e40VG \/ 60PG\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"si\"\u003e\n\u003cdiv class=\"si-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eNicotine\u003c\/span\u003e \u003cspan class=\"si-val\"\u003eFreebase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"si\"\u003e\n\u003cdiv class=\"si-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eCompliance\u003c\/span\u003e \u003cspan class=\"si-val\"\u003eUK TPD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"si\"\u003e\n\u003cdiv class=\"si-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"si-val\"\u003eUnited Kingdom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 03: KEY FEATURES --\u003e\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eWhy Choose This Juice\u003c\/span\u003e\n\u003ch2\u003eCharger Vampire Vape Taste Profile\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eAniseed Kick\u003c\/h3\u003e\n\u003cp\u003eThe distinctive herbal aniseed layer adds unique depth to your draw. It satisfies cravings efficiently while leaving a lingering fresh taste behind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCoil Friendly Formula\u003c\/h3\u003e\n\u003cp\u003eThis high PG configuration allows your wicking materials to stay clean. It prevents heavy residue build-up to prolong your coil lifecycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 05: E-LIQUID GUIDE --\u003e\n\u003cdiv class=\"sb gray\"\u003e\n\u003cspan class=\"lbl\"\u003eSetup Matching\u003c\/span\u003e\n\u003ch3\u003eE-Liquid Compatibility Guide\u003c\/h3\u003e\n\u003cdiv class=\"eliq-grid\"\u003e\n\u003cdiv class=\"eq\"\u003e\n\u003ch3\u003eNicotine Options \u0026amp; Base Ratios\u003c\/h3\u003e\n\u003cp\u003eThe 3mg, 6mg, 12mg, and 18mg strengths utilise a thin 40VG\/60PG mix for an authentic, cigarette-style throat hit. The 0mg nicotine option runs on a balanced 50VG\/50PG base. For more low-power starter suggestions, look through our full \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/high-pg-50-50-e-liquid\"\u003e50\/50 High PG E-Liquid\u003c\/a\u003e line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq note\"\u003e\n\u003ch3\u003eImportant Usage Note\u003c\/h3\u003e\n\u003cp\u003eThis liquid has a very thin consistency. Do not fill large sub-ohm tanks with it, as it will run past the cotton seals and cause heavy leaking issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 06: HOW TO SET UP --\u003e\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eStep-By-Step\u003c\/span\u003e\n\u003ch3\u003eHow to Fill Your Pod Device\u003c\/h3\u003e\n\u003cul class=\"steps-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"sn\"\u003e1\u003c\/div\u003e\n\u003cp\u003eRemove your plastic pod housing or unscrew the metal top cap of your mouth-to-lung mouthpiece clearomiser.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"sn\"\u003e2\u003c\/div\u003e\n\u003cp\u003eShake your 10ml container thoroughly, squeeze the childproof lid to open, and fill your reservoir slowly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"sn\"\u003e3\u003c\/div\u003e\n\u003cp\u003eSeal your hardware tightly and let it sit upright for five minutes to saturate the inner heating materials completely.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"sn\"\u003e4\u003c\/div\u003e\n\u003cp\u003eClick your battery power on, adjust the output between 10W and 15W, and take a gentle, slow inhale.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 08: TRUST STRIP --\u003e\n\u003cdiv class=\"trust\"\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eFree Delivery\u003cbr\u003eOver £25\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eUK TPD\u003cbr\u003eCompliant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 15 15\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eFast UK\u003cbr\u003eDispatch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eExpert Vape\u003cbr\u003eSupport\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 09: COMPATIBLE PRODUCTS --\u003e\n\u003cdiv class=\"sb gray\"\u003e\n\u003cspan class=\"lbl\"\u003eHardware Matches\u003c\/span\u003e\n\u003ch3\u003eCompatible Products\u003c\/h3\u003e\n\u003cp\u003eThis thin \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/e-liquids\"\u003eeliquid\u003c\/a\u003e composition works perfectly with low-power starter setups and refillable vape pens. Please browse our active collection of \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/vape-pod-kits\"\u003evape pod kits\u003c\/a\u003e to pick a suitable device. For best results, use a replacement pod or coil element rated between 1.0 Ohm and 1.8 Ohm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 10: FAQ (Sourced from Google PAA) --\u003e\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eAnswering Your Questions\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eWhat does Charger e-liquid taste like?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCharger e-liquid offers a deep blend of red summer berries, sharp citrus juices, and a distinct hint of warm aniseed. The cooling menthol finish creates a balanced, crisp all-day vape profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eCan I use this high PG e-liquid in sub-ohm kits?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eNo, we recommend avoiding sub-ohm tanks with this product. The thin 60% PG ratio will escape through the massive airflow holes of direct-to-lung devices, causing heavy leaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eWhich nicotine strength is right for me?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eIf you are switching from heavy tobacco use, the 12mg or 18mg choices provide a realistic throat hit. Casual smokers find our 3mg or 6mg freebase options more appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eIs Charger by Vampire Vape UK TPD compliant?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eYes, this item is fully certified and UK TPD compliant. It is blended in clean British laboratories, safety tested, and distributed in childproof 10ml plastic containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eWhy is my citrus berry e-liquid tasting burnt?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA burnt taste usually reveals that your cotton wicks are dry. Always wait five minutes after priming a brand-new pod to give the juice enough time to soak inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vampire Vape","offers":[{"title":"3mg","offer_id":57635225993541,"sku":"VV-CHARGER-3MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"6mg","offer_id":57635226026309,"sku":"VV-CHARGER-6MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"12mg","offer_id":57635226059077,"sku":"VV-CHARGER-12MG","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/7781\/5877\/files\/ChargerE-LiquidByVampireVape.jpg?v=1775706063","url":"https:\/\/scentvape.co.uk\/products\/charger-e-liquid-by-vampire-vape","provider":"Scent Vape","version":"1.0","type":"link"}