10k Kiwi guava ice Elfbar disposable vape – tangy kiwi, tropical guava, cool icy finish

$36.99

Elf Bar BC10000 Kiwi Guava Ice Disposable Vape

Indulge in the perfect blend of tangy kiwi, tropical guava, and a cool icy finish with the Elf Bar BC10000 Kiwi Guava Ice. Offering up to 10,000 puffs, this rechargeable disposable vape delivers refreshing, smooth flavor with every draw. Refresh your vape experience today!

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.