10k Fuji ice Elf bar disposable vape – crisp, refreshing taste of Fuji apple with a cool icy twist

$36.99

 Fuji Ice Disposable Vape – ElfBar BC10000

Delight in the crisp, refreshing taste of Fuji apple with a cool icy twist. The Elf Bar BC10000 Fuji Ice offers up to 10,000 puffs of vibrant, smooth flavor in a sleek, rechargeable design. Elevate your vape game with this frosty fruit sensation!

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