This Strawberry Kiwi ElfLiq is a sweet blend of juicy strawberries and refreshing Kiwi. On the first inhale you’ll get some tangy citrus notes of the zesty kiwi and the pleasantly delicate taste of luscious strawberries. A well-balanced flavour profile that you can vape all day long.
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;
}
});
});