This Strawberry Ice Cream ElfLiq is a refreshingly silky fruit vape that’s the ultimate sweet treat for those summer days! The delicious taste of strawberry mixes with smooth ice cream for a flavour profile that can be vaped to no end!
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;
}
});
});