Stlth pods flavourless 3×2 mL Nic 20mg/mL salt, perfect for simplicity and discretion

$20.99

STLTH Flavourless Pods offer a clean, neutral vaping experience with no added flavors, perfect for simplicity and discretion. Each pod contains 2 mL of smooth 20mg salt nicotine e-liquid, delivering pure satisfaction without the distraction of taste.

1 in stock

SKU: 691584000373 Categories: , , , , Tags: , , ,
// 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.