25k Geek bar 25k coconut ice disposable vape

$41.99

Chill out with the Geek Bar Coconut Ice Disposable Vape, featuring a tropical blend of creamy coconut and refreshing ice. With up to 25,000 puffs, this sleek and portable device offers long-lasting satisfaction for any vaper on the go!

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