LUMINAIRE ENOVA 28W G9 370lm 2800K TERAS LAUA

The photographs are for illustrative purposes only.
Get AI analytics on product ENOVA 28W G9 370 lm 2800K Steel Table Lamp:
29.35€/pc.
Ex Tax: 23.67€/pc.
0 reviews
In stock
Product Code: 000-474357ASP
Price in reward points: 1
Qty
One click order
Product sizes20,00 x 20,00 x 27,00 cm
Package dimensions25,00 x 11,50 x 30,50 cm
Gross weight1,189 kg
Net weight1,493 kg

ENOVA Table Luminaire 28W G9 370lm 2800K Steel

This ENOVA table luminaire is a compact lighting fixture designed for desk or table use, delivering warm white illumination. It is suitable for creating cozy ambient light and task lighting where a G9 lamp base and warm color temperature are preferred.

Key advantages


    Warm and comfortable light output ideal for relaxed interiors and reading.
  • Compact table design that fits on desks, bedside tables, and shelves.
  • Easy lamp replacement thanks to the standard G9 base.
  • Durable steel construction for long-lasting use and a modern look.
  • Efficient light output relative to its wattage for practical everyday use.
  • Simple styling that complements many decor styles.

Application and use cases

Versatile luminaire suitable for residential and light commercial settings where targeted warm lighting is needed.


    Bedside table lamp for reading and ambient light.
  • Desk or study lamp for focused task lighting.
  • Accent lighting for living rooms or lounges.
  • Table lighting in cafes, hotel rooms, or small offices.
  • Supplementary lighting on shelves or side tables.

What to consider when choosing


    Choose the right lamp type and brightness for your intended task and room atmosphere.
  1. Consider the color temperature to match other fixtures and desired mood.
  2. Check the compatibility of the G9 base with the lamps you plan to use.
  3. Evaluate the fixture's material and finish to ensure it suits your interior style.
  4. Think about placement and cord length for convenient positioning on tables.

Characteristics


    Model line: ENOVA
  • Power: 28W
  • Socket type: G9
  • Luminous flux: 370 lm
  • Color temperature: 2800K (warm white)
  • Material/finish indication: steel (TERAS)
  • Type: table luminaire (LAUA)

Why buy at SityPro


    Wide selection of lighting products to compare features and price before you buy.
  • Fast and reliable delivery across Estonia and to Finland.
  • Competitive pricing and clear product characteristics listed for informed decisions.
  • Customer support to help with questions about application and compatibility.
  • Secure ordering and convenient purchasing options through SityPro.

Description provided by sitypro.com

LUMINAIRE ENOVA 28W G9 370lm 2800K TERAS LAUA
Write a review
rempro rempro-mobile

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