Detailed description
The bat can be used for training the fine movements of the upper leg. It improves the coordination of the fine motor skills, spatial orientation and the imagination.
Sizes:
Related products
$(function() {
$('#buyWithNewPayButton').click(function(e){
e.preventDefault();
$('form#cart_form').attr('action', '/modules/payment/newpay/newpay_calculate.php?type=newPay').submit();
});
});