Zpods blueberry 3x2mL, 20mg nic, salt, Indulge tangy

$20.99

Indulge in the sweet and tangy flavor of ripe blueberries with ZPods Blueberry Pods, offering a refreshing and smooth vaping experience. Pre-filled with 20mg salt nicotine e-liquid, these pods provide a satisfying, hassle-free vape with every puff.

SKU: 616361424630 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.