(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}/9
Description
Convenient for carrying every bit that you need to do your job efficiently from basic repair purposes around the home to heavy-duty construction needs!
Multi-angle Ratchet Screwdriver is a life-saving tool that you want to keep, and a great tool for everyone!
Main Features
Universal Ratchet Tool Fix the screwdriver bit on the screw, and the handle rotates back and forth continuously without any pause during the period. It can quickly tighten or loosen the screw.
Rotary Multi-Angle The angle between the screwdriver working rod and the handle can be changed from 0 to 90 degrees, which can be used in small spaces. The angle is the most labor-saving at 90 degrees.
Multi-purpose Built-in Screw Bits 10 different types of screwdriver heads, including Phillips, Flathead, Torx security, Tri-point, Spanner, It can be used most needs in family life.
3-way Fine Ratcheting Gear It allows three rotation options: fix, tighten, and loosen. The spin direction can be changed easily and it stays perfectly locked during operations, no need to worry about accidentally touching the ratchet lock.
Ergonomically Designed Handle Non-slip outside, push-pull design inside, allows significant torque, and you can maintain a firm grip on it, let the user easily driving or removing screws bit.
Specifications
Material
S2 Steel
Uses
Kitchen Appliances / Sports Goods / Mechanical Equipment / Construction / Home Decoration
Product Weight
255G
Product Size
24 × 6× 3cm
Package Contents
1 × Screwdriver Handle
4 × Phillips screwdriver (PH0, PH1, PH2, PH3)
3 × Flathead screwdriver (SL3.0,SL5.0,SL6.0)
1 × Torx security screwdriver(T8)
1 × Tri-Point screwdriver (Y1)
1 × Spanner screwdriver (U4)
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.
Shipping:
Free Shipping Worldwide: OVER 69.99 dollars.
We process orders between Monday and Friday. Orders will be processed within 2 business days of ordering and shipped out the next day after the processing day. Please note that we don't ship on weekends.
${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)