{"id":39303,"date":"2025-11-10T09:47:52","date_gmt":"2025-11-10T08:47:52","guid":{"rendered":"https:\/\/gomonta.com\/?page_id=39303"},"modified":"2025-12-11T19:33:26","modified_gmt":"2025-12-11T18:33:26","slug":"glossaire-logistique","status":"publish","type":"page","link":"https:\/\/gomonta.com\/fr\/glossaire-logistique\/","title":{"rendered":"Glossaire logistique"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-b0c9cd1\" data-block-id=\"b0c9cd1\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b0c9cd1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8a085d7\" data-v=\"4\" data-block-id=\"8a085d7\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8a085d7-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8a085d7-inner-blocks\"><script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebPage\",\"name\":\"Glossaire Logistique & Fulfilment\",\"description\":\"Glossaire logistique complet couvrant les termes de fulfilment, WMS et exp\u00e9dition.\",\"url\":\"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages\/39303\/\",\"inLanguage\":\"fr\"},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"DefinedTermSet\",\"name\":\"Logistics Glossary\",\"hasDefinedTerm\":[{\"@type\":\"DefinedTerm\",\"name\":\"3PL (Logistique pour compte de tiers)\",\"description\":\"Un 3PL g\u00e8re l'ensemble de votre cha\u00eene logistique - du stockage \u00e0 la livraison - afin que vous puissiez vous concentrer sur le d\u00e9veloppement de votre entreprise.\",\"url\":\"https:\/\/gomonta.com\/fr\/glossaire-logistique\/3pl-logistique-pour-compte-de-tiers\/\",\"inDefinedTermSet\":\"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages\/39303\/\"}]}]}\n<\/script>\n    <style>\n    \/* Hero Section *\/\n    .glossary-hero {\n        background: linear-gradient(135deg, #009de0 0%, #0077b6 100%);\n        padding: 80px 20px;\n        text-align: center;\n        color: white;\n        margin-bottom: 60px;\n        margin-left: calc(-50vw + 50%);\n        margin-right: calc(-50vw + 50%);\n        width: 100vw;\n    }\n\n    .glossary-hero h1 {\n        font-size: 48px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: white;\n    }\n\n    .glossary-hero .subtitle {\n        font-size: 18px;\n        opacity: 0.95;\n        margin-bottom: 30px;\n    }\n\n    .glossary-search-wrapper {\n        max-width: 600px;\n        margin: 0 auto;\n    }\n\n    .glossary-search-box {\n        width: 100%;\n        padding: 18px 24px;\n        font-size: 16px;\n        border: none;\n        border-radius: 8px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n        background: white !important;\n    }\n\n    \/* Main Container *\/\n    .glossary-overview-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n        display: flex;\n        gap: 40px;\n    }\n\n    .glossary-main-content {\n        flex: 1;\n        min-width: 0;\n    }\n\n    .glossary-sidebar-content {\n        width: 300px;\n        flex-shrink: 0;\n        position: sticky;\n        top: 120px;\n        align-self: flex-start;\n        max-height: calc(100vh - 140px);\n        overflow-y: auto;\n        scrollbar-width: none;\n    }\n    .glossary-sidebar-content::-webkit-scrollbar { display: none; }\n\n    \/* Category Filters *\/\n    .category-filters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin-bottom: 40px;\n        padding-bottom: 30px;\n        border-bottom: 1px solid #e5e5e5;\n    }\n\n    .category-filter-btn {\n        padding: 10px 20px;\n        border: 1px solid #e5e5e5;\n        background: white;\n        border-radius: 25px;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        font-size: 14px;\n        font-weight: 500;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .category-filter-btn:hover {\n        background: #f8f8f8;\n        border-color: #009de0;\n    }\n\n    .category-filter-btn.active {\n        background: #009de0;\n        color: white;\n        border-color: #009de0;\n    }\n\n    \/* Alphabet Navigation *\/\n    .alphabet-nav {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin-bottom: 40px;\n        justify-content: center;\n    }\n\n    .alphabet-nav a {\n        width: 40px;\n        height: 40px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border: 1px solid #e5e5e5;\n        border-radius: 4px;\n        text-decoration: none;\n        color: #333;\n        font-weight: 600;\n        transition: all 0.3s ease;\n    }\n\n    .alphabet-nav a:hover {\n        background: #009de0;\n        color: white;\n        border-color: #009de0;\n    }\n\n    .alphabet-nav a.disabled {\n        opacity: 0.3;\n        pointer-events: none;\n    }\n\n    \/* Term Cards *\/\n    .letter-section { margin-bottom: 60px; }\n    \n    .letter-heading {\n        font-size: 36px;\n        font-weight: 700;\n        color: #f1f1f1;\n        margin-bottom: 20px;\n        padding-bottom: 10px;\n        border-bottom: 3px solid #f1f1f1;\n    }\n\n    .term-card {\n        background: white;\n        border: 1px solid #e5e5e5;\n        border-radius: 8px;\n        padding: 24px;\n        margin-bottom: 16px;\n        transition: all 0.3s ease;\n        display: flex;\n        align-items: flex-start;\n        gap: 16px;\n    }\n\n    .term-card:hover {\n        box-shadow: 0 4px 20px rgba(0, 157, 224, 0.1);\n        border-color: #009de0;\n    }\n\n    .term-icon {\n        width: 40px;\n        height: 40px;\n        background: #f1f1f1;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        font-size: 20px;\n    }\n\n    .term-content { flex: 1; }\n\n    .term-title {\n        font-size: 20px;\n        font-weight: 700;\n        margin-bottom: 4px;\n    }\n\n    .term-title a { color: #333; text-decoration: none; }\n    .term-title a:hover { color: #009de0; }\n\n    .term-categories {\n        display: flex;\n        gap: 8px;\n        margin-bottom: 8px;\n        flex-wrap: wrap;\n    }\n\n    .term-category-tag {\n        display: inline-block;\n        padding: 4px 12px;\n        background: #f1f1f1;\n        border-radius: 12px;\n        font-size: 12px;\n        color: #666;\n        text-decoration: none;\n        cursor: pointer;\n        border: none;\n    }\n\n    .term-category-tag:hover {\n        background: #009de0;\n        color: white;\n    }\n\n    .term-excerpt {\n        color: #666;\n        line-height: 1.6;\n        font-size: 15px;\n        margin-bottom: 12px;\n    }\n\n    .term-actions {\n        display: flex;\n        gap: 12px;\n        align-items: center;\n    }\n\n    .quick-view-btn {\n        font-size: 14px;\n        font-weight: 600;\n        color: #009de0;\n        background: none;\n        border: none;\n        padding: 0;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .read-more-link {\n        font-size: 14px;\n        font-weight: 600;\n        color: #62bb46;\n        text-decoration: none;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    \/* Modal Styles *\/\n    .glossary-modal {\n        display: none;\n        position: fixed;\n        z-index: 99999;\n        left: 0;\n        top: 0;\n        width: 100%;\n        height: 100%;\n        overflow: auto;\n        background-color: rgba(0, 0, 0, 0.7);\n        backdrop-filter: blur(4px);\n    }\n\n    .glossary-modal.active {\n        display: flex;\n        align-items: flex-start;\n        justify-content: center;\n        padding-top: 120px;\n    }\n\n    .modal-content {\n        background-color: white;\n        margin: 20px;\n        padding: 0;\n        border-radius: 12px;\n        width: 90%;\n        max-width: 800px;\n        max-height: calc(90vh - 120px);\n        overflow: hidden;\n        box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);\n        position: relative;\n        animation: modalSlideIn 0.3s ease;\n    }\n\n    @keyframes modalSlideIn {\n        from { opacity: 0; transform: translateY(-30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .modal-header {\n        background: linear-gradient(135deg, #009de0 0%, #0077b6 100%);\n        color: white;\n        padding: 30px;\n        position: relative;\n    }\n\n    .modal-header h2 {\n        margin: 0;\n        font-size: 28px;\n        font-weight: 700;\n        color: white;\n        padding-right: 40px;\n    }\n\n    .modal-close {\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        color: white;\n        font-size: 32px;\n        font-weight: 300;\n        cursor: pointer;\n        background: none;\n        border: none;\n        width: 40px;\n        height: 40px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 50%;\n        transition: all 0.3s ease;\n    }\n\n    .modal-close:hover {\n        background: rgba(255, 255, 255, 0.2);\n        transform: rotate(90deg);\n    }\n\n    .modal-body {\n        padding: 30px;\n        overflow-y: auto;\n        max-height: calc(90vh - 320px);\n    }\n\n    .modal-section { margin-bottom: 30px; }\n    .modal-section h3 { font-size: 20px; font-weight: 700; color: #009de0; margin-bottom: 12px; }\n    .modal-section p { color: #666; line-height: 1.7; font-size: 15px; margin: 0; }\n    .modal-related-terms-list { display: flex; gap: 8px; flex-wrap: wrap; }\n    .modal-related-term-tag {\n        display: inline-block; padding: 10px 20px; background: white;\n        border: 2px solid #009de0; border-radius: 6px; font-size: 14px; color: #009de0; text-decoration: none; font-weight: 600;\n    }\n\n    .modal-footer {\n        padding: 20px 30px;\n        background: #f1f1f1;\n        border-top: 1px solid #e5e5e5;\n    }\n\n    .modal-cta-buttons { display: flex; gap: 12px; }\n    .modal-cta-btn {\n        flex: 1; padding: 14px 20px; border-radius: 6px; font-weight: 600; font-size: 14px;\n        text-decoration: none; display: inline-flex; align-items: center; justify-content: center; gap: 6px; text-align: center;\n    }\n    .modal-cta-btn.btn-primary { background: #62bb46; color: white; border: 2px solid #62bb46; }\n    .modal-cta-btn.btn-secondary { background: white; color: #009de0; border: 2px solid #009de0; }\n    .modal-cta-btn.btn-article { background: #009de0; color: white; border: 2px solid #009de0; }\n\n    \/* --- SIDEBAR WIDGETS (FIXED SPACING) --- *\/\n    .glossary-widget {\n        background: white;\n        border: 1px solid #e5e5e5;\n        border-radius: 8px;\n        padding: 24px;\n        margin-bottom: 24px;\n    }\n    \n    .glossary-widget h3 {\n        font-size: 20px;\n        font-weight: 700;\n        margin-bottom: 16px;\n        color: #333;\n    }\n\n    \/* Consistent Spacing for Paragraphs in widgets *\/\n    .glossary-widget p {\n        margin-bottom: 16px !important; \/* Force same space *\/\n        color: #666;\n        font-size: 14px;\n        line-height: 1.6;\n    }\n\n    \/* Consistent Buttons in widgets *\/\n    .glossary-widget .cta-button {\n        display: block;\n        width: 100%;\n        text-align: center;\n        box-sizing: border-box;\n        padding: 14px 24px;\n        border-radius: 6px;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.3s ease;\n    }\n\n    \/* Blue Widget Specifics *\/\n    .glossary-widget.blue-widget {\n        background: linear-gradient(135deg, #009de0 0%, #0077b6 100%);\n        color: white;\n    }\n    .glossary-widget.blue-widget h3 { color: white; }\n    .glossary-widget.blue-widget p { color: rgba(255,255,255,0.95); color: white; }\n    \n    \/* Popular Terms List *\/\n    .popular-terms-list { list-style: none; padding: 0; margin: 0; }\n    .popular-terms-list li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee; }\n    .popular-terms-list li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }\n    .popular-terms-list a { text-decoration: none; color: #333; font-weight: 500; }\n    .popular-terms-list a:hover { color: #009de0; }\n    .popular-term-category { font-size: 12px; color: #999; }\n\n    \/* CTA Section *\/\n    .glossary-cta {\n        background: #f1f1f1;\n        padding: 60px 20px;\n        text-align: center;\n        margin-top: 80px;\n        border-radius: 12px;\n    }\n    .glossary-cta h2 { font-size: 32px; font-weight: 700; margin-bottom: 16px; }\n    .glossary-cta-buttons { display: flex; gap: 16px; justify-content: center; margin-top: 30px; }\n    \n    .cta-button-primary { background: #009de0; color: white; }\n    .cta-button-secondary { background: white; color: #009de0; border: 2px solid #009de0; }\n\n    .no-results { text-align: center; padding: 60px 0; display: none; }\n    \n    @media (max-width: 768px) {\n        .glossary-overview-container { flex-direction: column; }\n        .glossary-sidebar-content { width: 100%; }\n        .modal-cta-buttons { flex-direction: column; }\n        .modal-content { width: 95%; max-height: 80vh; }\n        .glossary-modal.active { padding-top: 50px; }\n    }\n\t\t\t\t\t\t   \/* ===============================\n\/* ===============================\n   MOBILE MODAL FIX v2\n   - Sticky header safe\n   - Compact CTA buttons\n================================ *\/\n@media (max-width: 768px) {\n\n    \/* Account for sticky header height *\/\n    .glossary-modal.active {\n        padding-top: 80px; \/* voorkomt overlap met header *\/\n        align-items: flex-start;\n    }\n\n    .modal-content {\n        max-height: calc(100vh - 100px);\n        display: flex;\n        flex-direction: column;\n    }\n\n    \/* Header compacter *\/\n    .modal-header {\n        padding: 16px 20px;\n    }\n\n    .modal-header h2 {\n        font-size: 20px;\n        line-height: 1.25;\n        padding-right: 36px;\n    }\n\n    .modal-close {\n        top: 12px;\n        right: 12px;\n        font-size: 26px;\n        width: 32px;\n        height: 32px;\n    }\n\n    \/* Body scrollt, niet de hele modal *\/\n    .modal-body {\n        padding: 16px 20px;\n        overflow-y: auto;\n        flex: 1;\n        max-height: none;\n    }\n\n    \/* Footer: minder hoogte *\/\n    .modal-footer {\n        padding: 12px 16px;\n        flex-shrink: 0;\n    }\n\n    \/* CTA buttons compacter *\/\n    .modal-cta-buttons {\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .modal-cta-btn {\n        padding: 10px 14px;\n        font-size: 13px;\n        font-weight: 600;\n        border-radius: 5px;\n        min-height: 40px;\n    }\n}\n\n    <\/style>\n\n    \n    <div class=\"glossary-hero\">\n        <h1>Glossaire Logistique & Fulfilment<\/h1>\n        <p class=\"subtitle\">\n            1+ termes logistiques expliqu\u00e9s simplement        <\/p>\n        <div class=\"glossary-search-wrapper\">\n            <input type=\"text\" \n                   id=\"glossarySearch\" \n                   class=\"glossary-search-box\" \n                   placeholder=\"Recherchez un terme logistique\">\n        <\/div>\n    <\/div>\n\n    <div class=\"glossary-overview-container\">\n        <div class=\"glossary-main-content\">\n            \n            <!-- Category Filters -->\n            <div class=\"category-filters\">\n                <button id=\"all\" class=\"category-filter-btn active\" data-category=\"all\">\n                    <span class=\"category-icon\">\ud83d\udcda<\/span>\n                    Tous les termes                <\/button>\n                                                            <button id=\"e-commerce\" \n                                class=\"category-filter-btn\" \n                                data-category=\"e-commerce\">\n                            <span class=\"category-icon\">\ud83d\uded2<\/span>\n                            E-commerce                        <\/button>\n                                            <button id=\"entrepot\" \n                                class=\"category-filter-btn\" \n                                data-category=\"entrepot\">\n                            <span class=\"category-icon\">\ud83d\udccb<\/span>\n                            Entrep\u00f4t                        <\/button>\n                                            <button id=\"execution\" \n                                class=\"category-filter-btn\" \n                                data-category=\"execution\">\n                            <span class=\"category-icon\">\ud83d\udccb<\/span>\n                            Ex\u00e9cution                        <\/button>\n                                            <button id=\"expedition\" \n                                class=\"category-filter-btn\" \n                                data-category=\"expedition\">\n                            <span class=\"category-icon\">\ud83d\udccb<\/span>\n                            Exp\u00e9dition                        <\/button>\n                                                <\/div>\n\n            \n            <div class=\"alphabet-nav\">\n                <a href=\"#letter-hash\" class=\"\">#<\/a>\n                                    <a href=\"#letter-A\" class=\"disabled\">\n                        A                    <\/a>\n                                    <a href=\"#letter-B\" class=\"disabled\">\n                        B                    <\/a>\n                                    <a href=\"#letter-C\" class=\"disabled\">\n                        C                    <\/a>\n                                    <a href=\"#letter-D\" class=\"disabled\">\n                        D                    <\/a>\n                                    <a href=\"#letter-E\" class=\"disabled\">\n                        E                    <\/a>\n                                    <a href=\"#letter-F\" class=\"disabled\">\n                        F                    <\/a>\n                                    <a href=\"#letter-G\" class=\"disabled\">\n                        G                    <\/a>\n                                    <a href=\"#letter-H\" class=\"disabled\">\n                        H                    <\/a>\n                                    <a href=\"#letter-I\" class=\"disabled\">\n                        I                    <\/a>\n                                    <a href=\"#letter-J\" class=\"disabled\">\n                        J                    <\/a>\n                                    <a href=\"#letter-K\" class=\"disabled\">\n                        K                    <\/a>\n                                    <a href=\"#letter-L\" class=\"disabled\">\n                        L                    <\/a>\n                                    <a href=\"#letter-M\" class=\"disabled\">\n                        M                    <\/a>\n                                    <a href=\"#letter-N\" class=\"disabled\">\n                        N                    <\/a>\n                                    <a href=\"#letter-O\" class=\"disabled\">\n                        O                    <\/a>\n                                    <a href=\"#letter-P\" class=\"disabled\">\n                        P                    <\/a>\n                                    <a href=\"#letter-Q\" class=\"disabled\">\n                        Q                    <\/a>\n                                    <a href=\"#letter-R\" class=\"disabled\">\n                        R                    <\/a>\n                                    <a href=\"#letter-S\" class=\"disabled\">\n                        S                    <\/a>\n                                    <a href=\"#letter-T\" class=\"disabled\">\n                        T                    <\/a>\n                                    <a href=\"#letter-U\" class=\"disabled\">\n                        U                    <\/a>\n                                    <a href=\"#letter-V\" class=\"disabled\">\n                        V                    <\/a>\n                                    <a href=\"#letter-W\" class=\"disabled\">\n                        W                    <\/a>\n                                    <a href=\"#letter-X\" class=\"disabled\">\n                        X                    <\/a>\n                                    <a href=\"#letter-Y\" class=\"disabled\">\n                        Y                    <\/a>\n                                    <a href=\"#letter-Z\" class=\"disabled\">\n                        Z                    <\/a>\n                            <\/div>\n\n            <div id=\"glossaryTermsList\">\n                                    <div class=\"letter-section\" id=\"letter-hash\" data-letter=\"#\">\n                        <h2 class=\"letter-heading\">#<\/h2>\n                                <div class=\"term-card\" \n             data-categories=\"e-commerce entrepot execution expedition\"\n             data-term-id=\"39309\">\n            <div class=\"term-icon\">\n                \ud83d\uded2            <\/div>\n            <div class=\"term-content\">\n                <h3 class=\"term-title\">\n                    <a href=\"https:\/\/gomonta.com\/fr\/glossaire-logistique\/3pl-logistique-pour-compte-de-tiers\/\">\n                        3PL (Logistique pour compte de tiers)                    <\/a>\n                <\/h3>\n                \n                                    <div class=\"term-categories\">\n                                                    <button class=\"term-category-tag\" data-slug=\"e-commerce\">\n                                E-commerce                            <\/button>\n                                                    <button class=\"term-category-tag\" data-slug=\"entrepot\">\n                                Entrep\u00f4t                            <\/button>\n                                                    <button class=\"term-category-tag\" data-slug=\"execution\">\n                                Ex\u00e9cution                            <\/button>\n                                                    <button class=\"term-category-tag\" data-slug=\"expedition\">\n                                Exp\u00e9dition                            <\/button>\n                                            <\/div>\n                                \n                <p class=\"term-excerpt\">\n                    Un 3PL g\u00e8re l&#039;ensemble de votre cha\u00eene logistique - du stockage \u00e0 la livraison - afin que vous puissiez vous concentrer sur le d\u00e9veloppement de votre entreprise.                <\/p>\n\n                <div class=\"term-actions\">\n                    <button class=\"quick-view-btn\" \n                            data-term-id=\"39309\"\n                            data-title=\"3PL (Logistique pour compte de tiers)\"\n                            data-what-is=\"3PL est l&#039;acronyme de Third-Party Logistics, qui d\u00e9signe les soci\u00e9t\u00e9s sp\u00e9cialis\u00e9es qui fournissent aux entreprises des services complets de logistique externalis\u00e9e et d&#039;ex\u00e9cution des commandes, notamment le stockage des stocks, le traitement des commandes, l&#039;emballage et la gestion des exp\u00e9ditions.\"\n                            data-why-matters=\"&lt;p&gt;Un partenariat avec un 3PL permet g\u00e9n\u00e9ralement de r\u00e9duire les co\u00fbts d&rsquo;ex\u00e9cution de 25 \u00e0 40 % tout en am\u00e9liorant la rapidit\u00e9 et la pr\u00e9cision des livraisons, ce qui permet aux entreprises de rivaliser avec les plus grands d\u00e9taillants sans avoir \u00e0 investir massivement dans l&rsquo;infrastructure.&lt;\/p&gt;\n\"\n                            data-practical-example=\"&lt;p&gt;Un d\u00e9taillant n\u00e9erlandais de produits \u00e9lectroniques vendant dans toute l&rsquo;Europe peut r\u00e9duire ses frais d&rsquo;exp\u00e9dition de 45 % et assurer une livraison en un ou deux jours sur les principaux march\u00e9s en faisant appel \u00e0 un fournisseur de services logistiques ayant des entrep\u00f4ts aux Pays-Bas, en Allemagne et en France.&lt;\/p&gt;\n\"\n                            data-monta-context=\"&lt;p&gt;Chez Monta, nos services 3PL relient plus de 2 500 boutiques en ligne \u00e0 un r\u00e9seau de centres d&rsquo;ex\u00e9cution strat\u00e9giquement positionn\u00e9s, traitant plus de 100 000 commandes par jour avec un taux de pr\u00e9cision de 99,9 %.&lt;\/p&gt;\n\"\n                            data-related-terms='[]'\n                            data-permalink=\"https:\/\/gomonta.com\/fr\/glossaire-logistique\/3pl-logistique-pour-compte-de-tiers\/\">\n                        \ud83d\udc41\ufe0f Aper\u00e7u rapide                    <\/button>\n\n                    <a href=\"https:\/\/gomonta.com\/fr\/glossaire-logistique\/3pl-logistique-pour-compte-de-tiers\/\" class=\"read-more-link\">\n                        Lire l\u2019article complet \u2192\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n                        <\/div>\n                                \n                                                                                                                                                                                                                                                                                                                                                                                                                                                            <\/div>\n\n            <div class=\"no-results\">\n                <h3>Aucun terme trouv\u00e9<\/h3>\n                <p>Essayez d\u2019ajuster vos filtres ou vos termes de recherche.<\/p>\n            <\/div>\n\n            <div class=\"glossary-cta\">\n                <h2>Vous n\u2019avez pas trouv\u00e9 ce que vous cherchiez ?<\/h2>\n                <p>Nos experts en logistique sont pr\u00eats \u00e0 r\u00e9pondre \u00e0 vos questions et \u00e0 vous aider \u00e0 optimiser votre strat\u00e9gie de fulfilment. Obtenez d\u00e8s aujourd\u2019hui une consultation personnalis\u00e9e.<\/p>\n                <div class=\"glossary-cta-buttons\">\n                    <a href=\"https:\/\/gomonta.com\/fr\/demande-de-devis\/\" class=\"cta-button cta-button-primary\">\n                        Demande un devis                    <\/a>\n                    <a href=\"https:\/\/meetings-eu1.hubspot.com\/sander-dekkers\/discovery-call-monta-fulfilment\" class=\"cta-button cta-button-secondary\" target=\"_blank\" rel=\"noopener\">\n                        Planifier un rendez-vous                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <aside class=\"glossary-sidebar-content\">\n            <div class=\"glossary-widget\">\n                <h3>Termes populaires<\/h3>\n                <ul class=\"popular-terms-list\">\n                                                <li>\n                                <a href=\"https:\/\/gomonta.com\/fr\/glossaire-logistique\/3pl-logistique-pour-compte-de-tiers\/\">3PL (Logistique pour compte de tiers)<\/a>\n                                                                    <div class=\"popular-term-category\">E-commerce<\/div>\n                                                            <\/li>\n                                        <\/ul>\n            <\/div>\n\n            <div class=\"glossary-widget blue-widget\">\n                <h3>Besoin d\u2019un expert ?<\/h3>\n                <p>Nos sp\u00e9cialistes peuvent vous accompagner dans n\u2019importe quel d\u00e9fi logistique.<\/p>\n                <a href=\"https:\/\/gomonta.com\/fr\/demande-de-devis\/\" class=\"cta-button cta-button-secondary\" style=\"background: white; color: #009de0; border: none;\">\n                    Demande un devis                <\/a>\n            <\/div>\n            \n            <!-- SALES WIDGET (Icoon verwijderd & Spacing fixed) -->\n            <div class=\"glossary-widget\">\n                <h3>Planifier un rendez-vous<\/h3>\n                <p>\n                    Discutez de vos besoins avec nos experts en logistique.                <\/p>\n                <a href=\"https:\/\/meetings-eu1.hubspot.com\/sander-dekkers\/discovery-call-monta-fulfilment\" class=\"cta-button cta-button-secondary\" target=\"_blank\" rel=\"noopener\">\n                    Planifier un rendez-vous                <\/a>\n            <\/div>\n        <\/aside>\n    <\/div>\n\n    <!-- MODAL MARKUP -->\n    <div id=\"glossaryModal\" class=\"glossary-modal\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h2 id=\"modalTitle\"><\/h2>\n                <button class=\"modal-close\">&times;<\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <div class=\"modal-section\" id=\"modalWhatIs\" style=\"display: none;\">\n                    <h3>\ud83d\udccc Ce que c\u2019est<\/h3>\n                    <p id=\"modalWhatIsContent\"><\/p>\n                <\/div>\n                <div class=\"modal-section\" id=\"modalWhyMatters\" style=\"display: none;\">\n                    <h3>\ud83d\udca1 Pourquoi c\u2019est important<\/h3>\n                    <p id=\"modalWhyMattersContent\"><\/p>\n                <\/div>\n                <div class=\"modal-section\" id=\"modalPracticalExample\" style=\"display: none;\">\n                    <h3>\u2705 Exemple pratique<\/h3>\n                    <p id=\"modalPracticalExampleContent\"><\/p>\n                <\/div>\n                <div class=\"modal-section\" id=\"modalMontaContext\" style=\"display: none;\">\n                    <h3>\ud83c\udfed Contexte Monta<\/h3>\n                    <p id=\"modalMontaContextContent\"><\/p>\n                <\/div>\n                <div class=\"modal-section modal-related-terms\" id=\"modalRelatedTerms\" style=\"display: none;\">\n                    <h3>\ud83d\udd17 Termes associ\u00e9s<\/h3>\n                    <div class=\"modal-related-terms-list\" id=\"modalRelatedTermsList\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"modal-footer\">\n                <div class=\"modal-cta-buttons\">\n                    <a href=\"#\" id=\"modalReadArticle\" class=\"modal-cta-btn btn-article\">\n                        Lire l\u2019article complet \u2192\n                    <\/a>\n                    <a href=\"https:\/\/gomonta.com\/fr\/demande-de-devis\/\" id=\"modalNeedHelp\" class=\"modal-cta-btn btn-primary\">\n                        Demande un devis                    <\/a>\n                    <a href=\"https:\/\/meetings-eu1.hubspot.com\/sander-dekkers\/discovery-call-monta-fulfilment\" id=\"modalGetQuote\" class=\"modal-cta-btn btn-secondary\" target=\"_blank\" rel=\"noopener\">\n                        Planifier un rendez-vous                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- JAVASCRIPT LOGIC -->\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const searchInput = document.getElementById('glossarySearch');\n        const filterBtns = document.querySelectorAll('.category-filter-btn');\n        const termCards = document.querySelectorAll('.term-card');\n        const letterSections = document.querySelectorAll('.letter-section');\n        const noResults = document.querySelector('.no-results');\n        const quickViewBtns = document.querySelectorAll('.quick-view-btn');\n        const cardTags = document.querySelectorAll('.term-category-tag');\n\n        let currentCategory = 'all';\n        let currentSearch = '';\n\n        function filterTerms() {\n            let visibleCount = 0;\n            termCards.forEach(card => {\n                const cardCats = card.getAttribute('data-categories') || '';\n                const cardTitle = card.querySelector('.term-title').innerText.toLowerCase();\n                const cardExcerpt = card.querySelector('.term-excerpt').innerText.toLowerCase();\n                const matchesCategory = currentCategory === 'all' || cardCats.includes(currentCategory);\n                const matchesSearch = cardTitle.includes(currentSearch) || cardExcerpt.includes(currentSearch);\n                if (matchesCategory && matchesSearch) {\n                    card.style.display = 'flex';\n                    visibleCount++;\n                } else {\n                    card.style.display = 'none';\n                }\n            });\n            letterSections.forEach(section => {\n                const visibleCards = section.querySelectorAll('.term-card[style=\"display: flex;\"]');\n                section.style.display = visibleCards.length > 0 ? 'block' : 'none';\n            });\n            if (noResults) noResults.style.display = visibleCount === 0 ? 'block' : 'none';\n        }\n\n        filterBtns.forEach(btn => {\n            btn.addEventListener('click', function() {\n                filterBtns.forEach(b => b.classList.remove('active'));\n                this.classList.add('active');\n                currentCategory = this.getAttribute('data-category');\n                if(currentCategory !== 'all') {\n                    history.pushState(null, null, '#' + currentCategory);\n                } else {\n                    history.pushState(null, null, window.location.pathname);\n                }\n                filterTerms();\n            });\n        });\n\n        if (searchInput) {\n            searchInput.addEventListener('keyup', function(e) {\n                currentSearch = e.target.value.toLowerCase();\n                filterTerms();\n            });\n        }\n\n        cardTags.forEach(tag => {\n            tag.addEventListener('click', function(e) {\n                const slug = this.getAttribute('data-slug');\n                const targetBtn = document.querySelector(`.category-filter-btn[data-category=\"${slug}\"]`);\n                if(targetBtn) {\n                    document.querySelector('.glossary-overview-container').scrollIntoView({behavior: 'smooth'});\n                    targetBtn.click();\n                }\n            });\n        });\n\n        \/\/ MODAL\n        const modal = document.getElementById('glossaryModal');\n        const modalTitle = document.getElementById('modalTitle');\n        const modalRelatedTermsList = document.getElementById('modalRelatedTermsList');\n        const modalReadArticle = document.getElementById('modalReadArticle');\n        const modalClose = document.querySelector('.modal-close');\n        \n        function openModal(data) {\n            modalTitle.textContent = data.title;\n            \n            const setSection = (id, content) => {\n                const el = document.getElementById(id);\n                const contentEl = document.getElementById(id + 'Content');\n                if(content && content !== 'null') {\n                    contentEl.innerHTML = content;\n                    el.style.display = 'block';\n                } else {\n                    el.style.display = 'none';\n                }\n            };\n\n            setSection('modalWhatIs', data.whatIs);\n            setSection('modalWhyMatters', data.whyMatters);\n            setSection('modalPracticalExample', data.practicalExample);\n            setSection('modalMontaContext', data.montaContext);\n\n            try {\n                const related = JSON.parse(data.related);\n                if(related && related.length > 0) {\n                    let html = '';\n                    related.slice(0,3).forEach(term => {\n                        html += `<a href=\"${term.permalink}\" class=\"modal-related-term-tag\">${term.title}<\/a>`;\n                    });\n                    modalRelatedTermsList.innerHTML = html;\n                    document.getElementById('modalRelatedTerms').style.display = 'block';\n                } else {\n                    document.getElementById('modalRelatedTerms').style.display = 'none';\n                }\n            } catch(e) { document.getElementById('modalRelatedTerms').style.display = 'none'; }\n\n            modalReadArticle.href = data.permalink;\n            modal.classList.add('active');\n            document.body.style.overflow = 'hidden';\n        }\n\n        quickViewBtns.forEach(btn => {\n            btn.addEventListener('click', function() {\n                const data = {\n                    title: this.dataset.title,\n                    whatIs: this.dataset.whatIs,\n                    whyMatters: this.dataset.whyMatters,\n                    practicalExample: this.dataset.practicalExample,\n                    montaContext: this.dataset.montaContext,\n                    related: this.dataset.relatedTerms,\n                    permalink: this.dataset.permalink\n                };\n                openModal(data);\n            });\n        });\n\n        if(modalClose) {\n            modalClose.addEventListener('click', () => {\n                modal.classList.remove('active');\n                document.body.style.overflow = '';\n            });\n        }\n\n        window.addEventListener('click', (e) => {\n            if(e.target === modal) {\n                modal.classList.remove('active');\n                document.body.style.overflow = '';\n            }\n        });\n\n        if(window.location.hash) {\n            let hash = window.location.hash.substring(1); \n            try { hash = decodeURIComponent(hash); } catch(e){}\n            const targetBtn = document.querySelector(`.category-filter-btn[data-category=\"${hash}\"]`);\n            if(targetBtn) targetBtn.click();\n        }\n    });\n    <\/script>\n\n    \n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-39303","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","gform-image-choice-sm":"","gform-image-choice-md":"","gform-image-choice-lg":""},"post_excerpt_stackable_v2":"<p>Glossaire Logistique &#038; Fulfilment 1+ termes logistiques expliqu\u00e9s simplement \ud83d\udcda Tous les termes \ud83d\uded2 E-commerce \ud83d\udccb Entrep\u00f4t \ud83d\udccb Ex\u00e9cution \ud83d\udccb Exp\u00e9dition # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # \ud83d\uded2 3PL (Logistique pour compte de tiers) E-commerce Entrep\u00f4t Ex\u00e9cution Exp\u00e9dition Un 3PL g\u00e8re l&#039;ensemble de votre cha\u00eene logistique &#8211; du stockage \u00e0 la livraison &#8211; afin que vous puissiez vous concentrer sur le d\u00e9veloppement de votre entreprise. \ud83d\udc41\ufe0f Aper\u00e7u rapide Lire l\u2019article complet \u2192 Aucun terme trouv\u00e9 Essayez d\u2019ajuster vos\u2026<\/p>\n","category_list_v2":"","author_info_v2":{"name":"Martien Verhaar","url":"https:\/\/gomonta.com\/fr\/author\/mr10\/"},"comments_num_v2":"0 commentaire","_links":{"self":[{"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages\/39303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/comments?post=39303"}],"version-history":[{"count":1,"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages\/39303\/revisions"}],"predecessor-version":[{"id":39304,"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/pages\/39303\/revisions\/39304"}],"wp:attachment":[{"href":"https:\/\/gomonta.com\/fr\/wp-json\/wp\/v2\/media?parent=39303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}