Stlth pods Crisp Apple 3x2mL, salt, Nic. 20mg/mL, refreshing sweet-tart apple

$20.99

Experience the bold, refreshing taste of STLTH Crisp Apple Pods, where sweet-tart apple flavor meets smooth, satisfying nicotine delivery. Each pod offers 2 mL of premium salt nicotine e-liquid, perfectly designed for a clean, effortless, and flavorful vape every time.
SKU: 691584000076 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.