{"product_id":"10ml-nicotine-salt-e-liquid-by-doozy-vape-co","title":"DOOZY SODA SALT 10ml Eliquid","description":"\u003cstyle\u003e\n  \/* ===== PREMIUM FEATURES SECTION ===== *\/\n.salty-features {\n  padding: 65px 20px;\n  background: linear-gradient(180deg, #f8f9fb 0%, #ffffff 100%);\n}\nh2.salty-features-title {\n    margin-bottom: 40px;\n}\n.salty-features-container {\n  max-width: 1150px;\n  margin: auto;\n}\n\n.salty-features-title {\n  text-align: center;\n  font-size: 28px;\n  margin-bottom: 45px;\n  color: #111;\n  font-weight: 700;\n  letter-spacing: 0.3px;\n}\n\n\/* Grid Layout *\/\n.salty-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n\/* Feature Card *\/\n.salty-box {\n  background: #ffffff;\n  border-radius: 16px;\n  padding: 22px 20px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.06);\n  border: 1px solid #f3f3f3;\n  transition: all 0.25s ease;\n  position: relative;\n}\n\n.salty-box:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 35px rgba(0,0,0,0.12);\n}\n\n\/* Icon Badge *\/\n.salty-icon {\n  width: 42px;\n  height: 42px;\n  border-radius: 12px;\n  background: linear-gradient(135deg, #5b5fff, #7c7cff);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  color: white;\n  flex-shrink: 0;\n  box-shadow: 0 6px 14px rgba(91,95,255,0.35);\n}\n\n\/* Text *\/\n.salty-text {\n  font-size: 15px;\n  color: #222;\n  line-height: 1.45;\n  font-weight: 500;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .salty-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 600px) {\n  .salty-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .salty-features-title {\n    font-size: 22px;\n    margin-bottom: 30px;\n  }\n\n  .salty-box {\n    padding: 18px;\n  }\n}\n  \n.vape-hero {\n  background: radial-gradient(circle at center, #1b1b25, #0e0e12);\n  padding: 80px 20px 70px;\n  text-align: center;\n  overflow: hidden;\n  border-radius: 46px;\n}\n\n\/* Heading *\/\n.vape-hero h2 {\n  color: #ffffff;\n  font-size: 38px;\n  margin-bottom: 10px;\n  letter-spacing: 1px;\n}\n\n.vape-hero p {\n  color: rgba(255,255,255,0.6);\n  font-size: 14px;\n  margin-bottom: 35px;\n}\n\n\/* CTA Button *\/\n.vape-btn {\n  display: inline-block;\n  background: #5b5fff;\n  color: white;\n  padding: 12px 26px;\n  border-radius: 30px;\n  font-size: 14px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: 0.3s ease;\n  box-shadow: 0 10px 25px rgba(91,95,255,0.4);\n}\n\n.vape-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 15px 35px rgba(91,95,255,0.6);\n}\n\n\/* ===== CARD STRIP ===== *\/\n.vape-cards {\n  margin-top: 55px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 0;\n  flex-wrap: nowrap;\n  position: relative;\n}\n\n\/* Individual Card *\/\n.vape-card {\n  width: 170px;\n  height: 170px;\n  border-radius: 20px;\n  overflow: hidden;\n  position: relative;\n  margin-left: -35px;\n  transition: all 0.4s ease;\n  box-shadow: 0 15px 35px rgba(0,0,0,0.45);\n  background: #111;\n}\n\n\/* First card reset *\/\n.vape-card:first-child {\n  margin-left: 0;\n}\n\n\/* Image *\/\n.vape-card img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n\/* Hover *\/\n.vape-card:hover {\n  transform: translateY(-12px) scale(1.08);\n  z-index: 5;\n  box-shadow: 0 25px 60px rgba(91,95,255,0.35);\n}\n\n.vape-card:hover img {\n  transform: scale(1.12);\n}\n\n\/* Tilt Angles *\/\n.vape-card:nth-child(1) { transform: rotate(-14deg); }\n.vape-card:nth-child(2) { transform: rotate(-8deg); }\n.vape-card:nth-child(3) { transform: rotate(0deg); }\n.vape-card:nth-child(4) { transform: rotate(8deg); }\n.vape-card:nth-child(5) { transform: rotate(14deg); }\n.vape-card:nth-child(6) { transform: rotate(-5deg); }\n.vape-card:nth-child(7) { transform: rotate(5deg); }\n\n\/* Hover keeps tilt off *\/\n.vape-card:hover {\n  transform: translateY(-12px) scale(1.08) rotate(0deg);\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 768px) {\n  .vape-hero h2 {\n    font-size: 26px;\n  }\n\n  .vape-card {\n    width: 120px;\n    height: 120px;\n    border-radius: 16px;\n    margin-left: -25px;\n  }\n\n  .vape-hero {\n    padding: 60px 15px;\n  }\n}\n  \/* ===== MODERN TRUST STRIP ===== *\/\n.trust-strip {\n  margin: 50px 0;\n  padding: 0 15px;\n}\n\n.trust-box {\n  max-width: 1100px;\n  margin: auto;\n  background: linear-gradient(135deg, #f0627e, #e94057);\n  border-radius: 22px;\n  padding: 26px 30px;\n  box-shadow: 0 12px 35px rgba(0,0,0,0.15);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* subtle glow *\/\n.trust-box::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: rgba(255,255,255,0.12);\n  backdrop-filter: blur(6px);\n  pointer-events: none;\n}\n\n.trust-content {\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: space-around;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n\n\/* Item *\/\n.trust-item {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  color: #fff;\n  min-width: 260px;\n}\n\n\/* Icon Circle *\/\n.trust-icon-wrap {\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.2);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.trust-icon {\n  width: 22px;\n  height: 22px;\n  object-fit: contain;\n  filter: brightness(0) invert(1);\n}\n\n\/* Text *\/\n.trust-text h4 {\n  margin: 0;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.3px;\n  color: #fff;\n}\n\n.trust-text p {\n  margin: 2px 0 0;\n  font-size: 13px;\n  opacity: 0.9;\n}\n\n\/* Divider *\/\n.trust-divider {\n  width: 1px;\n  height: 38px;\n  background: rgba(255,255,255,0.35);\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 768px) {\n  .trust-content {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .trust-divider {\n    display: none;\n  }\n\n  .trust-box {\n    border-radius: 18px;\n    padding: 22px;\n  }\n}\n  \/* ===== PREMIUM FULL WIDTH BANNER ===== *\/\n.doozy-banner-wrapper {\n  width: 100%;\n  margin: 50px 0;\n  padding: 0 20px; \/* small breathing space *\/\n  box-sizing: border-box;\n}\n\n.doozy-banner {\n  width: 100%;\n  border-radius: 18px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);\n  background: #f8f8f8;\n}\n\n.doozy-banner img {\n  width: 100%;\n  height: auto;\n  display: block;\n  object-fit: contain; \/* ensures full image visible *\/\n}\n\n\/* Larger screens refinement *\/\n@media (min-width: 1024px) {\n  .doozy-banner-wrapper {\n    padding: 0 40px;\n  }\n\n  .doozy-banner {\n    border-radius: 22px;\n  }\n}\n\n\/* Mobile polish *\/\n@media (max-width: 600px) {\n  .doozy-banner-wrapper {\n    margin: 30px 0;\n    padding: 0 12px;\n  }\n\n  .doozy-banner {\n    border-radius: 14px;\n  }\n}\n\n  \n.doozy-why-section {\n  max-width: 1200px;\n  margin: 60px auto;\n  padding: 0 20px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n\n.doozy-why-title {\n  text-align: center;\n  font-size: 30px;\n  font-weight: 700;\n  margin-bottom: 45px;\n  color: #000;\n}\n\n\/* Grid Layout *\/\n.doozy-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n\/* Card Style *\/\n.doozy-why-card {\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 24px 22px;\n  box-shadow: 0 8px 25px rgba(0,0,0,0.06);\n  border: 1px solid #f1f1f1;\n  transition: 0.3s ease;\n}\n\n.doozy-why-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 12px 30px rgba(0,0,0,0.10);\n  border-color: #000;\n}\n\n\/* Icon *\/\n.doozy-why-icon {\n  width: 46px;\n  height: 46px;\n  border-radius: 12px;\n  background: #f7f7f7;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  margin-bottom: 14px;\n}\n\n\/* Headings *\/\n.doozy-why-card h3 {\n  font-size: 17px;\n  margin-bottom: 10px;\n  color: #000;\n}\n\n\/* Text *\/\n.doozy-why-card p {\n  font-size: 14.5px;\n  line-height: 1.6;\n  color: #555;\n  margin: 0;\n}\n\n\/* Responsive *\/\n@media (max-width: 992px) {\n  .doozy-why-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 600px) {\n  .doozy-why-title {\n    font-size: 22px;\n  }\n\n  .doozy-why-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n\n  h2.doozy-why-title {\n    margin-bottom: 52px;\n}\n\/* ===== DOOZY DESCRIPTION (MATCHED SKIN) ===== *\/\n.doozy-section {\n  max-width: 1100px;\n  margin: 50px auto;\n  padding: 45px 40px;\n  background: #ffffff;\n  border-radius: 20px;\n  box-shadow: 0 12px 35px rgba(0,0,0,0.08);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  line-height: 1.75;\n}\n\n.doozy-title {\n  font-size: 30px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #000;\n}\n\n.doozy-content {\n  font-size: 16px;\n  color: #444;\n}\n\n.doozy-content p {\n  margin-bottom: 22px;\n}\n\n.doozy-highlight {\n  margin-top: 10px;\n  padding: 18px 22px;\n  background: #f7f7f7;\n  border-left: 4px solid #000;\n  border-radius: 12px;\n  font-size: 15px;\n  color: #333;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n  .doozy-section {\n    padding: 30px 22px;\n    border-radius: 16px;\n  }\n\n  .doozy-title {\n    font-size: 24px;\n  }\n\n  .doozy-content {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"doozy-section\"\u003e\n\u003cdiv class=\"doozy-title\"\u003eDOOZY SODA SALT 10ml Eliquid\u003c\/div\u003e\n\u003cdiv class=\"doozy-content\"\u003e\n\u003cp\u003eThis DOOZY SODA SALT 10ml Eliquid product by Doozy is made by Doozy Vape Co. This product comes in a small and compact 10ml bottle. The size of bottle is easy to carry everywhere and easy to use.\u003c\/p\u003e\n\u003cp\u003eNicotine Salt E-Liquid by Doozy uses nicotine salt which gives you smooth vaping experience. The nicotine works fast but does not hurt on the throat. This makes it best and premiume choice for daily use.\u003c\/p\u003e\n\u003cp\u003eThe liquid has a clean and premiume flavors. Each puff feels smooth and satisfying. It works best with pod vapes system and low power devices.\u003c\/p\u003e\n\u003cp\u003eThis Nicotine Salt E-Liquid by Doozy is simple to use. Just open the nicotine Salt E-Liquid bottle and fill your vape \u0026amp; enjoy. It is good for new vapers users and also for people who vape often.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-highlight\"\u003eDesigned for smooth satisfaction, clean flavour delivery, and comfortable everyday vaping.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"doozy-banner-wrapper\"\u003e\n\u003cdiv class=\"doozy-banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/seriously-salty-soda-nic-salts-banner-uk-1024x576.jpg?v=1771402466\" alt=\"Seriously Salty Soda Nic Salts Banner\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"trust-strip\"\u003e\n\u003cdiv class=\"trust-box\"\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003c!-- Item 1 --\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon-wrap\"\u003e\u003cimg class=\"trust-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Compliant.png?v=1771406347\" alt=\"Shield\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-text\"\u003e\n\u003ch4\u003eTPD Compliant Products\u003c\/h4\u003e\n\u003cp\u003eUK based • Established 2015\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Item 2 --\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon-wrap\"\u003e\u003cimg class=\"trust-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/registered.png?v=1771406347\" alt=\"Lab\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-text\"\u003e\n\u003ch4\u003eISO 9000 Lab Production\u003c\/h4\u003e\n\u003cp\u003eProducts are MHRA registered\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"doozy-why-section\"\u003e\n\u003ch2 class=\"doozy-why-title\"\u003eWhy Choose Nicotine Salt E-Liquid (\u003cspan\u003eDOOZY SODA SALT\u003c\/span\u003e) Products by Doozy?\u003c\/h2\u003e\n\u003cdiv class=\"doozy-why-grid\"\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Smooth.png?v=1771324849\" alt=\"Smooth Experience Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003eSmooth Premium Experience\u003c\/h3\u003e\n\u003cp\u003eNicotine Salt E-Liquid products by Doozy is made for vapers who want s smooth, easy and premiume satisfying vaping experience. This product gives you a clean and premium taste on every puff making vaping enjoyable all day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Travel.png?v=1771324848\" alt=\"Travel Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003ePortable \u0026amp; Convenient\u003c\/h3\u003e\n\u003cp\u003eThis 10ml bottle is small \u0026amp; light weight making it easy to carry in your pocket or bag. You can refill your pod anytime whether at home or work or on the go. Its compact design makes it perfect for travel or daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Fast.png?v=1771324848\" alt=\"Fast Nicotine Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003eSmooth \u0026amp; Fast Nicotine\u003c\/h3\u003e\n\u003cp\u003eThanks to the nicotine salt formula this e-liquid provides you a quick nicotine hit without a harsh throat feeling. This is perfect product for vapers who want strong nicotine satisfaction but with a smooth and gentle vape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Flavours.png?v=1771324848\" alt=\"Flavours Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003eFlavours That Keep You Vaping\u003c\/h3\u003e\n\u003cp\u003eNicotine Salt E-Liquid product by Doozy comes in a wide range of flavours from tropical and fruity to fizzy \u0026amp; dessert inspired. Each puff of this product is rich, tasty and clean making it easy to enjoy vaping all day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/easy-to-use.png?v=1771324848\" alt=\"Easy to Use Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003eEasy to Use\u003c\/h3\u003e\n\u003cp\u003eThis e-liquid product is very simple to use. Just open the bottle and fill your pod or small device and start vaping. There are no complicated steps making it perfect for beginners and regular vapers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doozy-why-card\"\u003e\n\u003cdiv class=\"doozy-why-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Reliable.png?v=1771324849\" alt=\"Reliable Icon\"\u003e\u003c\/div\u003e\n\u003ch3\u003eReliable for Daily Use\u003c\/h3\u003e\n\u003cp\u003eNicotine Salt E-Liquid product by Doozy is a trust worthy choice for everyday vaping. Its smooth flavour make it a dependable option for vapers who want quality and convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vape-hero\"\u003e\n\u003ch2\u003eFind Your Perfect Vape\u003c\/h2\u003e\n\u003cp\u003eDiscover flavours \u0026amp; devices designed for smooth satisfaction\u003c\/p\u003e\n\u003ca href=\"https:\/\/vapeluxpro.co.uk\/products\/10ml-nicotine-salt-e-liquid-by-doozy-vape-co#\" class=\"vape-btn\"\u003eShop Now\u003c\/a\u003e\n\u003cdiv class=\"vape-cards\"\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Fruity_Fusion_Nic_Salts.jpg?v=1771408111\" alt=\"Fruity Fusion Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Ayn_Tru_Nic_Salts.jpg?v=1771408111\" alt=\"Ayn Tru Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Tropical_Twist_Nic_Salts.jpg?v=1771408111\" alt=\"Tropical Twist Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Guava_Passion_Nic_Salts.jpg?v=1771408111\" alt=\"Guava Passion Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Blue_Razz_Lemonade_Nic_Salts_4755255d-6725-43d8-aac7-fcbf790ddeb0.jpg?v=1771408111\" alt=\"Blue Razz Lemonade Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously-Salty-Soda-Nic-Salts-E-liquid-True-Mix-460x460.webp?v=1771408111\" alt=\"True Mix Nic Salts\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vape-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Seriously_Salty_Sodas_Blue_Wing_Nic_Salts.jpg?v=1771408111\" alt=\"Blue Wing Nic Salts\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"salty-features\"\u003e\n\u003cdiv class=\"salty-features-container\"\u003e\n\u003ch2 class=\"salty-features-title\"\u003eSeriously Salty DOOZY SODA Salts E-liquid Features\u003c\/h2\u003e\n\u003cdiv class=\"salty-grid\"\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003e10ml nicotine salt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003e10mg | 20mg nicotine strengths available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003e50% VG | 50% PG\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003ePerfect for both MTL and DTL vaping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003eMade in the UK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NEW FEATURE --\u003e\n\u003cdiv class=\"salty-box\"\u003e\n\u003cdiv class=\"salty-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"salty-text\"\u003eLeak-Resistant Bottle Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"product-faq\"\u003e\n\u003cdiv class=\"page-width\"\u003e\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eWhat is Nicotine Salt E-Liquid by Doozy?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt is a smooth and tasty e-liquid made by Doozy Vape Co. It comes in a small 10ml bottle that is easy to carry and use with pod vapes or low-power devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eWhat is nicotine salt?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNicotine salt is a type of nicotine that works fast in your body and feels smooth on the throat. You get a quick nicotine hit without harsh coughing or irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eWho can use this e-liquid?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThis e-liquid is perfect for both new vapers and experienced users. The smooth formula makes it easy to enjoy for daily vaping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eWhich devices work best with it?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt works best with pod systems and low-power devices. It is not recommended for high-power or sub-ohm vapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eHow do I use it?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eSimply open the bottle, fill your pod or small vape device, and enjoy. It is very easy and clean to use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eHow strong is the nicotine?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThis e-liquid uses a smooth nicotine salt formula, which is strong enough to satisfy cravings but soft on the throat for a comfortable vape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eWhat flavours are available?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNicotine Salt E-Liquid by Doozy comes in many flavours, including:\u003cbr\u003eTAHITI\u003cbr\u003eHAWAII\u003cbr\u003eFIJI\u003cbr\u003eTropical Slush\u003cbr\u003eMALIBU\u003cbr\u003eFizzy Lemon\u003cbr\u003eLemon Berry Pie\u003cbr\u003eApple and Grape Blast\u003cbr\u003eApple and Mango\u003cbr\u003eCaramel Tobacco Ice\u003cbr\u003eCaramel Tobacco\u003cbr\u003eFrozen Berries\u003cbr\u003eVim2 Crush\u003cbr\u003eRIO\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eIs it portable?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the 10ml bottle is small and light, making it easy to carry anywhere. Perfect for travel or on-the-go vaping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eIs this e-liquid safe for beginners?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the smooth nicotine salt formula makes it easy and comfortable to use for beginners and regular vapers alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e \u003cspan\u003eHow should I store it?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eKeep the bottle closed when not in use. Store in a cool, dry place away from sunlight and keep out of reach of children and pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n.product-faq {\n  margin: 40px 0;\n}\n\n.faq-title {\n  margin-bottom: 25px;\n}\n\n.faq-item {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.faq-question {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 15px 0;\n  font-size: 16px;\n  font-weight: 600;\n  text-align: left;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n\n.faq-icon {\n  font-size: 22px;\n  font-weight: 400;\n  transition: transform 0.2s ease;\n}\n\n.faq-answer {\n  display: none;\n  padding-bottom: 15px;\n  color: #555;\n}\n\n.faq-item.active .faq-answer {\n  display: block;\n}\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Doozy Vape","offers":[{"title":"Tropical Twist \/ 10mg","offer_id":57191538852185,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Tropical Twist \/ 20mg","offer_id":57191539310937,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Guava Passion \/ 10mg","offer_id":57230664761689,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Guava Passion \/ 20mg","offer_id":57230664794457,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Fruity Fusion \/ 10mg","offer_id":57230664827225,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Fruity Fusion \/ 20mg","offer_id":57230664859993,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Razz Lemonade \/ 10mg","offer_id":57230664892761,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Razz Lemonade \/ 20mg","offer_id":57230664925529,"sku":null,"price":2.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/DoozySeriouslySodaSalty-10mlNicSaltE-liquid.webp?v=1770566398","url":"https:\/\/vapeluxpro.co.uk\/products\/10ml-nicotine-salt-e-liquid-by-doozy-vape-co","provider":"Vapeluxpro","version":"1.0","type":"link"}