IVG 20mg Salt Nic E-liquid Blue Raspberry 30mL

$33.75

Experience the bold, sweet-tart flavor of IVG Blue Raspberry 20mg Salt Nic E-Liquid in a smooth, satisfying 30mL bottle. Perfect for MTL devices, this nic salt delivers rich, candy-like raspberry notes with a gentle throat hit. Ideal for ex-smokers and fruity vape lovers alike.

SKU: 5056617538172 Categories: , , , , Tags: , , ,
// 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.