{"product_id":"attraction-e-liquid-by-vampire-vape","title":"Attraction E-Liquid By Vampire Vape","description":"\u003cstyle\u003e\n\/* ─── BASE WRAPPER ───────────────────────────────────────── *\/\n.attraction-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.attraction-vampire-vape-wrapper *,\n.attraction-vampire-vape-wrapper *::before,\n.attraction-vampire-vape-wrapper *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ─── TYPE ──────────────────────────────────────────────── *\/\n.attraction-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.attraction-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.attraction-vampire-vape-wrapper p {\n  margin-bottom: 15px;\n  color: var(--muted);\n}\n\n.attraction-vampire-vape-wrapper a {\n  color: var(--link);\n  text-decoration: underline;\n  font-weight: 600;\n}\n\n\/* ─── SECTION BOX ──────────────────────────────────────── *\/\n.attraction-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.attraction-vampire-vape-wrapper .sb.gray {\n  background: var(--bg-section);\n  border-color: transparent;\n}\n\n.attraction-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.attraction-vampire-vape-wrapper .specs-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 15px;\n  width: 100%;\n}\n\n.attraction-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.attraction-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.attraction-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.attraction-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.attraction-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.attraction-vampire-vape-wrapper .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.attraction-vampire-vape-wrapper .fc {\n  background: var(--bg-section);\n  border-radius: var(--radius);\n  padding: 20px;\n}\n\n.attraction-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.attraction-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.attraction-vampire-vape-wrapper .eliq-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.attraction-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.attraction-vampire-vape-wrapper .eq.note {\n  background: #fffbeb;\n  border-color: #fef3c7;\n}\n\n\/* ─── SETUP STEPS ───────────────────────────────────────── *\/\n.attraction-vampire-vape-wrapper .steps-list {\n  list-style: none;\n}\n\n.attraction-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.attraction-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.attraction-vampire-vape-wrapper .trust {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  margin-bottom: 18px;\n}\n\n.attraction-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.attraction-vampire-vape-wrapper .ti svg {\n  width: 20px;\n  height: 20px;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n\n.attraction-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.attraction-vampire-vape-wrapper .faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n}\n\n.attraction-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.attraction-vampire-vape-wrapper .faq-q {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  cursor: pointer;\n}\n\n.attraction-vampire-vape-wrapper .faq-q h3 {\n  margin: 0;\n  font-size: 16px;\n}\n\n.attraction-vampire-vape-wrapper .faq-item p {\n  margin: 12px 0 0 0;\n}\n\n\/* ─── RESPONSIVE RULES ──────────────────────────────────── *\/\n@media (max-width: 992px) {\n  .attraction-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px) {\n  .attraction-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 560px) {\n  .attraction-vampire-vape-wrapper .features-grid,\n  .attraction-vampire-vape-wrapper .eliq-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 480px) {\n  .attraction-vampire-vape-wrapper .specs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"attraction-vampire-vape-wrapper\"\u003e\n\u003c!-- 01: INTRO \/ OVERVIEW --\u003e\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eMenthol Berry Twist\u003c\/span\u003e\n\u003ch2\u003eAttraction E-Liquid by Vampire Vape\u003c\/h2\u003e\n\u003cp\u003eRefresh your daily routine with \u003cstrong\u003eAttraction E-Liquid by Vampire Vape\u003c\/strong\u003e. This premium juice features a powerful mixture of sweet dark winter berries layered over a crisp, cooling menthol punch. If you are ordering fresh hardware from our main \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/vape-kits\"\u003evape kits\u003c\/a\u003e collection, adding this legendary flavour ensures a satisfying first performance from your new setup.\u003c\/p\u003e\n\u003cp\u003eThis juice is mixed in Great Britain using pure, pharma-grade ingredients. It provides a highly reliable taste experience that stays sharp from the first drop to the last. The cooling blast perfectly balances the deep berry notes, offering an ideal choice for vapers who want a clean fruit profile without excessive sugary thickness.\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\u003eAttraction 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\u003eIce Cold Exhale\u003c\/h3\u003e\n\u003cp\u003eThe refreshing menthol layer leaves an icy feeling in your mouth. This helps clear your palate and satisfies strong cravings easily.\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 thin liquid configuration keeps your clearomiser running cleanly. It stops dark residue build-up to prolong your wicking material's life.\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 Strengths \u0026amp; Base Ratios\u003c\/h3\u003e\n\u003cp\u003eThe 3mg, 6mg, 12mg, and 18mg versions use a 40VG\/60PG mix for an authentic throat hit. The 0mg option runs on a 50VG\/50PG base. For low-power starter setups, 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 is very thin. Do not use this product inside high-wattage sub-ohm tanks, as it will flow past the seals and cause heavy leaking.\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 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 or unscrew the metal top cap of your mouth-to-lung clearomiser tank.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"sn\"\u003e2\u003c\/div\u003e\n\u003cp\u003eShake your 10ml container, squeeze the childproof cap to open it, 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 soak the internal 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 on, adjust your power setting between 10W and 15W, and take a smooth, easy 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 liquid blend works perfectly with \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/vape-starter-kits\"\u003estarter pen kits\u003c\/a\u003e and low-power refillable pods. Please browse our active catalogue of \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/vape-pod-kits\"\u003evape pod kits\u003c\/a\u003e to find a compatible device. For best performance, use a 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 Attraction e-liquid taste like?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAttraction \u003ca href=\"https:\/\/scentvape.co.uk\/collections\/e-liquids\"\u003ee-liquid\u003c\/a\u003e offers a deep blend of dark winter berries with a crisp, icy menthol finish. The contrast between fruit and ice provides a refreshing all-day taste experience.\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 liquid in a sub-ohm tank?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eNo, we recommend avoiding sub-ohm equipment with this product. The thin 60% PG ratio can cause massive leaking issues if used in large, high-wattage tanks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eWhich nicotine option should I choose?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eIf you are a heavy smoker switching to vaping, the 12mg or 18mg options offer an authentic throat hit. Lighter smokers usually prefer our 3mg or 6mg freebase variants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eIs Attraction by Vampire Vape UK TPD compliant?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eYes, this product is fully registered and UK TPD compliant. It is manufactured inside clean British laboratories and shipped in childproof 10ml bottles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eWhy does my menthol fruit e-liquid taste burnt?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA burnt taste usually indicates your heating material has dried out. Always allow a newly filled pod to sit for five minutes before use so the cotton absorbs the liquid completely.\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":57635226091845,"sku":"VV-ATTRCON-3MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"6mg","offer_id":57635226124613,"sku":"VV-ATTRCON-6MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"12mg","offer_id":57635226157381,"sku":"VV-ATTRCON-12MG","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/7781\/5877\/files\/AttractionE-LiquidByVampireVape.jpg?v=1775706064","url":"https:\/\/scentvape.co.uk\/products\/attraction-e-liquid-by-vampire-vape","provider":"Scent Vape","version":"1.0","type":"link"}