Table lamp CANNIGIONA 5.5W, black, warm white

The photographs are for illustrative purposes only.
Get AI analytics on product Table lamp CANNIGIONA 5.5W, black, warm white:
35.00€/pc.
Ex Tax: 28.23€/pc.
Eglo
0 reviews
In stock
Product Code: 000-498553ASP
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:

CANNIGIONA 5.5W Black Table Light Fixture — Warm White

This is a compact table light fixture designed to provide warm white illumination for desks, bedside tables and accent lighting. It delivers low-power lighting suitable for creating a cozy atmosphere and practical task lighting.

Key advantages


    Low power consumption for energy-efficient use
  • Warm white output ideal for comfortable, eye-friendly lighting
  • Black finish that fits a variety of interior styles
  • Compact table design for desks, nightstands and small surfaces
  • Simple and practical lighting solution with straightforward features

Application and use cases

Suitable for multiple indoor applications where focused, warm lighting is desirable.


    Bedside reading lamp
  • Desk or home office task light
  • Accent lighting in living rooms or hallways
  • Hotel rooms and hospitality settings
  • Study corners and children's rooms

What to consider when choosing


    Desired brightness and how many fixtures you need for the space
  1. Preferred light color and whether warm white matches your décor
  2. Placement surface and stability for a table fixture
  3. Compatibility with dimmers or external controls if required
  4. Overall design and finish to match your interior style

Characteristics


    Model: CANNIGIONA
  • Power: 5.5W
  • Type: Table light fixture
  • Color/Finish: Black
  • Light color: Warm white

Why buy at SityPro


    Wide selection of lighting products and clear product characteristics
  • Competitive price and regular offers available for buyers
  • Reliable delivery to Estonia and Finland
  • Customer support to help with product features and application advice
  • Secure ordering process and convenient after-sales service

Description provided by sitypro.com

Table lamp CANNIGIONA 5.5W, black, warm white
Write a review
Related Products
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ххххххх');