{"title":"Trafiksäkerhet","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":"Set med 10 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 10 trafikkoner tillverkade av starkt PVC-material, tidigare även känt som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 47 cm hög, orange med 2 vita ränder, tillverkad av PVC, dagglödande och väger ca. 1000 gram. Fotavtrycket är ca 295 x 295 mm.\u003cbr \/\u003e\n\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och på trafikövningsplatser, inom karting och på lekplatser för barn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10x pyloner orange-vit reflekterande trafikkon trafikkon varningskon 47 cm hög\u003cbr \/\u003e\nOrange trafikkon med 2 vita reflekterande ränder\u003cbr \/\u003e\n47 cm hög och väger 1000 g\u003cbr \/\u003e\nFotavtrycket är 295 x 295 mm\u003cbr \/\u003e\nIdealisk för privata fastigheter, parkeringsplatser, körskolor och idrottsträning\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10 x trafikkoner","brand":"ECD Germany","offers":[{"title":"Uppsättning med 10 st. \/ 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":"Trafikkon varningskon Trafikkon 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 1 stycke trafikkon av starkt PVC-material, tidigare även känd som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger ca 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x Pylon orange-vit reflekterande trafikkäpp varningskäpp 50 cm hög.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikkäpp","brand":"ECD Germany","offers":[{"title":"Uppsättning om 1 \/ 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":"Set med 2 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","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 säker: uppsättning trafikkoner för tydliga markeringar och avspärrningar\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\u003eDenna praktiska uppsättning bestående av trafikkoner med två reflekterande remsor säkerställer optimal synlighet och tydlig markering i vägtrafiken och utomhusområden.\u003c\/span\u003e\u003cspan\u003e De dagsljusbelysta konerna är idealiska för byggarbetsplatser,\u003c\/span\u003e\u003cspan\u003e vägarbeten,\u003c\/span\u003e\u003cspan\u003e evenemang och många andra användningsområden.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-sourcepos=\"5:1-5:18\"\u003e\u003cstrong\u003eEgenskaper:\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ög synlighet:\u003c\/strong\u003e\u003cspan\u003e Två reflekterande remsor ger optimal synlighet både dag och natt.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"8:1-8:98\"\u003e\u003cstrong\u003eDagsljusfärger:\u003c\/strong\u003e\u003cspan\u003e Pylonerna finns i dagsljusfärger,\u003c\/span\u003e\u003cspan\u003e färger som är lätta att se även i svåra ljusförhållanden.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"9:1-9:140\"\u003e\u003cstrong\u003eRobust konstruktion:\u003c\/strong\u003e\u003cspan\u003e Trafikkonerna är tillverkade av robust plast och ger säker stabilitet även i väder och vind.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"10:1-10:135\"\u003e\u003cstrong\u003eLätt och bärbar:\u003c\/strong\u003e\u003cspan\u003e Konerna är lätta och bärbara,\u003c\/span\u003e\u003cspan\u003e så att de kan sättas upp och transporteras snabbt och enkelt.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"11:1-11:125\"\u003e\u003cstrong\u003eMångsidig användning:\u003c\/strong\u003e\u003cspan\u003e Idealisk för byggarbetsplatser,\u003c\/span\u003e\u003cspan\u003e vägarbeten,\u003c\/span\u003e\u003cspan\u003e evenemang,\u003c\/span\u003e\u003cspan\u003e parkeringar,\u003c\/span\u003e\u003cspan\u003e parkeringar, privata fastigheter och mycket mer.\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\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"Uppsättning av 2 \/ 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":"Set med 4 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eSynligt säker: uppsättning trafikkoner för tydliga markeringar och avspärrningar\u003c\/strong\u003e\u003cbr \/\u003e\nDenna praktiska uppsättning bestående av trafikkoner med två reflexremsor säkerställer optimal synlighet och tydlig markering i vägtrafiken och utomhus. De dagsljusbelysta konerna är idealiska för byggarbetsplatser, vägarbeten, evenemang och många andra användningsområden.\u003cbr \/\u003e\n\u003cbr \/\u003e\nFunktioner:\u003cbr \/\u003e\n\u003cbr \/\u003e\nHög synlighet: två reflexremsor ger optimal synlighet dag och natt.\u003cbr \/\u003e\nDagsljusfärger: Pylonerna finns i dagsljusfärger som är lätta att se även i svåra ljusförhållanden.\u003cbr \/\u003e\nRobust konstruktion: Trafikkonerna är tillverkade av robust plast och står stadigt även i väder och vind.\u003cbr \/\u003e\nLätt och bärbar: Konerna är lätta och bärbara, vilket gör dem snabba och enkla att sätta upp och transportera.\u003cbr \/\u003e\nMångsidiga: Idealisk för byggarbetsplatser, vägarbeten, evenemang, parkeringsplatser, privata fastigheter och mycket mer.\u003cbr \/\u003e\n\u003cbr \/\u003e\nOmfattning av leverans:\u003cbr \/\u003e\n4 x pyloner","brand":"ECD Germany","offers":[{"title":"Uppsättning om 4 \/ 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":"Trafikspegel röd, Ø 30 cm, med vridbar hållare, av plast och ram av polypropen och stål","description":"\u003cp\u003e\u003cstrong\u003eProduktbeskrivning:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eMed den praktiska trafikspegeln från ECD Germany gör du rätt val när det gäller trafiksäkerhet. Montera spegeln vid ingångar och utgångar med begränsad sikt eller i parkeringsgarage. På så sätt kan risken för olyckor på grund av döda vinklar undvikas. Trafikspegeln är tillverkad av ett lätt men robust material och är därför mycket hållbar. \u003cbr \/\u003e Med en betraktningsvinkel på 130-160\u0026deg; tillsammans med det svängbara fästet kan alla betraktningsriktningar täckas utan problem. Installationen är enkel och lätt. \u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eMycket robust\u003cbr \/\u003eLätt att installera\u003cbr \/\u003eSvängbart fäste\u003cbr \/\u003eSynvinkel 130-160\u0026deg;\u003cbr \/\u003eTrafikspegel för pålitlig sikt\u003cbr \/\u003eUnderlättar in- och utkörning vid begränsad sikt\u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eLeveransomfattning:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003e1 x trafikspegel inkl. svängbart fäste och monteringsmaterial.\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":"Trafikspegel Ø 45 cm röd med vridbar hållare av plast och ram av polypropen och stål","description":"\u003cstrong\u003eProduktbeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed den praktiska trafikspegeln från ECD Germany gör du rätt val när det gäller trafiksäkerhet. Montera spegeln vid ingångar och utgångar med begränsad sikt eller i parkeringsgarage. På så sätt kan risken för olyckor på grund av döda vinklar undvikas. Trafikspegeln är tillverkad av ett lätt men robust material och är därför mycket hållbar.\u003cbr \/\u003e\nMed en betraktningsvinkel på 130-160\u0026deg; tillsammans med det svängbara fästet kan alla betraktningsriktningar täckas utan problem. Installationen är mycket enkel och problemfri.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMycket robust\u003cbr \/\u003e\nLätt att montera\u003cbr \/\u003e\nSvängbart fäste\u003cbr \/\u003e\nVisningsvinkel från 130-160\u003cbr \/\u003e\nTrafikspegel för tillförlitlig synlighet\u003cbr \/\u003e\nUnderlättar in- och utpassering med begränsad synlighet\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikspegel inkl. svängbart fäste och monteringsmaterial","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":"Trafikspegel röd, Ø 60 cm, med vridbar hållare","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed den praktiska trafikspegeln från ECD Germany gör du rätt val när det gäller trafiksäkerhet. Montera spegeln vid ingångar och utgångar med begränsad sikt eller i parkeringsgarage. På så sätt kan risken för olyckor på grund av döda vinklar undvikas. Trafikspegeln är tillverkad av ett lätt men robust material och är därför mycket hållbar.\u003cbr \/\u003e\nMed en betraktningsvinkel på 130-160\u0026deg; tillsammans med det svängbara fästet kan alla betraktningsriktningar täckas utan problem. Installationen är mycket enkel och problemfri.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nMycket robust\u003cbr \/\u003e\nLätt att montera\u003cbr \/\u003e\nSvängbart fäste\u003cbr \/\u003e\nVisningsvinkel från 130-160\u003cbr \/\u003e\nTrafikspegel för tillförlitlig synlighet\u003cbr \/\u003e\nUnderlättar in- och utpassering med begränsad synlighet\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikspegel inkl. svängbart fäste och monteringsmaterial","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":"Trafikkon Trafikkon pylon tyngd 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eProduktbeskrivning:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\n\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nReflekterande band: För optimal synlighet i mörkret\u003cbr \/\u003e\nFast bas: Stabilt stöd även i väder och vind\u003cbr \/\u003e\nLätt och bärbar: Lätt att transportera och sätta upp\u003cbr \/\u003e\nVäderbeständig: Lämplig för långvarig användning utomhus\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x trafikkon","brand":"ECD Germany","offers":[{"title":"Uppsättning om 1 \/ 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":"Set om 2 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\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\"\u003eDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\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\"\u003eTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\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\"\u003eDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\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\"\u003eIdealisk för:\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\"\u003eByggarbetsplatser\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\"\u003evägarbeten\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\"\u003evägarbeten, evenemang\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\"\u003eparkeringsplatser\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\"\u003ePrivata fastigheter\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\"\u003eReflekterande band: För optimal synlighet i mörkret\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 bas: Stabilt stöd även i väder och vind\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\"\u003eLätt och bärbar: Lätt att transportera och sätta upp\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\"\u003eVäderbeständig: Lämplig för långvarig användning utomhus\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\"\u003eOmfattning av leveransen:\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 trafikkoner\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Uppsättning av 2 \/ 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":"Set om 3 trafikkoner trafikkon pylon reflekterande vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\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\"\u003eDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\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\"\u003eTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\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\"\u003eDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\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\"\u003eIdealisk för:\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\"\u003eByggarbetsplatser\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\"\u003evägarbeten\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\"\u003evägarbeten, evenemang\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\"\u003eparkeringsplatser\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\"\u003ePrivata fastigheter\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\"\u003eReflekterande band: För optimal synlighet i mörkret\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 bas: Stabilt stöd även i väder och vind\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\"\u003eLätt och bärbar: Lätt att transportera och sätta upp\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\"\u003eVäderbeständig: Lämplig för långvarig användning utomhus\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\"\u003eOmfattning av leveransen:\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 trafikkoner\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Uppsättning om 3 \/ 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":"Set om 4 trafikkoner trafikkon pylon reflekterande vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\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\"\u003eDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\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\"\u003eTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\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\"\u003eDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\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\"\u003eIdealisk för:\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\"\u003eByggarbetsplatser\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\"\u003evägarbeten\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\"\u003evägarbeten, evenemang\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\"\u003eparkeringsplatser\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\"\u003ePrivata fastigheter\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\"\u003eReflekterande band: För optimal synlighet i mörkret\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 bas: Stabilt stöd även i väder och vind\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\"\u003eLätt och bärbar: Lätt att transportera och sätta upp\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\"\u003eVäderbeständig: Lämplig för långvarig användning utomhus\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\"\u003eOmfattning av leveransen:\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 trafikkoner\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Uppsättning om 4 \/ 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":"Set om 5 trafikkoner trafikkon pylon reflekterande vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\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\"\u003eDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\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\"\u003eTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\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\"\u003eDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\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\"\u003eIdealisk för:\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\"\u003eByggarbetsplatser\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\"\u003evägarbeten\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\"\u003evägarbeten, evenemang\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\"\u003eparkeringsplatser\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\"\u003ePrivata fastigheter\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\"\u003eReflekterande band: För optimal synlighet i mörkret\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 bas: Stabilt stöd även i väder och vind\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\"\u003eLätt och bärbar: Lätt att transportera och sätta upp\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\"\u003eVäderbeständig: Lämplig för långvarig användning utomhus\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\"\u003eOmfattning av leveransen:\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 trafikkoner\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Uppsättning om 5 \/ 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":"Set om 10 trafikkoner trafikkon pylon reflekterande vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\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\"\u003eDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\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\"\u003eTrafikkonen är flexibel och kan även köras över utan att bilen skadas. Observera att det inte är tillåtet att använda dessa trafikkoner inom StVO-området utan tillstånd.\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\"\u003eDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\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\"\u003eIdealisk för:\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\"\u003eByggarbetsplatser\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\"\u003evägarbeten\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\"\u003evägarbeten, evenemang\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\"\u003eparkeringsplatser\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\"\u003ePrivata fastigheter\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\"\u003eReflekterande band: För optimal synlighet i mörkret\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 bas: Stabilt stativ även i väder och vind\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\"\u003eLätt och bärbar: Lätt att transportera och sätta upp\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\"\u003eVäderbeständig: Lämplig för långvarig användning utomhus\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\"\u003eOmfattning av leveransen:\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 trafikkoner\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Uppsättning med 10 st. \/ 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":"Set med 3 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"Uppsättning om 3 \/ 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":"Set med 6 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 6 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n6x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n6 x trafikkoner","brand":"ECD Germany","offers":[{"title":"6-pack \/ 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":"Set med 8 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 8 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n8x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n8 x trafikkoner","brand":"ECD Germany","offers":[{"title":"8-pack \/ 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":"Set med 5 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"Uppsättning om 5 \/ 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":"Set med 7 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"7-delars set \/ 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":"Set med 9 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"9-pack \/ 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":"Set med 12 trafikkoner varningskoner trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"12-pack \/ 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":"Set med 20 trafikkoner Varningskoner Trafikkoner 47 cm orange\/vit","description":"\u003cstrong\u003eBeskrivning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nDu bjuder på 2 stycken trafikkoner av starkt PVC-material, tidigare även kända som \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Trafikkonen är 50 cm hög, röd med två vita ränder, tillverkad av PVC, dagsljus och väger cirka 900 gram. Fotodlingsytan är ca 295 x 295 mm.\u003cbr \/\u003e\nTrafikkonen är flexibel och kan också köras över utan att bilen skadas. Observera att du inte får använda dessa koner på StVO:s område utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat mark, på privata tillfartsvägar och parkeringsplatser, men även till exempel vid idrottsträning, i körskolor och på trafikövningsplatser, i karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x pyloner orange-vit reflekterande trafikkoner varningskoner 50 cm höga.\u003cbr \/\u003e\nOrangefärgad trafikkon med 2 vita reflekterande ränder.\u003cbr \/\u003e\n50 cm hög och 900 g i vikt\u003cbr \/\u003e\nFotyta är 295 x 295 mm\u003cbr \/\u003e\nPerfekt för privata fastigheter, parkeringar, körskolor och idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransens omfattning\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x trafikkoner","brand":"ECD Germany","offers":[{"title":"20-pack \/ 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":"Set om 6 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eProduktbeskrivning:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x trafikkoner","brand":"ECD Germany","offers":[{"title":"6-pack \/ 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":"Set om 7 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar på.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n7 x trafikkoner","brand":"ECD Germany","offers":[{"title":"7-delars set \/ 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":"Set om 8 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också till exempel vid idrottsträning, på körskolor och på trafikövningsplatser, inom karting och på lekplatser för barn.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n8 x trafikkoner","brand":"ECD Germany","offers":[{"title":"8-pack \/ 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":"Set om 9 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar på.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n9 x trafikkoner","brand":"ECD Germany","offers":[{"title":"9-pack \/ 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":"Set om 12 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar på.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x trafikkoner","brand":"ECD Germany","offers":[{"title":"12-pack \/ 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":"Set om 20 trafikkoner trafikkon pylon vikt 51cm röd\/vit med tung bas","description":"\u003cstrong\u003eSynligt säker: trafikkon för tillförlitlig användning utomhus\u003c\/strong\u003e\u003cbr \/\u003e\nDenna stabila trafikkon med en totalhöjd på 510 mm ger dig tillförlitliga barriärer och tydliga markeringar i utomhusområden. Konens fasta bas ger ett säkert grepp även i väder och vind, medan den reflekterande remsan ger optimal synlighet dag och natt.\u003cbr \/\u003e\nSlitstarka, tunga trafikkoner är stabila tack vare sin låga tyngdpunkt. Tack vare den låga tyngdpunkten hos trafikkonerna med den tunga basen välter de inte ens i kraftiga vindar.\u003cbr \/\u003e\nDenna trafikkon har en extremt robust bas. Mycket enkel att sätta upp, stort infällt grepp vid huvudet så att du snabbt kan sätta upp konerna även med handskar på.\u003cbr \/\u003e\nTrafikkonerna kan staplas ovanpå varandra, perfekt för förvaring utan att slösa mycket utrymme\u003cbr \/\u003e\nTrafikkonen är flexibel och kan även köras över utan att orsaka skador på bilen. Observera att du inte får använda dessa trafikkoner inom StVO-området utan tillstånd.\u003cbr \/\u003e\nDessa trafikkoner är idealiska för användning på privat egendom, för privata tillfartsvägar och parkeringsplatser, men också t.ex. vid idrottsträning, på körskolor och trafikövningsplatser, inom karting och på lekplatser.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdealisk för:\u003c\/strong\u003e\u003cbr \/\u003e\nByggarbetsplatser\u003cbr \/\u003e\nvägarbeten\u003cbr \/\u003e\nvägarbeten, evenemang\u003cbr \/\u003e\nparkeringsplatser\u003cbr \/\u003e\nPrivata fastigheter\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflekterande band: \u003c\/strong\u003eFör optimal synlighet i mörkret.\u003cbr \/\u003e\n\u003cstrong\u003eFast bas:\u003c\/strong\u003e Stabilt stativ även i väder och vind.\u003cbr \/\u003e\n\u003cstrong\u003eLättvikt: \u003c\/strong\u003eLätt att transportera och sätta upp.\u003cbr \/\u003e\n\u003cstrong\u003eBärbar: Lätt att bära: \u003c\/strong\u003eLätt att bära tack vare handtaget.\u003cbr \/\u003e\n\u003cstrong\u003eVäderbeständig:\u003c\/strong\u003e Lämplig för långvarig användning utomhus.\u003cbr \/\u003e\n\u003cstrong\u003eMångsidig: \u003c\/strong\u003eIdealisk för privata fastigheter, parkeringsplatser, körskolor och inom idrottsträning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x trafikkoner","brand":"ECD Germany","offers":[{"title":"20-pack \/ 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":"Trafikspegel Ø 30 cm med svängbart fäste Röd","description":"\u003cstrong\u003eProduktbeskrivning:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n ECD Germany Med den praktiska trafikspegeln från , gör du rätt val när det gäller trafiksäkerhet. Montera spegeln vid in- och utfarter med begränsad sikt eller på parkeringsplatser. Detta förhindrar risken för olyckor som orsakas av döda vinklar. Trafikspegeln är tillverkad av lätt men robust material och är därför mycket hållbar.\u003cbr \/\u003e\n\u003cbr \/\u003e\nMed en betraktningsvinkel på 130-160\u0026deg; tillsammans med det svängbara fästet kan alla siktriktningar enkelt täckas in. Installationen är enkel och okomplicerad.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eFunktioner:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTrafikspegel för tillförlitlig sikt\u003cbr \/\u003e\nUnderlättar in- och utpassering med begränsad sikt\u003cbr \/\u003e\nEnkel installation\u003cbr \/\u003e\nSärskilt robust och väderbeständig\u003cbr \/\u003e\nBetraktningsvinkel på 130-160\u0026deg;.\u003cbr \/\u003e\nSvängbart fäste\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eOmfattning av leveransen:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x trafikspegel inkl. svängbart fäste och monteringsmaterial","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ med skyddshölje","offer_id":45123417571504,"sku":"390003063","price":23.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1528_galerie_3_f8ee0098-18ac-4eab-86d9-c1bb5f2f03ed.jpg?v=1786644068"},{"product_id":"490019310-ecd-germany-pylone-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-gross-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Stora koner med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkoner, vägledningskoner, varningskoner, trafikledningskoner, trafikkoner","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara plats, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna trafikkon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStaplingsbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndig och hållbar\u003cbr \/\u003e\nMed konisk form och stor bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x trafikkon 75 cm","brand":"ECD Germany","offers":[{"title":"Enkel","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 | Pyloner, 12-pack, stora, med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkäglar, ledningskäglar, varningskäglar, avspärrningskäglar, trafikhattar","description":"\u003cstrong\u003eTrafikk\u0026auml;gla\u003c\/strong\u003e ”\u003cbr \/\u003e” \nDenna h\u0026ouml;gkvalitativa trafikk\u0026auml;gla utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r k\u0026auml;glan v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna trafikkon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna \u0026auml;r också till stor hj\u0026auml;lp vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med tillh\u0026ouml;rande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platssparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransomfattning:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x trafikkoner 75 cm","brand":"ECD Germany","offers":[{"title":"12:a","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-2523_set_3_d17c3d90-e7e0-4d95-8ea1-ad43800cb315.jpg?v=1786645228"},{"product_id":"490019636-ecd-germany-pylonen-4er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set med 4 stora koner med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkoner, vägkoner, varningskoner, avspärrningskoner, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget går trafikkegeln att bekv\u0026auml;mt transportera och snabbt st\u0026auml;lla upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna trafikkon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n4 x trafikkoner 75 cm","brand":"ECD Germany","offers":[{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2523_set_3_e9cdcbef-010c-479e-bbde-842f821b2e1d.jpg?v=1786645229"},{"product_id":"490019638-ecd-germany-pylonen-6er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set med 6 stora koner med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkoner, vägkoner, varningskoner, avspärrningskoner, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna varningskon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna \u0026auml;r också till stor hj\u0026auml;lp vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med tillh\u0026ouml;rande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransomfattning:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x trafikkoner 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 | Pyloner, 20-pack, stora, med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkäglar, vägledningskäglar, varningskäglar, avspärrningskäglar, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget går trafikkegeln att bekv\u0026auml;mt transportera och snabbt st\u0026auml;lla upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna varningskon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna v\u0026auml;gtrafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platssparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransomfattning:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x trafikkoner 75 cm","brand":"ECD Germany","offers":[{"title":"20-talet","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 | Stora trafikkeglar, 3-pack, med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkeglar, vägledningskeglar, varningskeglar, avspärrningskeglar, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget går trafikkegeln att bekv\u0026auml;mt transportera och snabbt st\u0026auml;lla upp. Dessutom kan konerna staplas f\u0026ouml;r att spara plats, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna trafikkon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platssparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n3 x trafikkoner 75 cm","brand":"ECD Germany","offers":[{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2523_set_3_6cf31daf-2a1d-406e-8993-b9751de70a42.jpg?v=1786645235"},{"product_id":"490019639-ecd-germany-pylonen-10er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set med 10 stora koner med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkoner, vägkoner, varningskoner, avspärrningskoner, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget går trafikkegeln att bekv\u0026auml;mt transportera och snabbt st\u0026auml;lla upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna varningskon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna v\u0026auml;gtrafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransomfattning:\u003c\/strong\u003e\u003cbr \/\u003e\n10 x trafikkoner 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"},{"product_id":"490019637-ecd-germany-pylonen-5er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Set med 5 stora koner med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkoner, vägkoner, varningskoner, avspärrningskoner, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna varningskon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna v\u0026auml;gtrafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndiga och hållbara\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n5 x trafikkoner 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 | Stora trafikkäglar, 2-pack, med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkäglar, vägledningskäglar, varningskäglar, avspärrningskäglar, trafikkoner","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara utrymme, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna varningskon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStapelbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndig och hållbar\u003cbr \/\u003e\nMed konisk form och bred bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n2 x trafikkoner 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 | Stora trafikkäglar med 2 reflekterande ränder, 75 cm, av PE, orange, trafikkäglar, vägledningskäglar, varningskäglar, trafikledningskäglar, trafikhattar","description":"\u003cstrong\u003eTrafikkon\u003c\/strong\u003e\u003cbr \/\u003e\nDenna h\u0026ouml;gkvalitativa trafikkon utm\u0026auml;rker sig genom sin robusta konstruktion i slitstarkt polyeten (PE) och sin i\u0026ouml;gonfallande orange signalf\u0026auml;rg. Tack vare de två reflekterande r\u0026auml;nderna \u0026auml;r konen v\u0026auml;l synlig \u0026auml;ven vid dåliga ljusf\u0026ouml;rhållanden. Det sega termoplastmaterialet g\u0026ouml;r trafikkegeln s\u0026auml;rskilt hållbar, flexibel och tålig mot v\u0026auml;derpåverkan samt mekanisk belastning. Tack vare det integrerade handtaget kan trafikkegeln enkelt transporteras och snabbt st\u0026auml;llas upp. Dessutom kan konerna staplas f\u0026ouml;r att spara plats, vilket g\u0026ouml;r dem s\u0026auml;rskilt praktiska f\u0026ouml;r f\u0026ouml;rvaring och transport.\u003cbr \/\u003e\nOavsett om det g\u0026auml;ller stora koner f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, byggarbetsplatser, infarter eller privata tomter \u0026ndash; denna trafikkon \u0026auml;r utm\u0026auml;rkt f\u0026ouml;r att markera och s\u0026auml;kra de mest skiftande områden. Trafikkonerna fungerar också pålitligt vid k\u0026ouml;rs\u0026auml;kerhetsutbildningar, idrottsevenemang eller trafik\u0026ouml;vningsplatser. Observera att anv\u0026auml;ndning i den allm\u0026auml;nna trafiken endast får ske i enlighet med g\u0026auml;llande best\u0026auml;mmelser och med motsvarande tillstånd.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eEgenskaper:\u003c\/strong\u003e\u003cbr \/\u003e\nRobust trafikkon av polyeten (PE)\u003cbr \/\u003e\nI\u0026ouml;gonfallande orange signalf\u0026auml;rg\u003cbr \/\u003e\nTvå reflekterande r\u0026auml;nder f\u0026ouml;r b\u0026auml;ttre synlighet\u003cbr \/\u003e\nStaplingsbar f\u0026ouml;r platsbesparande f\u0026ouml;rvaring\u003cbr \/\u003e\nPraktiskt handtag f\u0026ouml;r enkel transport\u003cbr \/\u003e\nV\u0026auml;derbest\u0026auml;ndig och hållbar\u003cbr \/\u003e\nMed konisk form och stor bas f\u0026ouml;r stabilt st\u0026auml;ll\u003cbr \/\u003e\nPerfekt f\u0026ouml;r parkeringsplatser, f\u0026ouml;retagsområden, infarter och idrottstr\u0026auml;ning\u003cbr \/\u003e\nPassar \u0026auml;ven f\u0026ouml;r k\u0026ouml;rskolor och trafik\u0026ouml;vningsplatser\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eLeveransinnehåll:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x trafikkon 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true},{"title":"12:a","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true},{"title":"20-talet","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":"Enkel","offer_id":45442151514288,"sku":"490019310","price":27.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"}],"url":"https:\/\/icdgermany.com\/sv\/collections\/trafik-och-sakerhetshjalpmedel.oembed?page=2","provider":"ECD Germany","version":"1.0","type":"link"}