Gå til hovedindhold
Slå navigationsmenu til/fra
libero.dk
Kategorier
Libero Support Denmark
Libero Klubben
Libero Klubben
Søg
Libero Klubben
Hvorfor beder I mig om at oprette et nyt password?
Rabat på bleer
Sådan bliver du medlem af Libero Klubben
Stempelkort til vores guldmedlemmer
Hvad får jeg som medlem af Libero Klubben?
Hvordan inviterer jeg en ven?
Se alle 7 artikler
Pointshop
Hvor er min digitale kode, jeg har bestilt?
Hvor er min bestilling fra Pointshoppen?
Har du fortrudt din bestilling?
Hvorfor kan man kun bestille én af visse gaver?
Hvor lang er leveringstiden?
Bestilt gave til den forkerte adresse
Se alle 10 artikler
Fotobog
Jeg har ikke fået den fotobog, jeg har bestilt
Hvordan bestiller jeg en ny bog med nye billeder?
Hvorfor kan jeg ikke uploade mit billede til fotobogen?
Jeg kan ikke finde min fotobog på min klubside
Kan man ændre teksten på forsiden af fotobogen?
Kan man bestille flere fotobøger?
Se alle 8 artikler
Graviditet og barn
Hvordan redigerer jeg Min familie i klubben?
Jeg er ikke længere gravid – hvad skal jeg gøre?
Hvordan opdaterer jeg min forventede termin?
Konto
Skift adgangskoden / password til din konto
Hvor kan jeg se mine point?
Hvordan opdaterer jeg mine kontaktoplysninger?
Hvordan registrerer jeg tvillinger/trillinger i Libero Klubben?
Libero Klubbens vilkår
Hvordan afslutter jeg mit medlemskab?
Se alle 7 artikler
Familiekonto
Hvordan kan jeg overføre point mellem min og min partners konto?
Hvordan inviterer jeg min partner?
Har du kampagnekoder tilbage? De vil blive konverteret til libero-point 1/9
Mest almindelige søgninger lige nu
,
Kan du ikke finde svaret på dit spørgsmål?
Kontakt os
Kategorier
<% 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 %>
Slå navigationsmenu til/fra
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Kategorier
Kategorier
<% 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) { %>
Se mere
<% } %>
<% } %>