Zpods peach ice 3x2mL 20mg nicotine

$20.99

ZPods Peach Ice delivers the sweet, juicy taste of peaches with a refreshing menthol ice finish. Each pack contains 3 STLTH-compatible pods, filled with 2mL of 20mg nicotine salt e-liquid for a smooth, satisfying vaping experience. Perfect for lovers of fruity and icy flavors!

Available on backorder

// 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.