{"title":"Trafiksikkerhed","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":"Sæt med 10 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 10 trafikkegler lavet af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Keglen er 47 cm høj, orange med 2 hvide striber, lavet af PVC, daglysende og vejer ca. 1000 gram. Fodaftrykket er ca. 295 x 295 mm.\u003cbr \/\u003e\n\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Vær opmærksom på, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10x pyloner orange-hvid reflekterende trafikkegle trafikkegle advarselskegle 47 cm høj\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide reflekterende striber\u003cbr \/\u003e\n47 cm høj og vejer 1000 g\u003cbr \/\u003e\nFodaftrykket er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 10 stk. \/ Standardtitel","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":"Trafikkegle advarselskegle trafikkegle 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 1 stk. trafikkegle af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x Pylon orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 1 stk. \/ Standardtitel","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":"Sæt med 2 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","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\u003eSynligt sikker: trafikkeglesæt til tydelige markeringer og afspærringer\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\u003eDette praktiske sæt bestående af trafikkegler med to refleksstriber sikrer optimal synlighed og tydelig afmærkning i vejtrafikken og på udendørsarealer.\u003c\/span\u003e\u003cspan\u003e De dagslysoplyste kegler er ideelle til byggepladser,\u003c\/span\u003e\u003cspan\u003e vejarbejde,\u003c\/span\u003e\u003cspan\u003e arrangementer og mange andre anvendelser.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-sourcepos=\"5:1-5:18\"\u003e\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cul data-sourcepos=\"7:1-7:64\"\u003e\n\t\u003cli data-sourcepos=\"7:1-7:64\"\u003e\u003cstrong\u003eHøj synlighed:\u003c\/strong\u003e\u003cspan\u003e To refleksstriber sikrer optimal synlighed både dag og nat.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"8:1-8:98\"\u003e\u003cstrong\u003eFarver i dagslys:\u003c\/strong\u003e\u003cspan\u003e Pylonerne fås i dagslysfarver,\u003c\/span\u003e\u003cspan\u003e farver, der er lette at se selv under vanskelige lysforhold.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"9:1-9:140\"\u003e\u003cstrong\u003eRobust konstruktion:\u003c\/strong\u003e\u003cspan\u003e Trafikkeglerne er lavet af robust plast og giver sikker stabilitet selv i vind og vejr.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"10:1-10:135\"\u003e\u003cstrong\u003eLet og transportabel:\u003c\/strong\u003e\u003cspan\u003e Keglerne er lette og transportable,\u003c\/span\u003e\u003cspan\u003e så de kan sættes op og transporteres hurtigt og nemt.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"11:1-11:125\"\u003e\u003cstrong\u003eAlsidig i brug:\u003c\/strong\u003e\u003cspan\u003e Ideel til byggepladser,\u003c\/span\u003e\u003cspan\u003e vejarbejde,\u003c\/span\u003e\u003cspan\u003e begivenheder,\u003c\/span\u003e\u003cspan\u003e parkeringspladser,\u003c\/span\u003e\u003cspan\u003e parkeringspladser, private ejendomme og meget mere.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 2 stk. \/ Standardtitel","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":"Sæt med 4 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 4 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n4x pyloner orange-hvide reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n4 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 4 stk. \/ Standardtitel","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":"Trafikspejl rødt Ø 30 cm med drejelig holder af plast og ramme af polypropylen og stål","description":"\u003cp\u003e\u003cstrong\u003eProduktbeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eMed det praktiske trafikspejl fra ECD Germany træffer du det rigtige valg, når det drejer sig om trafiksikkerhed. Monter spejlet ved ind- og udkørsler med begrænset udsyn eller i parkeringshuse. På denne måde kan risikoen for ulykker på grund af blinde vinkler undgås. Trafikspejlet er fremstillet af let, men robust materiale og er derfor meget holdbart.\u003cbr \/\u003eMed en synsvinkel på 130-160\u0026deg; og det drejelige beslag kan alle synsretninger dækkes uden problemer. Installationen er enkel og let.\u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eMeget robust\u003cbr \/\u003eLet at montere\u003cbr \/\u003eDrejeligt beslag\u003cbr \/\u003eSynsvinkel på 130-160\u0026deg;\u003cbr \/\u003eTrafikspejl for pålideligt udsyn\u003cbr \/\u003eGør det lettere at køre ind og ud med begrænset udsyn\u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003e1 x trafikspejl inkl. drejeligt beslag og monteringsmateriale.\u003c\/p\u003e","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ Standard \/ Standardtitel","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":"Trafikspejl Ø 45 cm rødt med drejelig holder af plast og ramme af polypropylen og stål","description":"\u003cstrong\u003eProduktbeskrivelse\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed det praktiske trafikspejl fra ECD Germany træffer du det rigtige valg, når det handler om trafiksikkerhed. Monter spejlet ved ind- og udkørsler med begrænset udsyn eller i parkeringshuse. På denne måde kan risikoen for ulykker på grund af blinde vinkler undgås. Trafikspejlet er fremstillet af let, men robust materiale og er derfor meget holdbart.\u003cbr \/\u003e\nMed en synsvinkel på 130-160\u0026deg; og det drejelige beslag kan alle synsretninger dækkes uden problemer. Installationen er meget nem og problemfri.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMeget robust\u003cbr \/\u003e\nLet at montere\u003cbr \/\u003e\nDrejeligt beslag\u003cbr \/\u003e\nBetragtningsvinkel fra 130-160\u003cbr \/\u003e\nTrafikspejl for pålidelig synlighed\u003cbr \/\u003e\nLetter ind- og udstigning med begrænset synlighed\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikspejl inkl. drejebeslag og monteringsmateriale","brand":"ECD Germany","offers":[{"title":"Ø 45 cm \/ Standard \/ Standardtitel","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":"Trafikspejl rødt Ø 60 cm med drejeligt beslag","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed det praktiske trafikspejl fra ECD Germany træffer du det rigtige valg, når det handler om trafiksikkerhed. Monter spejlet ved ind- og udkørsler med begrænset udsyn eller i parkeringshuse. På denne måde kan risikoen for ulykker på grund af blinde vinkler undgås. Trafikspejlet er fremstillet af let, men robust materiale og er derfor meget holdbart.\u003cbr \/\u003e\nMed en synsvinkel på 130-160\u0026deg; og det drejelige beslag kan alle synsretninger dækkes uden problemer. Installationen er meget enkel og ubesværet.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nMeget robust\u003cbr \/\u003e\nLet at montere\u003cbr \/\u003e\nDrejeligt beslag\u003cbr \/\u003e\nBetragtningsvinkel fra 130-160\u003cbr \/\u003e\nTrafikspejl for pålidelig synlighed\u003cbr \/\u003e\nLetter ind- og udstigning med begrænset synlighed\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikspejl inkl. drejebeslag og monteringsmateriale","brand":"ECD Germany","offers":[{"title":"Ø 60 cm \/ Standard \/ Standardtitel","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":"Trafikkegle trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\n\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\nReflekterende stribe: For optimal synlighed i mørket\u003cbr \/\u003e\nFast base: Stabil støtte selv i vind og vejr\u003cbr \/\u003e\nLet og bærbar: Let at transportere og sætte op\u003cbr \/\u003e\nVejrbestandig: Velegnet til langvarig udendørs brug\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 1 stk. \/ Standardtitel","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":"Sæt med 2 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeel til:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eByggepladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde, arrangementer\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eParkeringspladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate ejendomme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFunktioner:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflekterende stribe: For optimal synlighed i mørket\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFast base: Stabilt stativ selv i vind og vejr\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLet og bærbar: Let at transportere og sætte op\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVejrbestandig: Velegnet til langvarig udendørs brug\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e2 x trafikkegler\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sæt med 2 stk. \/ Standardtitel","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":"Sæt med 3 trafikkegler trafikkegle pylon reflekterende vægtet 51cm rød\/hvid med tung base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeel til:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eByggepladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde, arrangementer\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eParkeringspladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate ejendomme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFunktioner:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflekterende stribe: For optimal synlighed i mørket\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFast base: Stabil støtte selv i vind og vejr\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLet og bærbar: Let at transportere og sætte op\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVejrbestandig: Velegnet til langvarig udendørs brug\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e3 x trafikkegler\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sæt med 3 stk. \/ Standardtitel","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":"Sæt med 4 trafikkegler trafikkegle pylon reflekterende vægtet 51cm rød\/hvid med tung base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeel til:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eByggepladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde, arrangementer\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eParkeringspladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate ejendomme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFunktioner:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflekterende stribe: For optimal synlighed i mørket\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFast base: Stabil støtte selv i vind og vejr\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLet og bærbar: Let at transportere og sætte op\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVejrbestandig: Velegnet til langvarig udendørs brug\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e4 x trafikkegler\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sæt med 4 stk. \/ Standardtitel","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":"Sæt med 5 trafikkegler trafikkegle pylon reflekterende vægtet 51cm rød\/hvid med tung base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeel til:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eByggepladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde, arrangementer\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eParkeringspladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate ejendomme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFunktioner:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflekterende stribe: For optimal synlighed i mørket\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFast base: Stabil støtte selv i vind og vejr\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLet og bærbar: Let at transportere og sætte op\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVejrbestandig: Velegnet til langvarig udendørs brug\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e5 x trafikkegler\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sæt med 5 stk. \/ Standardtitel","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":"Sæt med 10 trafikkegler trafikkegle pylon reflekterende vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige afspærringer og tydelige markeringer på udendørsarealer. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTrafikkeglen er fleksibel og kan også køres over uden at forårsage skade på bilen. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeel til:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eByggepladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003evejarbejde, arrangementer\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eParkeringspladser\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePrivate ejendomme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFunktioner:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflekterende stribe: For optimal synlighed i mørket\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eFast base: Stabilt stativ selv i vind og vejr\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLet og bærbar: Let at transportere og sætte op\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVejrbestandig: Velegnet til langvarig udendørs brug\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e10 x trafikkegler\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sæt med 10 stk. \/ Standardtitel","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":"Sæt med 3 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 3 stk. \/ Standardtitel","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":"Sæt med 6 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 6 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6x pyloner orange-hvide reflekterende trafikkegler advarselskegler, 50 cm høje.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 6 stk. \/ Standardtitel","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":"Sæt med 8 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 8 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8x pyloner orange-hvide reflekterende trafikkegler advarselskegler, 50 cm høje.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 8 stk. \/ Standardtitel","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":"Sæt med 5 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 5 stk. \/ Standardtitel","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":"Sæt med 7 trafikkegler Advarselskegler Trafikkegler 47 cm orange\/hvide","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 7 stk. \/ Standardtitel","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":"Sæt med 9 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 9 stk. \/ Standardtitel","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":"Sæt med 12 trafikkegler advarselskegler trafikkegler 47 cm orange\/hvid","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 12 stk. \/ Standardtitel","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":"Sæt med 20 trafikkegler Advarselskegler Trafikkegler 47 cm orange\/hvide","description":"\u003cstrong\u003eBeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu byder på 2 stk. trafikkegler af stærkt PVC-materiale, tidligere også kendt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkeglen er 50 cm høj, rød med 2 hvide striber, lavet af PVC, dagslysende og vejer ca. 900 gram. Den har et areal på ca. 295 x 295 mm.\u003cbr \/\u003e\nTrafikkeglen er fleksibel og kan også køres over uden at beskadige bilen. Bemærk venligst, at du ikke må bruge disse trafikkegler på StVO's område uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på private ejendomme, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, i køreskoler og på øvelsespladser, i karting og på legepladser for børn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-hvid reflekterende trafikkegle advarselskegle 50 cm høj.\u003cbr \/\u003e\nOrange trafikkegle med 2 hvide refleksstriber\u003cbr \/\u003e\n50 cm høj og 900 g i vægt\u003cbr \/\u003e\nFodaftryk er 295 x 295 mm\u003cbr \/\u003e\nIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkegle","brand":"ECD Germany","offers":[{"title":"Sæt med 20 stk. \/ Standardtitel","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":"Sæt med 6 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eBeskrivelse af produktet:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 6 stk. \/ Standardtitel","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":"Sæt med 7 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke, selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n7 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 7 stk. \/ Standardtitel","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":"Sæt med 8 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n8 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 8 stk. \/ Standardtitel","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":"Sæt med 9 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n9 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 9 stk. \/ Standardtitel","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":"Sæt med 12 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 12 stk. \/ Standardtitel","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":"Sæt med 20 trafikkegler trafikkegle pylon vægt 51cm rød\/hvid med tung base","description":"\u003cstrong\u003eSynligt sikker: trafikkegle til pålidelig udendørs brug\u003c\/strong\u003e\u003cbr \/\u003e\nDenne stabile trafikkegle med en totalhøjde på 510 mm giver dig pålidelige barrierer og tydelige markeringer i udendørs områder. Keglens faste bund sikrer et sikkert greb selv i vind og vejr, mens den reflekterende stribe sikrer optimal synlighed dag og nat.\u003cbr \/\u003e\nHoldbare, tunge trafikkegler er stabile takket være deres lave tyngdepunkt. Takket være det lave tyngdepunkt i trafikkeglerne med den tunge bund vælter keglerne ikke selv i stærk vind.\u003cbr \/\u003e\nDenne trafikkegle har en ekstremt robust base. Meget nem at sætte op, stort forsænket greb ved hovedet, så du hurtigt kan sætte keglerne op, selv når du har handsker på.\u003cbr \/\u003e\nTrafikkeglerne kan stables oven på hinanden, perfekt til opbevaring uden at spilde en masse plads.\u003cbr \/\u003e\nKeglen er fleksibel og kan også køres over, uden at bilen tager skade. Bemærk, at du ikke må bruge disse trafikkegler i StVO-området uden tilladelse.\u003cbr \/\u003e\nDisse trafikkegler er ideelle til brug på privat ejendom, til private adgangsveje og parkeringspladser, men også f.eks. til sportstræning, på køreskoler og på færdselstræningspladser, i karting og på legepladser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeel til:\u003c\/strong\u003e\u003cbr \/\u003e\nByggepladser\u003cbr \/\u003e\nvejarbejde\u003cbr \/\u003e\nvejarbejde, arrangementer\u003cbr \/\u003e\nParkeringspladser\u003cbr \/\u003e\nPrivate ejendomme\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterende stribe: \u003c\/strong\u003eFor optimal synlighed i mørket.\u003cbr \/\u003e\n\u003cstrong\u003eFast base:\u003c\/strong\u003e Stabilt stativ selv i vind og vejr.\u003cbr \/\u003e\n\u003cstrong\u003eLetvægt: \u003c\/strong\u003eNem at transportere og sætte op.\u003cbr \/\u003e\n\u003cstrong\u003eBærbar: \u003c\/strong\u003eLet at bære takket være håndtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVejrbestandig:\u003c\/strong\u003e Velegnet til langvarig udendørs brug.\u003cbr \/\u003e\n\u003cstrong\u003eAlsidig: \u003c\/strong\u003eIdeel til private ejendomme, parkeringspladser, køreskoler og til sportstræning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x trafikkegler","brand":"ECD Germany","offers":[{"title":"Sæt med 20 stk. \/ Standardtitel","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":"Trafikspejl Ø 30 cm med drejeligt beslag Rød","description":"\u003cstrong\u003eProduktbeskrivelse:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n ECD Germany Med det praktiske trafikspejl fra , træffer du det rigtige valg, når det gælder trafiksikkerhed. Montér spejlet ved ind- og udkørsler med begrænset udsyn eller på parkeringspladser. Det forhindrer risikoen for ulykker forårsaget af blinde vinkler. Trafikspejlet er lavet af let, men robust materiale og er derfor meget holdbart.\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed en synsvinkel på 130-160\u0026deg; sammen med det drejelige beslag kan alle synsretninger nemt dækkes. Installationen er enkel og ligetil.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTrafikspejl til pålidelig synlighed\u003cbr \/\u003e\nLetter ind- og udkørsel med begrænset udsyn\u003cbr \/\u003e\nEnkel installation\u003cbr \/\u003e\nSærligt robust og vejrbestandigt\u003cbr \/\u003e\nBetragtningsvinkel på 130-160\u0026deg;.\u003cbr \/\u003e\nDrejeligt beslag\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x trafikspejl inkl. drejeligt beslag og monteringsmateriale","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ med beskyttelsesdæksel","offer_id":45123417571504,"sku":"390003063","price":20.88,"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 | Store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, trafikledningskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e« \nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion i slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x trafikkegle 75 cm","brand":"ECD Germany","offers":[{"title":"Enkelt","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 | Sæt med 12 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e« \nDenne trafikkegle i høj kvalitet udmærker sig ved sin robuste konstruktion af slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"12'er","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 | Sæt med 4 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e«\nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion af slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil ståfasthed\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n4 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2523_set_3_e9cdcbef-010c-479e-bbde-842f821b2e1d.jpg?v=1786645229"},{"product_id":"490019638-ecd-germany-pylonen-6er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sæt med 6 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e«\nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion af slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk greb til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/6xIP-2523_set_3_beda9f4c-dc1f-44c3-955b-da1437004a5f.jpg?v=1786645231"},{"product_id":"490019641-ecd-germany-pylonen-20er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sæt med 20 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e«\nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion i slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabilt fodfæste\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"20'erne","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 | Sæt med 3 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e«\nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion af slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk greb til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabilt fodfæste\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n3 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2523_set_3_6cf31daf-2a1d-406e-8993-b9751de70a42.jpg?v=1786645235"},{"product_id":"490019639-ecd-germany-pylonen-10er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sæt med 10 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e« \nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion i slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n10 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"},{"product_id":"490019637-ecd-germany-pylonen-5er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sæt med 5 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e« \nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion af slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil ståfasthed\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n5 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-2523_set_3_ca50da15-6146-414b-8a38-3af450b5c1bd.jpg?v=1786645236"},{"product_id":"490019634-ecd-germany-pylonen-2er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sæt med 2 store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, afspærringskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e«\nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion i slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n2 x trafikkegler 75 cm","brand":"ECD Germany","offers":[{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/2xIP-2523_set_1_18895aaa-2daa-4b6a-b6e3-e311b468a70b.jpg?v=1786645232"},{"product_id":"p490019310-ecd-germany-pylonen-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Store pyloner med 2 reflekterende striber, 75 cm, af PE, orange, trafikkegler, vejledningskegler, advarselskegler, trafikledningskegler, trafikhætter","description":"\u003cstrong\u003eTrafikkegle\u003c\/strong\u003e »\u003cbr \/\u003e« \nDenne trafikkegle af høj kvalitet udmærker sig ved sin robuste konstruktion i slidstærkt polyethylen (PE) og sin iøjnefaldende orange signalfarve. Takket være de to reflekterende striber er keglen godt synlig, selv under dårlige lysforhold. Det slidstærke termoplastmateriale gør trafikkeglen særligt holdbar, fleksibel og modstandsdygtig over for vejrpåvirkninger samt mekanisk belastning. Takket være det integrerede håndtag kan trafikkeglen nemt transporteres og hurtigt stilles op. Desuden kan keglerne stables pladsbesparende og er dermed særligt praktiske til opbevaring og transport.\u003cbr \/\u003e\nUanset om det drejer sig om store kegler til parkeringspladser, virksomhedsområder, byggepladser, indkørsler eller private grunde \u0026ndash; denne advarselskegle er fremragende egnet til afmærkning og sikring af de mest forskelligartede områder. Trafikkeglerne yder også pålidelig service ved køresikkerhedskurser, sportsbegivenheder eller trafikøvelsespladser. Bemærk venligst, at anvendelse i den offentlige vejtrafik kun må ske i overensstemmelse med gældende regler og med den nødvendige tilladelse.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaber:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkegle af polyethylen (PE)\u003cbr \/\u003e\nIøjnefaldende orange signalfarve\u003cbr \/\u003e\nTo reflekterende striber for bedre synlighed\u003cbr \/\u003e\nKan stables for pladsbesparende opbevaring\u003cbr \/\u003e\nPraktisk håndtag til nem transport\u003cbr \/\u003e\nVejrbestandig og holdbar\u003cbr \/\u003e\nMed konisk form og bred base for stabil stående\u003cbr \/\u003e\nIdeel til parkeringspladser, virksomhedsområder, indkørsler og sportstræning\u003cbr \/\u003e\nOgså velegnet til køreskoler og trafikøvelsespladser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveringsomfang:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x trafikkegle 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true},{"title":"12'er","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true},{"title":"20'erne","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true},{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true},{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true},{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true},{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true},{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true},{"title":"Enkelt","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:\/\/ecdgermany.de\/da\/collections\/trafik-og-sikkerhedshjaelpemidler.oembed?page=2","provider":"ECD Germany","version":"1.0","type":"link"}