Your search for '${data}' did not yield any results.
`
})()}
(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}/14
Description
The 90° Corner Clamp gives you the helping hand you need to hold 90° corners and "T" joints together securely when you’re assembling boxes, drawers, cabinets and cases.
FEATURES:
Versatile Clamping Options: The 90 Degree Corner Clamp works efficiently on both 90° angles and "T" joints, offering flexibility for various woodworking projects. The V-shaped wedge firmly grips the workpiece, ensuring perfect 90-degree angles every time.
Durable Alloy Steel Construction: Made from high-quality alloy steel die-casting, the clamp body boasts high hardness, rust resistance, and exceptional durability. This makes it an ideal tool for constructing reinforced frames, storage tanks, and more.
Ergonomic Rubber-Coated Handle: Designed for comfort and efficiency, the rubber-coated handle offers an ergonomic grip, making it anti-skid and wear-resistant. The convenient knob allows for easy adjustments to the working pressure, ensuring a secure lock at different widths.
Quick-Adjust Handle for Easy Adaptability: The quick-adjust handle enables swift and effortless adjustments to varying widths of the opening, allowing you to adapt to different project requirements with ease.
Maximum Clamping Thickness: The right angle clamp has a maximum clamping thickness of 68mm, ensuring a strong and stable hold. However, using excessively thick plates may result in suboptimal performance and affect the normal use of the clamp.
${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)