Vice Box2 70k puffs Red Classic Ice disposible

$43.99

The Vice Box2 70K Puffs Red Classic Ice disposable vape delivers a bold, icy twist on the classic tobacco flavor, packed in a sleek, ergonomic design. With a massive 70,000-puff capacity650mAh rechargeable battery, and 18mL pre-filled e-liquid, it’s built for long-lasting satisfaction. The Red Classic Ice flavor blends rich tobacco with a chilling menthol finish, offering a smooth yet invigorating experience.

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