{"title":"Road safety","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eTraffic Safety – Cones, Traffic Mirrors \u0026 Barriers | ECD Germany\u003c\/title\u003e\n\t\u003cmeta name=\"description\" content=\"Verkehrssicherheit von ECD GERMANY: Pylonen, Verkehrsspiegel, Parkplatzsperren, Absperrpfosten \u0026amp; weitere Lösungen für sichere Verkehrswege.\"\u003e\n        \u003cstyle\u003e\n        \/* Basic layout \u0026 typography *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web as the 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\n\n\u003ch1 class=\"h1\"\u003eTraffic Safety – Recognizing Hazards and Effectively Preventing Accidents\u003c\/h1\u003e\n\u003cp class=\"p\"\u003eGood traffic safety is important wherever people, vehicles, and machines meet. Whether on company premises, parking lots, construction sites, storage areas, private properties, or in public spaces – with the right safety measures, many accidents can be prevented in advance. Modern traffic safety includes, among other things, cones, traffic mirrors, parking barriers, bollards, traffic cones, warning markings, and other products that make traffic routes clear and secure hazardous areas. They provide better orientation, increase visibility, and help reliably protect people and vehicles. In this guide, you will learn which products belong to traffic safety, when they are used, and what to look for when purchasing.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat is meant by traffic safety?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eTraffic safety refers to all measures that contribute to preventing accidents in road traffic as well as on private and commercial traffic areas. The goal is to recognize hazards early, minimize risks, and ensure a safe traffic flow for all participants. This is not only about public roads but also about company premises, storage and logistics areas, construction sites, parking lots, underground garages, private driveways, and residential complexes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCompany premises\u003c\/li\u003e\n\u003cli\u003eStorage and logistics areas\u003c\/li\u003e\n\u003cli\u003eConstruction sites\u003c\/li\u003e\n\u003cli\u003eParking lots\u003c\/li\u003e\n\u003cli\u003eUnderground garages\u003c\/li\u003e\n\u003cli\u003ePrivate driveways\u003c\/li\u003e\n\u003cli\u003eResidential complexes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p\"\u003eThe better traffic routes are planned and secured, the lower the risk of accidents.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat is included in traffic safety?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEffective traffic safety consists of various elements that complement each other. Depending on the area of application, different products are used to secure hazardous areas, direct traffic flows, and increase visibility.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCones and traffic cones\u003c\/li\u003e\n\u003cli\u003eTraffic mirrors\u003c\/li\u003e\n\u003cli\u003eParking barriers\u003c\/li\u003e\n\u003cli\u003eBollards\u003c\/li\u003e\n\u003cli\u003eWarning cones\u003c\/li\u003e\n\u003cli\u003eChain and belt barriers\u003c\/li\u003e\n\u003cli\u003eRoad humps\u003c\/li\u003e\n\u003cli\u003eGround markings\u003c\/li\u003e\n\u003cli\u003eWarning signs\u003c\/li\u003e\n\u003cli\u003eProtective bollards\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat is meant by traffic safety?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eTraffic safety describes the obligation to secure sources of danger in such a way that other people suffer as little harm as possible. Property owners, companies, and operators of parking lots or construction sites are often required to secure their traffic areas accordingly. Careful traffic safety significantly contributes to avoiding accidents and meeting legal requirements.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eClearly visible barriers\u003c\/li\u003e\n\u003cli\u003eSafe pathways\u003c\/li\u003e\n\u003cli\u003eSufficient lighting\u003c\/li\u003e\n\u003cli\u003eWell-visible warning notices\u003c\/li\u003e\n\u003cli\u003eRegular inspection of safety measures\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat products are available for traffic safety?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDepending on the area of application, different solutions are possible. The choice depends, among other things, on the size of the area, the volume of traffic, and the desired level of safety.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eTraffic cones – flexible barriers and marking hazards\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eA traffic cone – often also called a traffic cone or road cone – is one of the most well-known aids for traffic safety. It is used to temporarily mark hazardous areas, secure traffic zones, or close off pathways. Thanks to their striking colors and reflective stripes, traffic cones are clearly visible from a greater distance.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eConstruction sites\u003c\/li\u003e\n\u003cli\u003eParking lots\u003c\/li\u003e\n\u003cli\u003eEvents\u003c\/li\u003e\n\u003cli\u003eOperating area\u003c\/li\u003e\n\u003cli\u003eStorage halls\u003c\/li\u003e\n\u003cli\u003eRescue operations\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat is a pylon?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eA pylon is usually a cone-shaped barrier element made of plastic or rubber, used for temporary traffic guidance or securing hazardous areas.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat does pylon mean in German?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eThe term pylon originally comes from Greek and referred to a gate or monumental entrance structure. In today's language, the term is often used for traffic cones or prominent structures. In the field of traffic safety, it usually refers to the well-known orange barrier cones.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhere does the word pylon come from?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eThe word derives from the Greek term 'Pylon', which originally referred to a large entrance gate. Over time, the designation was transferred to various prominent structures and eventually also to traffic cones.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat else are pylons called?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDepending on the region and application area, pylons are referred to differently. It always refers to a mobile barrier element for marking hazardous areas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTraffic cones\u003c\/li\u003e\n\u003cli\u003eTraffic cones\u003c\/li\u003e\n\u003cli\u003eWarning cones\u003c\/li\u003e\n\u003cli\u003eBarrier cones\u003c\/li\u003e\n\u003cli\u003eSignal cones\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eTraffic mirror – better visibility at unclear locations\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eA traffic mirror improves visibility at entrances, intersections, or exits and helps to recognize dangerous situations early. Especially at poorly visible locations, mirrors can significantly increase safety. Traffic mirrors enhance overview and can reduce the risk of collisions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBusiness exits\u003c\/li\u003e\n\u003cli\u003eUnderground garages\u003c\/li\u003e\n\u003cli\u003eDriveways\u003c\/li\u003e\n\u003cli\u003eParking garages\u003c\/li\u003e\n\u003cli\u003eStorage halls\u003c\/li\u003e\n\u003cli\u003eFactory entrances\u003c\/li\u003e\n\u003cli\u003eConfusing intersections\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eAre traffic mirrors allowed?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eIn principle, traffic mirrors may be installed on private property. In public road areas, a permit from the responsible authority is required, as mirrors can influence road traffic.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhere do I apply for a traffic mirror?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eIf a traffic mirror is to be installed in public traffic areas, the application is usually made to the responsible road traffic authority or municipality. They will check whether the installation is reasonable and permissible.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eHow much does a traffic mirror cost?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eSimple traffic mirrors for private driveways often start at around €40 to €80. Larger or particularly robust models made of UV-resistant materials and high-quality mounts cost between €100 and €300 or more, depending on size and features.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWho installs traffic mirrors?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eOn private property, installation is carried out by the owner or a commissioned specialist company. In the public sector, traffic mirrors are installed exclusively by the responsible authorities or their service providers.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eParking barriers – reliably secure parking spaces\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eParking barriers prevent unauthorized use of parking spaces. They are used on both private properties and company parking lots or residential complexes. Many models can be folded down and locked if necessary.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eprotects reserved parking spaces\u003c\/li\u003e\n\u003cli\u003eeasy operation\u003c\/li\u003e\n\u003cli\u003erobust construction\u003c\/li\u003e\n\u003cli\u003eweather-resistant materials\u003c\/li\u003e\n\u003cli\u003evarious locking systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eBarrier posts and bollards\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eBarrier posts are used to direct vehicles purposefully or to secure certain areas against unauthorized access. They are often used on sidewalks, driveways, or industrial sites. Depending on the application area, fixed, removable, or foldable variants are available.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhich materials are particularly suitable?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eProducts for traffic safety must withstand wind, rain, UV radiation, and mechanical stresses over time. Therefore, different materials are used depending on the product and application area.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003ePlastic\u003c\/h3\u003e\n\u003cp class=\"p\"\u003ePlastic is lightweight, weather-resistant, and UV-stable, making it particularly suitable for mobile products like pylons.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003elight\u003c\/li\u003e\n\u003cli\u003eweather-resistant\u003c\/li\u003e\n\u003cli\u003eUV-stable\u003c\/li\u003e\n\u003cli\u003eideal for pylons\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eRubber\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eRubber impresses with its high stability and slip-resistant properties, making it particularly suitable for robust traffic safety products.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ehigh stability\u003c\/li\u003e\n\u003cli\u003eslip-resistant\u003c\/li\u003e\n\u003cli\u003eparticularly robust\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eSteel\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eSteel is particularly durable and is suitable, among other things, for parking barriers and bollards. Depending on the design, steel can be hot-dip galvanized or powder-coated.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003every durable\u003c\/li\u003e\n\u003cli\u003eideal for parking barriers and bollards\u003c\/li\u003e\n\u003cli\u003eavailable hot-dip galvanized or powder-coated\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003estainless steel\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eStainless steel is corrosion-resistant, durable, and visually high-quality. Therefore, the material is particularly suitable for permanently installed products in indoor and outdoor areas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ecorrosion-resistant\u003c\/li\u003e\n\u003cli\u003ehigh-quality appearance\u003c\/li\u003e\n\u003cli\u003edurable\u003c\/li\u003e\n\u003cli\u003eparticularly suitable for permanent installations\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eassembly and installation\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eMany products can be assembled quickly and easily. Mobile pylons are ready for use immediately, while parking barriers or bollards are permanently fixed in the ground. Especially for permanently installed products, professional installation is recommended.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003esuitable substrate\u003c\/li\u003e\n\u003cli\u003esufficient safety distance\u003c\/li\u003e\n\u003cli\u003egood visibility\u003c\/li\u003e\n\u003cli\u003estable fastening\u003c\/li\u003e\n\u003cli\u003ecompliance with possible regulations\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eThe 10 most important traffic rules\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eRegardless of whether in public road traffic or on private traffic areas – some basic rules significantly contribute to the safety of all participants. These rules form the basis for safe traffic flow.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdjust speed.\u003c\/li\u003e\n\u003cli\u003eObserve traffic signs.\u003c\/li\u003e\n\u003cli\u003eRespect right of way.\u003c\/li\u003e\n\u003cli\u003eMaintain sufficient distance.\u003c\/li\u003e\n\u003cli\u003eBe considerate of pedestrians.\u003c\/li\u003e\n\u003cli\u003eObserve blind spots.\u003c\/li\u003e\n\u003cli\u003eDo not drive under the influence of alcohol or drugs.\u003c\/li\u003e\n\u003cli\u003eAvoid distractions.\u003c\/li\u003e\n\u003cli\u003eRegularly check vehicles.\u003c\/li\u003e\n\u003cli\u003eSecure hazardous areas in good time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePrice-performance – Which products are worth it?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDepending on the area of application, material, equipment, and desired durability, the prices for traffic safety products vary significantly.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eEntry-level class (approx. €15–50)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eThe entry-level class is particularly suitable for private properties or occasional use. Typical products include simple pylons, traffic mirrors, and warning cones.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePylons\u003c\/li\u003e\n\u003cli\u003eSimple traffic mirrors\u003c\/li\u003e\n\u003cli\u003eWarning cones\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eMid-range class (approx. €50–150)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eThe mid-range class is a popular category for companies and private individuals, offering more robust materials, better weather resistance, a longer lifespan, and higher stability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMore robust materials\u003c\/li\u003e\n\u003cli\u003eBetter weather resistance\u003c\/li\u003e\n\u003cli\u003eLonger lifespan\u003c\/li\u003e\n\u003cli\u003eHigher stability\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePremium class (from approx. €150)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eThe premium class is suitable for professional continuous use and is characterized by particularly robust constructions, high-quality materials, maximum weather resistance, and durable workmanship.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eparticularly robust constructions\u003c\/li\u003e\n\u003cli\u003ehigh-quality materials\u003c\/li\u003e\n\u003cli\u003emaximum weather resistance\u003c\/li\u003e\n\u003cli\u003edurable processing\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWhy traffic safety products from ECD Germany?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eAt ECD Germany, you will find high-quality solutions for safe traffic management on private and commercial areas. Our range includes robust pylons, traffic mirrors, parking barriers, and many other products that combine safety, durability, and ease of use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003erobust and weather-resistant materials\u003c\/li\u003e\n\u003cli\u003ehigh visibility\u003c\/li\u003e\n\u003cli\u003eeasy installation\u003c\/li\u003e\n\u003cli\u003edurable processing\u003c\/li\u003e\n\u003cli\u003eprofessional quality\u003c\/li\u003e\n\u003cli\u003eattractive price-performance ratio\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eConclusion: Avoid accidents with the right traffic safety\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eA well-thought-out traffic safety system protects people, vehicles, and property. Whether pylons, traffic mirrors, parking barriers, or barrier posts – the right combination ensures better visibility, clear traffic management, and a lower risk of accidents. At ECD Germany, you will find high-quality products for a wide range of applications – from private driveways to large industrial sites. This way, you create safe traffic routes and invest in protection, order, and reliability in the long term.\u003c\/p\u003e","products":[{"product_id":"299041039-10er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 10 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nYou are bidding on 10 traffic cones made of strong PVC material, formerly also known as \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. The traffic cone is 47 cm high, orange with 2 white stripes, made of PVC, day-glowing and weighs approx. 1000 grams. The footprint is approx. 295 x 295 mm.\u003cbr \/\u003e\n\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that these traffic cones may not be used in the area of the StVO without a permit.\u003cbr \/\u003e\n\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10x pylons orange-white reflective traffic cone traffic cone warning cone 47 cm high\u003cbr \/\u003e\nOrange traffic cone with 2 white reflective stripes\u003cbr \/\u003e\n47 cm high and weighs 1000 g\u003cbr \/\u003e\nFootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 10","offer_id":44096622723248,"sku":"299041039","price":56.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_det_x10_3_3b50191c-47ab-4455-953b-6f5feb87e16e.jpg?v=1786635138"},{"product_id":"322007766-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Traffic cone warning cone traffic cone 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 1 piece of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x pylon orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x traffic cone","brand":"ECD Germany","offers":[{"title":"Set of 1","offer_id":44096773095600,"sku":"322007766","price":14.96,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_galerie_2_clear_9d989bd9-6187-4650-8c23-1fe92dba558c.jpg?v=1786635655"},{"product_id":"322008340-2er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 2 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cdiv _ngcontent-ng-c2830385913=\"\" class=\"avatar-gutter ng-tns-c2830385913-82 ng-star-inserted\"\u003e\n\u003cdiv _ngcontent-ng-c997994992=\"\" class=\"resize-observable\"\u003e\u003cstrong\u003eVisibly safe: traffic cone set for clear markings and barriers\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv _ngcontent-ng-c2830385913=\"\" class=\"response-container-content ng-tns-c2830385913-82\" selection=\"\"\u003e\n\u003cdiv _ngcontent-ng-c651301371=\"\" class=\"response-content ng-tns-c2830385913-82\"\u003e\n\u003cdiv _ngcontent-ng-c1597192009=\"\" class=\"markdown markdown-main-panel\" dir=\"ltr\" style=\"--animation-duration: 600ms; --fade-animation-function: linear; --first-token-animation-duration: 600ms\"\u003e\n\u003cp data-sourcepos=\"3:1-3:50\"\u003e\u003cspan\u003eThis practical set consisting of traffic cones with two reflective strips ensures optimum visibility and clear marking in road traffic and outdoor areas.\u003c\/span\u003e\u003cspan\u003e The daylight-illuminated cones are ideal for construction sites,\u003c\/span\u003e\u003cspan\u003e roadworks,\u003c\/span\u003e\u003cspan\u003e events and many other applications.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-sourcepos=\"5:1-5:18\"\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cul data-sourcepos=\"7:1-7:64\"\u003e\n\t\u003cli data-sourcepos=\"7:1-7:64\"\u003e\u003cstrong\u003eHigh visibility:\u003c\/strong\u003e\u003cspan\u003e Two reflective strips ensure optimum visibility by day and night.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"8:1-8:98\"\u003e\u003cstrong\u003eDay-glow colors:\u003c\/strong\u003e\u003cspan\u003e The pylons are available in day-glow colors,\u003c\/span\u003e\u003cspan\u003e which are easy to see even in difficult lighting conditions.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"9:1-9:140\"\u003e\u003cstrong\u003eSturdy construction:\u003c\/strong\u003e\u003cspan\u003e The traffic cones are made of robust plastic and offer secure stability even in wind and weather.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"10:1-10:135\"\u003e\u003cstrong\u003eLightweight and portable:\u003c\/strong\u003e\u003cspan\u003e The cones are lightweight and portable,\u003c\/span\u003e\u003cspan\u003e so that they can be set up and transported quickly and easily.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"11:1-11:125\"\u003e\u003cstrong\u003eVersatile:\u003c\/strong\u003e\u003cspan\u003e Ideal for construction sites,\u003c\/span\u003e\u003cspan\u003e road works,\u003c\/span\u003e\u003cspan\u003e events,\u003c\/span\u003e\u003cspan\u003e parking lots,\u003c\/span\u003e\u003cspan\u003e private properties and much more.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 2","offer_id":44096802193584,"sku":"322008340","price":19.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x2_2c75f08d-e2da-4d7a-9eaa-96a212378f72.jpg?v=1786635665"},{"product_id":"322008341-4er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 4 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eVisibly safe: traffic cone set for clear markings and barriers\u003c\/strong\u003e\u003cbr \/\u003e\nThis practical set consisting of traffic cones with two reflective strips ensures optimum visibility and clear marking in road traffic and outdoor areas. The daylight-illuminated cones are ideal for construction sites, roadworks, events and many other applications.\u003cbr \/\u003e\n\u003cbr \/\u003e\nFeatures:\u003cbr \/\u003e\n\u003cbr \/\u003e\nHigh visibility: two reflective strips ensure optimum visibility day and night.\u003cbr \/\u003e\nDaylight colors: The pylons are available in day-glow colors that are easy to see even in difficult lighting conditions.\u003cbr \/\u003e\nSturdy construction: The traffic cones are made of robust plastic and offer stability even in wind and weather.\u003cbr \/\u003e\nLightweight and portable: The cones are lightweight and portable, making them quick and easy to set up and transport.\u003cbr \/\u003e\nVersatile: Ideal for construction sites, road works, events, parking lots, private properties and much more.\u003cbr \/\u003e\n\u003cbr \/\u003e\nScope of delivery:\u003cbr \/\u003e\n4 x pylons","brand":"ECD Germany","offers":[{"title":"Set of 4","offer_id":44096802357424,"sku":"322008341","price":29.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x4_3da9fc0e-7044-4810-9307-1ee2b9cd1e1a.jpg?v=1786635666"},{"product_id":"390003066-verkehrsspiegel-rot-o-30-cm-mit-schwenkbare-halterung-aus-kunststoff-und-rahmen-aus-polypropylen-und-stahl","title":"Traffic mirror red, Ø 30 cm, with swivelling holder, made of plastic and frame made of polypropylene and steel","description":"\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nWith the practical traffic mirror from ECD Germany you make the right choice when it comes to traffic safety. Mount the mirror at entrances and exits with limited visibility or in parking garages. In this way, the risk of accidents due to blind spots can be avoided. The traffic mirror is made of lightweight yet robust material and is therefore very durable.\u003cbr \/\u003e\nWith a viewing angle of 130-160\u0026deg; together with the swivel mount, all directions of view can be covered without any problems. The installation is very simple and easy.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTraffic mirror for reliable visibility\u003cbr \/\u003e\nFacilitates entry and exit with limited visibility\u003cbr \/\u003e\nEasy to install\u003cbr \/\u003e\nVery robust\u003cbr \/\u003e\nViewing angle from 130-160\u003cbr \/\u003e\nSwivelling bracket\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x traffic mirror incl. swivelling bracket and mounting material","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ Standard","offer_id":44096906428592,"sku":"390003066","price":21.78,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1531_galerie_2n_75063fed-a1ea-48ae-bd24-2a83e5344bac.jpg?v=1786636283"},{"product_id":"390003067-verkehrsspiegel-o-45-cm-rot-mit-schwenkbare-halterung-aus-kunststoff-und-rahmen-aus-polypropylen-und-stahl","title":"Traffic mirror red, Ø 45 cm, with swivelling holder, made of plastic and frame made of polypropylene and steel","description":"\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nWith the practical traffic mirror from ECD Germany you make the right choice when it comes to traffic safety. Mount the mirror at entrances and exits with limited visibility or in parking garages. In this way, the risk of accidents due to blind spots can be avoided. The traffic mirror is made of lightweight yet robust material and is therefore very durable.\u003cbr \/\u003e\nWith a viewing angle of 130-160\u0026deg; together with the swivel mount, all directions of view can be covered without any problems. The installation is very simple and easy.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTraffic mirror for reliable visibility\u003cbr \/\u003e\nFacilitates entry and exit with limited visibility\u003cbr \/\u003e\nEasy to install\u003cbr \/\u003e\nVery robust\u003cbr \/\u003e\nViewing angle from 130-160\u003cbr \/\u003e\nSwivelling bracket\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x traffic mirror incl. swivelling bracket and mounting material","brand":"ECD Germany","offers":[{"title":"Ø 45 cm \/ Standard","offer_id":44096906494128,"sku":"390003067","price":24.27,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1532_Galerie_1_80cb9dc3-a78d-497a-b869-616b79e275cf.jpg?v=1786636287"},{"product_id":"390003068-verkehrsspiegel-rot-o-60-cm-mit-schwenkbare-halterung","title":"Traffic mirror red, Ø 60 cm, with swivelling holder","description":"\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nWith the practical traffic mirror from ECD Germany you make the right choice when it comes to traffic safety. Mount the mirror at entrances and exits with limited visibility or in parking garages. In this way, the risk of accidents due to blind spots can be avoided. The traffic mirror is made of lightweight yet robust material and is therefore very durable.\u003cbr \/\u003e\nWith a viewing angle of 130-160\u0026deg; together with the swivel mount, all directions of view can be covered without any problems. The installation is very simple and easy.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nVery robust\u003cbr \/\u003e\nEasy to mount\u003cbr \/\u003e\nSwivel mount\u003cbr \/\u003e\nViewing angle from 130-160\u003cbr \/\u003e\nTraffic mirror for reliable visibility\u003cbr \/\u003e\nFacilitates entry and exit with limited visibility\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x traffic mirror incl. swivelling bracket and mounting material","brand":"ECD Germany","offers":[{"title":"Ø 60 cm \/ Standard","offer_id":44096906526896,"sku":"390003068","price":29.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1533_Galerie_1_275e55d1-4729-47d7-ab00-40288caab3eb.jpg?v=1786636289"},{"product_id":"490014623-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Traffic cone traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\n\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\n\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nReflective strip: For optimum visibility in the dark\u003cbr \/\u003e\nFixed base: Stable support even in wind and weather\u003cbr \/\u003e\nLightweight and portable: Easy to transport and set up\u003cbr \/\u003e\nWeatherproof: Suitable for long-term outdoor use\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x traffic cone","brand":"ECD Germany","offers":[{"title":"Set of 1","offer_id":44128241844400,"sku":"490014623","price":17.01,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-2239_galerie_2_clear_c1519fcc-c3ac-4978-804b-13c21177f75a.jpg?v=1786640220"},{"product_id":"490015331-2er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 2 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eConstruction sites\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works, events\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparking lots\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate properties\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFeatures:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflective strip: For optimum visibility in the dark\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFixed base: Stable support even in wind and weather\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLightweight and portable: Easy to transport and set up\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eWeatherproof: Suitable for long-term outdoor use\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eScope of delivery:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e2 x traffic cones\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Set of 2","offer_id":44096446529712,"sku":"490015331","price":22.39,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/2xIP-2239_set_1_72967c43-6a6b-4de5-9e49-820945adcab3.jpg?v=1786640359"},{"product_id":"490015332-3er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 3 traffic cones traffic cone pylon reflective weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eConstruction sites\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works, events\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparking lots\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate properties\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFeatures:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflective strip: For optimum visibility in the dark\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFixed base: Stable support even in wind and weather\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLightweight and portable: Easy to transport and set up\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eWeatherproof: Suitable for long-term outdoor use\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eScope of delivery:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e3 x traffic cones\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Set of 3","offer_id":44096446726320,"sku":"490015332","price":27.76,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2239_set_3_4763b619-ef4a-4b75-96f4-eb42cedbc109.jpg?v=1786640359"},{"product_id":"490015333-4er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 4 traffic cones traffic cone pylon reflective weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eConstruction sites\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works, events\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparking lots\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate properties\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFeatures:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflective strip: For optimum visibility in the dark\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFixed base: Stable support even in wind and weather\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLightweight and portable: Easy to transport and set up\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eWeatherproof: Suitable for long-term outdoor use\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eScope of delivery:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e4 x traffic cones\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Set of 4","offer_id":44096446955696,"sku":"490015333","price":33.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2239_set_3_0fce3602-708f-4abe-9759-6fde0bcc93aa.jpg?v=1786640360"},{"product_id":"490015334-5er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 5 traffic cones traffic cone pylon reflective weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eConstruction sites\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works, events\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparking lots\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate properties\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFeatures:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflective strip: For optimum visibility in the dark\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFixed base: Stable support even in wind and weather\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLightweight and portable: Easy to transport and set up\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eWeatherproof: Suitable for long-term outdoor use\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eScope of delivery:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e5 x traffic cones\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Set of 5","offer_id":44096446988464,"sku":"490015334","price":37.7,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-2239_set_3_9a394b58-c450-4fc3-9c74-9a5e925a3efb.jpg?v=1786640361"},{"product_id":"490015339-10er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 10 traffic cones traffic cone pylon reflective weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you are not permitted to use these traffic cones in the area of the StVO without a permit.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eConstruction sites\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eroad works, events\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparking lots\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate properties\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFeatures:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflective strip: For optimum visibility in the dark\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFixed base: Stable support even in wind and weather\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLightweight and portable: Easy to transport and set up\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eWeatherproof: Suitable for long-term outdoor use\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eScope of delivery:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e10 x traffic cones\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Set of 10","offer_id":44096447021232,"sku":"490015339","price":63.73,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2239_set_3_370591e5-c92a-402a-b6f5-729308ea2725.jpg?v=1786640363"},{"product_id":"490014752-3er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 3 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 3","offer_id":44334824685744,"sku":"490014752","price":24.46,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-257_set_4_63339afe-7497-4a49-b892-d5139bb663ff.jpg?v=1786641477"},{"product_id":"322008342-6er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 6 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 6 pieces of traffic guidance cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6x pylons orange-white reflective traffic cone traffic guidance cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6 x traffic cone","brand":"ECD Germany","offers":[{"title":"Set of 6","offer_id":44595553730736,"sku":"322008342","price":38.09,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x6_fc8eb229-1599-4a5d-8c99-6a2db2f4ac7c.jpg?v=1786641883"},{"product_id":"322008343-8er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 8 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eThey offer on 8 pieces of traffic guidance cones made of strong PVC material, formerly also known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8x pylons orange-white reflective traffic cone traffic guidance cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8 x traffic cone","brand":"ECD Germany","offers":[{"title":"Set of 8","offer_id":44595553894576,"sku":"322008343","price":47.17,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x8_d7b49fec-a5ae-46e1-b379-500e4c9a338d.jpg?v=1786641884"},{"product_id":"490014753-5er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 5 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 5","offer_id":44595554615472,"sku":"490014753","price":33.55,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-257_set_4_9ba0f139-3104-44bb-9695-dfaac1540968.jpg?v=1786641885"},{"product_id":"490014754-7er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 7 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 7","offer_id":44595554779312,"sku":"490014754","price":42.64,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/7xIP-257_set_4_255f54c1-9f47-43cd-b3ec-db529356d544.jpg?v=1786641885"},{"product_id":"490014755-9er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 9 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 9","offer_id":44595554910384,"sku":"490014755","price":51.72,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/9xIP-257_set_4_78015d4d-d1cb-4c57-b28c-b07e0ebfdf00.jpg?v=1786641887"},{"product_id":"490014756-12er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 12 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 12","offer_id":44595555106992,"sku":"490014756","price":65.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-257_set_3_8d99f592-31f3-4922-8a0c-c54cfe3735cb.jpg?v=1786641887"},{"product_id":"490014757-20er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Set of 20 traffic cones warning cones traffic cones 47 cm orange\/white","description":"\u003cstrong\u003eDescription:\n\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003eYou bid on 2 pieces of traffic cones made of strong PVC material, formerly known as \"Lübecker Hütchen\". The traffic cone is 50 cm high, red with 2 white stripes, made of PVC, glowing during the day and weighs about 900 grams. The footprint is about 295 x 295 mm.\u003cbr \/\u003e\nThe traffic cone is flexible and can be driven over without causing damage to the car. Please note that you may not use this traffic cone in the area of the StVO without permission.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also for example in sports training, at driving schools and on traffic practice areas, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eCharacteristics:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pylons orange-white reflecting traffic cone traffic cone warning cone 50 cm high\u003cbr \/\u003e\nOrange guiding cone with 2 white reflective stripes\u003cbr \/\u003e\n50 cm high and 900 g heavy\u003cbr \/\u003e\nfootprint is 295 x 295 mm\u003cbr \/\u003e\nIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x traffic guidance cone","brand":"ECD Germany","offers":[{"title":"Set of 20","offer_id":44595566772400,"sku":"490014757","price":103.53,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-257_set_3_14e5a357-6e78-4b13-9158-8e30437440a7.jpg?v=1786641891"},{"product_id":"490015335-6er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 6 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eProduct description:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 6","offer_id":44595603636400,"sku":"490015335","price":43.06,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/6xIP-2239_set_3_766c52ea-4028-41ad-9bde-e503f74c165e.jpg?v=1786641895"},{"product_id":"490015336-7er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 7 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n7 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 7","offer_id":44595628638384,"sku":"490015336","price":48.43,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/7xIP-2239_set_3_8291e80e-6112-4eda-9eeb-07cf1c9f9b28.jpg?v=1786641899"},{"product_id":"490015337-8er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 8 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n8 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 8","offer_id":44595628933296,"sku":"490015337","price":53.8,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/8xIP-2239_set_3_a6135126-4a85-4640-8bb1-0054db4c0c05.jpg?v=1786641902"},{"product_id":"490015338-9er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 9 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also, for example, in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n9 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 9","offer_id":44595629129904,"sku":"490015338","price":58.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/9xIP-2239_set_3_100715bb-e3cb-4a04-be01-4604b25f8b8f.jpg?v=1786641902"},{"product_id":"490015340-12er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 12 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. for sports training, driving schools and traffic training areas, karting and children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 12","offer_id":44595629260976,"sku":"490015340","price":75.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-2239_set_3_efaa89dd-e2c8-44e2-9a07-9e757acef6e4.jpg?v=1786641904"},{"product_id":"490015341-20er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Set of 20 traffic cones traffic cone pylon weighted 51cm red\/white with heavy base","description":"\u003cstrong\u003eVisibly safe: traffic cone for reliable outdoor use\u003c\/strong\u003e\u003cbr \/\u003e\nThis stable traffic cone with a total height of 510 mm provides you with reliable barriers and clear markings in outdoor areas. The fixed base of the cone ensures a secure hold even in wind and weather, while the reflective strip ensures optimum visibility day and night.\u003cbr \/\u003e\nDurable heavy traffic cones are stable thanks to their low center of gravity. Thanks to the low center of gravity of the traffic cones with the heavy base, the cones do not fall over even in strong winds.\u003cbr \/\u003e\nThis traffic cone has an extremely robust base. Very easy to set up, large recessed grip at the top so that you can set up the cones quickly even when wearing gloves.\u003cbr \/\u003e\nThe traffic cones can be stacked on top of each other, perfect for storage without wasting a lot of space\u003cbr \/\u003e\nThe traffic cone is flexible and can also be driven over without causing damage to the car. Please note that you may not use these traffic cones in the area of the StVO without a permit.\u003cbr \/\u003e\nThese traffic cones are ideal for use on private property, for private access roads and parking lots, but also e.g. in sports training, at driving schools and on traffic training grounds, in karting and on children's playgrounds.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003cbr \/\u003e\nConstruction sites\u003cbr \/\u003e\nroad works\u003cbr \/\u003e\nroad works, events\u003cbr \/\u003e\nparking lots\u003cbr \/\u003e\nPrivate properties\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflective strip: \u003c\/strong\u003eFor optimum visibility in the dark.\u003cbr \/\u003e\n\u003cstrong\u003eFixed base:\u003c\/strong\u003e Stable stand even in wind and weather.\u003cbr \/\u003e\n\u003cstrong\u003eLightweight: \u003c\/strong\u003eEasy to transport and set up.\u003cbr \/\u003e\n\u003cstrong\u003ePortable: \u003c\/strong\u003eEasy to carry, thanks to the handle.\u003cbr \/\u003e\n\u003cstrong\u003eWeatherproof:\u003c\/strong\u003e Suitable for long-term outdoor use.\u003cbr \/\u003e\n\u003cstrong\u003eVersatile: \u003c\/strong\u003eIdeal for private properties, parking lots, driving schools and in sports training\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x traffic cones","brand":"ECD Germany","offers":[{"title":"Set of 20","offer_id":44595629555888,"sku":"490015341","price":125.05,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-2239_set_3_54de42c4-6f4c-450f-a434-30b59a6a2399.jpg?v=1786641904"},{"product_id":"390003063-verkehrsspiegel-o-30-cm-mit-schwenkbarer-halterung-rot","title":"Traffic mirror Ø 30 cm with swivel bracket Red","description":"\u003cstrong\u003eProduct description:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nWith the practical traffic mirror from ECD Germany, you are making the right choice when it comes to road safety. Mount the mirror at entrances and exits with restricted visibility or in parking garages. This prevents the risk of accidents caused by blind spots. The traffic mirror is made of lightweight yet robust material and is therefore very durable.\u003cbr \/\u003e\n\u003cbr \/\u003e\nWith a viewing angle of 130-160\u0026deg; together with the swivel bracket, all directions of vision can be easily covered. Installation is simple and straightforward.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTraffic mirror for reliable visibility\u003cbr \/\u003e\nMakes it easier to drive in and out with restricted visibility\u003cbr \/\u003e\nSimple installation\u003cbr \/\u003e\nParticularly robust and weather-resistant\u003cbr \/\u003e\nViewing angle of 130-160\u0026deg;\u003cbr \/\u003e\nSwivel bracket\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x traffic mirror incl. swivel bracket and mounting material","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ with protective cover","offer_id":45123417571504,"sku":"390003063","price":23.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1528_galerie_3_f8ee0098-18ac-4eab-86d9-c1bb5f2f03ed.jpg?v=1786644068"},{"product_id":"490019310-ecd-germany-pylone-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-gross-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange – traffic cones, guide cones, warning cones, traffic control cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective stripes, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service during driver safety training courses, sporting events or at traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nEye-catching orange signal colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x traffic cone, 75 cm","brand":"ECD Germany","offers":[{"title":"Singles","offer_id":45442151514288,"sku":"490019310","price":27.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-2523_galerie_1_clear_62782abb-29ae-4277-9242-7b9cc856ae82.jpg?v=1786645226"},{"product_id":"490019640-ecd-germany-pylonen-12er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 12 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nEye-catching orange signal colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"12er","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-2523_set_3_d17c3d90-e7e0-4d95-8ea1-ad43800cb315.jpg?v=1786645228"},{"product_id":"490019636-ecd-germany-pylonen-4er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 4 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nEye-catching orange signal colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n4 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2523_set_3_e9cdcbef-010c-479e-bbde-842f821b2e1d.jpg?v=1786645229"},{"product_id":"490019638-ecd-germany-pylonen-6er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 6 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nHigh-visibility orange colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/6xIP-2523_set_3_beda9f4c-dc1f-44c3-955b-da1437004a5f.jpg?v=1786645231"},{"product_id":"490019641-ecd-germany-pylonen-20er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 20 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service during driver safety training courses, sporting events or at traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nHigh-visibility orange colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, industrial estates, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"20s","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-2523_set_3_7b67aa70-9a0c-4194-a97c-2fde9d23263e.jpg?v=1786645232"},{"product_id":"490019635-ecd-germany-pylonen-3er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 3 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones can be stacked to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nHigh-visibility orange colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n3 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2523_set_3_6cf31daf-2a1d-406e-8993-b9751de70a42.jpg?v=1786645235"},{"product_id":"490019639-ecd-germany-pylonen-10er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 10 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nHigh-visibility orange colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n10 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"},{"product_id":"490019637-ecd-germany-pylonen-5er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 5 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service at driver safety training courses, sporting events or traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nEye-catching orange signal colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n5 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-2523_set_3_ca50da15-6146-414b-8a38-3af450b5c1bd.jpg?v=1786645236"},{"product_id":"490019634-ecd-germany-pylonen-2er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set of 2 large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange, traffic cones, guide cones, warning cones, barrier cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective strips, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service during driver safety training courses, sporting events or at traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nHigh-visibility orange colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n2 x traffic cones, 75 cm","brand":"ECD Germany","offers":[{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/2xIP-2523_set_1_18895aaa-2daa-4b6a-b6e3-e311b468a70b.jpg?v=1786645232"},{"product_id":"p490019310-ecd-germany-pylonen-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Large traffic cones with 2 reflective stripes, 75 cm, made of PE, orange – traffic cones, guide cones, warning cones, traffic control cones, traffic cones","description":"\u003cbr \/\u003e\u003cstrong\u003eTraffic Cone\u003c\/strong\u003e\nThis high-quality traffic cone stands out thanks to its robust construction from durable polyethylene (PE) and its eye-catching orange colour. Thanks to the two reflective stripes, the cone remains clearly visible even in poor lighting conditions. The tough thermoplastic material makes the traffic cone particularly durable, flexible and resistant to weather conditions and mechanical stress. The integrated handle makes the traffic cone easy to carry and quick to set up. Furthermore, the cones are stackable to save space, making them particularly practical for storage and transport.\u003cbr \/\u003e\nWhether used as large cones for car parks, company premises, building sites, driveways or private property \u0026ndash; this traffic cone is ideal for marking out and securing a wide variety of areas. These traffic cones also provide reliable service during driver safety training courses, sporting events or at traffic training grounds. Please note that they may only be used on public roads in accordance with the applicable regulations and with the relevant authorisation.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust traffic cone made of polyethylene (PE)\u003cbr \/\u003e\nEye-catching orange signal colour\u003cbr \/\u003e\nTwo reflective strips for improved visibility\u003cbr \/\u003e\nStackable for space-saving storage\u003cbr \/\u003e\nPractical grip area for easy carrying\u003cbr \/\u003e\nWeather-resistant and durable\u003cbr \/\u003e\nWith a conical shape and wide base for stability\u003cbr \/\u003e\nIdeal for car parks, company premises, driveways and sports training\u003cbr \/\u003e\nAlso suitable for driving schools and traffic training grounds\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eContents:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x traffic cone, 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true},{"title":"12er","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true},{"title":"20s","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true},{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true},{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true},{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true},{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true},{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true},{"title":"Singles","offer_id":45442151514288,"sku":"490019310","price":27.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"}],"url":"https:\/\/icdgermany.com\/en\/collections\/traffic-and-safety-aids.oembed?page=2","provider":"ECD Germany","version":"1.0","type":"link"}