Skip to main content
Toggle navigation menu
Contact form
Call us
English (GB)
Deutsch
Español
Français
Italiano (Italia)
Nederlands
Polski
Search
How can we help you?
Search
Shipping information
Delivery status
My order has been delivered to a parcelshop, can someone other than me collect my parcel?
Can I change my delivery address?
How do I track my order?
Where is my order?
Shipping information
Can I choose my own shipping carrier?
My tracking status shows my order is 'delivered', but I have not received anything.
Where will my order be delivered in case I'm not home?
Can I collect my order from Lightexpert.nl directly?
What shipping methods/postal carriers does Lightexpert offer?
Shipping rates at Lightexpert.nl
See all 8 articles
Delivery issues
My order has been shipped but I have not received anything yet
What to do when my order has been shipped to a wrong address?
My tracking states than my order has been 'delivered', but I have not received it
My track & trace has not been updated for several days
Track & Trace unavailable
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
<% } %>
<% } %>