TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE

The photographs are for illustrative purposes only.
Get AI analytics on product TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE:
23.91€/pc.
Ex Tax: 19.28€/pc.
Tiross
0 reviews
In stock
Product Code: 000-482327ASP
Qty
One click order
Tags:

SPECIFICATION TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE price 24.30€ Tiross

Package dimensions22,50 x 6,50 x 5,00 cm
Gross weight0,180 kg
Net weight0,227 kg

Tiross multifunktsionaalne töölamp on eriline, kuna lambil on 3 pirni, mida saab keerata erinevatesse suundadesse, moodustades harkjala kujuline töölamp.
Põhjas asub ka võimekas taskulamp ning lisaks saab toodet kasutada ka akupangana. Sobib ideaalselt töölambiks, matkamisel või majapidamises kasutamiseks.

Töölambi pirnid: 48 SMD LED, 190 luumenit
Punane tuli: 24 punast diood LED-i
Valgustemperatuur: 6500k
Lambid on 90 kraadi pööratavad
Töölambil on magnet ja konks
Korpuse kaitseaste: IP44 ja IK05
Aku: Li-ion 18650, 1800 mAh
Tööajad: Töölamp 4h, Taskulamp 5h, SOS 15h
Laetav USB-C kaabliga (tootega kaasas)
Mõõdud 40 x 215mm, 180g

Description provided by sitypro.com

TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE

What is the TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE and what is it for?

TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE is a multifunctional work light with three 90° rotatable LED panels plus a powerful torch; it can also act as a powerbank, ideal for workshop tasks, camping and home use. Features 48 SMD LEDs (190 lm), 24 red LEDs, Li‑ion 18650 1800 mAh, IP44/IK05, 40×215 mm, 180 g.

What is the work light brightness and colour temperature?

The work panels use 48 SMD LEDs totaling 190 lumens with a colour temperature of 6500 K, producing a cool white light suitable for detailed tasks.

How long does the lamp run on the internal battery in different modes?

The built‑in Li‑ion 18650 (1800 mAh) battery provides about 4 hours in work‑lamp mode, 5 hours in torch mode and up to 15 hours in SOS mode.

How is the lamp charged and is a cable included?

The lamp charges via USB‑C and a USB‑C cable is included in the package; you can use any USB power adapter to charge it.

Can the lamp be used as a powerbank for a phone?

Yes — the lamp can act as a powerbank. The product description does not give specific output current, so rapid charging of large smartphones may be limited.

How does the lamp attach during work — does it have a magnet or hook?

The TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE has both a magnet and a hook, so you can stick it to metal surfaces or hang it where needed.

How protected is the lamp from moisture and impacts?

The lamp is rated IP44 (splash‑resistant) and IK05 for impact resistance, so it withstands splashes and normal shocks but is not fully waterproof.

Can the individual sections be rotated and by what angle?

Yes — the three lamp sections rotate 90°, allowing you to form a semicircular light or aim light panels independently.

Is this lamp suitable for hiking and camping?

Yes — its compact 40×215 mm size, 180 g weight, torch function and powerbank capability make it suitable for hiking and camping, though IP44 limits use in very wet conditions.

What signalling modes are available — is there SOS and red light?

Yes, the lamp includes 24 red LEDs and an SOS mode, which can run up to 15 hours, useful for emergency signalling and night marking.

Is this lamp suitable for car work (repairs under the bonnet)?

Yes. The magnet, hook and 90° rotatable panels allow mounting under the bonnet or on the body, and the directed light panels are suitable for repair work.

Where to buy TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE?

You can buy TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE in our online store for 19.28€. Category: Flashlights.

What is the price of TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE?

The current price of TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE is 19.28€. Brand: Tiross.

TÖÖKOHAVALGUSTI TIROSS TS-1941 MULTIFUNKTSIONAALNE — specifications and description

Model: 000-482327ASP. Category: Flashlights. Brand: Tiross. Price: 19.28€.

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ххххххх');