10k Cherry watermelon Elf bar disposable vape – juice cherry & refreshing watermelon

$36.99

Elf Bar BC10000 Cherry Watermelon Disposable Vape

Savor the perfect fusion of juicy cherry and refreshing watermelon with the Elf Bar BC10000. Offering up to 10,000 puffs, this rechargeable vape delivers bold, smooth flavor and unmatched convenience. Compact, stylish, and designed for a premium experience—refresh your vaping game with Cherry Watermelon!

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