Home
Just Juice
Mango & Blood Orange Fusion Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Mango & Blood Orange Fusion Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Mango & Blood Orange Fusion An explosion of flavour you have never experienced before. Our second Nic Salt Fusion delivers a delicious blend of specially selected juicy mango, creamy passion fruit and a tangy Mediterranean mix of blood orange, citrus and guava
$(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;
}
});
});