LAUASAEPINK DNIPRO-M TS-255 ST 1500W 255MM

The photographs are for illustrative purposes only.
Get AI analytics on product LAUASAEPINK DNIPRO-M TS-255 ST
1500W 255MM:
322.28€/pc.
Ex Tax: 259.90€/pc.
Dnipro M
0 reviews
Pre-Order
Product Code: 000-461284ASP
Price in reward points: 1
Item sold out
rempro rempro-mobile
Tags:

DESCRIPTION LAUASAEPINK DNIPRO-M TS-255 ST 1500W 255MM price 322.28€ Dnipro M

Helirõhutase, dB (A): 95.5
Helivõimsuse tase, dB: 108
Kaal, kg: 21
Kaitseklass: IP20
Ketta keskosa suurus, mm: 30
Ketta läbimõõt, mm: 255
Laua suurus, mm: 660 x 482
Maksimaalne lõikesügavus 90 kraadi, mm: 76
P / min, min-1: 5000
Pinge, V: 230
Toiteallika tüüp: Juhtmega
Tüüp: Laua ketassaag
Võimsus, W: 1500

Description provided by sitypro.com

LAUASAEPINK DNIPRO-M TS-255 ST 1500W 255MM
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ххххххх');