Skip to main content
Toggle navigation menu
Contact form
Call us
English (United Kingdom)
Dansk (Danmark)
Deutsch
Español
Français
Italiano (Italia)
Nederlands
Polski
Svenska
Search
How can we help you?
Search
Product FAQ
What types of sensor lighting are there?
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 won’t my LED strip stick properly?
If I cut the LED strip, can I reuse the piece I’ve cut off?
What is the difference between phase cutoff and phase control?
What is the difference between phase cut-off and phase cut-on?
How do I select the correct lighting for a bathroom?
Why do my lamps still produce a small amount of light after turning them off?
What to do if an afterglow occurs in my lights?
My dimmable lights flicker when using a LED dimmer
My dimmer makes a buzzing/hummer noise
When do I need a transformer?
How can you turn an old (fluerescent) light tube fixture with a ballast into a LED light tube?
Are LED lights good for the environment?
What are the benefits of LED lighting?
How long does a 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. How can that be?
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
<% } %>
<% } %>