{"id":44284,"date":"2026-03-26T23:47:52","date_gmt":"2026-03-26T22:47:52","guid":{"rendered":"https:\/\/littleloft.eu\/ct_product_tab\/faq\/"},"modified":"2026-03-26T23:47:52","modified_gmt":"2026-03-26T22:47:52","slug":"faq","status":"publish","type":"ct_product_tab","link":"https:\/\/littleloft.eu\/nl\/ct_product_tab\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557 \u2551 LITTLELOFT \u2014 PRODUKT FAQ ACCORDION \u2551 \u2551 Wklej ten kod na karcie produktu pod opisem\/tabelami, \u2551 \u2551 nad sekcj\u0105 recenzji. \u2551 \u2551 \u2551 \u2551 Mo\u017cesz wklei\u0107 w WooCommerce > Produkt > dodatkowy opis \u2551 \u2551 lub w Elementorze jako Custom HTML widget. \u2551 \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d\n--> <style>\n.ll-faq *,\n.ll-faq *::before,\n.ll-faq *::after { box-sizing: border-box; margin: 0; padding: 0; } .ll-faq { --fq-cream: #faf8f3; --fq-warm: #f3efe6; --fq-sand: #e4ddd2; --fq-wood: #c8a878; --fq-bark: #7a6248; --fq-charcoal: #3e3a34; --fq-text: #5a5448; --fq-text-soft: #908880; --fq-accent: #c8956c; --fq-leaf: #7a9a6a; max-width: 100%; margin: 40px 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; -webkit-font-smoothing: antialiased;\n} \/* \u2500\u2500\u2500 HEADER \u2500\u2500\u2500 *\/\n.ll-faq-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px;\n} .ll-faq-icon { width: 40px; height: 40px; background: var(--fq-warm); border: 1px solid var(--fq-sand); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0;\n} .ll-faq-header h3 { font-family: Georgia, 'Times New Roman', serif; font-weight: 600; font-size: 22px; color: var(--fq-charcoal);\n} .ll-faq-header p { font-size: 13px; color: var(--fq-text-soft); margin-top: 2px;\n} \/* \u2500\u2500\u2500 ACCORDION \u2500\u2500\u2500 *\/\n.ll-faq-list { border: 1px solid var(--fq-sand); border-radius: 14px; overflow: hidden; background: #fff;\n} .ll-faq-item { border-bottom: 1px solid var(--fq-sand);\n} .ll-faq-item:last-child { border-bottom: none;\n} \/* \u2500\u2500\u2500 QUESTION (toggle) \u2500\u2500\u2500 *\/\n.ll-faq-q { width: 100%; background: none; border: none; padding: 18px 22px; display: flex; align-items: center; gap: 14px; cursor: pointer; text-align: left; font-family: inherit; transition: background 0.2s ease; -webkit-tap-highlight-color: transparent;\n} .ll-faq-q:hover { background: var(--fq-cream);\n} .ll-faq-q-icon { width: 32px; height: 32px; background: var(--fq-warm); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 15px; flex-shrink: 0; transition: background 0.3s ease;\n} .ll-faq-item.open .ll-faq-q-icon { background: var(--fq-accent);\n} .ll-faq-q-text { flex: 1; font-size: 15px; font-weight: 600; color: var(--fq-charcoal); line-height: 1.4;\n} .ll-faq-q-arrow { width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n} .ll-faq-item.open .ll-faq-q-arrow { transform: rotate(180deg);\n} .ll-faq-q-arrow svg { width: 14px; height: 14px; stroke: var(--fq-text-soft); stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;\n} \/* \u2500\u2500\u2500 ANSWER \u2500\u2500\u2500 *\/\n.ll-faq-a-wrap { max-height: 0; overflow: hidden; transition: max-height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n} .ll-faq-a { padding: 0 22px 20px 68px; font-size: 14px; line-height: 1.7; color: var(--fq-text);\n} .ll-faq-a strong { color: var(--fq-charcoal); font-weight: 600;\n} .ll-faq-a a { color: var(--fq-accent); text-decoration: none; font-weight: 500; transition: color 0.2s;\n} .ll-faq-a a:hover { color: var(--fq-bark); text-decoration: underline;\n} \/* \u2500\u2500\u2500 CONTACT HINT \u2500\u2500\u2500 *\/\n.ll-faq-contact { display: flex; align-items: center; gap: 10px; margin-top: 16px; padding: 14px 18px; background: var(--fq-warm); border: 1px solid var(--fq-sand); border-radius: 10px; font-size: 13px; color: var(--fq-text-soft);\n} .ll-faq-contact a { color: var(--fq-accent); font-weight: 600; text-decoration: none;\n} .ll-faq-contact a:hover { text-decoration: underline;\n} \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n@media (max-width: 600px) { .ll-faq-q { padding: 16px; gap: 10px; } .ll-faq-a { padding: 0 16px 16px 56px; } .ll-faq-q-icon { width: 28px; height: 28px; font-size: 13px; } .ll-faq-q-text { font-size: 14px; }\n}\n<\/style> <div class=\"ll-faq\"> <!-- HEADER --> <div class=\"ll-faq-header\"> <div class=\"ll-faq-icon\">&#10067;<\/div> <div> <h3>Veelgestelde vragen<\/h3> <p>Alles wat je moet weten voordat je koopt<\/p> <\/div> <\/div> <!-- ACCORDION --> <div class=\"ll-faq-list\"> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#128666;<\/div> <span class=\"ll-faq-q-text\">Hoe lang duurt de levering?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> De standaardlevering duurt <strong>15\u201322 werkdagen<\/strong>. Geselecteerde modellen zijn ook verkrijgbaar met <strong>expresverzending binnen 48 uur<\/strong> \u2013 je vindt ze in de categorie <a href=\"https:\/\/littleloft.eu\/express-delivery-48h\/\">Expreslevering 48H<\/a>. De levering is gratis in heel Europa, zonder minimale bestelwaarde. <\/div> <\/div> <\/div> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#8617;<\/div> <span class=\"ll-faq-q-text\">Kan ik het bed retourneren?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> Ja, je hebt <strong>30 dagen retourrecht<\/strong> \u2013 zonder gedoe. Voldoet het bed niet aan je verwachtingen, dan nemen we het terug. Meer details vind je onder <a href=\"https:\/\/littleloft.eu\/nl\/retouren\/\">Retouren<\/a>. <\/div> <\/div> <\/div> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#128295;<\/div> <span class=\"ll-faq-q-text\">Is de montage moeilijk?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> Nee, de montage is eenvoudig en duurt ongeveer <strong>1,5 uur<\/strong>. Een ge\u00efllustreerde handleiding is inbegrepen. Wil je liever achteroverleunen? We bieden een <strong>montageservice in heel Europa<\/strong>. Stuur na je bestelling gewoon een e-mail naar <a href=\"mailto:info@littleloft.eu\">info@littleloft.eu<\/a>. <\/div> <\/div> <\/div> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#128716;<\/div> <span class=\"ll-faq-q-text\">Is een matras bij de prijs inbegrepen?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> De prijs is inclusief het bed met houten lattenbodem. De <strong>matras is apart verkrijgbaar<\/strong> \u2013 je kunt hem direct bij je bestelling toevoegen. Onze matrassen vind je onder <a href=\"https:\/\/littleloft.eu\/nl\/kindermatrassen\/\">Kindermatrassen<\/a>. <\/div> <\/div> <\/div> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#127912;<\/div> <span class=\"ll-faq-q-text\">Welke kleuren en maten zijn er?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> De meeste modellen zijn verkrijgbaar in <strong>5 kleuren<\/strong>: naturel, blanke lak, wit, grijs en retro. De maten lopen van <strong>160\u00d780 tot 200\u00d7120 cm<\/strong> \u2013 afhankelijk van het model. Alle opties zie je in de configurator hierboven. <\/div> <\/div> <\/div> <div class=\"ll-faq-item\"> <button class=\"ll-faq-q\" onclick=\"llFaqToggle(this)\"> <div class=\"ll-faq-q-icon\">&#128737;<\/div> <span class=\"ll-faq-q-text\">Hoe veilig zijn de bedden?<\/span> <div class=\"ll-faq-q-arrow\"><svg viewBox=\"0 0 14 14\"><path d=\"M3 5l4 4 4-4\"\/><\/svg><\/div> <\/button> <div class=\"ll-faq-a-wrap\"> <div class=\"ll-faq-a\"> Alle bedden zijn gemaakt van <strong>FSC-gecertificeerd grenenhout<\/strong> en afgewerkt met niet-giftige verf op waterbasis die voldoet aan <strong>EN 71-3<\/strong>. De constructie draagt <strong>tot 190 kg<\/strong>. De valbeveiliging kan aan beide kanten worden gemonteerd en op elk moment worden verwijderd. Je krijgt <strong>2 jaar garantie<\/strong>. <\/div> <\/div> <\/div> <\/div> <!-- CONTACT HINT --> <div class=\"ll-faq-contact\"> <span>&#128172;<\/span> Nog vragen? Mail ons op <a href=\"mailto:info@littleloft.eu\">info@littleloft.eu<\/a> \u2013 we antwoorden ma\u2013vr binnen enkele uren. <\/div> <\/div> <script>\nfunction llFaqToggle(btn) { var item = btn.closest('.ll-faq-item'); var wrap = item.querySelector('.ll-faq-a-wrap'); var inner = item.querySelector('.ll-faq-a'); var isOpen = item.classList.contains('open'); \/* Zamknij inne *\/ item.closest('.ll-faq-list').querySelectorAll('.ll-faq-item.open').forEach(function(other) { if (other !== item) { other.classList.remove('open'); other.querySelector('.ll-faq-a-wrap').style.maxHeight = '0'; } }); if (isOpen) { item.classList.remove('open'); wrap.style.maxHeight = '0'; } else { item.classList.add('open'); wrap.style.maxHeight = inner.scrollHeight + 20 + 'px'; }\n}\n<\/script>\n","protected":false},"template":"","meta":{"footnotes":""},"class_list":["post-44284","ct_product_tab","type-ct_product_tab","status-publish","hentry"],"blocksy_meta":{"conditions":{"relation":"OR","conditions":[{"type":"include","rule":"everywhere","payload":[]}]},"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"_links":{"self":[{"href":"https:\/\/littleloft.eu\/nl\/wp-json\/wp\/v2\/ct_product_tab\/44284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/littleloft.eu\/nl\/wp-json\/wp\/v2\/ct_product_tab"}],"about":[{"href":"https:\/\/littleloft.eu\/nl\/wp-json\/wp\/v2\/types\/ct_product_tab"}],"version-history":[{"count":0,"href":"https:\/\/littleloft.eu\/nl\/wp-json\/wp\/v2\/ct_product_tab\/44284\/revisions"}],"wp:attachment":[{"href":"https:\/\/littleloft.eu\/nl\/wp-json\/wp\/v2\/media?parent=44284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}