Vice Box2 70k puffs Blue Razz Burst 1x30mL disposible

$43.99

The Vice Box2 70K Puffs Blue Razz Burst disposable vape delivers a sweet-and-tart blue raspberry explosion in a sleek, high-capacity device. With a massive 70,000-puff capacity650mAh rechargeable battery, and 30mL pre-filled e-liquid, it’s built for long-lasting, flavorful vaping. The Blue Razz Burst flavor combines juicy blue raspberry with a fizzy candy-like finish for a bold, fruity experience.

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