Close
(0) items
You have no items in your shopping cart.
All Categories
    Filters
    Preferences
    Search
    Manufacturer: WD 40

    ANTI- RUST WD-40 SMART 450ml

    13.57 €

    The WD-40 Multi-Use Product protects metals from rust and corrosion, penetrates glued components, disperses moisture and lubricates almost everything. Removes even grease, dirt and other impurities from most surfaces.

    SKU: 12-03-01-002
    Ship to
    *
    *
    Shipping Method
    Name
    Estimated Delivery
    Price
    No shipping options

    Advantages:


    • Displays moisture to prevent rust and dry electrical systems

    • Penetrates into loose components that are stuck

    • Lubricates to allow proper operation of the equipment

    • Removes oil, dirt, grease and dirt

    • Protects metal surfaces from rust and corrosion

    • Easy to use


    Recommended for:


    • Gardening tools and equipment

    • ').addClass('shipping-title') .append($('').addClass('shipping-price-title').text('Shipping:')) .append($('').addClass('shipping-loading')); $('#open-estimate-shipping-popup-193').html(shippingTitle); } }, success: function (address, response) { // initialize on load only once var option = popUp.getActiveShippingOption(); popUp.selectShippingOption(option); initialized = true; popUp.settings.handlers.success = undefined; }, error: function () { popUp.selectShippingOption(); }, selectedOption: function (option) { if (option && option.provider && option.price && popUp.validateAddress(option.address)) { var shippingContent = $('#open-estimate-shipping-popup-193'); var shippingTitle = $('

      ').addClass('shipping-title') .append($('').addClass('shipping-price-title').text('Shipping:')) .append($('').addClass('shipping-price').text(option.price)); shippingContent.html(shippingTitle); var estimatedDelivery = $('
      ').addClass('estimated-delivery') .append($('
      ').addClass('shipping-address') .append($('').text(`to ${option.address.countryName}, ${(option.address.stateProvinceName ? option.address.stateProvinceName + ',' : '')} ${option.address.zipPostalCode} via ${option.provider}`)) .append($('').addClass('arrow-down'))); if (option.deliveryDate && option.deliveryDate !== '-') estimatedDelivery.append($('
      ').addClass('shipping-date').text(`Estimated Delivery on ${option.deliveryDate}`)); shippingContent.append(estimatedDelivery); } else { $('#open-estimate-shipping-popup-193') .html($('').text('Please select the address you want to ship from')) .append($('').addClass('arrow-down')); } } } }; popUp = createEstimateShippingPopUp(settings); popUp.init(); var initialLoad = function () { var address = popUp.getShippingAddress(); if (popUp.validateAddress(address)) popUp.getShippingOptions(address); else popUp.selectShippingOption(); }; initialLoad(); var attributeChangedHandler = function (e) { var productId = e.changedData.productId; if (productId === 193) { if (popUp.params.selectedShippingOption) { var address = popUp.params.selectedShippingOption.address; var enteredAddress = popUp.getShippingAddress(); if (!popUp.addressesAreEqual(address, enteredAddress)) reloadPopUp = true; popUp.getShippingOptions(address); } else { if (!initialized) initialLoad(); else reloadPopUp = true; } } }; // Prevent double init on load. If product has attributes then trigger is fires when page is loaded and attributes are loaded. setTimeout(function () { $(document).on('product_attributes_changed', attributeChangedHandler); }, 500); $(document).on('product_quantity_changed', attributeChangedHandler); });