NAMI

The photographs are for illustrative purposes only.
Get AI analytics on product NAMI:
26.68€/pc.
Ex Tax: 21.52€/pc.
JUSTLIGHT
0 reviews
In stock
Product Code: 000-416968ASP
Qty
One click order
Tags:

NAMI Amber Ø200mm Wall and Ceiling Lamp — E27 up to 25W

Minimalist wall and ceiling light from the SCHÖNER WOHNEN collection: a gold-coloured wall plate with a ribbed amber glass diffuser that delivers soft, even illumination. Bulb not included; compatible with E27 bulbs up to 25W. Ideal for Scandinavian to modern interiors.

Key Benefits


    Clean, minimalist design that blends with varied interiors
  • Can be mounted on walls or ceilings for flexible placement
  • Ribbed amber glass diffuser provides soft, uniform light
  • Gold-coloured wall plate adds subtle elegance
  • Compatible with standard E27 bulbs (bulb not included) up to 25W
  • Choose bulb colour and wattage to customise the lighting mood

Applications

Suitable for ambient and accent lighting where style and soft light are desired; see application examples below.


    Living rooms for warm ambient lighting
  • Bedrooms as bedside or ambient fixtures
  • Hallways and corridors for subtle illumination
  • Above reading nooks or small seating areas
  • Accent lighting in Scandinavian or modern interiors

What to Consider When Choosing


    Ensure bulb compatibility: E27 socket, maximum 25W (bulb not included)
  1. Decide on desired colour temperature and wattage to achieve the right ambience
  2. Confirm the Ø200mm diffuser fits the intended mounting location
  3. Choose wall or ceiling mounting based on room layout and function
  4. Match the gold-coloured plate and amber glass to existing interior tones

Specifications


    Collection: SCHÖNER WOHNEN
  • Type: Wall and ceiling light
  • Diffuser: Ribbed amber glass
  • Wall plate: Gold-coloured
  • Bulb: E27 (not included), max 25W
  • Diameter: Ø200mm

Why Buy from SityPro


    Easy online ordering — buy with secure payment and transparent price
  • Detailed product pages listing features and application tips
  • Fast delivery to Estonia and Finland
  • Customer support for product selection and installation advice
  • Convenient after-sales service and returns for peace of mind

Description provided by sitypro.com

Related Products

Also looking for

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