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 information
Product information
Product Information
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?
See all 23 articles
Concepts
What is a wattage?
What are switching cycles?
What is the startup time of a lamp?
What is Lux?
What does colour temperature mean?
What does the CRI value mean?
See all 12 articles
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
<% } %>
<% } %>