Home
Salt nicotine
Berry Burst & Lemonade Fusion Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Berry Burst & Lemonade Fusion Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Berry Burst & Lemonade Get that summer feeling all year round with our Fusion Berry Burst & Lemonade Nic Salt. Consisting of two award winning flavours, our Berry Burst packed full of luscious wild summer berries and our Lemonade that tingles your taste buds with a refreshing citrus blast.
$(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;
}
});
});