(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}/11
Description
DIY woodworking tool, easy to use, suitable for your own home operation, does not need professionals. Easy to install, assemble, and remove with great convenience.
Main Features
Professional Woodworking Tools The Concealed Hinge Jig allows you to drill cup holes for concealed cabinet door hinges, and it is durable in use, includes fastener drills in different sizes for hinges hole.
Wide Application 35mm Hinge Drilling Jig comes with a 35mm fastener bit and depth stop. The concealed hinge jig is suitable for 35mm hinges and also available with 26mm hinges.
Holes Distance This punch supports 46-47-48-52 mounting screw holes. It has the function to drill the pivot holes for the screws of the hinge which are 46mm, 47mm, 48mm or 52mm distance each other.
Helps Improve Work Efficiency 35mm Hinge Drilling Jig is made of high-quality engineering plastic, durable to use. This is a set of drill guide tool used for convenient hinge hole drilling.
Simple Operation Simple to use with any drill—no special tools needed. Make cabinet door installation easy! Easy to use, suitable for home operation, do not need professionals.
Specifications
Material
Plastic+Stainless Steel
Product Weight
500G
Package Contents
1 × Hinge drill bit
1 × Wrench 1 × Bracket
1 × Bracket
1 × Depth stop collar
1 × Positioning rod
1 × 35mm hole cutter
1 × Drill guide template
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
${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)