Nela Tools

NELA Plastic Float, Round Edges, Clear Blade – Lightweight Finishing Tool

- 100% MADE IN GERMANY

Social Share

NELA Plastic Float, Round Edges, Clear Blade – Lightweight Finishing Tool

SKU: 0119

258 in stock

258 in stock

Product Description

The NELA Plastic Float with Round Edges and Clear Blade is an innovative finishing tool designed for professionals seeking precision and versatility in every surface application. Manufactured in Germany, this float combines durability, balance, and exceptional smoothness, making it perfect for finishing plaster, microcement, lime, and decorative coatings.

The clear plastic blade offers excellent visibility and control while working, allowing you to monitor the surface texture and thickness in real time. Its rounded edges eliminate drag lines and marks, delivering a flawless, uniform finish across walls and ceilings. Despite being lightweight, the float is extremely robust, resisting warping and deformation even under heavy use.

Equipped with NELA’s signature BiKoGrip® cork handle, this tool provides a secure and comfortable hold, reducing strain during long application sessions. The ergonomic handle design ensures excellent balance and smooth glide, improving productivity and precision.

Whether you’re applying microcement, fine plaster, or decorative coatings, the NELA Plastic Float – Round Edges, Clear Blade delivers exceptional results with minimal effort. It’s the go-to tool for professionals who demand reliability, efficiency, and perfect surface finishing in every project.

Available size:

  • 0119: 280 × 130 × 3 mm

Reviews

There are no reviews yet.

Be the first to review “NELA Plastic Float, Round Edges, Clear Blade – Lightweight Finishing Tool”

Your email address will not be published. Required fields are marked *

0
    Your Cart
    Your cart is emptyReturn to Shop
    (function () { function moveGPay() { // iframe do Google Pay (Stripe) var iframe = document.querySelector('iframe[src*="GooglePay.html"]'); // área dos métodos de pagamento var payment = document.querySelector('#payment'); if (!iframe || !payment) return false; // tenta pegar o container do botão var container = iframe.closest('.wcpay-payment-request-wrapper, .p-ExpressCheckoutElement, .p-ThirdPartyButtonContainer, .p-ExpressCheckoutItem') || iframe.parentElement; if (!container) return false; // já está dentro do #payment? então não faz nada if (payment.contains(container)) return true; // wrapper pra alinhar var wrapper = document.createElement('div'); wrapper.className = 'bs-gpay-moved'; wrapper.style.marginBottom = '20px'; wrapper.style.padding = '10px 0'; wrapper.style.width = '100%'; wrapper.appendChild(container); payment.prepend(wrapper); return true; } // tenta mover por alguns segundos, porque o Stripe carrega depois var attempts = 0; var maxAttempts = 40; // ~20s a 500ms var intervalId = setInterval(function () { attempts++; if (moveGPay() || attempts >= maxAttempts) { clearInterval(intervalId); } }, 500); // observa mudanças no DOM (se o Stripe recriar o botão) var observer = new MutationObserver(function () { moveGPay(); }); observer.observe(document.body, { childList: true, subtree: true }); // quando o WooCommerce atualizar o checkout via AJAX, tenta de novo if (window.jQuery) { jQuery(document.body).on('updated_checkout updated_wc_div', function () { setTimeout(moveGPay, 300); }); } })();