Rechargeable & Rotatable Screwdriver Set

people are viewing this right now
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Free shipping on orders over 59.99
Free returns within fourteen days
Contact us: service@goodidealshop.com
Secure payments
$49.99
$99.99
Save 50%
Style : 47 piece set
Quantity
Description

The rechargeable cordless rotary screwdriver set is a great choice for anyone who wants to get the job done quickly and efficiently.

It has a powerful motor that can handle any screwdriving task with ease, and the rechargeable USB battery ensures you're never without power when you need it most. The tool's transformation function makes it extremely versatile, allowing you to easily switch between pistol shape and straight shape depending on what you need to do.

Great gift for any man and household! Widely used for furniture repairs, household maintenance, cars, bicycles, construction sites, garages and so on.

HIGHLIGHTS OF THE UPGRADE

Drill holes in the wood

Suitable for self-tapping screws

USB charging

Long-life lithium battery

90 degree rotation

Easy operation (one-button control)

Full size screwdriver bits

Complete Accessory Kit

The rechargeable, cordless, rotary screwdriver set also comes with a complete accessory kit, including a screwdriver, screwdriver bits, drill bits, sleeves, a flexible universal shaft and a connecting rod. This makes it easy to switch between different tasks, and all accessories are made from high-quality materials that are designed to last.

Powerful function and 90-degree rotation

It has a powerful motor that allows you to perform all screwdriving and drilling tasks quickly and efficiently. It can be rotated 90 degrees to transform into a pistol shape or a straight shape, allowing it to be used for different tasks or areas. It is also suitable for confined spaces.

LED lighting

Equipped with LED lights that are suitable for dark environments and ensure efficient working. Its cordless design makes it convenient and portable for indoor and outdoor use without cable restrictions.

Convenient USB charging

Built-in long-life lithium battery with a capacity of 1800 mAh, making it possible to work for hours. It charges with a USB cable, which is more convenient and you don't have to worry about running out of battery.

specifications

Voltage range: DC 3.6V

Power type: rechargeable

Weight: 800 grams

Shipping:

Free delivery above $30.

The order will be processed within 7 working days after placing the order and shipped the next day after the processing date. Orders are usually delivered within 7 to 14 working days.

Return: If you are not satisfied, you can receive a quick refund within 15 days, with a 100% refund guarantee.

Note:

Due to manual measurement, please allow for slight measurement deviation.

Due to different display and lighting effects, the actual color of the item may slightly differ from the color shown in the picture