Allo ultra 2500 puffs Grape ice

$23.99$119.00

Step up to the Allo Ultra 2500 Grape Ice! Enjoy the same smooth pull you love from Allo Ultra 800, now with up to 2500 puffs. Featuring a mesh coil for consistent flavor, a smart chipset, and a leak-resistant design, this hassle-free disposable is powered by a 1500mAh battery and 8mL of liquid. More puffs, same 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.