{"product_id":"security-gate-cover","title":"Sicherheitstorabdeckung","description":"\u003cdiv class=\"main-wrapper\"\u003e\n\n\u003c!-- Google Font --\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n\u003c\/div\u003e\n\u003cstyle\u003e\n    \/* ---------- Global Styles ---------- *\/\n    .main-wrapper {\n      font-family: \"Rubik\", sans-serif;\n      color: #333;\n      line-height: 1.7;\n    }\n\n    .section-wrapper {\n      max-width: 1280px;\n      margin: 40px auto;\n      padding: 0 20px;\n    }\n\n    h2 {\n      font-size: 20px;\n      font-weight: 700;\n      color: #111;\n      margin-bottom: 12px;\n    }\n\n    p {\n      font-size: 15px;\n      margin: 0 0 10px;\n    }\n\n    \/* ---------- Section Common ---------- *\/\n    .section-box {\n      position: relative;\n      background-color: #f5f5f5;\n      border-radius: 0 10px 10px 10px;\n      padding: 40px 30px 30px;\n      margin: 60px auto;\n    }\n\n    .floating-label {\n      background-color: #FDB002;\n      color: #fff;\n      font-weight: 600;\n      padding: 12px 40px;\n      border-radius: 0 20px 20px 0;\n      position: absolute;\n      top: -20px;\n      left: 0;\n      font-size: 16px;\n    }\n\n    \/* ---------- Table ---------- *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 600px;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      border: 1px solid #ccc !important;\n      padding: 10px;\n      text-align: center;\n      font-size: 14px;\n    }\n\n    .spec-table th {\n      background-color: #eaeaea;\n      font-weight: 600;\n    }\n\n    .spec-table tr:nth-child(even) {\n      background-color: #fafafa;\n    }\n\n    .spec-table tr:nth-child(odd) {\n      background-color: #fff;\n    }\n\n    .spec-scroll {\n      overflow-x: auto;\n    }\n\n    \/* ---------- Flex Layouts ---------- *\/\n    .flex-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 30px;\n      align-items: flex-start;\n    }\n\n    .flex-1 {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    .image-grid {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .image-grid img {\n      width: 100px;\n      height: 100px;\n      border-radius: 6px;\n      object-fit: cover;\n    }\n\n    \/* ---------- Features ---------- *\/\n    .features-icons {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: center;\n      gap: 20px;\n    }\n\n    .feature-col {\n      flex: 1;\n      min-width: 140px;\n      display: flex;\n      flex-direction: column;\n      gap: 40px;\n      align-items: center;\n      text-align: center;\n    }\n\n    .feature-col img {\n      width: 56px;\n      height: 56px;\n      margin-bottom: 6px;\n    }\n\n    .feature-img {\n      flex: 2;\n      max-width: 380px;\n      text-align: center;\n    }\n\n    .feature-img img {\n      width: 100%;\n      border-radius: 10px;\n    }\n\n    \/* ---------- Feature List (Updated Responsive Styles) ---------- *\/\n    .feature-list {\n      list-style: none;\n      padding-left: 30px;\n      margin: 20px 0 40px;\n    }\n\n    .feature-list li {\n      font-size: 15px;\n      margin-bottom: 12px;\n      line-height: 1.8;\n      color: #333;\n    }\n\n    .feature-list li strong {\n      color: #111;\n      font-weight: 600;\n    }\n\n    @media (max-width: 992px) {\n      .feature-list {\n        padding-left: 20px;\n        margin: 15px 0 30px;\n      }\n      .feature-list li {\n        font-size: 14px;\n        margin-bottom: 10px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .feature-list {\n        padding-left: 18px;\n        margin: 10px 0 25px;\n      }\n      .feature-list li {\n        font-size: 14px;\n        line-height: 1.7;\n        text-align: left;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .feature-list {\n        padding-left: 16px;\n      }\n      .feature-list li {\n        font-size: 13.5px;\n        margin-bottom: 10px;\n        line-height: 1.6;\n      }\n    }\n\n    \/* ---------- Videos ---------- *\/\n    .video-flex {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px;\n      margin-bottom: 30px;\n    }\n\n    .video-box {\n      flex: 1;\n      min-width: 260px;\n    }\n\n    .video-box iframe {\n      width: 100%;\n      height: 240px;\n      border-radius: 8px;\n      border: none;\n    }\n\n    \/* ---------- Responsive ---------- *\/\n    @media (max-width: 992px) {\n      .section-box {\n        padding: 30px 20px;\n      }\n\n      .floating-label {\n        font-size: 15px;\n        padding: 10px 28px;\n      }\n\n      .image-grid img {\n        width: 90px;\n        height: 90px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .flex-row {\n        flex-direction: column;\n      }\n\n      .feature-col {\n        gap: 25px;\n      }\n\n      .feature-img {\n        max-width: 100%;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .section-wrapper {\n        padding: 0 12px;\n      }\n\n      h2 {\n        font-size: 18px;\n      }\n\n      p {\n        font-size: 14px;\n      }\n\n      .floating-label {\n        font-size: 14px;\n        padding: 8px 20px;\n      }\n\n      .spec-table th,\n      .spec-table td {\n        font-size: 12px;\n        padding: 8px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"main-wrapper\"\u003e\n\n\u003c!-- ---------- Main Content ---------- --\u003e\n\u003cdiv class=\"section-wrapper\"\u003e\n\n\u003ch2\u003eVerbessern Sie die Ladensicherheit mit individuellen Sicherheitstürabdeckungen\u003c\/h2\u003e\n\n\u003cp\u003eVerwandeln Sie Ihre Eingangs- und Ausgangstore in eine attraktive und funktionale Anzeige. Diese Abdeckungen aus 180 g elastischem Polyester erhalten nicht nur die Ladensicherheit, sondern ermöglichen es Ihnen auch, individuelle Logos, Werbeaktionen oder Designs zu präsentieren und ein notwendiges Gerät in ein effektives Marketinginstrument zu verwandeln. Dieses Produkt ist Teil unserer Kollektion \u003ca href=\"https:\/\/printmyexpo.com\/collections\/stands-display\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eStänder \u0026amp; Displays\u003c\/span\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003c!-- ---------- Specifications ---------- --\u003e\n\u003cdiv style=\"background-color: #f2f2f2;\" class=\"section-box\"\u003e\n\n\u003cdiv class=\"floating-label\"\u003eSpezifikationen\u003c\/div\u003e\n\n\u003cdiv class=\"spec-scroll\"\u003e\n\n\u003ctable style=\"width: 100%; border-collapse: collapse; border: 1px solid #ccc;\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003cth style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eGröße\u003c\/th\u003e\n\n\u003cth style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eMaterial\u003c\/th\u003e\n\n\u003cth style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eSchicht\u003c\/th\u003e\n\n\u003cth style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eDruck\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eA: 16.53''x56.50''\u003c\/td\u003e\n\n\u003ctd rowspan=\"4\" style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003e180 g elastisches Polyester\u003c\/td\u003e\n\n\u003ctd rowspan=\"4\" style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eDoppelt (einseitig\/doppelseitig bedruckt)\u003c\/td\u003e\n\n\u003ctd rowspan=\"4\" style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eFarbsublimation\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eB: 25''x53.54''\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eC: 26.5''x58.5''\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd style=\"border: 1px solid #ccc; padding: 10px; text-align: center;\"\u003eBenutzerdefinierte Größe\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- ---------- Details ---------- --\u003e\n\u003cdiv class=\"section-box\"\u003e\n\n\u003cdiv class=\"floating-label\"\u003eDetails\u003c\/div\u003e\n\n\u003cdiv class=\"flex-row\"\u003e\n\n\u003cdiv class=\"flex-1\"\u003e\n\n\u003cp\u003eUnsere Sicherheitstürabdeckungen bestehen aus hochwertigem elastischem Polyester und verfügen über ein verstellbares elastisches Band an der Unterseite für einen festen Sitz an Ihrem Tor. Sie sind schnell zu installieren, einfach auszutauschen und beeinträchtigen Ihr bestehendes Sicherheitssystem nicht.\u003c\/p\u003e\n\n\u003cp\u003eWir bieten drei Standardgrößen an: A: 16.53\" × 56.50\", B: 25\" × 53.54\" und C: 26.5\" × 58.5\", passend für die meisten gängigen Sicherheitstore. Benötigen Sie eine Sondergröße? Wir können eine maßgeschneiderte Abdeckung erstellen, die perfekt zu Ihren Torabmessungen passt. Für einen kompletten Event-Aufbau passt sie gut zu unserer \u003ca href=\"https:\/\/printmyexpo.com\/products\/barricade-cover-flame-retardant-240g-tension-fabric\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eAbsperrungsabdeckung\u003c\/span\u003e\u003c\/a\u003e und \u003ca href=\"https:\/\/printmyexpo.com\/products\/crowd-control-barriers-flame-retardant-240g-tension-fabric\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eAbsperrgittern\u003c\/span\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cdiv class=\"image-grid\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-1.jpg?v=1761745237\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-2.jpg?v=1761745237\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-3.jpg?v=1761745237\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-4.jpg?v=1761745237\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"text-align: center;\" class=\"flex-1\"\u003e\u003cimg style=\"max-width: 100%; border-radius: 8px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-5.jpg?v=1761745237\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- ---------- Features ---------- --\u003e\n\u003cdiv style=\"background-color: #f2f2f2;\" class=\"section-box\"\u003e\n\n\u003cdiv class=\"floating-label\"\u003eEigenschaften\u003c\/div\u003e\n\n\u003cul class=\"feature-list\"\u003e\n\n\u003cli\u003e\n\n\u003cp\u003e\u003cstrong\u003eAuffällige Dekoration\u003c\/strong\u003e - Ihre individuellen Designs werden in Vollfarbe auf hochwertigem Polyester gedruckt und liefern lebendige Farben und scharfe Details. Diese Abdeckungen werten das Erscheinungsbild jeder Einzelhandels- oder Ladenumgebung sofort auf.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWerbewirksam \u0026amp; Praktisch\u003c\/strong\u003e - Neben der Dekoration dienen diese Sicherheitstürabdeckungen als effektives Marketinginstrument. Drucken Sie Ihr Markenlogo oder Ihre Werbebotschaft, um Ihre Produkte und Dienstleistungen zu präsentieren.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSchneller \u0026amp; einfacher Aufbau\u003c\/strong\u003e - In Sekundenschnelle ohne Werkzeug installiert, was den Aufbau schnell und problemlos macht.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eKostenloses professionelles Artwork\u003c\/strong\u003e - Unsicher beim Design? Laden Sie einfach Ihr Logo oder Bild hoch und teilen Sie uns Ihre Anforderungen mit. Unser erfahrenes Artwork-Team erstellt Ihnen kostenlos ein druckfertiges Design.\u003c\/p\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"features-icons\"\u003e\n\n\u003cdiv class=\"feature-col\"\u003e\n\n\u003cdiv\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Double-Layer-Heart-Shaped-Backdrop-img-7.png?v=1761388435\"\u003e\n\u003cdiv\u003eEinfach aufzubauen\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Double-Layer-Heart-Shaped-Backdrop-img-6.png?v=1761388435\"\u003e\n\u003cdiv\u003eHoch dekorativ\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-6.jpg?v=1761745236\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-col\"\u003e\n\n\u003cdiv\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security-Gate-Cover-img-7.jpg?v=1761745237\"\u003e\n\u003cdiv\u003eKostenloser Grafikservice\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/10x15ft-Trade-Show-Booth-Kit_-A1-img-3.png?v=1761378335\"\u003e\n\u003cdiv\u003ePraktisch\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Print My Expo","offers":[{"title":"Typ A (16,53''x56,5'') \/ Einseitig","offer_id":53268723826856,"sku":"SGC-A-SS-001","price":91.95,"currency_code":"EUR","in_stock":true},{"title":"Typ A (16,53''x56,5'') \/ Doppelseitig","offer_id":53268723859624,"sku":"SGC-A-DS-001","price":99.95,"currency_code":"EUR","in_stock":true},{"title":"Typ B (25''x53.5'') \/ Einseitig","offer_id":53268723892392,"sku":"SGC-B-SS-001","price":94.95,"currency_code":"EUR","in_stock":true},{"title":"Typ B (25''x53.5'') \/ Doppelseitig","offer_id":53268723925160,"sku":"SGC-B-DS-001","price":105.95,"currency_code":"EUR","in_stock":true},{"title":"Typ C (67,3 cm x 148,6 cm) \/ Einseitig","offer_id":53268723957928,"sku":"SGC-C-SS-001","price":96.95,"currency_code":"EUR","in_stock":true},{"title":"Typ C (67,3 cm x 148,6 cm) \/ Doppelseitig","offer_id":53268723990696,"sku":"SGC-C-DS-001","price":109.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Security_Gate_Cover_1st.webp?v=1767610395","url":"https:\/\/printmyexpo.com\/de-de\/products\/security-gate-cover","provider":"PrintMyExpo.com","version":"1.0","type":"link"}