Vice Box2 70k puffs Banana Ice 1x30mL disposible

$43.99

The Vice Box2 70K Puffs Banana Ice disposable vape delivers a creamy, tropical banana flavor with an icy menthol finish in a high-capacity device. Featuring 70,000 puffs, a 650mAh rechargeable battery, and 30mL pre-filled e-liquid, it offers long-lasting, smooth vaping with a refreshing chill.

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