BIKE LIGHT TIROSS RL-60739 ESI+TAGATULI

The photographs are for illustrative purposes only.
Get AI analytics on product TIROSS RL-60739 Bike Light (Front and Rear):
8.28€/pc.
Ex Tax: 6.68€/pc.
Tiross
0 reviews
Out Of Stock
Product Code: 000-471753ASP
Item sold out
Tags:
Product sizes10,00 x 3,00 x 3,00 cm
Package dimensions5,50 x 14,50 x 19,00 cm
Gross weight0,135 kg
Net weight0,165 kg

LED Front and Rear Bicycle Light Set — Tiross RL-60739

Compact two-piece LED lighting set for bicycles to improve visibility and safety on tube-shaped frame parts. Features include a 5‑LED front unit and 3‑LED rear unit, detachable clamps and battery power (requires 6 × AAA).

Key Benefits


    Complete visibility with both front (5 LED) and rear (3 LED) lights
  • Easy installation on tubular parts using detachable clamps
  • Mounting ring diameter approx. 22 mm fits common frame tubes
  • Multiple light modes: front (flash / on / off) and rear (on / flash / random / off)
  • Battery powered — requires 6 × AAA, no wiring needed
  • Lightweight and compact for minimal bulk while riding

Applications

Application: designed for bicycle illumination and increased road visibility in low light.


    City commuting at dawn or dusk
  • Evening leisure rides and short trips
  • Increasing visibility on busy streets and cycle paths
  • Temporary bike parking visibility to deter accidents
  • Use on a variety of tube-shaped bicycle frame parts

What to Consider When Choosing


    Check clamp compatibility with your frame — ring diameter is about 22 mm
  1. Consider required batteries: this set needs 6 × AAA cells
  2. Decide which light modes you need (front: flash / on / off; rear: on / flash / random / off)
  3. Assess mounting style — detachable clamps allow flexible placement
  4. Compare unit weight and compact dimensions for your setup

Specifications


    Product type: 2-piece LED bicycle lighting set (front + rear)
  • Mount: two-piece set, fits tube-shaped bicycle parts; detachable clamps
  • Clamp diameter: approximately 22 mm
  • Front light: 5 LEDs, transparent perspex cover, modes: flash / on / off
  • Rear light: 3 LEDs, red transparent cover, modes: on / flash / random / off
  • Power: requires 6 × AAA batteries
  • Unit net weight: 0.135 kg; gross weight: 0.165 kg
  • Dimensions: 10.00 x 3.00 x 3.00 cm; Package: 5.50 x 14.50 x 19.00 cm
  • Model: Tiross RL-60739

Why Buy from SityPro


    Buy online at SityPro for a straightforward ordering experience
  • Competitive price and clear product features listed for easy comparison
  • Fast delivery options available to Estonia and Finland
  • Secure payment and responsive customer support from SityPro
  • Convenient returns and reliable parcel tracking for peace of mind

Description provided by sitypro.com

BIKE LIGHT TIROSS RL-60739 ESI+TAGATULI
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Headlamp for KASK helmet KL-1 with Li-ion battery
In Stock
111.23€ Ex Tax: 89.70€
Or you can choose other products in the category: Batteries, flashlights
Related Products
rempro rempro-mobile

Frequently asked questions about the BIKE LIGHT TIROSS RL-60739 ESI+TAGATULI

What is the TIROSS RL-60739 Bike Light (Front and Rear)?

TIROSS RL-60739 Bike Light (Front and Rear) is a compact 2-piece LED set (front 5 LED, rear 3 LED) designed to mount on tubular frames with an approx. Ø22 mm clamp, powered by 6×AAA batteries and offering multiple modes to improve visibility and safety.

What light modes does the TIROSS RL-60739 have?

The front light has flash, on and off modes. The rear light has on, flashing, random and off modes, giving you options for different visibility and riding conditions.

Will the TIROSS RL-60739 fit my bike frame?

Yes — the set is made to mount on tubular frame parts using a detachable clamp with an approximate diameter of 22 mm. Measure your tube outer diameter (e.g. seatpost or handlebar tube) to confirm fit.

What batteries does the TIROSS RL-60739 use and are they included?

The set requires 6×AAA batteries, which are not included. Use alkaline AAA batteries for longer runtime.

What are the weight and dimensions of the TIROSS RL-60739?

Total weight is 0.165 kg. Each light measures 10.00 × 3.00 × 3.00 cm and the package dimensions are 5.50 × 14.50 × 19.00 cm. The set is lightweight and compact for everyday use.

Is the TIROSS RL-60739 suitable for city commuting and evening rides?

Yes — the front (5 LED) and rear (3 LED) lights improve visibility in low light, making the set suitable for city commuting, evening or dawn rides and short leisure trips.

How do the TIROSS RL-60739 mount and are they easy to remove?

They mount with detachable clamps onto tubular frame parts (approx. 22 mm) and can be quickly attached/removed without tools. Handy for battery changes or deterring theft.

What material are the TIROSS RL-60739 housings made of?

The description notes transparent/red covers over the LEDs and a lightweight compact body, but the exact housing material is not specified in the product data — likely plastic.

Is the TIROSS RL-60739 suitable as a spare set for another bike?

Yes — the lightweight, compact lights with quick-release clamps are convenient as a spare or temporary set for another bike. Carry extra AAA batteries for immediate use.

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