Vuse Go 5000 watermelon ice disposable vape

$29.99

Experience the Vuse GO 5000 Watermelon Ice Disposable Vape, delivering up to 5,000 puffs of refreshing watermelon flavor with an icy twist. This compact, rechargeable device features a 20 mg/mL nicotine strength and innovative ceramic heating technology for a superior vaping experience.

3 in stock

SKU: 059300072781 Categories: , , Tags: , ,
// 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.