﻿{"id":3176,"date":"2026-04-30T02:50:10","date_gmt":"2026-04-30T10:50:10","guid":{"rendered":"https:\/\/fursone.com\/sitemap\/"},"modified":"2026-05-04T18:01:16","modified_gmt":"2026-05-05T02:01:16","slug":"sitemap","status":"publish","type":"page","link":"https:\/\/fursone.com\/nl\/sitemap\/","title":{"rendered":"sitemap"},"content":{"rendered":"<section id=\"sitemap-hero\">\r\n    <style>\r\n        #sitemap-hero { position: relative; width: 100%; height: 50vh; min-height: 350px; overflow: hidden; display: flex; align-items: center; background-color: #26292a; }\r\n        #sitemap-hero img.bg-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; z-index: 0; }\r\n        #sitemap-hero .overlay-gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(38,41,42,0.85); z-index: 1; }\r\n        #sitemap-hero .content-container { position: relative; z-index: 2; width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 40px; box-sizing: border-box; text-align: center; }\r\n        #sitemap-hero .text-content { animation: ohFadeIn 1s ease-out forwards; }\r\n        #sitemap-hero .pre-header { display: inline-block; font-family: var(--font-body, 'Playfair', serif); font-size: 13px; font-weight: 700; letter-spacing: 3px; margin-bottom: 20px; text-transform: uppercase; color: #f9f9f9; opacity: 0.9; }\r\n        #sitemap-hero h1 { font-family: var(--font-heading, 'Playfair Display', serif); font-size: clamp(32px, 4vw, 48px); font-weight: 700; line-height: 1.2; margin-bottom: 20px; color: #f3f2e6; }\r\n        #sitemap-hero .sub-text { font-family: var(--font-body, 'Playfair', serif); font-size: 15px; line-height: 1.7; opacity: 0.9; color: #f3f2e6; font-weight: 300; max-width: 600px; margin: 0 auto; }\r\n        @keyframes ohFadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\r\n        @media (max-width: 768px) {\r\n            #sitemap-hero { height: 40vh; min-height: 300px; }\r\n            #sitemap-hero .content-container { padding: 0 25px; }\r\n            #sitemap-hero .pre-header { font-size: 11px; margin-bottom: 12px; }\r\n            #sitemap-hero h1 { font-size: 28px; margin-bottom: 15px; }\r\n            #sitemap-hero .sub-text { font-size: 13px; }\r\n        }\r\n    <\/style>\r\n    <img loading=\"lazy\" decoding=\"async\" class=\"bg-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/04\/premium-textile-fabric-wholesale-009.jpg\" width=\"1920\" height=\"1080\" alt=\"Sitemap Fursone\">\r\n    <div class=\"overlay-gradient\"><\/div>\r\n    <div class=\"content-container\"><div class=\"text-content\">\r\n        <span class=\"pre-header\">Navigatie<\/span>\r\n        <h1>Sitemap<\/h1>\r\n        <p class=\"sub-text\">Navigeer door de volledige catalogus van Fursone met premium textielproducten, productiediensten en bedrijfsinformatie.<\/p>\r\n    <\/div><\/div>\r\n<\/section>\r\n<section id=\"sitemap-content-section\">\r\n    <style>\r\n        #sitemap-content-section { background-color: var(--bg-primary, #f3f2e6); padding: 80px 0; }\r\n        #sitemap-content-section .container { max-width: 1000px; margin: 0 auto; padding: 0 40px; }\r\n        #sitemap-content-section .legal-content { background: #ffffff; padding: 60px; border-radius: 16px; box-shadow: 0 10px 40px rgba(38,41,42,0.05); }\r\n        #sitemap-content-section .legal-content h3 { font-family: var(--font-heading, 'Playfair Display', serif); font-size: 22px; font-weight: 600; color: var(--text-main, #26292a); margin: 40px 0 20px 0; }\r\n        #sitemap-content-section .legal-content h3:first-child { margin-top: 0; }\r\n        #sitemap-content-section .legal-content p { font-family: var(--font-body, 'Playfair', serif); font-size: 15px; font-weight: 300; line-height: 1.8; color: var(--text-main, #26292a); opacity: 0.85; margin-bottom: 20px; }\r\n        #sitemap-content-section .legal-content ul { font-family: var(--font-body, 'Playfair', serif); font-size: 15px; font-weight: 300; line-height: 1.8; color: var(--text-main, #26292a); opacity: 0.85; margin-bottom: 30px; padding-left: 20px; }\r\n        #sitemap-content-section .legal-content ul li { margin-bottom: 10px; }\r\n        #sitemap-content-section .legal-content strong { font-weight: 600; color: var(--text-main, #26292a); }\r\n        \r\n        #sitemap-content-section .sitemap-content { background: transparent; }\r\n        #sitemap-content-section .sitemap-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }\r\n        #sitemap-content-section .sitemap-col h3 { font-family: var(--font-heading, 'Playfair Display', serif); font-size: 22px; font-weight: 600; color: var(--text-main, #26292a); margin: 0 0 25px 0; border-bottom: 2px solid var(--cta-button, #934d34); padding-bottom: 10px; display: inline-block; }\r\n        #sitemap-content-section .sitemap-col ul { list-style: none; padding: 0; margin: 0; }\r\n        #sitemap-content-section .sitemap-col ul li { margin-bottom: 15px; }\r\n        #sitemap-content-section .sitemap-col ul li a { font-family: var(--font-body, 'Playfair', serif); font-size: 15px; font-weight: 400; color: var(--text-main, #26292a); text-decoration: none; opacity: 0.8; transition: all 0.3s; }\r\n        #sitemap-content-section .sitemap-col ul li a:hover { color: var(--cta-button, #934d34); opacity: 1; padding-left: 5px; }\r\n        \r\n        @media (max-width: 992px) {\r\n            #sitemap-content-section .sitemap-grid { grid-template-columns: repeat(2, 1fr); gap: 30px; }\r\n        }\r\n        @media (max-width: 768px) {\r\n            #sitemap-content-section { padding: 50px 0; }\r\n            #sitemap-content-section .container { padding: 0 20px; }\r\n            #sitemap-content-section .legal-content { padding: 30px 25px; }\r\n            #sitemap-content-section .legal-content h3 { font-size: 20px; margin: 30px 0 15px 0; }\r\n            #sitemap-content-section .legal-content p, #sitemap-content-section .legal-content ul { font-size: 14px; }\r\n            #sitemap-content-section .sitemap-grid { grid-template-columns: 1fr; gap: 40px; }\r\n        }\r\n    <\/style>\r\n    <div class=\"container\">\r\n        \r\n        <div class=\"sitemap-content\">\r\n            <div class=\"sitemap-grid\">\r\n                <div class=\"sitemap-col\">\r\n                    <h3>Collecties<\/h3>\r\n                    <ul>\r\n                        <li><a href=\"\/nl\/chanel-style-tweed\/\">Chanel-stijl Tweed<\/a><\/li>\r\n                        <li><a href=\"\/nl\/woolen-overcoat\/\">Wollen overjas<\/a><\/li>\r\n                        <li><a href=\"\/nl\/knitted-overcoat\/\">Gebreide overjas<\/a><\/li>\r\n                        <li><a href=\"\/nl\/knit-fabric\/\">Prestatiebreiwerk<\/a><\/li>\r\n                        <li><a href=\"\/nl\/sweater-knit\/\">Modieuze truienbreiwerk<\/a><\/li>\r\n                        <li><a href=\"\/nl\/cable-sweater-knit\/\">Traditionele kabelbreiwerk<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"sitemap-col\">\r\n                    <h3>Oplossingen<\/h3>\r\n                    <ul>\r\n                        <li><a href=\"\/nl\/solutions\/designer-brands\/\">Voor designer merken<\/a><\/li>\r\n                        <li><a href=\"\/nl\/solutions\/garment-factories\/\">Voor kledingfabrieken<\/a><\/li>\r\n                        <li><a href=\"\/nl\/solutions\/fabric-wholesalers\/\">Voor stoffengroothandels<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"sitemap-col\">\r\n                    <h3>Bedrijf<\/h3>\r\n                    <ul>\r\n                        <li><a href=\"\/nl\/about-us\/\">Over ons<\/a><\/li>\r\n                        <li><a href=\"\/nl\/blog\/\">Industrieblog<\/a><\/li>\r\n                        <li><a href=\"\/nl\/contact\/\">Neem contact op<\/a><\/li>\r\n                        <li><a href=\"\/nl\/get-quote\/\">Offerte van fabriek aanvragen<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"sitemap-col\">\r\n                    <h3>Juridisch<\/h3>\r\n                    <ul>\r\n                        <li><a href=\"\/nl\/privacy-policy\/\">Privacybeleid<\/a><\/li>\r\n                        <li><a href=\"\/nl\/terms-of-service\/\">Servicevoorwaarden<\/a><\/li>\r\n                        <li><a href=\"\/nl\/sitemap\/\">Sitemap<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Navigation Sitemap Navigate Fursone&#8217;s complete catalog of premium textile products, manufacturing services, and company information. Collections Chanel-Style Tweed Woolen Overcoat Knitted Overcoat Performance Knit Fashion Sweater Knit Heritage Cable Knit Solutions For Designer Brands For Garment Factories For Fabric Wholesalers Company About Us Industry Blog Contact Us Get Factory Quote Legal Privacy Policy Terms of &#8230; <a title=\"sitemap\" class=\"read-more\" href=\"https:\/\/fursone.com\/nl\/sitemap\/\" aria-label=\"Lees meer over sitemap\">Lees verder<\/a><\/p>","protected":false},"author":1,"featured_media":3142,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3176","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/pages\/3176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/comments?post=3176"}],"version-history":[{"count":2,"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/pages\/3176\/revisions"}],"predecessor-version":[{"id":3209,"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/pages\/3176\/revisions\/3209"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/media\/3142"}],"wp:attachment":[{"href":"https:\/\/fursone.com\/nl\/wp-json\/wp\/v2\/media?parent=3176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}