UNIVERSAL OIL WD40 400ML FLEXIBLE

The photographs are for illustrative purposes only.
Get AI analytics on product UNIVERSAL OIL WD40 400ML FLEXIBLE:
21.38€ / pc.
Ex Tax: 17.24€ / pc.
53.44€ / m²
1 pc. = 0.4m²
WD40
0 reviews
In stock
Product Code: 000-468972ASP
Qty
One click order
Tags:

DESCRIPTION UNIVERSAL OIL WD40 400ML FLEXIBLE price 18.98€ WD40

Package dimensions5,70 x 5,70 x 24,30 cm
Net weight0,434 kg

Thousands of uses both at work and at home. WD-40 penetrates everywhere and lubricates moving parts of parts and mechanisms, ensuring their flawless and efficient operation. Stops door hinges from creaking, repels moisture from metal surfaces and protects against rusting, cleans surfaces of resin, glue, grease, etc. Penetrates through loosening bolts and nuts. Silicone free.
USE: Keep the package upright and shake before use. Turn the nozzle in line with the blue mark on the top of the aerosol bottle. Unplug power tools and other electrical equipment from the mains. Spray on the surface and let it work. Do not wipe off.

WARNING Caution. May cause drowsiness or dizziness. Extremely flammable aerosol. The container is under pressure: may explode if heated. When contacting the doctor, take the product packaging or label with you. Keep out of the reach of children. Keep away from heat source/sparks/flames/hot surfaces. – Do not smoke. Do not spray into flames or other ignition sources. The container is pressurized: do not crush or burn even after use. Avoid inhalation of vapour/spray. Only handle outdoors or in a well-ventilated area. IF SWALLOWED: Contact a POISON CENTER or doctor immediately. DO NOT induce vomiting. If you feel unwell, contact the POISON INFORMATION CENTER or a doctor. Keep locked. Keep away from sunlight. Do not store above 50 °C. Dispose of contents/container safely. Repeated exposure may cause skin dryness or cracking. Explosive mixtures can form without adequate ventilation.
Hazardous components: hydrocarbons, C9-C11, n-alkanes, isoalkanes, cyclics, <2% aromatics.

Description provided by sitypro.com

UNIVERSAL OIL WD40 400ML FLEXIBLE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the UNIVERSAL OIL WD40 400ML FLEXIBLE

What is UNIVERSAL OIL WD40 400ML FLEXIBLE and what is it used for?

UNIVERSAL OIL WD40 400ML FLEXIBLE (model A135649SP) is a multi-purpose WD40 aerosol that penetrates, lubricates and protects metal parts while cleaning resin, glue and grease. It stops squeaky hinges, frees rusted bolts, repels moisture and is silicone-free.

Can I use UNIVERSAL OIL WD40 400ML FLEXIBLE on car locks and door hinges?

Yes, UNIVERSAL OIL WD40 400ML FLEXIBLE is suitable for lubricating door hinges and car locks—it penetrates tight gaps, stops squeaks and repels moisture. Shake the can and keep it upright during application.

How to use UNIVERSAL OIL WD40 400ML FLEXIBLE on power tools?

Unplug power tools before use. Spray WD40 onto sticking or binding parts, let it work and do not wipe off; be mindful that the aerosol is extremely flammable.

Does UNIVERSAL OIL WD40 400ML FLEXIBLE remove resin, glue and grease from surfaces?

Yes, the product description states that UNIVERSAL OIL WD40 400ML FLEXIBLE cleans resin, glue and grease from surfaces. Let it work and test on an inconspicuous painted area first.

Does UNIVERSAL OIL WD40 400ML FLEXIBLE contain silicone?

No, the description specifies that UNIVERSAL OIL WD40 400ML FLEXIBLE is silicone-free, suitable where silicone residue is not desired.

Is it safe to spray UNIVERSAL OIL WD40 400ML FLEXIBLE in a garage or home workshop?

Yes, if precautions are followed: the aerosol is extremely flammable so avoid open flames and heat sources. Use in a well-ventilated area and avoid inhaling the spray.

Can UNIVERSAL OIL WD40 400ML FLEXIBLE be used for preventive rust protection on car bodywork?

WD40 repels moisture and protects metal from corrosion, so it is suitable for preventive treatment of small or hard-to-reach metal parts. Avoid treating large painted areas without prior testing.

How does UNIVERSAL OIL WD40 400ML FLEXIBLE differ from other WD‑40 versions?

This is the 400 ml FLEXIBLE aerosol (model A135649SP) offering penetration, lubrication, cleaning and protection without silicone. Differences from other WD‑40 products are usually in the spray nozzle, volume and specific marketed features.

How should I store UNIVERSAL OIL WD40 400ML FLEXIBLE?

Store the can in a cool, dry place away from heat sources and direct sunlight, as the container is pressurised and may explode if heated. Keep away from children and open flames.

Where to buy UNIVERSAL OIL WD40 400ML FLEXIBLE?

You can buy UNIVERSAL OIL WD40 400ML FLEXIBLE in our online store for 17.24€. Category: Auto chemicals.

What is the price of UNIVERSAL OIL WD40 400ML FLEXIBLE?

The current price of UNIVERSAL OIL WD40 400ML FLEXIBLE is 17.24€. Brand: WD40.

UNIVERSAL OIL WD40 400ML FLEXIBLE — specifications and description

Model: 000-468972ASP. Category: Auto chemicals. Brand: WD40. Price: 17.24€.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');