Wire Stripper 2210 AWG 6 Inch
Product Code: 9005-10420
Availability: Out Of Stock
Processes and Ships Same Day from USA

Need a high quality Wire Stripper 22-10 AWG, 6 Inch? Not only is the qualiy great for Wire Stripper 22-10 AWG, 6 Inch but also the best price.
Some Features of Wire Stripper 22-10 AWG, 6 Inch
Having the right tool for the job saves time and money on the job site. A high quality cable stripper is useful in telecom and low voltage industry. This compact stripper will work for the following AWG wires: 22, 18,16, 14, 12, and 10.
";
var fb_ad = '';
$.ajax({
url: 'index.php?route=checkout/cart/add',
type: 'post',
data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'),
dataType: 'json',
success: function(json) {
$('.success, .atc-blanket .warning, .attention, information, .error').remove();
if (json['error']) {
if (json['error']['option']) {
for (i in json['error']['option']) {
$('#option-' + i).after('
' + json['error']['option'][i] + '');
}
}
if (json['error']['profile']) {
$('select[name="profile_id"]').after('
' + json['error']['profile'] + '');
}
}
if (json['success']) {
$('#notification').html('
' + json['success'] + '

'+fb_ad);
$('.success').fadeIn('slow');
$('#cart-total').html(json['total']);
$(".atc-blanket").remove();
$('html, body').animate({ scrollTop: 0 }, 'slow');
}
},
error: function() {
$(".atc-blanket").remove();
}
});
});
//-->