Vuse Go 8000 blue raspberry disposable vape

$35.99

Discover a juicy ripe raspberry flavour with a hunt of freshness in our biggest vape yet!

Vuse GO 8000 disposable vape is the ready-to-use disposable device that offers up to 8,000 puffs* in 20 mg/mL (1.8% w/w) nicotine strength, a rechargeable battery and easy-view liquid so you always know how much e-Liquid you have left.

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