{"title":"Transport boxes","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eTransport boxes for workshop \u0026 operation | ECD Germany\u003c\/title\u003e\n\t\u003cmeta name=\"description\" content=\"Transportboxen für Werkzeug, Ersatzteile und Kleinteile entdecken. Robuste Lösungen für mehr Ordnung, sicheren Transport und effiziente Arbeitsabläufe.\"\u003e\n        \u003cstyle\u003e\n        \/* Basic layout \u0026 typography *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web as main font *\/\n            line-height: 1.6;\n            color: #2c2c2c;\n            max-width: 80%;\n            margin: 5% auto;\n            padding: 0 2%;\n            background-color: #fff;\n        }\n\n        h1.h1 {color: #283583; text-align: center; margin-bottom: 1.5rem;}\n        h2.h2 {color: #283583; text-align: center; margin-bottom: 1.2rem;}\n\t\th3.h3 {color: #283583; text-align: center; margin-bottom: 1.15rem;}\n\t\th4.h4 {color: #283583; text-align: center; margin-bottom: 1rem; font-weight: bold;}\n\t\tp.p {color: #2c2c2c; text-align: justify; margin-bottom: 1rem;}\n\n        \/* Container for the rows *\/\n        .content-row {\n            margin-bottom: 3%;\n            overflow: hidden; \/* Clearfix for floats *\/\n            background: #fff;\n            padding: 5%;\n            border-radius: 12px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n\n        \/* Image container styling *\/\n        figure {\n            margin: 0;\n            padding: 0;\n            max-width: 450px; \/* Optimized width for product display *\/\n        }\n\n        \/* Left alignment *\/\n        .img-left {\n            float: left;\n            margin-right: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* Right alignment *\/\n        .img-right {\n            float: right;\n            margin-left: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* SEO-relevant image settings *\/\n        img {\n            display: block;\n            max-width: 100%;\n            height: auto; \n            border-radius: 8px;\n        }\n\n        \/* --- DROPDOWN FAQ STYLING (Mobile First) --- *\/\n        .faq-container {\n            width: 100%;\n            margin-top: 3rem;\n            box-sizing: border-box;\n        }\n\n        .faq-item {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            margin-bottom: 12px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n        }\n\n        \/* Clickable question: large click area for mobile devices *\/\n        .faq-question {\n            padding: 16px;\n            font-weight: bold;\n            color: #2c2c2c;\n            cursor: pointer;\n            list-style: none; \/* Removes default arrow (Chrome\/Firefox) *\/\n            display: flex;\n            justify-content: space-between; \n            align-items: center; \/* Keeps arrow centered with multi-line text *\/\n            width: 100%;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n        }\n\n        \/* Safari fix for the default arrow *\/\n        .faq-question::-webkit-details-marker {\n            display: none;\n        }\n\n        \/* The right, flush triangle icon (matching brand blue) *\/\n        .faq-question::after {\n            content: '▶';\n            font-size: 0.75rem;\n            color: #283583;\n            margin-left: 15px;\n            transition: transform 0.2s ease;\n            flex-shrink: 0; \/* Prevents icon from shrinking on smartphones *\/\n        }\n\n        \/* Rotates the arrow down when open *\/\n        .faq-item[open] .faq-question::after {\n            transform: rotate(90deg);\n        }\n\n        \/* The answer box *\/\n        .faq-answer {\n            padding: 16px;\n            border-top: 1px solid #eee;\n            background-color: #fff;\n        }\n\n        \/* Mobile optimization (Google Mobile-First Index) *\/\n        @media (max-width: 768px) {\n            .img-left, .img-right {\n                float: none;\n                display: block;\n                margin: 0 auto 20px auto;\n                max-width: 100%;\n            }\n            div.seo { margin: 2% auto; max-width: 95%; }\n            h1.h1 { color: #283583; text-align: center; font-size: 1.5rem;}\n\t\t\th2.h2 { color: #283583; text-align: center; font-size: 1.2rem;}\n\t\t\th3.h3 { color: #283583; text-align: center; font-size: 1.15rem;}\n\t\t\th4.h4 { color: #283583; text-align: center; font-size: 1rem; font-weight: bold;}\n\t\t\tp.p { color: #2c2c2c; text-align: justify; font-size: 1rem;}\n        }\n\/* --- MAIN DROPDOWN (Level 1) --- *\/\n.faq-container {\n    width: 100%;\n    margin-top: 2rem;\n    margin-bottom: 2rem;\n    box-sizing: border-box;\n}\n\n.faq-item {\n    background-color: #f9f9f9;\n    border: 1px solid #ddd;\n    margin-bottom: 12px;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n}\n\n.faq-question {\n    padding: 16px;\n    font-weight: bold;\n    font-size: 1rem;\n    color: #2c2c2c;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between; \n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n}\n\n.faq-question::-webkit-details-marker { display: none; }\n\n\/* Arrow for main dropdown *\/\n.faq-question::after {\n    content: '▶';\n    font-size: 0.75rem;\n    color: #283583; \/* Brand blue *\/\n    margin-left: 15px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-item[open] .faq-question::after { transform: rotate(90deg); }\n\n.faq-answer {\n    padding: 16px;\n    border-top: 1px solid #eee;\n    background-color: #fff;\n    overflow: hidden;\n}\n\n\/* --- NESTED SUB-DROPDOWNS (Level 2) --- *\/\n.faq-sub-item {\n    background-color: #ffffff;\n    border: 1px solid #e5e5e5;\n    margin-top: 10px;\n    margin-bottom: 10px;\n    border-radius: 6px;\n    overflow: hidden;\n}\n\n.faq-sub-question {\n    padding: 14px 16px; \/* Thumb-friendly click area *\/\n    font-size: 0.95rem;\n    font-weight: 600; \/* Slightly lighter than the main question *\/\n    color: #333;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent;\n}\n\n.faq-sub-question::-webkit-details-marker { display: none; }\n\n\/* Sub-arrow (subtle gray) *\/\n.faq-sub-question::after {\n    content: '▶';\n    font-size: 0.65rem;\n    color: #888;\n    margin-left: 12px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-sub-item[open] .faq-sub-question::after { transform: rotate(90deg); }\n\n.faq-sub-answer {\n    padding: 14px 16px;\n    background-color: #fafafa; \/* Light gray tint for content *\/\n    border-top: 1px solid #eee;\n}\n\n.faq-sub-answer p.p {\n    font-size: 0.95rem;\n    margin-bottom: 0; \/* Prevents double spacing below *\/\n}\n\n\n\/* ==========================================================================\n   3. DESKTOP BREAKPOINT (Applies from tablets and PCs)\n   ========================================================================== *\/\n@media (min-width: 768px) {\n    \/* Container limitation for large screens *\/\n    div.seo { \n        max-width: 80%; \n        margin: 5% auto; \n        padding: 0 2%; \n    }\n\n    h1.h1 { font-size: 2.2rem; margin-bottom: 1.5rem; }\n    h2.h2 { font-size: 1.6rem; margin-bottom: 1.2rem; }\n    h3.h3 { font-size: 1.3rem; margin-bottom: 1.15rem; }\n    h4.h4 { font-size: 1.1rem; }\n\n    \/* Desktop adjustment for the dropdowns *\/\n    .faq-question {\n        padding: 18px 24px; \/* More space on large screens *\/\n        font-size: 1.1rem;\n    }\n\n    .faq-answer {\n        padding: 24px;\n    }\n\n    .faq-sub-question {\n        padding: 14px 20px;\n        font-size: 1rem;\n    }\n\n    .faq-sub-answer {\n        padding: 16px 20px;\n    }\n}\n    \u003c\/style\u003e\n\u003ch1 class=\"h1\"\u003eTransport boxes – practical storage for workshop and operation\u003c\/h1\u003e\n\n\u003cp class=\"p\"\u003eTransport boxes help to store tools, spare parts, and small items in an organized manner and transport them safely. Especially in automotive workshops and commercial work areas, robust and practical boxes are a sensible addition for an efficient workday.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhich transport box is suitable for tools and small parts?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003e\u003c\/p\u003eFor tools and small parts, a transport box should be sufficiently sturdy and allow for organized storage. Boxes with compartments or removable inserts are suitable for screws, nuts, or other small items. For larger tools, spacious boxes with a sturdy lid and secure closures are advisable. Depending on the use, stackable models can also be practical, as they make better use of the available storage space.\n\n\u003ch3 class=\"h3\"\u003eWhat size should a transport box have?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThe appropriate size depends on the contents and the intended use. Compact boxes are sufficient for small parts, while larger tools or spare parts require more storage space. Before purchasing, it should be considered what will be transported and how the box will be stored. Boxes that are too large can take up unnecessary space when not fully filled, while a box that is too small can quickly become disorganized. For commercial use, it may be sensible to combine several sizes.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat material is suitable for robust transport boxes?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eFor regular use in workshops and operations, durable materials are especially important. Plastic boxes, for example, are lightweight, easy to maintain, and simple to transport. Depending on the design, robust plastic boxes can also be resistant to moisture and dirt. For particularly high loads, transport solutions made of metal are also an option. It is crucial that the material and workmanship match the intended use.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eHow much weight should a transport box be able to carry?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThe necessary load capacity depends on the weight of the contents. Tools and smaller spare parts can quickly reach a significant weight, which is why the maximum load capacity of the box should be observed.\nIn addition to load capacity, the stability of handles, closures, bottom, and lid also plays a role. For stackable boxes, it should also be checked what load is permissible when stacking.\nThe maximum load capacity specified by the manufacturer should not be exceeded.\n\n\u003c\/p\u003e\u003ch3 class=\"h3\"\u003eTransport boxes for an efficient working day\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eWell-organized transport boxes can simplify workflows in the workshop. Frequently needed tools or spare parts can be transported together and then stored in an orderly manner.\nStackable boxes can also help to use storage space efficiently. For larger workshops and businesses, a combination of different box sizes can be particularly practical.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eTransport boxes from ECD Germany\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eECD Germany offers practical solutions for workshops, garages, and commercial applications. Depending on the need, transport boxes can be used for tools, spare parts, and various materials.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eConclusion\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eWhen selecting a transport box, size, material, load capacity, and area of use are crucial. For tools and small parts, the box should provide sufficient storage space and sensible organization.\nRobust transport boxes can thus create more order, facilitate transport, and make everyday work in the automotive workshop more efficient.\u003c\/p\u003e\n\n","products":[{"product_id":"322008597-aluminium-werkzeugkasten-73x24x32-cm-abschliessbar","title":"Transport case aluminium 73 cm x 24 cm x 32 cm","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eThe aluminium transport box from ECD Germany solid, hand soldered full metal is an ideal storage box for sensitive or small items thanks to the waterproof and shockproof aluminium. The transport box is versatile and is ideal for construction site equipment, agriculture or in transport vehicles. The ends of the transport box are neatly brushed so that no sharp edges can develop. The rubberized handles are equipped with spring balancers and are completely recessed when not in use.\u003cbr \/\u003e\nThe ECD Germany toolbox is made of solid, hand-soldered aluminium. It is characterized by a low dead weight and corrosion resistance and is easy to clean.\u003cbr \/\u003e\nYou can also use the toolbox for mounting on the loading area of a transport or pick-up. The transport box has a capacity of approx. 52 l.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e1.5 mm thick aluminium with 5-bar profile for maximum durability\u003cbr \/\u003e\nLockable: Stable locking mechanism including 2 keys\u003cbr \/\u003e\nSplashproof\u003cbr \/\u003e\nHand soldered connections\u003cbr \/\u003e\nEnds are brushed - no sharp edges\u003cbr \/\u003e\nFor safe storage of various materials and machines\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x aluminium transport box including 2 keys\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e","brand":"ECD Germany","offers":[{"title":"","offer_id":45123409150128,"sku":"322008597","price":89.06,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-941_Galerie_1.jpg?v=1786643875"}],"url":"https:\/\/ecdgermany.de\/en\/collections\/transport-boxes.oembed","provider":"ECD Germany","version":"1.0","type":"link"}