10k Dub Dub Elfbar disposable vape -a bold, refreshing flavor explosion

$36.99

Elf Bar BC10000 Dub Dub Disposable Vape

Get ready for a bold, refreshing flavor explosion with the Elf Bar BC10000 Dub Dub. This rechargeable disposable vape offers up to 10,000 puffs of smooth, long-lasting satisfaction. Perfect for on-the-go vapers who crave a unique and flavorful experience!

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