Zpods pink lemon salt 3x2mL

$20.99

Indulge in the refreshing taste of tangy lemon and sweet pink lemonade with ZPods Pink Lemon Salt. Each pack includes 3 STLTH-compatible pods, each with 2mL of 20mg nicotine salt e-liquid for a smooth, satisfying vape. Perfect for lovers of citrusy, fruity flavors!

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.