- Home
-
View
-
Sanwa LB-35-K - Palla per Joystick ORIGINALE Giapponese Arcade gaming
Sanwa LB-35-K - Palla per Joystick ORIGINALE Giapponese Arcade gaming
Sanwa
€2.00
Videogiochi e console - Accessori - Controller — Nuovo
Videogiochi e console - Accessori - Controller — Nuovo
sku: s-297
sku2: SanwaLB-35-K
jQuery('#w0').yiiActiveForm([], []);
$(document).off('submit', '.footer-subscribe-form').on('submit', '.footer-subscribe-form', function(e) {
e.preventDefault();
let email = $('#mc-email').val();
$.get('/site/newssubscribe', { email: email }, function(res) {
$('#newsletterModalBody').text(res.message);
$('#newsletterModal').modal('show');
if (res.success) {
$('#mc-email').val('');
}
});
return false;
});
jQuery('#w2').yiiActiveForm([], []);
});