mrosto™-Angle Grinder Extension Connecting Rod

Sold 0 only 999999999 item(s) left
$23.98 $39.98 Save $16.00
Size:  One Size
Color:  Silver
Quantity
Share the love
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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-1651799308132').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);
Description

For the local crevices that cannot be thrown away by the edge of the angle grinder or the polishing machine, install the extension rod, and the grinding and polishing can be done in one step.

▶ Great for small areas

By using an extended shaft, additional clearance can be provided to safely polish these areas without the risk of hitting/damaging the paint. Details such as lights, door handles, emblems, interior console panels, and more.

▶Seamless docking

Precise thread for stable installation. Smooth grinding, not loose.

▶ Easy installation

Notched for easy removal with a wrench, fits Model 100 Angle Grinders/Polishers.

▶ Super extension

The rotating extension shaft is designed with details and durable quality.

▶ Widely used

The rotating extension shaft can be used for grinding and polishing deep stones such as inside corners and special shapes. It needs to be matched with various grinding heads, grinding wheels, grinding discs, grinding discs, mold openers, etc. Problems with narrow and awkward areas such as bumpers.

Material: high quality 45# steel

Color: silver

Length: 80mm

Specific size: as shown in the figure

Package includes: 1* Angle Grinder Extension Connecting Rod.

SPU:10154704

 

Shipping:

Receiving time = Processing time+Shipping time
Order processing time varies from 1-3 days
Delivery time varies from 15-25  Business days
Shipping With Tracking Number
Return Policy:
Our Guarantee
Return or exchange within 15 days from the delivered date.
Request:
Items received within 15 days from the delivered date.
Items received unused, undamaged and in original package.
Return shipping fees are at the customer's own expense. Original shipping fees are non-refundable.