Elfbar 20K puff peach mango watermelon disposable vape – tropical paradise

$39.99

  • Elfbar GH20000 disposable vape
  • Luscious, Tropical Blend of Fruity Bliss
  • A delicious and refreshing blend of peach, mango, and watermelon
  • Lite Mode delivers up to 20,000 puffs at 12W for a mild and effortless experience
  • equipped with a large display that keeps you informed about battery level, juice level, and firing mode

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.