TOOL SET 215 OSA

The photographs are for illustrative purposes only.
204.79€/set
Ex Tax: 165.15€/set
Mannesmann
In stock
Product Code : 000-349158ASP
Qty
One click order
rempro rempro-mobile
Tags:
Package dimensions52,00 x 11,00 x 38,00 cm
Net weight12,375 kg

Mannesmann tööriistakohver sisaldab:

3 x narred 1/4", 3/8", 1/2"

38 x padrunvõtmed, CV
13 x 1/4" 4•4,5•5,5•6•7•8•9•10•11•12•13•14 mm
10 x 3/8" 10•11•12•13•14•15•16•17•18•19 mm
15 x 1/2" 10•11•12•13•14•15•17•19•20•21•22•24•27•30•32 mm

18 x pikad padrunid, CV
7 x 1/4" 4•5•6•7•8•9•10 mm
6 x 3/8" 10•11•12•13•14•15 mm
5 x 1/2" 16•17•18•19•22 mm

14 x E-profiil padrunid, CV
5 x 1/4" E4•E5•E6•E7•E8
6 x 3/8" E10•E11•E12•E14•E16•E18
3 x 1/2" E20•E22•E24

3 x süüteküünla padrunid, CV
1 x 3/8" 18 mm
2 x 1/2" 16+21 mm

5 x pikendused
2 x 1/4" 50+100 mm
1 x 3/8" 125 mm
2 x 1/2" 125+250 mm

1 x T-käepide 1/2" padrunvõtmetele
1 x T-käepide 1/4" padrunvõtmetele

3 x kardaanliigend 1/4" + 3/8" + 1/2"

12 x lehtsilmusvõtmed, CV
8•10•11•12•13•14•15•16•17•18•19•22 mm

3 x otsikuadapterid
1/4" x 6,3 mm • 3/8"x 8 mm • 1/2" x 8 mm
1 x kruvikeerajakäepide 1/4" (6,3 mm)
1 x kruvikeerajakäepide 1/4" (6,3 mm) magnetiga otsik

30 x kruvikeeraja otsakud, CV, 8 x 30 mm
5 x sisekuuskant 5,5•6•6,5•7•8
4 x kaksteistkantotsakud 5•6•8•10 mm
8 x Torx T25•T27•T30•T35•2xT40•T45•T50
6 x Torx auguga T27•T30•T35•T40•T45•T50
2 x ristpeaotsakud PH3•PH4
2 x Pozidrive PZ3•PZ4
3 x lapikotsakud 6,0•6,5•8 mm

44 x kruvikeerajaotsakud, CV 6,3 x 25 mm
3 x kaksteistkantotsakud 5•6•8 mm
3 x lapikotsakud 4•5,5•6,5 mm
5 x Torx T8•T10•T15•T20•T25
10 x Torx auguga T8•2xT10•2xT15•2xT20•2xT25•T40
4 x sisekuuskant 3•4•5•6 mm
4 x sisekuuskant auguga 3•4•5•6 mm
2 x ristpeaotsakud PH1•PH2
2 x Pozidrive PZ1•PZ2
2 x nelikantotsakud S1•S2
3 x kolmeharulised otsakud 1•2•3
3 x kahvelotsakud 4•6•8
3 x neljaharulised otsakud 6•8•10 mm

30 x padruniga otsakud 1/4" CV
4 x lapikotsakud 4•5,5•6,5•8 mm
3 x ristpeaotsakud PH1•PH2•PH3
3 x Pozidrive otsakud PZ1•PZ2•PZ3
4 x sisekuuskantotsakud 3•4•5•6 mm
8 x Torx otsakud T8•T9•T10•T15•T20•T25•T30
8 x Torx auguga T8•T9•T10•T15•T20•T25•T27•T30

2 x padruniga otsakud CV 1/2"
2 x Torx T55T60

7 x vinkelkuuskantvõtmed CV 1,27•1,5•2•2,5•3•4•5

Description provided by sitypro.com

Question answer
Related Products

Google reviews

Google Rating
4.4 7 reviews
See all reviews
Google Rating
//$('#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ххххххх');