10k Miami mint Elfbar disposable vape – refreshing and invigorating

$36.99

Elf Bar BC10000 Miami Mint Disposable Vape

Cool off with the refreshing and invigorating flavor of Miami Mint in the Elf Bar BC10000. With up to 10,000 puffs and a sleek, rechargeable design, this disposable vape delivers icy, smooth satisfaction wherever you go. Stay fresh with every draw!

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.