151-piece socket set (1/2", 3/8", 1/4")

The photographs are for illustrative purposes only.
Get AI analytics on product 151-piece socket set (1/2", 3/8", 1/4"):
95.90€/pc.
Ex Tax: 77.34€/pc.
0 reviews
In stock
Product Code: 000-400080ASP
Qty
One click order

151-piece Socket Kit with 1/2", 3/8" and 1/4" Drives

Socket set designed to cover a wide range of fastening tasks; a complete kit offering multiple drive sizes and 151 pieces for workshop and home use.

Key Benefits


    Includes three common drive sizes: 1/2", 3/8" and 1/4"
  • Large 151-piece set for broad compatibility with fasteners
  • Versatility reduces the need to buy individual sockets
  • Saves time by grouping required tools in one kit
  • Clear features make it easy to assess suitability before you buy
  • Suitable for both professional and DIY users

Applications

Typical application areas for this socket set include automotive, maintenance and general repair tasks.


    Automotive repairs and maintenance
  • Mechanical and machinery servicing
  • Home improvement and DIY projects
  • Workshop and professional toolkits
  • Assembly and disassembly of equipment

What to Consider When Choosing


    Which drive size (1/2", 3/8", 1/4") matches your tools and fasteners
  1. Whether the 151-piece count covers the range of socket sizes you need
  2. How the kit's features align with your typical applications
  3. Your budget and the price offered before you buy
  4. Storage and portability of the set for workshop or field use

Specifications


    Product type: Socket set
  • Drive sizes: 1/2", 3/8", 1/4"
  • Piece count: 151 (151 OSA)

Why Buy from SityPro


    Easy online ordering and clear price information on SityPro
  • Competitive offers and visible product features to compare
  • Delivery available to Estonia and Finland
  • Secure payment options and reliable customer support
  • Convenient service for both private and professional buyers

Description provided by sitypro.com

151-piece socket set (1/2", 3/8", 1/4")
Write a review
Related Products

Also looking for

rempro rempro-mobile

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ххххххх');