Vice Box2 70k puffs peach ice 30mL

$43.99

The VICE Box2 70K Peach Ice is a powerhouse disposable vape delivering a juicy peach flavor with a refreshing icy finish. With a massive 30mL e-liquid capacity, up to 70,000 puffs, and customizable power modes, it offers both longevity and a premium experience in one sleek device.

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.