Level X vape device G2 1000MAH- adapt to all level X pod range

$7.99$10.99

Discover the power and style of the Level X 1000mAh Device Kit. With its robust battery, USB-C fast charging, and compatibility with all Level X pods, this sleek metallic vape offers extended use, superior flavor, and a compact design perfect for vaping on the go. Elevate your experience with Level X.

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