Home
Products
Lemon Tobacco Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Lemon Tobacco Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Lemon Tobacco Fusing together one of the world’s oldest and most popular tobacco types with a zesty twist, this Just Juice signature flavour is guaranteed to be a staple in your collection. Sit back, relax and experience a luscious flavour intense tobacco 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;
}
});
});