Open main menu menu
close

WAL

    WAL Products

    Products

    < Back to Product Categories
    HORIZONTAL LIFTING CLAMP IPH10

    CROSBY IP - Horizontal Lifting Clamp with spring loaded tension have a pretension feature that allows the user to attach the clamps to the material for horizontal lifting and transfer of non-sagging material. These clamps must be used in pairs or more. 
    The IPH10E horizontal lifting clamps are for use in the lifting and transfer in horizontal position of non-sagging materials or of bundles of non-sagging material. These clamps must be used in pairs or more.

    Product Details

     


    BENEFITS

    For Horizontal Lift and Transfer with Pretension System [ IPH10 ]
    • Available in capacities of .5 thru 12 metric tons.
    • Jaw openings available: 0” to 4.75”.
    • Welded alloy steel body for strength and smaller size. Forged alloy components, where required.
    • Individually Proof Tested to 2 times the Working Load Limit with certification.
    • Company name (Crosby IP), logo, Working Load Limit and jaw opening permanently stamped on body.
    • Each product is individually serialized, with the serial number and Proof
    • Load test date stamped on body. User manual with test certificate is included with each clamp.
    • Maintenance and repair kits are available

    For horizontal lifting and transfer [ Model IPH10E ]
    • Available in capacities of 2.0 thru 25 metric tons.
    • Wide variety of jaw openings available: 0 to 4.75”.
    • Welded alloy steel body for strength and smaller size. Forged alloy, components where required.
    • Equipped with handle for easy placement.
    • Individually Proof Tested to 2 times the Working Load Limit with certification.
    • Company name (CrosbyIP), logo, Working Load Limit and jaw opening permanently stamped on body.
    • Each product is individually serialized, with the serial number and Proof Load test date stamped on body. User manual with test certificate is included with each clamp.
    • Maintenance and repair spare kits are available.

     


    For more information contact us

    Specification

    Specification

    zoom

    PLEASE FILL PRODUCT QUESTIONAIRE FORM FOR DETAILS



    * form must be filled

    function toggleNavbarMethod() { if ($(window).width() > 768) { $('.main-menu .dropdown').on('mouseover', function(){ $('.dropdown-toggle', this).trigger('click'); }).on('mouseout', function(){ $('.dropdown-toggle', this).trigger('click').blur(); }); } else { $('.main-menu .dropdown').off('mouseover').off('mouseout'); } }; var error_fields = []; $(function() { lightbox.option({ 'resizeDuration': 200, 'wrapAround': true, 'showImageNumberLabel':false, 'alwaysShowNav':true }); $("#slider3").responsiveSlides({ manualControls: '#slider3-pager', maxwidth: 540 }); toggleNavbarMethod(); $(window).resize(toggleNavbarMethod); $(".body-inquiry .dropdown-menu li a").click(function(){ $(this).parents(".dropdown").find('.btn').html($(this).text() + ' '); $(this).parents(".dropdown").find('.btn').val($(this).data('value')); }); $('div.qselect ul a').click(function(event) { var a = $(this); var target = a.parents('div.dropdown').attr('data-target'); $('#' + target).val(a.attr('data-value')); }); $('#frmInquiry').submit(function(event) { event.preventDefault(); $('#btnsubmit').attr('disabled', true); var href = $(this).attr('action'); var data = $(this).serialize(); data += '&ajax=1'; $.post(href, data, function(response) { $('#btnsubmit').removeAttr('disabled'); if(response.success && response.href) window.location = response.href; else { $('#msg-title').html(response.title); $('#msg').html(response.msg); $('#popupModal').modal('show'); if(error_fields.length > 0) { for(i = 0; i < error_fields.length; i++) { $('#' + error_fields[i]).addClass('is-invalid'); if(i == 0) { document.getElementById(error_fields[i]).focus(); $('html,body').animate({scrollTop: ($('#' + error_fields[i]).offset().top + $('#header').outerHeight() - 50) + 'px' }, 300); } } } } }, 'json'); }); $('#frmInquiry input, #frmInquiry textarea').keyup(function(event) { $(this).removeClass('is-invalid'); }); });