{"title":"Verkehrssicherheit","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVerkehrssicherheit – Pylonen, Verkehrsspiegel \u0026amp; Absperrungen | 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        \/* Grundlayout \u0026 Typografie *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web als Hauptschriftart *\/\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 für die Zeilen *\/\n        .content-row {\n            margin-bottom: 3%;\n            overflow: hidden; \/* Clearfix für 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        \/* Bild-Container Styling *\/\n        figure {\n            margin: 0;\n            padding: 0;\n            max-width: 450px; \/* Optimierte Breite für Produktdarstellung *\/\n        }\n\n        \/* Ausrichtung Links *\/\n        .img-left {\n            float: left;\n            margin-right: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* Ausrichtung Rechts *\/\n        .img-right {\n            float: right;\n            margin-left: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* SEO-relevante Bild-Einstellungen *\/\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        \/* Anklickbare Frage: Große Klickfläche für Mobilgeräte *\/\n        .faq-question {\n            padding: 16px;\n            font-weight: bold;\n            color: #2c2c2c;\n            cursor: pointer;\n            list-style: none; \/* Entfernt Standard-Pfeil (Chrome\/Firefox) *\/\n            display: flex;\n            justify-content: space-between; \n            align-items: center; \/* Hält Pfeil mittig bei mehrzeiligem Text *\/\n            width: 100%;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent; \/* Verhindert blaues Flackern auf iOS *\/\n        }\n\n        \/* Safari-Fix für den Standard-Pfeil *\/\n        .faq-question::-webkit-details-marker {\n            display: none;\n        }\n\n        \/* Das rechte, bündige Dreieck-Icon (passend in Markenblau) *\/\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; \/* Verhindert Stauchen des Icons auf Smartphones *\/\n        }\n\n        \/* Dreht den Pfeil nach unten bei geöffnetem Zustand *\/\n        .faq-item[open] .faq-question::after {\n            transform: rotate(90deg);\n        }\n\n        \/* Die Antwortbox *\/\n        .faq-answer {\n            padding: 16px;\n            border-top: 1px solid #eee;\n            background-color: #fff;\n        }\n\n        \/* Mobile Optimierung (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\/* --- HAUPT-DROPDOWN (Ebene 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; \/* Verhindert blaues Flackern auf iOS *\/\n}\n\n.faq-question::-webkit-details-marker { display: none; }\n\n\/* Pfeil für Haupt-Dropdown *\/\n.faq-question::after {\n    content: '▶';\n    font-size: 0.75rem;\n    color: #283583; \/* Markenblau *\/\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\/* --- VERSCHACHTELTE UNTER-DROPDOWNS (Ebene 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; \/* Daumenfreundliche Klickfläche *\/\n    font-size: 0.95rem;\n    font-weight: 600; \/* Etwas leichter als die Hauptfrage *\/\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-Pfeil (Dezent grau) *\/\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; \/* Leichte Graufärbung für den Inhalt *\/\n    border-top: 1px solid #eee;\n}\n\n.faq-sub-answer p.p {\n    font-size: 0.95rem;\n    margin-bottom: 0; \/* Verhindert doppelten Abstand unten *\/\n}\n\n\n\/* ==========================================================================\n   3. DESKTOP BREAKPOINT (Gilt ab Tablets und PCs)\n   ========================================================================== *\/\n@media (min-width: 768px) {\n    \/* Container-Begrenzung für große Bildschirme *\/\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-Anpassung für die Dropdowns *\/\n    .faq-question {\n        padding: 18px 24px; \/* Mehr Platz auf großen Bildschirmen *\/\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\"\u003eVerkehrssicherheit – Gefahren erkennen und Unfälle wirksam vermeiden\u003c\/h1\u003e\n\u003cp class=\"p\"\u003eEine gute Verkehrssicherheit ist überall dort wichtig, wo sich Menschen, Fahrzeuge und Maschinen begegnen. Ob auf Firmengeländen, Parkplätzen, Baustellen, Lagerflächen, privaten Grundstücken oder in öffentlichen Bereichen – mit den richtigen Sicherheitsmaßnahmen lassen sich viele Unfälle bereits im Vorfeld verhindern. Zur modernen Verkehrssicherung gehören unter anderem Pylonen, Verkehrsspiegel, Parkplatzsperren, Absperrpfosten, Leitkegel, Warnmarkierungen und weitere Produkte, die Verkehrswege übersichtlich gestalten und Gefahrenstellen absichern. Sie sorgen für eine bessere Orientierung, erhöhen die Sichtbarkeit und helfen dabei, Personen sowie Fahrzeuge zuverlässig zu schützen. In diesem Ratgeber erfährst du, welche Produkte zur Verkehrssicherheit gehören, wann sie eingesetzt werden und worauf du beim Kauf achten solltest.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas versteht man unter Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eUnter Verkehrssicherheit versteht man alle Maßnahmen, die dazu beitragen, Unfälle im Straßenverkehr sowie auf privaten und gewerblichen Verkehrsflächen zu vermeiden. Ziel ist es, Gefahren frühzeitig zu erkennen, Risiken zu minimieren und einen möglichst sicheren Verkehrsfluss für alle Beteiligten zu gewährleisten. Dabei geht es nicht nur um öffentliche Straßen, sondern auch um Betriebsgelände, Lager- und Logistikflächen, Baustellen, Parkplätze, Tiefgaragen, private Einfahrten und Wohnanlagen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBetriebsgelände\u003c\/li\u003e\n\u003cli\u003eLager- und Logistikflächen\u003c\/li\u003e\n\u003cli\u003eBaustellen\u003c\/li\u003e\n\u003cli\u003eParkplätze\u003c\/li\u003e\n\u003cli\u003eTiefgaragen\u003c\/li\u003e\n\u003cli\u003eprivate Einfahrten\u003c\/li\u003e\n\u003cli\u003eWohnanlagen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p\"\u003eJe besser Verkehrswege geplant und abgesichert sind, desto geringer ist das Unfallrisiko.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas gehört alles zur Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEine wirksame Verkehrssicherung besteht aus verschiedenen Elementen, die sich gegenseitig ergänzen. Je nach Einsatzbereich kommen unterschiedliche Produkte zum Einsatz, um Gefahrenbereiche abzusichern, Verkehrsströme zu lenken und die Sichtbarkeit zu erhöhen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePylonen und Leitkegel\u003c\/li\u003e\n\u003cli\u003eVerkehrsspiegel\u003c\/li\u003e\n\u003cli\u003eParkplatzsperren\u003c\/li\u003e\n\u003cli\u003eAbsperrpfosten\u003c\/li\u003e\n\u003cli\u003eWarnbaken\u003c\/li\u003e\n\u003cli\u003eKetten- und Gurtabsperrungen\u003c\/li\u003e\n\u003cli\u003eFahrbahnschwellen\u003c\/li\u003e\n\u003cli\u003eBodenmarkierungen\u003c\/li\u003e\n\u003cli\u003eWarnschilder\u003c\/li\u003e\n\u003cli\u003eSchutzpoller\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWas versteht man unter Verkehrssicherung?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Verkehrssicherung beschreibt die Pflicht, Gefahrenquellen so abzusichern, dass andere Personen möglichst keinen Schaden erleiden. Grundstückseigentümer, Unternehmen und Betreiber von Parkplätzen oder Baustellen sind häufig verpflichtet, ihre Verkehrsflächen entsprechend zu sichern. Eine sorgfältige Verkehrssicherung trägt wesentlich dazu bei, Unfälle zu vermeiden und gesetzlichen Anforderungen gerecht zu werden.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003egut erkennbare Absperrungen\u003c\/li\u003e\n\u003cli\u003esichere Wegeführungen\u003c\/li\u003e\n\u003cli\u003eausreichende Beleuchtung\u003c\/li\u003e\n\u003cli\u003egut sichtbare Warnhinweise\u003c\/li\u003e\n\u003cli\u003eregelmäßige Kontrolle der Sicherungsmaßnahmen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWelche Produkte gibt es für die Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Einsatzbereich kommen unterschiedliche Lösungen infrage. Die Wahl hängt unter anderem von der Größe der Fläche, dem Verkehrsaufkommen und dem gewünschten Sicherheitsniveau ab.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003ePylonen – flexibel absperren und Gefahren markieren\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Pylone – häufig auch Leitkegel oder Verkehrskegel genannt – gehört zu den bekanntesten Hilfsmitteln der Verkehrssicherung. Er wird eingesetzt, um Gefahrenstellen kurzfristig zu kennzeichnen, Verkehrsbereiche abzusichern oder Wege vorübergehend zu sperren. Dank ihrer auffälligen Farben und reflektierenden Streifen sind Pylonen bereits aus größerer Entfernung gut sichtbar.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBaustellen\u003c\/li\u003e\n\u003cli\u003eParkplätze\u003c\/li\u003e\n\u003cli\u003eVeranstaltungen\u003c\/li\u003e\n\u003cli\u003eBetriebsgelände\u003c\/li\u003e\n\u003cli\u003eLagerhallen\u003c\/li\u003e\n\u003cli\u003eRettungseinsätze\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWas ist ein Pylone?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Pylone ist ein meist kegelförmiges Absperrelement aus Kunststoff oder Gummi, das zur temporären Verkehrslenkung oder Absicherung von Gefahrenstellen verwendet wird.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas heißt Pylon auf Deutsch?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDer Begriff Pylon stammt ursprünglich aus dem Griechischen und bezeichnete ein Tor oder monumentales Eingangsbauwerk. Im heutigen Sprachgebrauch wird der Begriff häufig für Leitkegel oder markante Bauwerke verwendet. Im Bereich der Verkehrssicherung sind damit in der Regel die bekannten orangefarbenen Absperrkegel gemeint.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWoher kommt das Wort Pylone?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDas Wort leitet sich vom griechischen Begriff „Pylon“ ab, der ursprünglich ein großes Eingangstor bezeichnete. Im Laufe der Zeit wurde die Bezeichnung auf verschiedene markante Bauwerke und schließlich auch auf Verkehrsleitkegel übertragen.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWie nennt man Pylonen noch?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Region und Einsatzbereich werden Pylonen unterschiedlich bezeichnet. Gemeint ist dabei stets ein mobiles Absperrelement zur Kennzeichnung von Gefahrenbereichen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLeitkegel\u003c\/li\u003e\n\u003cli\u003eVerkehrskegel\u003c\/li\u003e\n\u003cli\u003eWarnkegel\u003c\/li\u003e\n\u003cli\u003eAbsperrkegel\u003c\/li\u003e\n\u003cli\u003eSignalkegel\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eVerkehrsspiegel – bessere Sicht an unübersichtlichen Stellen\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Verkehrsspiegel verbessert die Sicht an Einfahrten, Kreuzungen oder Ausfahrten und hilft dabei, gefährliche Situationen frühzeitig zu erkennen. Besonders an schlecht einsehbaren Stellen können Spiegel die Sicherheit deutlich erhöhen. Verkehrsspiegel erhöhen die Übersicht und können das Risiko von Kollisionen reduzieren.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBetriebsausfahrten\u003c\/li\u003e\n\u003cli\u003eTiefgaragen\u003c\/li\u003e\n\u003cli\u003eGrundstücksausfahrten\u003c\/li\u003e\n\u003cli\u003eParkhäuser\u003c\/li\u003e\n\u003cli\u003eLagerhallen\u003c\/li\u003e\n\u003cli\u003eWerkseinfahrten\u003c\/li\u003e\n\u003cli\u003eunübersichtliche Kreuzungen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eSind Verkehrsspiegel erlaubt?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eGrundsätzlich dürfen Verkehrsspiegel auf privaten Grundstücken angebracht werden. Im öffentlichen Straßenraum ist eine Genehmigung der zuständigen Behörde erforderlich, da Spiegel den Straßenverkehr beeinflussen können.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWo beantrage ich einen Verkehrsspiegel?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eSoll ein Verkehrsspiegel im öffentlichen Verkehrsraum aufgestellt werden, erfolgt der Antrag in der Regel bei der zuständigen Straßenverkehrsbehörde oder Gemeinde. Diese prüft, ob die Installation sinnvoll und zulässig ist.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWie teuer ist ein Verkehrsspiegel?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEinfache Verkehrsspiegel für private Einfahrten beginnen häufig bei etwa 40 bis 80 €. Größere oder besonders robuste Modelle mit UV-beständigen Materialien und hochwertiger Halterung kosten je nach Größe und Ausstattung etwa 100 bis 300 € oder mehr.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWer stellt Verkehrsspiegel auf?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eAuf Privatgrundstücken erfolgt die Montage durch den Eigentümer oder einen beauftragten Fachbetrieb. Im öffentlichen Bereich werden Verkehrsspiegel ausschließlich von den zuständigen Behörden oder deren Dienstleistern installiert.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eParkplatzsperren – Stellplätze zuverlässig sichern\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eParkplatzsperren verhindern, dass Stellplätze unbefugt genutzt werden. Sie kommen sowohl auf privaten Grundstücken als auch auf Firmenparkplätzen oder Wohnanlagen zum Einsatz. Viele Modelle lassen sich bei Bedarf umklappen und abschließen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eschützt reservierte Stellplätze\u003c\/li\u003e\n\u003cli\u003eeinfache Bedienung\u003c\/li\u003e\n\u003cli\u003erobuste Konstruktion\u003c\/li\u003e\n\u003cli\u003ewetterbeständige Materialien\u003c\/li\u003e\n\u003cli\u003everschiedene Verriegelungssysteme\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eAbsperrpfosten und Poller\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eAbsperrpfosten dienen dazu, Fahrzeuge gezielt zu lenken oder bestimmte Bereiche dauerhaft gegen unbefugtes Befahren zu sichern. Sie werden häufig an Gehwegen, Zufahrten oder Betriebsgeländen eingesetzt. Je nach Einsatzbereich stehen feststehende, herausnehmbare oder umlegbare Varianten zur Verfügung.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWelche Materialien eignen sich besonders?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eProdukte für die Verkehrssicherheit müssen dauerhaft Wind, Regen, UV-Strahlung und mechanischen Belastungen standhalten. Je nach Produkt und Einsatzbereich kommen deshalb unterschiedliche Materialien zum Einsatz.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eKunststoff\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eKunststoff ist leicht, wetterfest und UV-beständig und eignet sich deshalb besonders für mobile Produkte wie Pylonen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eleicht\u003c\/li\u003e\n\u003cli\u003ewetterfest\u003c\/li\u003e\n\u003cli\u003eUV-beständig\u003c\/li\u003e\n\u003cli\u003eideal für Pylonen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eGummi\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eGummi überzeugt durch seine hohe Standfestigkeit und rutschhemmenden Eigenschaften und eignet sich besonders für robuste Verkehrssicherheitsprodukte.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ehohe Standfestigkeit\u003c\/li\u003e\n\u003cli\u003erutschfest\u003c\/li\u003e\n\u003cli\u003ebesonders robust\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eStahl\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eStahl ist besonders widerstandsfähig und eignet sich unter anderem für Parkplatzsperren und Poller. Je nach Ausführung kann Stahl feuerverzinkt oder pulverbeschichtet sein.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003esehr widerstandsfähig\u003c\/li\u003e\n\u003cli\u003eideal für Parkplatzsperren und Poller\u003c\/li\u003e\n\u003cli\u003efeuerverzinkt oder pulverbeschichtet erhältlich\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eEdelstahl\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEdelstahl ist korrosionsbeständig, langlebig und optisch hochwertig. Deshalb eignet sich das Material besonders für dauerhaft installierte Produkte im Innen- und Außenbereich.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ekorrosionsbeständig\u003c\/li\u003e\n\u003cli\u003ehochwertige Optik\u003c\/li\u003e\n\u003cli\u003elanglebig\u003c\/li\u003e\n\u003cli\u003ebesonders für dauerhafte Installationen geeignet\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eMontage und Aufstellung\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eViele Produkte lassen sich schnell und unkompliziert montieren. Mobile Pylonen sind sofort einsatzbereit, während Parkplatzsperren oder Poller dauerhaft im Boden befestigt werden. Gerade bei dauerhaft installierten Produkten empfiehlt sich eine fachgerechte Montage.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003egeeigneter Untergrund\u003c\/li\u003e\n\u003cli\u003eausreichender Sicherheitsabstand\u003c\/li\u003e\n\u003cli\u003egute Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003estabile Befestigung\u003c\/li\u003e\n\u003cli\u003eEinhaltung möglicher Vorschriften\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eDie 10 wichtigsten Verkehrsregeln\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eUnabhängig davon, ob im öffentlichen Straßenverkehr oder auf privaten Verkehrsflächen – einige Grundregeln tragen wesentlich zur Sicherheit aller Beteiligten bei. Diese Regeln bilden die Grundlage für einen sicheren Verkehrsablauf.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGeschwindigkeit anpassen.\u003c\/li\u003e\n\u003cli\u003eVerkehrszeichen beachten.\u003c\/li\u003e\n\u003cli\u003eVorfahrt respektieren.\u003c\/li\u003e\n\u003cli\u003eAusreichend Abstand halten.\u003c\/li\u003e\n\u003cli\u003eRücksicht auf Fußgänger nehmen.\u003c\/li\u003e\n\u003cli\u003eTote Winkel beachten.\u003c\/li\u003e\n\u003cli\u003eNicht unter Alkohol- oder Drogeneinfluss fahren.\u003c\/li\u003e\n\u003cli\u003eAblenkungen vermeiden.\u003c\/li\u003e\n\u003cli\u003eFahrzeuge regelmäßig kontrollieren.\u003c\/li\u003e\n\u003cli\u003eGefahrenstellen rechtzeitig absichern.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePreis-Leistung – Welche Produkte lohnen sich?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Einsatzbereich, Material, Ausstattung und gewünschter Haltbarkeit unterscheiden sich die Preise für Produkte zur Verkehrssicherheit deutlich.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eEinstiegsklasse (ca. 15–50 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Einstiegsklasse eignet sich vor allem für private Grundstücke oder gelegentliche Einsätze. Typische Produkte sind einfache Pylonen, Verkehrsspiegel und Warnkegel.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePylonen\u003c\/li\u003e\n\u003cli\u003eeinfache Verkehrsspiegel\u003c\/li\u003e\n\u003cli\u003eWarnkegel\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eMittelklasse (ca. 50–150 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Mittelklasse ist eine beliebte Kategorie für Unternehmen und Privatpersonen und bietet robustere Materialien, bessere Wetterbeständigkeit, eine längere Lebensdauer und höhere Stabilität.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003erobustere Materialien\u003c\/li\u003e\n\u003cli\u003ebessere Wetterbeständigkeit\u003c\/li\u003e\n\u003cli\u003elängere Lebensdauer\u003c\/li\u003e\n\u003cli\u003ehöhere Stabilität\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePremium-Klasse (ab ca. 150 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Premium-Klasse eignet sich für den professionellen Dauereinsatz und zeichnet sich durch besonders robuste Konstruktionen, hochwertige Materialien, maximale Witterungsbeständigkeit und langlebige Verarbeitung aus.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ebesonders robuste Konstruktionen\u003c\/li\u003e\n\u003cli\u003ehochwertige Materialien\u003c\/li\u003e\n\u003cli\u003emaximale Witterungsbeständigkeit\u003c\/li\u003e\n\u003cli\u003elanglebige Verarbeitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWarum Verkehrssicherheitsprodukte von ECD Germany?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eBei ECD Germany findest du hochwertige Lösungen für eine sichere Verkehrsführung auf privaten und gewerblichen Flächen. Unser Sortiment umfasst robuste Pylonen, Verkehrsspiegel, Parkplatzsperren und viele weitere Produkte, die Sicherheit, Langlebigkeit und einfache Handhabung miteinander verbinden.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003erobuste und wetterbeständige Materialien\u003c\/li\u003e\n\u003cli\u003ehohe Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003eeinfache Montage\u003c\/li\u003e\n\u003cli\u003elanglebige Verarbeitung\u003c\/li\u003e\n\u003cli\u003eprofessionelle Qualität\u003c\/li\u003e\n\u003cli\u003eattraktives Preis-Leistungs-Verhältnis\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eFazit: Mit der richtigen Verkehrssicherheit Unfälle vermeiden\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEine durchdachte Verkehrssicherung schützt Menschen, Fahrzeuge und Sachwerte. Ob Pylonen, Verkehrsspiegel, Parkplatzsperren oder Absperrpfosten – die richtige Kombination sorgt für mehr Übersicht, klare Verkehrsführung und ein geringeres Unfallrisiko. Bei ECD Germany findest du hochwertige Produkte für unterschiedlichste Einsatzbereiche – von privaten Einfahrten bis hin zu großen Betriebsgeländen. So schaffst du sichere Verkehrswege und investierst langfristig in Schutz, Ordnung und Zuverlässigkeit.\u003c\/p\u003e","products":[{"product_id":"299041039-10er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"10er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"\u003cstrong\u003eBeschreibung:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nSie bieten auf 10 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1000 Gramm. Die Standfläche beträgt ca. 295 x 295 mm.\u003cbr\u003e\n\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\n\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n10x Pylone orange-weiß reflektierend Leitkegel Verkehrsleitkegel Warnkegel 47 cm hoch\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1000 g schwer\u003cbr\u003e\nStandfläche beträgt 295 x 295 mm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n10 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"10er Set","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":"Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"","brand":"ECD Germany","offers":[{"title":"1er Set","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":"2er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","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\u003eSichtbar sicher: Verkehrsleitkegel-Set für klare Markierung und Absperrung\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\u003eDieses praktische Set bestehend aus Verkehrsleitkegeln mit zwei reflektierenden Streifen sorgt für optimale Sichtbarkeit und klare Markierung im Straßenverkehr und Außenbereich.\u003c\/span\u003e\u003cspan\u003e Die tagesleuchtenden Pylonen sind ideal für Baustellen,\u003c\/span\u003e\u003cspan\u003e Straßenarbeiten,\u003c\/span\u003e\u003cspan\u003e Veranstaltungen und viele weitere Einsatzmöglichkeiten.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-sourcepos=\"5:1-5:18\"\u003e\u003cstrong\u003eEigenschaften:\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\n\u003cstrong\u003eHohe Sichtbarkeit:\u003c\/strong\u003e\u003cspan\u003e Zwei reflektierende Streifen sorgen für optimale Sichtbarkeit bei Tag und Nacht.\u003c\/span\u003e\n\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"8:1-8:98\"\u003e\n\u003cstrong\u003eTagesleuchtende Farben:\u003c\/strong\u003e\u003cspan\u003e Die Pylonen sind in tagesleuchtenden Farben erhältlich,\u003c\/span\u003e\u003cspan\u003e die auch bei schwierigen Lichtverhältnissen gut wahrnehmbar sind.\u003c\/span\u003e\n\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"9:1-9:140\"\u003e\n\u003cstrong\u003eStabile Konstruktion:\u003c\/strong\u003e\u003cspan\u003e Die Verkehrsleitkegel sind aus robustem Kunststoff gefertigt und bieten sicheren Stand auch bei Wind und Wetter.\u003c\/span\u003e\n\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"10:1-10:135\"\u003e\n\u003cstrong\u003eLeicht und tragbar:\u003c\/strong\u003e\u003cspan\u003e Die Pylonen sind leicht und tragbar,\u003c\/span\u003e\u003cspan\u003e so dass sie sich schnell und einfach aufbauen und transportieren lassen.\u003c\/span\u003e\n\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"11:1-11:125\"\u003e\n\u003cstrong\u003eVielseitig einsetzbar:\u003c\/strong\u003e\u003cspan\u003e Ideal für Baustellen,\u003c\/span\u003e\u003cspan\u003e Straßenarbeiten,\u003c\/span\u003e\u003cspan\u003e Veranstaltungen,\u003c\/span\u003e\u003cspan\u003e Parkplätze,\u003c\/span\u003e\u003cspan\u003e Privatgrundstücke und vieles mehr.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n2 x Verkehrs-Leitkegel","brand":"ECD Germany","offers":[{"title":"2er Set","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":"4er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrsleitkegel-Set für klare Markierung und Absperrung\u003c\/strong\u003e\u003cbr\u003e\nDieses praktische Set bestehend aus Verkehrsleitkegeln mit zwei reflektierenden Streifen sorgt für optimale Sichtbarkeit und klare Markierung im Straßenverkehr und Außenbereich. Die tagesleuchtenden Pylonen sind ideal für Baustellen, Straßenarbeiten, Veranstaltungen und viele weitere Einsatzmöglichkeiten.\u003cbr\u003e\n\u003cbr\u003e\nEigenschaften:\u003cbr\u003e\n\u003cbr\u003e\nHohe Sichtbarkeit: Zwei reflektierende Streifen sorgen für optimale Sichtbarkeit bei Tag und Nacht.\u003cbr\u003e\nTagesleuchtende Farben: Die Pylonen sind in tagesleuchtenden Farben erhältlich, die auch bei schwierigen Lichtverhältnissen gut wahrnehmbar sind.\u003cbr\u003e\nStabile Konstruktion: Die Verkehrsleitkegel sind aus robustem Kunststoff gefertigt und bieten sicheren Stand auch bei Wind und Wetter.\u003cbr\u003e\nLeicht und tragbar: Die Pylonen sind leicht und tragbar, so dass sie sich schnell und einfach aufbauen und transportieren lassen.\u003cbr\u003e\nVielseitig einsetzbar: Ideal für Baustellen, Straßenarbeiten, Veranstaltungen, Parkplätze, Privatgrundstücke und vieles mehr.\u003cbr\u003e\n\u003cbr\u003e\nLieferumfang:\u003cbr\u003e\n4 x Pylone","brand":"ECD Germany","offers":[{"title":"4er Set","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":"Verkehrsspiegel Rot Ø 30 cm mit schwenkbare Halterung aus Kunststoff und Rahmen aus Polypropylen und Stahl","description":"\u003cp\u003e\u003cstrong\u003eProduktbeschreibung:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eMit dem praktischen Verkehrsspiegel von ECD Germany triffst du die richtige Wahl, wenn es um Verkehrssicherheit geht. Montiere den Spiegel an Ein- und Ausfahrten mit eingeschränkter Sicht oder in Parkgaragen. So kann die Gefahr von Unfällen durch tote Winkel vermieden werden. Der Verkehrsspiegel ist aus leichtem aber dennoch robustem Material gefertigt und ist somit sehr langlebig.\u003cbr\u003eMit einem Sichtwinkel von 130-160° zusammen mit der schwenkbaren Halterung, lassen sich alle Sichtrichtungen problemlos abdecken. Die Installation erfolgt ganz einfach und problemlos.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eSehr robust\u003cbr\u003eEinfache Montage\u003cbr\u003eSchwenkbare Halterung\u003cbr\u003eSichtwinkel von 130-160°\u003cbr\u003eVerkehrsspiegel für zuverlässige Sicht\u003cbr\u003eErleichtert das Ein- und Ausfahren mit eingeschränkter Sicht\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e1 x Verkehrsspiegel inkl. schwenkbare Halterung und Montagematerial\u003c\/p\u003e","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":"Verkehrsspiegel Ø 45 cm Rot mit schwenkbare Halterung aus Kunststoff und Rahmen aus Polypropylen und Stahl","description":"\u003cstrong\u003eProduktbeschreibung:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nMit dem praktischen Verkehrsspiegel von ECD Germany treffen Sie die richtige Wahl, wenn es um Verkehrssicherheit geht. Montieren Sie den Spiegel an Ein- und Ausfahrten mit eingeschränkter Sicht oder in Parkgaragen. So kann die Gefahr von Unfällen durch tote Winkel vermieden werden. Der Verkehrsspiegel ist aus leichtem aber dennoch robustem Material gefertigt und ist somit sehr langlebig.\u003cbr\u003e\nMit einem Sichtwinkel von 130-160° zusammen mit der schwenkbaren Halterung, lassen sich alle Sichtrichtungen problemlos abdecken. Die Installation erfolgt ganz einfach und problemlos.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nSehr robust\u003cbr\u003e\nEinfache Montage\u003cbr\u003e\nSchwenkbare Halterung\u003cbr\u003e\nSichtwinkel von 130-160°\u003cbr\u003e\nVerkehrsspiegel für zuverlässige Sicht\u003cbr\u003e\nErleichtert das Ein- und Ausfahren mit eingeschränkter Sicht\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n1 x Verkehrsspiegel inkl. schwenkbare Halterung und Montagematerial","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":"Verkehrsspiegel Rot Ø 60 cm mit schwenkbare Halterung","description":"\u003cstrong\u003eBeschreibung:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nMit dem praktischen Verkehrsspiegel von ECD Germany treffen Sie die richtige Wahl, wenn es um Verkehrssicherheit geht. Montieren Sie den Spiegel an Ein- und Ausfahrten mit eingeschränkter Sicht oder in Parkgaragen. So kann die Gefahr von Unfällen durch tote Winkel vermieden werden. Der Verkehrsspiegel ist aus leichtem aber dennoch robustem Material gefertigt und ist somit sehr langlebig.\u003cbr\u003e\nMit einem Sichtwinkel von 130-160° zusammen mit der schwenkbaren Halterung, lassen sich alle Sichtrichtungen problemlos abdecken. Die Installation erfolgt ganz einfach und problemlos.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nSehr robust\u003cbr\u003e\nEinfache Montage\u003cbr\u003e\nSchwenkbare Halterung\u003cbr\u003e\nSichtwinkel von 130-160°\u003cbr\u003e\nVerkehrsspiegel für zuverlässige Sicht\u003cbr\u003e\nErleichtert das Ein- und Ausfahren mit eingeschränkter Sicht\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n1 x Verkehrsspiegel inkl. schwenkbare Halterung und Montagematerial","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":"Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\n\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\n\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003cbr\u003e\nFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003cbr\u003e\nLeicht und tragbar: Einfacher Transport und Aufbau\u003cbr\u003e\nWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n1 x Verkehrskegel","brand":"ECD Germany","offers":[{"title":"1er Set","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":"2er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 für:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eBaustellen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eStraßenarbeiten\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eVeranstaltungen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eParkplätze\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003ePrivatgrundstücke\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eEigenschaften:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLeicht und tragbar: Einfacher Transport und Aufbau\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLieferumfang:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 Verkehrskegel\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"2er Set","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":"3er Set Verkehrsleitkegel Verkehrshütchen Pylone reflektierend beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 für:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eBaustellen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eStraßenarbeiten\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eVeranstaltungen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eParkplätze\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003ePrivatgrundstücke\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eEigenschaften:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLeicht und tragbar: Einfacher Transport und Aufbau\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLieferumfang:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 Verkehrskegel\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"3er Set","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":"4er Set Verkehrsleitkegel Verkehrshütchen Pylone reflektierend beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 für:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eBaustellen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eStraßenarbeiten\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eVeranstaltungen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eParkplätze\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003ePrivatgrundstücke\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eEigenschaften:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLeicht und tragbar: Einfacher Transport und Aufbau\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLieferumfang:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 Verkehrskegel\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"4er Set","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":"5er Set Verkehrsleitkegel Verkehrshütchen Pylone reflektierend beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 für:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eBaustellen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eStraßenarbeiten\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eVeranstaltungen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eParkplätze\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003ePrivatgrundstücke\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eEigenschaften:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLeicht und tragbar: Einfacher Transport und Aufbau\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLieferumfang:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 Verkehrskegel\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"5er Set","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":"10er Set Verkehrsleitkegel Verkehrshütchen Pylone reflektierend beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 für:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eBaustellen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eStraßenarbeiten\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eVeranstaltungen\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eParkplätze\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003ePrivatgrundstücke\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eEigenschaften:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eReflektierender Streifen: Für optimale Sichtbarkeit bei Dunkelheit\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eFester Standfuß: Stabiler Halt auch bei Wind und Wetter\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLeicht und tragbar: Einfacher Transport und Aufbau\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eWitterungsbeständig: Für den langfristigen Einsatz im Freien geeignet\u003c\/span\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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'\u003eLieferumfang:\u003c\/strong\u003e\u003cbr style='box-sizing: border-box; font-size: 14px; font-family: \"Titillium Web\", 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: \"Titillium Web\", 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: \"Titillium Web\", 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 Verkehrskegel\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"10er Set","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":"3er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 1 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, rot mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1000 Gramm. Die Standfläche beträgt ca. 295 x 295 mm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n1x Pylone orange-weiß reflektierend Leitkegel Verkehrsleitkegel Warnkegel 47 cm hoch\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 295 x 295 mm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n3 x Verkehrs-Leitkegel","brand":"ECD Germany","offers":[{"title":"3er Set","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":"6er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 6 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n6 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"6er Set","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":"8er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 8 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n8 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"8er Set","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":"5er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 5 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n5 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"5er Set","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":"7er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 7 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n7 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"7er Set","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":"9er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 9 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n9 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"9er Set","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":"12er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 12 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n12 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"12er Set","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":"20er Set Verkehrskegel Pylone Warnkegel Verkehrshütchen 47 cm Orange\/Weiß","description":"Sie bieten auf 20 Stück Verkehrsleitkegel aus starkem PVC-Material, früher auch unter dem Namen \"Lübecker Hütchen\" bekannt. Der Leitkegel ist 47 cm hoch, orange mit 2 weißen Streifen, aus PVC, tagesleuchtend und wiegt etwa 1 kg. Die Standfläche beträgt ca. 29,5 x 29,5 cm.\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nLeitkegel Verkehrsleitkegel Warnkegel\u003cbr\u003e\nPylone orange-weiß reflektierend\u003cbr\u003e\nOrangener Leitkegel mit 2 weißen, reflektierenden Streifen\u003cbr\u003e\n47 cm hoch und 1 kg schwer\u003cbr\u003e\nStandfläche beträgt 29,5 x 29,5 cm\u003cbr\u003e\nIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n20 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"20er Set","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":"6er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eProduktbeschreibung:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n6 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"6er Set","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":"7er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n7 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"7er Set","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":"8er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n8 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"8er Set","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":"9er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n9 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"9er Set","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":"12er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n12 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"12er Set","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":"20er Set Verkehrsleitkegel Verkehrshütchen Pylone beschwert 51cm Rot\/Weiß mit schwerem Fuß","description":"\u003cstrong\u003eSichtbar sicher: Verkehrskegel für den zuverlässigen Einsatz im Freien\u003c\/strong\u003e\u003cbr\u003e\nDieser stabile Verkehrskegel mit einer Gesamthöhe von 510 mm bietet dir zuverlässige Absperrung und klare Markierung im Außenbereich. Der feste Standfuß der Pylone sorgt für sicheren Halt auch bei Wind und Wetter, während der reflektierende Streifen für optimale Sichtbarkeit bei Tag und Nacht sorgt.\u003cbr\u003e\nLanglebige schwere Verkehrshütchen standsicher dank niedrigem Schwerpunkt. Durch den niedrigen Schwerpunkt der Leitkegel mit dem schweren Fuß, fallen die Kegel auch nicht bei stärkerem Wind um.\u003cbr\u003e\nDieser Leitkegel verfügt über einen äußerst robusten Fuß. Sehr einfach aufstellen, große Griffmulde am Kopf, damit Sie auch mit Handschuhen die Kegel schnell aufstellen können.\u003cbr\u003e\nDie Verkehrskegel können aufeinander gestapelt werden, perfekt für die Aufbewahrung, ohne viel Platz zu verschwenden\u003cbr\u003e\nDer Leitkegel ist flexibel und auch überfahrbar, ohne Schäden am Auto anzurichten. Bitte beachten Sie, dass Sie diese Leitkegel ohne Genehmigung nicht im Bereich der StVO einsetzen dürfen.\u003cbr\u003e\nDiese Leitkegel sind ideal einsetzbar auf Privatgrundstücken, für private Zuwegungen und Parkplätze, aber auch z.B im Sporttraining, bei Fahrschulen und auf Verkehrsübungsplätzen, im Kartsport und auf Kinderspielplätzen.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eIdeal für:\u003c\/strong\u003e\u003cbr\u003e\nBaustellen\u003cbr\u003e\nStraßenarbeiten\u003cbr\u003e\nVeranstaltungen\u003cbr\u003e\nParkplätze\u003cbr\u003e\nPrivatgrundstücke\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cstrong\u003eReflektierender Streifen: \u003c\/strong\u003eFür optimale Sichtbarkeit bei Dunkelheit.\u003cbr\u003e\n\u003cstrong\u003eFester Standfuß:\u003c\/strong\u003e Stabiler Halt auch bei Wind und Wetter.\u003cbr\u003e\n\u003cstrong\u003eLeicht: \u003c\/strong\u003eEinfacher Transport und Aufbau.\u003cbr\u003e\n\u003cstrong\u003eTragbar: \u003c\/strong\u003eEinfach zu tragen, dank Handgriff.\u003cbr\u003e\n\u003cstrong\u003eWitterungsbeständig:\u003c\/strong\u003e Für den langfristigen Einsatz im Freien geeignet.\u003cbr\u003e\n\u003cstrong\u003eVielseitig einsetzbar: \u003c\/strong\u003eIdeal für Privatgrundstücke, Parkplätze, Fahrschulen und im Sporttraining\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n20 x Verkehrsleitkegel","brand":"ECD Germany","offers":[{"title":"20er Set","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":"Verkehrsspiegel Ø 30 cm mit schwenkbarer Halterung Rot","description":"\u003cstrong\u003eProduktbeschreibung:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nMit dem praktischen Verkehrsspiegel von ECD Germany treffen Sie die richtige Wahl, wenn es um Verkehrssicherheit geht. Montieren Sie den Spiegel an Ein- und Ausfahrten mit eingeschränkter Sicht oder in Parkgaragen. So kann die Gefahr von Unfällen durch tote Winkel vermieden werden. Der Verkehrsspiegel ist aus leichtem aber dennoch robustem Material gefertigt und ist somit sehr langlebig.\u003cbr\u003e\n\u003cbr\u003e\nMit einem Sichtwinkel von 130-160° zusammen mit der schwenkbaren Halterung, lassen sich alle Sichtrichtungen problemlos abdecken. Die Installation erfolgt ganz einfach und problemlos.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\nVerkehrsspiegel für zuverlässige Einsicht\u003cbr\u003e\nErleichtert das Ein- und Ausfahren mit eingeschränkter Sicht\u003cbr\u003e\nEinfache Montage\u003cbr\u003e\nBesonders robust und wetterbeständig\u003cbr\u003e\nSichtwinkel von 130-160°\u003cbr\u003e\nSchwenkbare Halterung\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n\u003cbr\u003e\n1x Verkehrsspiegel inkl. schwenkbare Halterung und Montagematerial","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ mit Schutzhaube","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 | Pylone mit 2 reflektierenden Streifen 75 cm aus PE Orange groß Verkehrskegel Leitkegel Warnkegel Verkehrsleitkegel Verkehrshütchen","description":"\u003cstyle\u003e\nh1.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh2.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh3.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh4.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.25rem;}\np.produktbeschreibung {color: #2c2c2c; text-align: justify; margin-bottom: 2%; font-size: 1rem;}\n\n.content-row {\n  margin-bottom: 2%;\n  overflow: hidden;\n  background: #fff;\n  padding: 2%;\n  border-radius: 12px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\ndiv.produktbeschreibung {\n  display: flex;\n  align-items: center;\n  gap: 7%;\n}\n\nfigure {\n  margin: 0;\n  padding: 0;\n  max-width: 50%;\n}\n\n.img-left {\n  float: left;\n  margin-right: 2%;\n  margin-bottom: 2%;\n}\n\n.img-right {\n  float: right;\n  margin-left: 2%;\n  margin-bottom: 2%;\n}\n\nimg.produktbeschreibung {\n  display: block;\n  max-width: 100%;\n  height: auto;\n  border-radius: 8px;\n}\n\n@media (max-width: 768px) {\n  .img-left, .img-right {\n    float: none;\n    display: block;\n    margin: 0 auto 2% auto;\n    max-width: 100%;\n  }\n  div.produktbeschreibung { flex-direction: column; }\n  h1.produktbeschreibung { color: #283583; text-align: left; font-size: 1.5rem;}\n  h2.produktbeschreibung { color: #283583; text-align: left; font-size: 1.2rem;}\n  h3.produktbeschreibung { color: #283583; text-align: left; font-size: 1.15rem;}\n  h4.produktbeschreibung { color: #283583; text-align: left; font-size: 1.15rem;}\n  p.produktbeschreibung { color: #2c2c2c; text-align: left; font-size: 1rem;}\n}\n\n\/* Zusatzklassen für Listen, Links innerhalb von Produktbeschreibungs-Absätzen *\/\np.produktbeschreibung ul, p.produktbeschreibung ol { margin: 6px 0; padding-left: 22px; text-align: left; }\np.produktbeschreibung a { color: #283583; text-decoration: underline; }\n\n\/* Vergleichstabelle, Spezifikationstabelle, FAQ - konsistente Typografie *\/\n.pb-table { width: 100%; border-collapse: collapse; font-size: 1rem; margin-bottom: 2%; }\n.pb-table th, .pb-table td { border: 1px solid #e3e3e3; padding: 10px; text-align: center; vertical-align: top; color: #2c2c2c; }\n.pb-table thead th { background: #fafafa; font-weight: 700; }\n.pb-table .feat-col { text-align: left; font-weight: 600; background: #fcfcfc; width: 160px; }\n.pb-table .hero-col { background: #fff6f0; }\n.pb-table img { height: 90px; object-fit: contain; margin-bottom: 8px; }\n.pb-table .check { color: #2f8a5b; font-weight: 800; }\n.pb-table .cross { color: #c4452f; font-weight: 800; }\n.pb-spec td { padding: 11px 16px; border-bottom: 1px solid #eee; text-align: left; }\n.pb-spec tr:nth-child(odd) { background: #fafafa; }\n.pb-spec .spec-k { font-weight: 700; width: 240px; }\n.pb-faq-item { border-bottom: 1px solid #eee; padding: 16px 0; text-align: left; }\n.pb-faq-item:first-child { padding-top: 0; }\n.pb-faq-q { font-size: 1rem; font-weight: 700; margin: 0 0 6px; color: #283583; }\n.pb-faq-a { font-size: 1rem; margin: 0; color: #2c2c2c; }\n.pb-gallery { display: flex; gap: 7%; flex-wrap: wrap; margin-bottom: 2%; }\n.pb-gallery figure { flex: 1; min-width: 140px; max-width: none; }\n@media (max-width: 768px) {\n  .pb-gallery { flex-direction: column; }\n  .pb-gallery figure { max-width: 100%; }\n}\n\u003c\/style\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch3 class=\"produktbeschreibung\"\u003eVerkehrsleitkegel groß 75 cm von ECD Germany\u003c\/h3\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar.\r\n\u003cbr\u003eDas zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung.\u003cbr\u003e\u003cbr\u003e\u003cb\u003eBitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003c\/b\u003e\u003cbr\u003e\u003cbr\u003e\u003cb\u003eLieferumfang: \u003c\/b\u003e1 x Verkehrsleitkegel\u003c!--EndFragment--\u003e\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\" style=\"text-align:center;\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_header_otto.webp\" alt=\"\" loading=\"lazy\" style=\"width:100%;\"\u003e\r\n\u003c\/p\u003e\r\n\r\n\u003cp class=\"produktbeschreibung\"\u003e\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eRobustes Thermoplast-Material für maximale Langlebigkeit\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-right\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDas zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eIntegrierter Griff für einfachen Transport und Stapelbarkeit\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-left\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_3.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDurch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eVielseitiger Einsatz zur Absicherung und Verkehrsregelung\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-right\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_5.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eEigenschaften\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-left\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_4.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cdiv class=\"produktbeschreibung\"\u003e\u003cul\u003e\n\u003cli\u003eZwei reflektierende Streifen für bessere Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003eAuffällige orange Signalfarbe\u003c\/li\u003e\n\u003cli\u003eMit konischer Form und großer Basis für einen sicheren Stand\r\n\u003c\/li\u003e\n\u003cli\u003eWitterungsbeständig und langlebig\r\n\u003c\/li\u003e\n\u003cli\u003eStapelbar für platzsparende Lagerung\u003c\/li\u003e\n\u003cli\u003eIdeal für Parkplätze, Betriebsgelände, Einfahrten, Sporttraining, Fahrschulen und Verkehrsübungsplätze\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\r\n\u003c\/article\u003e","brand":"ECD Germany","offers":[{"title":"Einzel","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 | Pylonen 12er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n12 x Verkehrsleitkegel 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 | Pylonen 4er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n4 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"4er","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 | Pylonen 6er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n6 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"6er","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 | Pylonen 20er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n20 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"20er","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 | Pylonen 3er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n3 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"3er","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 | Pylonen 10er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n10 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"10er","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 | Pylonen 5er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n5 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"5er","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 | Pylonen 2er Set groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Absperrkegel Verkehrshütchen","description":"\u003cstrong\u003eVerkehrsleitkegel\u003c\/strong\u003e\u003cbr\u003e\nDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar. Das zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung. Durch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003cbr\u003e\nOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste. Bitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eEigenschaften:\u003c\/strong\u003e\u003cbr\u003e\nRobuster Verkehrsleitkegel aus Polyethylen (PE)\u003cbr\u003e\nAuffällige orange Signalfarbe\u003cbr\u003e\nZwei reflektierende Streifen für bessere Sichtbarkeit\u003cbr\u003e\nStapelbar für platzsparende Lagerung\u003cbr\u003e\nPraktischer Griffbereich für einfaches Tragen\u003cbr\u003e\nWitterungsbeständig und langlebig\u003cbr\u003e\nMit konischer Form und großer Basis für einen sicheren Stand\u003cbr\u003e\nIdeal für Parkplätze, Betriebsgelände, Einfahrten und Sporttraining\u003cbr\u003e\nAuch für Fahrschulen und Verkehrsübungsplätze geeignet\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003eLieferumfang:\u003c\/strong\u003e\u003cbr\u003e\n2 x Verkehrsleitkegel 75 cm","brand":"ECD Germany","offers":[{"title":"2er","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 | Pylonen groß mit 2 reflektierenden Streifen 75 cm aus PE Orange Verkehrskegel Leitkegel Warnkegel Verkehrsleitkegel Verkehrshütchen","description":"\u003cstyle\u003e\nh1.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh2.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh3.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.5rem;}\nh4.produktbeschreibung {color: #283583; text-align: center; margin-bottom: 2%; font-size: 1.25rem;}\np.produktbeschreibung {color: #2c2c2c; text-align: justify; margin-bottom: 2%; font-size: 1rem;}\n\n.content-row {\n  margin-bottom: 2%;\n  overflow: hidden;\n  background: #fff;\n  padding: 2%;\n  border-radius: 12px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\ndiv.produktbeschreibung {\n  display: flex;\n  align-items: center;\n  gap: 7%;\n}\n\nfigure {\n  margin: 0;\n  padding: 0;\n  max-width: 50%;\n}\n\n.img-left {\n  float: left;\n  margin-right: 2%;\n  margin-bottom: 2%;\n}\n\n.img-right {\n  float: right;\n  margin-left: 2%;\n  margin-bottom: 2%;\n}\n\nimg.produktbeschreibung {\n  display: block;\n  max-width: 100%;\n  height: auto;\n  border-radius: 8px;\n}\n\n@media (max-width: 768px) {\n  .img-left, .img-right {\n    float: none;\n    display: block;\n    margin: 0 auto 2% auto;\n    max-width: 100%;\n  }\n  div.produktbeschreibung { flex-direction: column; }\n  h1.produktbeschreibung { color: #283583; text-align: left; font-size: 1.5rem;}\n  h2.produktbeschreibung { color: #283583; text-align: left; font-size: 1.2rem;}\n  h3.produktbeschreibung { color: #283583; text-align: left; font-size: 1.15rem;}\n  h4.produktbeschreibung { color: #283583; text-align: left; font-size: 1.15rem;}\n  p.produktbeschreibung { color: #2c2c2c; text-align: left; font-size: 1rem;}\n}\n\n\/* Zusatzklassen für Listen, Links innerhalb von Produktbeschreibungs-Absätzen *\/\np.produktbeschreibung ul, p.produktbeschreibung ol { margin: 6px 0; padding-left: 22px; text-align: left; }\np.produktbeschreibung a { color: #283583; text-decoration: underline; }\n\n\/* Vergleichstabelle, Spezifikationstabelle, FAQ - konsistente Typografie *\/\n.pb-table { width: 100%; border-collapse: collapse; font-size: 1rem; margin-bottom: 2%; }\n.pb-table th, .pb-table td { border: 1px solid #e3e3e3; padding: 10px; text-align: center; vertical-align: top; color: #2c2c2c; }\n.pb-table thead th { background: #fafafa; font-weight: 700; }\n.pb-table .feat-col { text-align: left; font-weight: 600; background: #fcfcfc; width: 160px; }\n.pb-table .hero-col { background: #fff6f0; }\n.pb-table img { height: 90px; object-fit: contain; margin-bottom: 8px; }\n.pb-table .check { color: #2f8a5b; font-weight: 800; }\n.pb-table .cross { color: #c4452f; font-weight: 800; }\n.pb-spec td { padding: 11px 16px; border-bottom: 1px solid #eee; text-align: left; }\n.pb-spec tr:nth-child(odd) { background: #fafafa; }\n.pb-spec .spec-k { font-weight: 700; width: 240px; }\n.pb-faq-item { border-bottom: 1px solid #eee; padding: 16px 0; text-align: left; }\n.pb-faq-item:first-child { padding-top: 0; }\n.pb-faq-q { font-size: 1rem; font-weight: 700; margin: 0 0 6px; color: #283583; }\n.pb-faq-a { font-size: 1rem; margin: 0; color: #2c2c2c; }\n.pb-gallery { display: flex; gap: 7%; flex-wrap: wrap; margin-bottom: 2%; }\n.pb-gallery figure { flex: 1; min-width: 140px; max-width: none; }\n@media (max-width: 768px) {\n  .pb-gallery { flex-direction: column; }\n  .pb-gallery figure { max-width: 100%; }\n}\n\u003c\/style\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch3 class=\"produktbeschreibung\"\u003eVerkehrsleitkegel groß 75 cm von ECD Germany\u003c\/h3\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDieser hochwertige Verkehrsleitkegel überzeugt durch seine robuste Verarbeitung aus widerstandsfähigem Polyethylen (PE) und seine auffällige orange Signalfarbe. Dank der beiden reflektierenden Streifen ist der Pylon auch bei schlechten Lichtverhältnissen gut sichtbar.\r\n\u003cbr\u003eDas zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung.\u003cbr\u003e\u003cbr\u003e\u003cb\u003eBitte beachten Sie, dass der Einsatz im öffentlichen Straßenverkehr nur gemäß den geltenden Vorschriften und mit entsprechender Genehmigung erfolgen darf.\u003c\/b\u003e\u003cbr\u003e\u003cbr\u003e\u003cb\u003eLieferumfang: \u003c\/b\u003e1 x Verkehrsleitkegel\u003c!--EndFragment--\u003e\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\" style=\"text-align:center;\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_header_otto.webp\" alt=\"\" loading=\"lazy\" style=\"width:100%;\"\u003e\r\n\u003c\/p\u003e\r\n\r\n\u003cp class=\"produktbeschreibung\"\u003e\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eRobustes Thermoplast-Material für maximale Langlebigkeit\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-right\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDas zähe Thermoplast-Material macht den Leitkegel besonders langlebig, flexibel und widerstandsfähig gegenüber Witterungseinflüssen sowie mechanischer Belastung.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eIntegrierter Griff für einfachen Transport und Stapelbarkeit\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-left\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_3.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eDurch den integrierten Griffbereich lässt sich der Verkehrskegel bequem transportieren und schnell aufstellen. Zudem sind die Pylonen platzsparend stapelbar und dadurch besonders praktisch für Lagerung und Transport.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eVielseitiger Einsatz zur Absicherung und Verkehrsregelung\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-right\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_5.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003eOb als Pylonen groß für Parkplätze, Betriebsgelände, Baustellen, Einfahrten oder private Grundstücke – dieser Warnkegel eignet sich hervorragend zum Markieren und Absichern verschiedenster Bereiche. Auch bei Fahrsicherheitstrainings, Sportveranstaltungen oder Verkehrsübungsplätzen leisten die Verkehrshütchen zuverlässige Dienste.\u003c\/p\u003e\r\n\u003c\/article\u003e\r\n\u003carticle class=\"content-row\"\u003e\r\n\u003ch4 class=\"produktbeschreibung\"\u003eEigenschaften\u003c\/h4\u003e\r\n\u003cp class=\"produktbeschreibung\"\u003e\r\n\u003cfigure class=\"img-left\"\u003e\r\n\u003cimg class=\"produktbeschreibung\" src=\"https:\/\/media.ecd-parts.de\/Webshop-ECD-Germany\/Content\/Bilder\/Produktbilder\/IP-2523_PlusContent_4.webp\" alt=\"\" loading=\"lazy\"\u003e\r\n\u003c\/figure\u003e\r\n\u003c\/p\u003e\r\n\u003cdiv class=\"produktbeschreibung\"\u003e\u003cul\u003e\n\u003cli\u003eZwei reflektierende Streifen für bessere Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003eAuffällige orange Signalfarbe\u003c\/li\u003e\n\u003cli\u003eMit konischer Form und großer Basis für einen sicheren Stand\r\n\u003c\/li\u003e\n\u003cli\u003eWitterungsbeständig und langlebig\r\n\u003c\/li\u003e\n\u003cli\u003eStapelbar für platzsparende Lagerung\u003c\/li\u003e\n\u003cli\u003eIdeal für Parkplätze, Betriebsgelände, Einfahrten, Sporttraining, Fahrschulen und Verkehrsübungsplätze\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\r\n\u003c\/article\u003e","brand":"ECD Germany","offers":[{"title":"10er","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":"20er","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true},{"title":"2er","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true},{"title":"3er","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true},{"title":"4er","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true},{"title":"5er","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true},{"title":"6er","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true},{"title":"Einzel","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\/collections\/verkehrsspiegel.oembed","provider":"ECD Germany","version":"1.0","type":"link"}