10k Tropical prism blast Elfbar disposable vape – a vibrant mix of exotic fruit flavors

$36.99

Elf Bar BC10000 Tropical Prism Blast Disposable Vape

Escape to a tropical paradise with the Elf Bar BC10000 Tropical Prism Blast. Featuring a vibrant mix of exotic fruit flavors, this disposable vape delivers up to 10,000 puffs of smooth, refreshing satisfaction. Rechargeable and ready for adventure, it’s your perfect on-the-go companion!

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.