Stlth pods Tobacco blend 3x2mL, 20mg nic, authentic essence of classic tobacco

$20.99

Experience the rich, bold flavor of STLTH Tobacco Blend Pods, delivering the authentic essence of classic tobacco with every smooth puff. Pre-filled with 2 mL of premium 20mg salt nicotine e-liquid, these pods offer a satisfying, hassle-free vaping experience tailored for traditional flavor enthusiasts.

// JavaScript: Function to Toggle Answers function toggleAnswer(element) { const answer = element.nextElementSibling; // Select the next sibling (answer div) if (answer.style.display === "none" || answer.style.display === "") { answer.style.display = "block"; // Show the answer } else { answer.style.display = "none"; // Hide the answer } }
This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.