RAADIO MAKITA DMR108B 7,2-18V BLUETOOTH JA USB

The photographs are for illustrative purposes only.
Get AI analytics on product RAADIO MAKITA DMR108B 7,2-18V BLUETOOTH JA USB:
189.19€/pc.
Ex Tax: 152.57€/pc.
Makita
0 reviews
Pre-Order
Product Code: 000-476393ASP
Item sold out
rempro rempro-mobile
Tags:

SPECIFICATION RAADIO MAKITA DMR108B 7,2-18V BLUETOOTH JA USB price 189.19€ Makita

Not compatible with G-Series Battery or Ni-CAD or Ni-MH Batteries Equipped with Bluetooth class 2 to wirelessly connect your mobile device for playing music with a range up to 10m. IP64 rated dust and shower-proof construction Foldable antenna Soft grip carry handle swivels 90 degrees Elastomer bumpers protect against rough handling on a jobsite 2 speaker stereo system. Flat top surface to stably place mobile device AUX-IN jack allows for connection to personal audio players AC adaptor jack Digital display USB output port allows for charging mobile devices. (Output only: No capacity to input or play music files stored on USB stick), Compatible with all Makita 7.2V Li-ion, CXT and LXT batteries. Battery Range 7.2 - 18 v Frequency Range FM 87.5 - 108 Mhz Frequency Range AM 522 - 1710 kHz Speakers 2x 89mmØ Practical Output (7.2v) 0.5W x 2 Practical Output (10.8v) 1.2W x 2 Practical Output (14.4v) 2.2W x 2 Practical Output (18v) 3.5W x 2

Description provided by sitypro.com

RAADIO MAKITA DMR108B 7,2-18V BLUETOOTH JA USB
Write a review
Question answer

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');