Zpods cherry frost pods, 3x2mL pods, salt

$20.99

Enjoy the perfect combination of sweet cherries and a refreshing menthol finish with ZPods Cherry Frost. Each pack includes 3 STLTH-compatible pods, each filled with 2mL of 20mg nicotine salt e-liquid for a smooth, flavorful experience. Ideal for fans of fruity and icy vapes!

1 in stock

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