Home
Products
Blackcurrant & Green Apple | Fantasi Remix | 100ml | 0MG
Blackcurrant & Green Apple | Fantasi Remix | 100ml | 0MG
£12.50
| /
Blackcurrant & Green Apple
They say 3’s a crowd, but not with this amazingly tasty trio which fuses 3 of our most popular flavours into one seriously satisfying vape!
Ripe, juicy blackberries intertwine with the distinctive flavours of succulent grapes and fresh, crisp apples for a vape that really is as flavoursome as it sounds!
$(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;
}
});
});