This Peach Ice ElfLiq is a fresh peach blend for those who love a bubbly balanced vape. This mixture has all the juiciness you’d get from a ripe peach, which is then rounded off by some cool aniseed for a well-balanced vape that’s delicious from your first taste until your last.
What are ElfLiq Nic Salts?
ELFLIQ nic salts are a 50VG/50PG mix to ensure that you always get a perfect balance between flavour and cloud production. We recommend pairing all ELFLIQ products with an MTL (mouth-to-lung) kit.
ElfLiq nic salts are the same great e-liquids found in Elf Bar disposables. Available in a range of the most popular flavours with a choice of 10mg and 20mg nicotine strengths. High-quality standard 10ml e-liquids with a 50/50 VG:PG blend.
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});