8000 puffs Beast mod Sic strawberry iced disposable vape

$29.99

The Beast Mod Sic Strawberry Iced Disposable Vape delivers up to 8000 puffs of sweet strawberry flavor with a refreshing menthol twist. Featuring a rechargeable battery and pre-filled 16mL e-liquid, it’s the perfect portable vape for long-lasting, flavorful satisfaction
// 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.