OSRAM 4W/840 E14 470LM LEDSTAR RETROFIT LED Lamp

The photographs are for illustrative purposes only.
4.30€/pc.
Ex Tax: 3.47€/pc.
Osram
In stock
Product Code : 000-454874ASP
Qty
rempro rempro-mobile
Tags:
Package dimensions4,60 x 4,90 x 13,00 cm
Net weight0,027 kg

Product: OSRAM 4W/840 E14 470LM LEDSTAR RETROFIT LED Lamp

The OSRAM 4W/840 E14 470LM LEDSTAR RETROFIT LED Lamp is an energy-efficient and stylish lighting device that provides bright, uniform, and long-lasting illumination. This lamp combines advanced LED technology from the renowned manufacturer OSRAM with a retro design, making it an excellent choice for those who value modern technology and aesthetics in one device.

Main Features:

  • Energy Efficiency: The OSRAM 4W lamp consumes significantly less energy compared to traditional incandescent lamps, allowing for substantial energy savings and reduced electricity bills.
  • Brightness and Light Quality: With a light output of 470 lumens, it delivers bright illumination suitable for various tasks, whether it's lighting a room, a work area, or for decorative purposes. The 8400K color temperature creates a pleasant cool white light that promotes good visibility and concentration.
  • Long Service Life: This lamp boasts a long service life, meaning you can enjoy its illumination for an extended period without the need for frequent lamp replacements.
  • Retro Design: Its stylish candle-shaped design with an E14 screw base adds an elegant and classic touch, making it suitable for various interior settings.
  • Environmentally Friendly: LED technology is environmentally friendly, containing no hazardous substances and emitting no ultraviolet or infrared radiation.
  • Easy Installation: The lamp easily fits into a standard E14 socket, simplifying the replacement of existing incandescent lamps.

The OSRAM 4W/840 E14 470LM LEDSTAR RETROFIT LED Lamp is an excellent choice for those looking to save energy, receive quality lighting, and maintain a stylish design. This lamp is suitable for use in homes, offices, restaurants, or any other place where bright and efficient lighting is required.

Description provided by sitypro.com

Question answer
Related Products

Google reviews

Google Rating
4.4 7 reviews
See all reviews
Google Rating
//$('#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ххххххх');