HEADLAMP TIROSS TS-1199 20W LAETAV

The photographs are for illustrative purposes only.
Get AI analytics on product Tiross TS-1199 20W Rechargeable Headlamp:
33.99€/pc.
Ex Tax: 27.41€/pc.
Tiross
0 reviews
In stock
Product Code: 000-475501ASP
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:
Package dimensions16,00 x 10,00 x 11,00 cm
Net weight0,456 kg

High-output 20W headlamp from Tiross — model TS-1199

Rechargeable hands-free lamp with zoom, USB charging and power-bank function for outdoor, work and emergency lighting.

Key Benefits


    20W XHP50 LED gives up to 800 lumens of light
  • Two brightness modes: 100% / 50% / off
  • Adjustable beam with ZOOM function for spot or flood lighting
  • IPX4 splash resistance for use in wet conditions
  • Rechargeable via USB adapter and serves as a power bank
  • Built-in battery indicator for charge monitoring
  • Packed with 3 x 18650 Li-ion (3.7V 2000mAh) cells

Applications

Suitable for hands-free illumination in varied situations and applications.


    Hiking and camping
  • Night fishing and outdoor sports
  • Home and workshop tasks
  • Emergency and roadside use
  • Inspection and professional fieldwork

What to Consider When Choosing


    Desired brightness and LED type (XHP50, 800 lm)
  1. Battery type and capacity (3 x 18650, 3.7V 2000mAh)
  2. Charging options — USB adapter and power bank capability
  3. Water resistance level (IPX4) for intended environment
  4. Beam control — presence of ZOOM and lighting modes
  5. Weight and package size for portability

Specifications


    Model: Tiross TS-1199 rechargeable headlamp
  • Lamp: XHP50 LED, 20W (800 lumens)
  • Lighting modes: 100% - 50% - off
  • Waterproof rating: IPX4
  • ZOOM function
  • USB charging adapter included
  • Power bank function
  • Battery indicator
  • Battery: 3 x 18650 3.7V 2000mAh
  • Charging time: 6 hours
  • Total weight: 0.456 kg
  • Package dimensions: 16.00 x 10.00 x 11.00 cm

Why Buy from SityPro


    Easy online buy process with clear price information
  • Fast delivery options to Estonia and Finland
  • Secure payment methods for safe checkout
  • Detailed product pages covering features, application and benefits
  • Responsive customer support for product questions

Description provided by sitypro.com

HEADLAMP TIROSS TS-1199 20W LAETAV
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the HEADLAMP TIROSS TS-1199 20W LAETAV

What is the HEADLAMP TIROSS TS-1199 20W LAETAV and what is it suitable for?

HEADLAMP TIROSS TS-1199 20W LAETAV is a headlamp with XHP50 LED 20W (800 lm), zoom feature and IPX4 water resistance, suitable for hiking, fishing and work in low light. It offers 100%/50% modes, USB charging and a powerbank function; total weight 0.456 kg.

What battery type and capacity does the HEADLAMP TIROSS TS-1199 20W LAETAV use?

The headlamp uses three Li-ion 18650 batteries (3 x 18650, 3.7V 2000mAh). Charging time is approximately 6 hours using the supplied USB adapter.

How bright is the HEADLAMP TIROSS TS-1199 20W LAETAV and what light modes does it have?

The headlamp features an XHP50 LED 20W delivering up to 800 lumens. It offers 100% and 50% brightness modes and a zoom function to adjust the beam focus.

Is the HEADLAMP TIROSS TS-1199 20W LAETAV suitable for use in rain?

The headlamp is rated IPX4, which protects against splashes and rain. It is not waterproof for submersion, so do not immerse it in water.

Can the HEADLAMP TIROSS TS-1199 20W LAETAV be used as a powerbank for a phone?

Yes, the headlamp features a powerbank function with a USB output to charge devices from the internal 3 x 18650 batteries. Keep in mind available capacity equals the combined 2000mAh cells.

What are the package dimensions and weight of the HEADLAMP TIROSS TS-1199 20W LAETAV?

Package dimensions are 16.00 x 10.00 x 11.00 cm and total weight is 0.456 kg. The compact size is convenient for carrying in a backpack.

How does the ZOOM function on the HEADLAMP TIROSS TS-1199 20W LAETAV work and what is it for?

The ZOOM function adjusts the beam from a wide flood to a narrow long-distance spot. It’s useful for switching between close work illumination and long-range viewing while hiking.

Is the HEADLAMP TIROSS TS-1199 20W LAETAV compatible with other 18650 batteries?

The headlamp is designed for three Li-ion 18650 (3.7V 2000mAh) cells, so other quality 18650 batteries with matching specs can be used. Use batteries of the same capacity and condition for safety.

Is the HEADLAMP TIROSS TS-1199 20W LAETAV suitable for hands-free workshop tasks and how does it mount on the head?

Yes, it is a head-mounted lamp with adjustable straps that free your hands for workshop tasks. The adjustable bands secure the lamp comfortably and stably.

How can I check the battery level on the HEADLAMP TIROSS TS-1199 20W LAETAV — is there a battery indicator?

Yes, the headlamp has a battery indicator that shows the current charge level. This helps you plan recharging before longer trips.

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