WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV

The photographs are for illustrative purposes only.
Get AI analytics on product WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV:
75.90€ / pc.
Ex Tax: 61.21€ / pc.
75.90€ / m²
1 pc. = 1m²
Tiross
0 reviews
In stock
Product Code: 000-471754ASP
Qty
One click order
Tags:

DESCRIPTION WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV price 77.14€ Tiross

Product sizes3,50 x 5,00 x 26,00 cm
Package dimensions8,50 x 10,00 x 30,00 cm
Gross weight0,421 kg
Net weight0,535 kg

Flashlight: ultra-bright CREE LED, 3W / 200 lumens
7W COB LED 700/350/175 lumens
CRI: 80+
CCT: 6500K
Battery specifications: Li-ion 3.7V, 2600 mAh, 9.62 Wh
Flashlight runtime: 5.5 hours
Lamp runtime: 8 hours / 4 hours / 2 hours
Charging time: 4 hours
Charging input: DC 5V 1A
Protection rating: IP65, IK09
Operating temperature: -10°C to +40°C
LED charging indicator
2 magnets on the back and 1 at the bottom
180° adjustable reflector
2 hooks
USB charging port
Net weight: 0.421 kg
Gross weight: 0.535 kg
Dimensions: 3.50 x 5.00 x 26.00 cm
Package dimensions: 8.50 x 10.00 x 30.00 cm

Description provided by sitypro.com

WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV

What is WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV and what is it suitable for?

WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV is a multifunctional rechargeable work light with CREE 3W (200 lm) and 7W COB (700/350/175 lm), Li‑ion 2600 mAh battery, IP65 and IK09; ideal for workshops, repairs and emergency lighting thanks to magnets, hooks and a 180° adjustable reflector.

What is the runtime for the flashlight and lamp in different modes?

The CREE 3W flashlight runs up to 5.5 hours. The 7W COB lamp runs approximately 8 hours (low), 4 hours (medium) and 2 hours (high) on the 2600 mAh Li‑ion battery.

How long to charge TS-1909 and what input does it use?

Full charge takes about 4 hours. Charge via the DC 5V 1A USB input; the unit includes an LED charging indicator.

What protection ratings does the work light have and where can it be used?

The unit is rated IP65 and IK09. Operating temperature is -10°C to +40°C; suitable for dusty and splash-prone environments but not for submersion.

What mounting options does the light offer for workshop use?

The TS-1909 features 2 magnets on the back and 1 on the bottom, two hooks and a 180° adjustable reflector, allowing attachment to metal surfaces, hanging or directing light as needed.

What brightness modes does the COB lamp have and how do they differ?

The COB lamp has three brightness modes: 700 lm (high), 350 lm (medium) and 175 lm (low). Modes differ in light output and runtime: high gives max brightness (~2 h), low provides longest runtime (~8 h).

Is the light suitable for outdoor work in the rain?

Yes — the IP65 rating protects against rain and splashes, so it's suitable for outdoor use in wet conditions but not for immersion.

What are the dimensions and weight — is it convenient to carry?

Dimensions are 3.50 x 5.00 x 26.00 cm, net weight 0.421 kg and gross weight 0.535 kg, making the light compact and easy to carry and handle one-handed.

What is the colour temperature and colour rendering of the TS-1909?

CCT is 6500K (cool white) and CRI is above 80, providing good colour rendering suitable for work tasks.

Is the TS-1909 suitable for emergency lighting in a garage or warehouse?

Yes — the combination of CREE and COB modes, 2600 mAh battery, magnets and hooks makes the TS-1909 well suited for emergency and task lighting in garages or warehouses.

Where to buy WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV?

You can buy WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV in our online store for 61.21€. Category: Flashlights.

What is the price of WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV?

The current price of WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV is 61.21€. Brand: Tiross.

WORKPLACE LIGHTINGTS-1909 3W+7W LAETAV — specifications and description

Model: 000-471754ASP. Category: Flashlights. Brand: Tiross. Price: 61.21€.

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