10k Grape cherry Elf bar disposable vape – blend of sweet grape and tangy cherry

$36.99

Elf Bar BC10000 Grape Cherry Disposable Vape

Indulge in the luscious blend of sweet grape and tangy cherry with the Elf Bar BC10000. With up to 10,000 puffs and a rechargeable design, this disposable vape delivers bold, irresistible flavor in every draw. Perfect for flavor-packed satisfaction on the go!

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