60k Vice Ultra Blue lagoon ice disposable vape

$42.99

Experience the VICE Ultra 60K Blue Lagoon Ice disposable vape, featuring a tropical blend of blueberry, banana, and mango with a cool icy finish. Enjoy up to 60,000 puffs from a 25mL e-liquid capacity, customizable output modes, and real-time LED indicators for battery and e-liquid levels.

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.