Skip to main content
Toggle navigation menu
Contact form
Call us
English (United Kingdom)
Dansk
Deutsch
Español
Français
Italiano
Nederlands
Polski
Svenska
Search
How can we help you?
Search
Product FAQ
How many smart products can I connect to my smart app, is there a limit?
What is the difference between Effective and Non-effective lumens?
Which fitting do I need when choosing lighting?
Why does my LED strip not stick or not stick well?
If I shorten the LED strip, can I reuse the cut-off piece?
The new energy label 2021 - How does it work now?
What is the difference between leading edge and trailing edge dimming?
How do I choose the right lighting for the bathroom?
My lights still emit a little light after I have turned them off, how can this be?
What to do with lamps that continue to glow?
My dimmable lamps flicker/blink with an LED dimmer
The dimmer makes a humming/ buzzing noise
Is LED lighting good for the environment?
What are the benefits of LED lighting?
How long does an LED lamp last?
Which UGR value do you need?
What is a ballast?
What does the colour rendering (Ra) of a lamp mean?
What does lumen per Watt (lm/W) mean?
What is the colour code of a lamp?
The energy label of my product differs from what is stated on your website. Why is that?
How do I replace my fluorescent tube with an LED fluorescent tube?
Can I replace halogen lamps with LED?
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>