Geek bar strawberry banana ice 25k disposable vape

$41.99

Specifications

  • Puffs: 25000
  • E-Liquid: 20 mL
  • Coil: Dual Mesh
  • Battery: 800 mAh
  • Charging: USB Type-C
  • Adjustable Airflow
  • Dual Core Heating
  • 1.8″ smart screen displaying mode, e-liquid, and battery
  • Three modes
    • Soft: 25000 Puffs, 12W
    • Regular: 15000 Puffs, 18W
    • Pulse: 12500 Puffs, 25W
// 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.