Detailed description
This toy developes the imagination, memory and spatial perceptions. It helps for the fine motorics of the upper limbs.
Size:
Related products
$(function() {
$('#buyWithNewPayButton').click(function(e){
e.preventDefault();
$('form#cart_form').attr('action', '/modules/payment/newpay/newpay_calculate.php?type=newPay').submit();
});
});