{"product_id":"blue-raspberry-e-liquid-by-doozy-vapes","title":"Blue Raspberry E-Liquid by Doozy Vapes","description":"\u003cstyle\u003e\n\/* ─── TOKENS \u0026 BASE (Scoped) ─────────────────────────────── *\/\n.doozy-vape-wrapper {\n  --text:        #121723;\n  --muted:       #6b7280;\n  --link:        #3b82f6;\n  --accent:      #2563eb; \/* Blue Rasp Blue *\/\n  --bg:          #ffffff;\n  --bg-section:  #f8fafc;\n  --border:      #e2e8f0;\n  --radius:      12px;\n  --shadow:      0 2px 12px rgba(18,23,35,0.08), 0 1px 4px rgba(18,23,35,0.05);\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}\n\n\/* ─── RESET (Scoped) ──────────────────────────────── *\/\n.doozy-vape-wrapper *,\n.doozy-vape-wrapper *::before,\n.doozy-vape-wrapper *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ─── TYPE (Scoped) ───────────────────────────────── *\/\n.doozy-vape-wrapper h2 {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 24px;\n  color: var(--text);\n  line-height: 1.25;\n  margin-bottom: 12px;\n  text-transform: uppercase;\n  letter-spacing: -0.5px;\n}\n.doozy-vape-wrapper h3 {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 600;\n  font-size: 15px;\n  color: var(--text);\n  line-height: 1.3;\n  margin-bottom: 5px;\n}\n.doozy-vape-wrapper p {\n  color: var(--muted);\n  margin-bottom: 12px;\n  font-size: 14px;\n  line-height: 1.72;\n}\n.doozy-vape-wrapper p:last-child { margin-bottom: 0; }\n.doozy-vape-wrapper p strong { color: var(--text); font-weight: 600; }\n\n\/* ─── SECTION BOX ────────────────────────── *\/\n.doozy-vape-wrapper .sb {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 28px;\n  margin-bottom: 18px;\n}\n.doozy-vape-wrapper .sb.gray {\n  background: var(--bg-section);\n  border-color: transparent;\n}\n\n\/* ─── SECTION LABEL ──────────────────────── *\/\n.doozy-vape-wrapper .lbl {\n  display: inline-flex;\n  align-items: center; gap: 7px;\n  font-family: 'Barlow', sans-serif;\n  font-weight: 700;\n  font-size: 10.5px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin-bottom: 9px;\n}\n.doozy-vape-wrapper .lbl::after {\n  content: '';\n  display: block;\n  width: 22px;\n  height: 2px;\n  background: var(--accent);\n  border-radius: 2px;\n}\n\n\/* ─── SPECS ──────────────────────────────── *\/\n.doozy-vape-wrapper .specs-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(160px, 1fr));\n  gap: 14px;\n}\n.doozy-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: 14px 15px;\n  box-shadow: var(--shadow);\n}\n.doozy-vape-wrapper .si-icon {\n  width: 36px; height: 36px;\n  background: #eff6ff;\n  border-radius: 8px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.doozy-vape-wrapper .si-icon svg {\n  width: 17px; height: 17px;\n  color: var(--accent);\n  fill: none; stroke: currentColor;\n  stroke-width: 2;\n}\n.doozy-vape-wrapper .si-lbl {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 600;\n  font-size: 10px;\n  letter-spacing: 0.7px;\n  text-transform: uppercase;\n  color: var(--muted);\n  display: block;\n  margin-bottom: 2px;\n}\n.doozy-vape-wrapper .si-val {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 600;\n  font-size: 13.5px;\n  color: var(--text);\n  line-height: 1.2;\n}\n\n\/* ─── FAQ ────────────────────────────────── *\/\n.doozy-vape-wrapper .faq-list { display: flex; flex-direction: column; gap: 10px; }\n.doozy-vape-wrapper .faq-item {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: var(--shadow);\n}\n.doozy-vape-wrapper .faq-q {\n  padding: 14px 17px;\n  display: flex; align-items: center; gap: 10px;\n  border-bottom: 1px solid var(--border);\n}\n.doozy-vape-wrapper .faq-q svg {\n  width: 16px; height: 16px;\n  color: var(--accent); fill: none;\n  stroke: currentColor; stroke-width: 2;\n  flex-shrink: 0;\n}\n.doozy-vape-wrapper .faq-q h3 { font-size: 16px; margin: 0; font-weight: 600; }\n.doozy-vape-wrapper .faq-a { padding: 12px 17px 14px 43px; }\n.doozy-vape-wrapper .faq-a p { font-size: 13.5px; margin: 0; }\n\n\/* ─── TRUST ──────────────────────────────── *\/\n.doozy-vape-wrapper .trust {\n  background: var(--text);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 18px 24px;\n  display: flex; flex-wrap: wrap; gap: 12px;\n  margin-bottom: 18px;\n}\n.doozy-vape-wrapper .ti { display: flex; align-items: center; gap: 8px; flex: 1; min-width: 130px; }\n.doozy-vape-wrapper .ti svg {\n  color: var(--accent);\n  width: 17px; height: 17px;\n  flex-shrink: 0; fill: none;\n  stroke: currentColor; stroke-width: 2;\n}\n.doozy-vape-wrapper .ti-lbl { font-family: 'Barlow', sans-serif; font-weight: 600; font-size: 12.5px; color: #fff; }\n\n@media(max-width:480px){\n  .doozy-vape-wrapper .specs-grid { grid-template-columns: repeat(2,1fr); }\n  .doozy-vape-wrapper .sb { padding: 20px 15px; }\n  .doozy-vape-wrapper h2 { font-size: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"doozy-vape-wrapper\"\u003e\n\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eDoozy Vape Co\u003c\/span\u003e\n\u003ch2\u003eBlue Raspberry 10ml: A Classic Berry Treat\u003c\/h2\u003e\n\u003cp\u003eDoozy Vape Co brings you the ultimate rendition of a classic with \u003cstrong\u003eBlue Raspberry\u003c\/strong\u003e. This 10ml e-liquid delivers a punchy, nostalgic flavour profile that perfectly balances the sweetness of syrup-inspired blue raspberries with a subtle, tangy edge. It is a vibrant and juicy vape that remains smooth from start to finish.\u003c\/p\u003e\n\u003cp\u003eDesigned for everyday reliability, this blend uses a balanced \u003cstrong\u003e50\/50 VG\/PG ratio\u003c\/strong\u003e, making it the perfect companion for smaller devices. Proudly made in the UK with premium-grade ingredients, Blue Raspberry 10ml offers clear, consistent flavour and a satisfying throat hit that has made it a staple in the Doozy collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sb gray\"\u003e\n\u003cspan class=\"lbl\"\u003eProduct Specifications\u003c\/span\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\u003cpath d=\"M12 2L8 9H4l8 13 8-13h-4L12 2z\"\u003e\u003c\/path\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 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\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eVG\/PG Ratio\u003c\/span\u003e\u003cspan class=\"si-val\"\u003e50VG \/ 50PG\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 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eOrigin\u003c\/span\u003e\u003cspan class=\"si-val\"\u003eUK Made\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\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 3v18M3 9h6M3 15h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"si-lbl\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"si-val\"\u003ePods \u0026amp; Pens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11px; margin-top: 15px; color: #9ca3af;\"\u003e*Note: The 50\/50 ratio provides an ideal balance of flavour, throat hit, and vapor production for MTL (Mouth-to-Lung) kits.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sb\"\u003e\n\u003cspan class=\"lbl\"\u003eFAQ\u003c\/span\u003e\n\u003ch2 style=\"font-size: 24px; font-weight: 700; margin-bottom: 14px;\"\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\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eIs this a \"Blue Slush\" style flavour?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eIt carries that classic blue raspberry profile often found in slushies, but focus is on the fruit itself. It does not contain a heavy cooling agent, though it has a naturally refreshing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eWhat nicotine strengths are available?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eDoozy 10ml freebase liquids typically range from 3mg (light) up to 18mg (strong), allowing you to tailor your throat hit and nicotine intake to your preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eWill this work in my pod system?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eYes! The 50\/50 VG\/PG blend is specifically designed for pod kits, starter pens, and MTL tanks with coils rated between 0.8ohm and 1.8ohm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust\"\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eFree Delivery Over £25\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ti\"\u003e\n\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 \u003cspan class=\"ti-lbl\"\u003e100% TPD Compliant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ti\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"ti-lbl\"\u003eFast UK Dispatch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Doozy","offers":[{"title":"3mg","offer_id":57635207053637,"sku":"DZY-BLURASP-3MG","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"6mg","offer_id":57635207086405,"sku":"DZY-BLURASP-6","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"12mg","offer_id":57635207119173,"sku":"DZY-BLURASP-12","price":3.99,"currency_code":"GBP","in_stock":true},{"title":"18mg","offer_id":57635207151941,"sku":"DZY-BLURASP-18","price":3.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/7781\/5877\/files\/BlueRaspberryE-LiquidbyDoozyVapes.jpg?v=1775705315","url":"https:\/\/scentvape.co.uk\/products\/blue-raspberry-e-liquid-by-doozy-vapes","provider":"Scent Vape","version":"1.0","type":"link"}