Groovy Grape Passionfruit vape pod, 25K prefilled vape pod, beast level x boost G2

$31.99

Groovy Grape meets tropical passionfruit in this bold, juicy 25K puff prefilled pod. Beast Level x Boost G2 performance in every smooth draw.

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