Home
Products
Banana Raspberry & Dragonfruit Punx By Riot Squad Nic Salts 10ml (50VG-50PG) 5MG|10MG|20MG
Banana Raspberry & Dragonfruit Punx By Riot Squad Nic Salts 10ml (50VG-50PG) 5MG|10MG|20MG
£3.99
| /
Banana, Raspberry & Dragonfruit by Riot Squad Tantalise your taste buds with this tremendous tropical storm of ripe Banana, rampant Raspberry & daring Dragonfruit; a bold tropical trio.
$(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;
}
});
});