10k Peach cherry Elfbar disposable vape – delightful fusion of juicy peach and tangy cherry

$36.99

Elf Bar BC10000 Peach Cherry Disposable Vape

Enjoy the delightful fusion of juicy peach and tangy cherry with the Elf Bar BC10000. Offering up to 10,000 puffs, this rechargeable disposable vape provides a smooth, flavorful experience that’s perfect for any moment. Taste the sweetness in every draw!

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