Skip to main content
Toggle navigation menu
Contact form
Call us
English (GB)
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?
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 pro's of using LED lights?
How long does a LED lamp last?
What UGR (Unified Glare Rating) value is neccessary?
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?
Why the energylabel on your product may differ from what is mentioned on Lightexpert.nl
How do I switch from a regular light tube to a LED light tube?
Can I replace a halogenlamp with a 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
<% } %>
<% } %>