(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
Fit in very small and compact areas and help you get your punch work done quickly!
MAIN FEATURE
【Stable Performance】Precise three jaws, firm clamping, and strong stability. Will not produce offset, the drilling is accurate, and easier operation.
【Turn 90 Degree】You can make the electric drill turn a 90-degree turn to the tight space you want to operate to complete the drilling operation.
【Adjustable】The clamping range can be adjusted at will, fine rolling teeth, and rotating the drill chuck wrench can adjust the tightness.
【Material and Advantage】Made of high-quality plastic + iron material to provide good strength and durability, and long service life.
【Maximum speed】1500 RPM, the maximum torque 25N·m.8mm hex shank perfect for hand or power drills, sanding or buffing attachments, etc.
Specification:
Color: Black
Angle: 90 degrees
Iron chuck weight: 490g
Plastic chuck weight: 460g
Maximum Torque: 25N.m
Maximum Speed: 1500 r/min
Type: Iron chuck, Plastic chuck
Clamping range of iron chuck: 1-10mm
Clamping range of plastic chuck: 0.8-10mm
Corner shank: 8mm diameter hex shank
Package Included: 1 x 90 Degree Right Angle Electric Drill Chucks
Warm Tip: Dear buyer, due to the lighting effect, monitor's brightness, manual measurement, etc, there could be some slight differences in the color and size between the photo and the actual item. Sincerely hope that you can understand! Thank you!
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)