60k Vice ultra purpled D ice disposable vape, intense fusion of juicy refreshing menthol blast

$42.99

Unleash the intense fusion of juicy grapes and a refreshing menthol blast with the 60K Vice Ultra Purple D Ice disposable vape. Enjoy up to 60,000 puffs of bold, crisp flavor in a sleek, rechargeable design for ultimate convenience and satisfaction.

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.