{"title":"Street","description":"","products":[{"product_id":"strassenmotorrad-bike-dekor-entwurf","title":"Street Motorcycle Bike Graphics - Design","description":"\u003c!-- ===== Straßenmotorrad Dekor – Custom Produktseite (Vollbild \u0026 Responsive) ===== --\u003e\n\u003cstyle\u003e\n:root { --ss-primary: #08DA97; --ss-primary-2: #00B377; --ss-dark: #0A0A0A; --ss-bg: #ffffff; --ss-gray-bg: #f7f8fa; --ss-text: #111418; --ss-text-muted: #5b6571; --ss-border: #e5e8ec; --ss-radius: 14px; --ss-radius-lg: 22px; --ss-shadow-sm: 0 2px 8px rgba(15,23,42,0.05); --ss-shadow: 0 12px 32px rgba(15,23,42,0.08); --ss-shadow-lg: 0 24px 60px rgba(15,23,42,0.14); --ss-grad: linear-gradient(135deg, #08DA97 0%, #00B377 100%); --ss-grad-dark: linear-gradient(135deg, #0A0A0A 0%, #1f2a24 60%, #08DA97 180%); }\n.ss-custom { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; color: var(--ss-text); font-family: -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.65; background: var(--ss-bg); overflow: hidden; box-sizing: border-box; }\n.ss-custom *, .ss-custom *::before, .ss-custom *::after { box-sizing: border-box; }\n.ss-container { max-width: 1240px; margin: 0 auto; padding: 0 clamp(16px, 4vw, 48px); }\n.ss-custom-hero { position: relative; text-align: center; padding: clamp(80px, 14vw, 160px) clamp(16px, 4vw, 48px) clamp(70px, 12vw, 130px); background: var(--ss-grad-dark); overflow: hidden; isolation: isolate; }\n.ss-custom-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 15% 25%, rgba(8,218,151,0.35), transparent 50%), radial-gradient(circle at 85% 75%, rgba(8,218,151,0.18), transparent 55%); z-index: -1; }\n.ss-custom-hero::after { content: ''; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px); background-size: 56px 56px; mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%); -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%); z-index: -1; }\n.ss-hero-inner { position: relative; max-width: 880px; margin: 0 auto; }\n.ss-custom-hero .ss-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.08); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.18); color: #fff; padding: 8px 18px; border-radius: 999px; font-size: clamp(0.72rem, 0.9vw, 0.82rem); font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 24px; }\n.ss-custom-hero .ss-badge::before { content: ''; display: block; width: 8px; height: 8px; border-radius: 50%; background: var(--ss-primary); box-shadow: 0 0 0 4px rgba(8,218,151,0.25); }\n.ss-custom-hero h1 { font-size: clamp(2rem, 5.2vw, 3.6rem); margin: 0 0 16px; color: #fff; font-weight: 800; line-height: 1.1; letter-spacing: -0.02em; }\n.ss-custom-hero h1 .ss-grad-text { background: var(--ss-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }\n.ss-custom-hero p { font-size: clamp(1rem, 1.6vw, 1.18rem); color: rgba(255,255,255,0.78); max-width: 640px; margin: 0 auto; }\n.ss-section { padding: clamp(48px, 8vw, 90px) 0; }\n.ss-section h2 { font-size: clamp(1.6rem, 3.4vw, 2.3rem); margin: 0 0 14px; color: var(--ss-dark); font-weight: 800; letter-spacing: -0.015em; line-height: 1.2; }\n.ss-section .ss-lead { font-size: clamp(1rem, 1.4vw, 1.1rem); color: var(--ss-text-muted); max-width: 680px; margin: 0 auto 40px; text-align: center; }\n.ss-section-header { text-align: center; margin-bottom: clamp(28px, 4vw, 48px); }\n.ss-eyebrow { display: inline-block; font-size: 0.78rem; font-weight: 700; color: var(--ss-primary); letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px; }\n.ss-confirm-band { background: linear-gradient(180deg, #f1fff8, #ffffff); border-bottom: 1px solid var(--ss-border); }\n.ss-confirm-callout { display: grid; grid-template-columns: auto 1fr; gap: 20px; align-items: center; background: #fff; border: 1px solid rgba(8,218,151,0.25); border-radius: var(--ss-radius-lg); padding: clamp(20px, 3vw, 28px) clamp(24px, 3vw, 32px); box-shadow: var(--ss-shadow); margin: -50px auto 0; max-width: 880px; position: relative; z-index: 2; }\n.ss-confirm-callout .ss-icon { width: 56px; height: 56px; border-radius: 16px; background: var(--ss-grad); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 1.6rem; box-shadow: 0 12px 28px rgba(8,218,151,0.35); }\n.ss-confirm-callout h3 { margin: 0 0 4px; color: var(--ss-dark); font-size: clamp(1.05rem, 1.5vw, 1.2rem); font-weight: 700; }\n.ss-confirm-callout p { margin: 0; color: var(--ss-text-muted); font-size: 0.96rem; }\n.ss-option-design { background: #fff; border: 1.5px dashed var(--ss-primary); border-radius: var(--ss-radius-lg); padding: clamp(24px, 2.5vw, 32px); display: grid; grid-template-columns: auto 1fr auto; gap: 20px; align-items: center; max-width: 1080px; margin: 0 auto 40px; cursor: pointer; transition: all .25s ease; }\n.ss-option-design:hover { background: #f1fff8; transform: translateY(-2px); box-shadow: var(--ss-shadow); }\n.ss-option-design.ss-selected { background: #f1fff8; border-style: solid; box-shadow: 0 0 0 4px rgba(8,218,151,0.18); }\n.ss-option-design .ss-od-icon { width: 56px; height: 56px; border-radius: 14px; background: rgba(8,218,151,0.12); color: var(--ss-primary-2); display: flex; align-items: center; justify-content: center; font-size: 1.6rem; }\n.ss-option-design h3 { margin: 0 0 4px; color: var(--ss-dark); font-size: 1.15rem; font-weight: 700; }\n.ss-option-design p { margin: 0; color: var(--ss-text-muted); font-size: 0.92rem; }\n.ss-option-design .ss-od-price { font-size: 1.6rem; font-weight: 800; color: var(--ss-dark); letter-spacing: -0.02em; }\n@media (max-width: 720px) { .ss-option-design { grid-template-columns: 1fr; text-align: center; } .ss-option-design .ss-od-icon { margin: 0 auto; } }\n.ss-or-divider { display: flex; align-items: center; gap: 16px; max-width: 1080px; margin: 0 auto 32px; color: var(--ss-text-muted); font-size: 0.85rem; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }\n.ss-or-divider::before, .ss-or-divider::after { content: ''; flex: 1; height: 1px; background: var(--ss-border); }\n.ss-pricing-grid { display: grid; grid-template-columns: 1fr; gap: 18px; }\n@media (min-width: 640px) { .ss-pricing-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 960px) { .ss-pricing-grid { grid-template-columns: repeat(3, 1fr); } }\n.ss-pricing-card { background: #fff; border: 1.5px solid var(--ss-border); border-radius: var(--ss-radius-lg); padding: clamp(24px, 2.5vw, 32px) clamp(22px, 2.5vw, 28px); position: relative; cursor: pointer; transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease; display: flex; flex-direction: column; }\n.ss-pricing-card:hover { border-color: var(--ss-primary); transform: translateY(-4px); box-shadow: var(--ss-shadow-lg); }\n.ss-pricing-card.ss-selected { border-color: var(--ss-primary); box-shadow: 0 0 0 4px rgba(8,218,151,0.18), var(--ss-shadow-lg); }\n.ss-pricing-card.ss-popular { border-color: var(--ss-primary); background: linear-gradient(180deg, #ffffff 0%, #f1fff8 100%); box-shadow: var(--ss-shadow); transform: scale(1.02); }\n@media (max-width: 959px) { .ss-pricing-card.ss-popular { transform: none; } }\n.ss-pricing-card.ss-popular::before { content: '⭐ MEISTGEWÄHLT'; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: var(--ss-grad); color: #fff; padding: 6px 16px; border-radius: 999px; font-size: 0.7rem; font-weight: 700; letter-spacing: 1.5px; box-shadow: 0 6px 16px rgba(8,218,151,0.4); white-space: nowrap; }\n.ss-pricing-icon-wrap { width: 52px; height: 52px; border-radius: 14px; background: rgba(8,218,151,0.12); display: flex; align-items: center; justify-content: center; font-size: 1.5rem; margin-bottom: 16px; }\n.ss-pricing-card h3 { margin: 0 0 4px; color: var(--ss-dark); font-size: 1.3rem; font-weight: 700; letter-spacing: -0.01em; }\n.ss-pricing-card .ss-pricing-type { font-size: 0.78rem; color: var(--ss-text-muted); margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; }\n.ss-pricing-card .ss-price { font-size: clamp(2rem, 3.6vw, 2.6rem); font-weight: 800; color: var(--ss-dark); margin-bottom: 4px; letter-spacing: -0.02em; line-height: 1; }\n.ss-pricing-card .ss-price small { font-size: 0.45em; color: var(--ss-text-muted); font-weight: 500; margin-left: 6px; }\n.ss-pricing-card .ss-price-sub { font-size: 0.85rem; color: var(--ss-text-muted); margin-bottom: 22px; padding-bottom: 22px; border-bottom: 1px solid var(--ss-border); }\n.ss-pricing-card ul { list-style: none; padding: 0; margin: 0; flex-grow: 1; }\n.ss-pricing-card ul li { padding: 8px 0; font-size: 0.92rem; color: var(--ss-text); display: flex; align-items: flex-start; gap: 10px; }\n.ss-pricing-card ul li::before { content: '✓'; flex-shrink: 0; width: 18px; height: 18px; border-radius: 50%; background: rgba(8,218,151,0.15); color: var(--ss-primary-2); display: flex; align-items: center; justify-content: center; font-size: 0.7rem; font-weight: 800; margin-top: 2px; }\n.ss-sticky-banner { position: sticky; bottom: 16px; margin: 32px auto 0; background: var(--ss-dark); color: #fff; border-radius: var(--ss-radius); padding: 16px 22px; box-shadow: var(--ss-shadow-lg); display: none; align-items: center; justify-content: space-between; gap: 16px; max-width: 720px; z-index: 10; border: 1px solid rgba(255,255,255,0.08); }\n.ss-sticky-banner.ss-visible { display: flex; animation: ss-slide-up .35s ease; }\n@keyframes ss-slide-up { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }\n.ss-sticky-banner .ss-sb-label { opacity: 0.7; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; }\n.ss-sticky-banner .ss-sb-name { font-size: 1rem; font-weight: 600; margin-top: 2px; }\n.ss-sticky-banner .ss-sb-btn { background: var(--ss-grad); color: #fff; border: none; padding: 12px 22px; border-radius: 999px; font-weight: 700; font-size: 0.92rem; cursor: pointer; text-decoration: none; display: inline-flex; align-items: center; gap: 8px; transition: transform .15s ease, box-shadow .2s ease; box-shadow: 0 8px 22px rgba(8,218,151,0.35); }\n.ss-sticky-banner .ss-sb-btn:hover { transform: translateY(-1px); box-shadow: 0 12px 26px rgba(8,218,151,0.45); }\n@media (max-width: 600px) { .ss-sticky-banner { flex-direction: column; align-items: stretch; text-align: center; } .ss-sticky-banner .ss-sb-btn { justify-content: center; } }\n.ss-upgrade-band { background: var(--ss-dark); color: #fff; }\n.ss-upgrade-band .ss-upgrade-inner { display: grid; grid-template-columns: 1fr; gap: 24px; align-items: center; padding: clamp(40px, 6vw, 72px) 0; }\n@media (min-width: 720px) { .ss-upgrade-band .ss-upgrade-inner { grid-template-columns: auto 1fr; gap: 32px; } }\n.ss-upgrade-icon { width: 64px; height: 64px; border-radius: 18px; background: rgba(8,218,151,0.18); color: var(--ss-primary); display: flex; align-items: center; justify-content: center; font-size: 1.8rem; }\n.ss-upgrade-band h3 { margin: 0 0 6px; color: #fff; font-size: clamp(1.2rem, 2vw, 1.5rem); font-weight: 700; }\n.ss-upgrade-band p { margin: 0; color: rgba(255,255,255,0.7); font-size: 0.98rem; line-height: 1.6; }\n.ss-upgrade-band a { color: var(--ss-primary); font-weight: 700; text-decoration: none; border-bottom: 1px dashed rgba(8,218,151,0.4); }\n.ss-upgrade-band a:hover { border-bottom-style: solid; }\n.ss-note { background: #fff8e1; border-left: 4px solid #ffb300; padding: 14px 18px; border-radius: 10px; font-size: 0.9rem; color: #5d4a00; margin: 24px 0 0; }\n@media (max-width: 600px) { .ss-confirm-callout { grid-template-columns: 1fr; text-align: center; } .ss-confirm-callout .ss-icon { margin: 0 auto; } }\n\u003c\/style\u003e\n\u003cdiv class=\"ss-custom\"\u003e\n\u003csection class=\"ss-custom-hero\"\u003e\n\u003cdiv class=\"ss-hero-inner\"\u003e\n\u003cdiv class=\"ss-badge\"\u003eCustom Street Motorcycle Graphics\u003c\/div\u003e\n\u003ch1\u003eYour machine.\u003cbr\/\u003e\u003cspan class=\"ss-grad-text\"\u003eYour statement.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eYour individual fairing Graphics have been approved. Now choose whether you would like just the design draft for now – or the complete kit including printing right away.\u003c\/p\u003e\n\u003cdiv style=\"margin-top:40px;max-width:720px;margin-left:auto;margin-right:auto;padding:clamp(28px,3.5vw,40px);background:rgba(255,255,255,0.07);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid rgba(8,218,151,0.45);border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,0.3);\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:10px;color:#08DA97;font-size:0.85rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;\"\u003e\n\u003cspan style=\"font-size:1.1rem;\"\u003eℹ️\u003c\/span\u003e\u003cspan\u003eInform in advance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"margin:0 0 14px;color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.2;text-align:center;letter-spacing:-0.01em;\"\u003eMore info \u0026 contact form\u003c\/h2\u003e\n\u003cp style=\"margin:0 auto 28px;color:rgba(255,255,255,0.85);font-size:clamp(0.98rem,1.4vw,1.08rem);line-height:1.6;text-align:center;max-width:560px;\"\u003eEnsure that your desired fairing Graphics can be implemented exactly as requested. On our main page, you will find detailed information, image examples, and the contact form for your individual inquiry.\u003c\/p\u003e\n\u003cdiv style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/www.sickstylegraphics.de\/pages\/motorrad-dekor-individuell-gestalten\" onmouseout=\"this.style.transform='translateY(0)';this.style.boxShadow='0 16px 40px rgba(8,218,151,0.5)'\" onmouseover=\"this.style.transform='translateY(-2px)';this.style.boxShadow='0 22px 52px rgba(8,218,151,0.65)'\" rel=\"noopener\" style=\"display:inline-flex;align-items:center;gap:14px;padding:clamp(18px,2.4vw,22px) clamp(32px,4.5vw,48px);background:linear-gradient(135deg,#08DA97 0%,#00B377 100%);border-radius:999px;color:#fff;text-decoration:none;font-size:clamp(1.05rem,1.6vw,1.22rem);font-weight:700;letter-spacing:0.3px;box-shadow:0 16px 40px rgba(8,218,151,0.5);transition:transform .15s ease,box-shadow .2s ease;\" target=\"_blank\"\u003e\u003cspan\u003eTo info page \u0026 contact form\u003c\/span\u003e\u003cspan style=\"font-size:1.25rem;\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-confirm-band\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-confirm-callout\"\u003e\n\u003cdiv class=\"ss-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePersonal approval\u003c\/h3\u003e\n\u003cp\u003eYour concept has been reviewed by us and is feasible. You are only receiving this page because we have personally confirmed your project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-section\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-section-header\"\u003e\n\u003cdiv class=\"ss-eyebrow\"\u003eChoose your package\u003c\/div\u003e\n\u003ch2\u003eDraft only or complete kit?\u003c\/h2\u003e\n\u003cp class=\"ss-lead\"\u003eYou decide how far we should go. Both paths work – and you can reorder the print later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-option-design\" data-variant=\"Nur Design (Entwurf)\"\u003e\n\u003cdiv class=\"ss-od-icon\"\u003e✏️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDesign draft only\u003c\/h3\u003e\n\u003cp\u003eYou will receive the final design file for your wrap. Print can be reordered later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-od-price\"\u003e39 €\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-or-divider\"\u003eOr directly complete\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-grid\"\u003e\n\u003cdiv class=\"ss-pricing-card\" data-variant=\"Essential — Komplett-Kit Gloss\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e🏁\u003c\/div\u003e\n\u003ch3\u003eEssential\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eGloss · Complete Kit\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e249 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eDesign draft + print\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eIndividual design concept\u003c\/li\u003e\n\u003cli\u003ePremium print film (90 µm)\u003c\/li\u003e\n\u003cli\u003eProtective laminate 200 µm (Gloss)\u003c\/li\u003e\n\u003cli\u003eComplete wrap (front, tank, rear, side panels)\u003c\/li\u003e\n\u003cli\u003ePrecisely fitting contour cut\u003c\/li\u003e\n\u003cli\u003eFree print data check\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-card ss-popular\" data-variant=\"Performance — Komplett-Kit Gloss\/Matt\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003ePerformance\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eGloss or Matte · Complete Kit\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e329 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eMaximum durability\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eIndividual design concept\u003c\/li\u003e\n\u003cli\u003ePremium print film (90 µm)\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eProtective laminate 300 µm\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eChoice: Gloss or Matte\u003c\/li\u003e\n\u003cli\u003eComplete wrap including tank pad\u003c\/li\u003e\n\u003cli\u003ePrecisely fitting contour cut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-card\" data-variant=\"Showstopper — Effekt-Finish\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eShowstopper\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eEffect finish · Complete Kit\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e429 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eMaximum attention\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eIndividual design concept\u003c\/li\u003e\n\u003cli\u003eEffect film (Chrome, Holo, Glitter)\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePremium laminate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eComplete wrap including rim stickers\u003c\/li\u003e\n\u003cli\u003eShow effect in sunlight\u003c\/li\u003e\n\u003cli\u003ePrecisely fitting contour cut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-note\"\u003e\n\u003cstrong\u003eNote:\u003c\/strong\u003e Click on a package – the Shopify variant menu will be automatically synchronized.\u003c\/div\u003e\n\u003cdiv class=\"ss-sticky-banner\" id=\"ss-sticky-banner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ss-sb-label\"\u003eYour selection\u003c\/div\u003e\n\u003cdiv class=\"ss-sb-name\" id=\"ss-selected-name\"\u003e—\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"ss-sb-btn\" href=\"#\" id=\"ss-sb-btn\"\u003eAdd to cart →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-upgrade-band\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-upgrade-inner\"\u003e\n\u003cdiv class=\"ss-upgrade-icon\"\u003e🖨️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOnly the draft first? Order print later.\u003c\/h3\u003e\n\u003cp\u003eIf you choose the €39 draft, you can reorder the print at any time later through our \u003ca href=\"https:\/\/www.sickstylegraphics.de\/products\/strassenmotorrad-bike-dekor-druck\"\u003eStreet print service\u003c\/a\u003e – simply select the desired package, we will use your approved draft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function () {\n  var allCards = document.querySelectorAll('.ss-pricing-card, .ss-option-design');\n  var stickyBanner = document.getElementById('ss-sticky-banner');\n  var selectedName = document.getElementById('ss-selected-name');\n  var sbBtn = document.getElementById('ss-sb-btn');\n  var currentVariantId = null;\n  function firstWord(label) { return (label || '').split(\/[—–\\-\\(]\/)[0].trim().toLowerCase(); }\n  function getProductVariants() {\n    try { if (window.meta \u0026\u0026 window.meta.product \u0026\u0026 window.meta.product.variants) { return window.meta.product.variants.map(function (v) { return { id: v.id, title: (v.public_title || v.name || v.title || '') }; }); } } catch (e) {}\n    try { if (window.ShopifyAnalytics \u0026\u0026 window.ShopifyAnalytics.meta \u0026\u0026 window.ShopifyAnalytics.meta.product) { return window.ShopifyAnalytics.meta.product.variants.map(function (v) { return { id: v.id, title: (v.public_title || v.name || v.title || '') }; }); } } catch (e) {}\n    var jsonEls = document.querySelectorAll('script[type=\"application\/json\"]');\n    for (var i = 0; i \u003c jsonEls.length; i++) { try { var data = JSON.parse(jsonEls[i].textContent || jsonEls[i].innerText); if (data \u0026\u0026 Array.isArray(data.variants)) { return data.variants.map(function (v) { return { id: v.id, title: (v.title || v.public_title || v.name || '') }; }); } if (data \u0026\u0026 data.product \u0026\u0026 Array.isArray(data.product.variants)) { return data.product.variants.map(function (v) { return { id: v.id, title: (v.title || v.public_title || v.name || '') }; }); } } catch (e) {} }\n    return null;\n  }\n  function matchVariant(label) { var variants = getProductVariants(); if (!variants || !variants.length) return null; var key = firstWord(label); var lower = (label || '').toLowerCase(); for (var i = 0; i \u003c variants.length; i++) { if ((variants[i].title || '').toLowerCase() === lower) return variants[i]; } for (var j = 0; j \u003c variants.length; j++) { if ((variants[j].title || '').toLowerCase().indexOf(key) === 0) return variants[j]; } for (var k = 0; k \u003c variants.length; k++) { if ((variants[k].title || '').toLowerCase().indexOf(key) !== -1) return variants[k]; } return null; }\n  function setShopifyVariant(label) {\n    var variant = matchVariant(label); if (variant) currentVariantId = variant.id;\n    var key = firstWord(label);\n    var masterSel = document.querySelector('select[name=\"id\"]');\n    if (masterSel) { var opts = masterSel.querySelectorAll('option'); for (var i = 0; i \u003c opts.length; i++) { var t = (opts[i].textContent || '').trim().toLowerCase(); if (t === label.toLowerCase() || t.indexOf(key) === 0 || (variant \u0026\u0026 opts[i].value == variant.id)) { masterSel.value = opts[i].value; masterSel.dispatchEvent(new Event('change', { bubbles: true })); currentVariantId = opts[i].value; break; } } }\n    var radios = document.querySelectorAll('input[type=\"radio\"][name^=\"options\"], fieldset input[type=\"radio\"]');\n    radios.forEach(function (r) { var val = (r.value || '').trim().toLowerCase(); if (val === key || val.indexOf(key) === 0 || key.indexOf(val) === 0) { r.checked = true; r.dispatchEvent(new Event('change', { bubbles: true })); r.dispatchEvent(new Event('input', { bubbles: true })); var lbl = document.querySelector('label[for=\"' + r.id + '\"]'); if (lbl) lbl.click(); } });\n    var optSels = document.querySelectorAll('select[name^=\"options\"]');\n    optSels.forEach(function (s) { var oo = s.querySelectorAll('option'); for (var m = 0; m \u003c oo.length; m++) { var ot = (oo[m].textContent || '').trim().toLowerCase(); if (ot === key || ot.indexOf(key) === 0) { s.value = oo[m].value; s.dispatchEvent(new Event('change', { bubbles: true })); break; } } });\n    if (currentVariantId) { var idInputs = document.querySelectorAll('form[action*=\"\/cart\/add\"] [name=\"id\"]'); idInputs.forEach(function (inp) { inp.value = currentVariantId; }); }\n  }\n  function addToCart() {\n    var btn = sbBtn; var orig = btn ? btn.innerHTML : '';\n    if (btn) { btn.innerHTML = 'Wird hinzugefügt…'; btn.style.pointerEvents = 'none'; }\n    if (currentVariantId) { fetch('\/cart\/add.js', { method: 'POST', credentials: 'same-origin', headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' }, body: JSON.stringify({ items: [{ id: parseInt(currentVariantId, 10), quantity: 1 }] }) }).then(function (r) { if (!r.ok) throw new Error('cart add failed'); return r.json(); }).then(function () { window.location.href=\"\/en\/cart\"; }).catch(function () { if (btn) { btn.innerHTML = orig; btn.style.pointerEvents = ''; } submitProductForm(); }); return; }\n    submitProductForm();\n  }\n  function submitProductForm() { if (sbBtn) { sbBtn.innerHTML = 'In den Warenkorb →'; sbBtn.style.pointerEvents = ''; } var form = document.querySelector('form[action*=\"\/cart\/add\"]'); if (form) { if (currentVariantId) { var idInput = form.querySelector('[name=\"id\"]'); if (idInput) idInput.value = currentVariantId; } if (form.requestSubmit) form.requestSubmit(); else form.submit(); return; } var addBtn = document.querySelector('button[name=\"add\"], .product-form__cart-submit, [type=\"submit\"][name=\"add\"], .product-form__submit'); if (addBtn) { addBtn.scrollIntoView({ behavior: 'smooth', block: 'center' }); setTimeout(function () { addBtn.click(); }, 400); } else { alert('Bitte oben die Variante manuell wählen und auf „In den Warenkorb\" klicken.'); } }\n  allCards.forEach(function (card) { card.addEventListener('click', function () { allCards.forEach(function (c) { c.classList.remove('ss-selected'); }); card.classList.add('ss-selected'); var label = card.getAttribute('data-variant'); if (stickyBanner \u0026\u0026 selectedName) { selectedName.textContent = label; stickyBanner.classList.add('ss-visible'); } setShopifyVariant(label); }); });\n  if (sbBtn) { sbBtn.addEventListener('click', function (e) { e.preventDefault(); if (!currentVariantId) { var selectedCard = document.querySelector('.ss-pricing-card.ss-selected, .ss-option-design.ss-selected'); if (selectedCard) setShopifyVariant(selectedCard.getAttribute('data-variant')); } addToCart(); }); }\n})();\n\u003c\/script\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Decoration draft only (preview via email)","offer_id":58073155174664,"sku":"SSG-STKR-2F01317-001","price":39.0,"currency_code":"EUR","in_stock":true},{"title":"Essential Sticker Kit (design incl. printing)","offer_id":58413820281096,"sku":null,"price":249.0,"currency_code":"EUR","in_stock":true},{"title":"Performance Sticker Kit (Design incl. Print)","offer_id":58073155240200,"sku":"SSG-STKR-2F01317-003","price":329.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper Sticker Kit (Design incl. Print)","offer_id":58073155272968,"sku":"SSG-STKR-2F01317-004","price":429.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Kopie_von_Kopie_von_Kopie_von_Navy_and_White_Modern_Custom_Website_Design_LinkedIn_Post_1.png?v=1780084276"},{"product_id":"strassenmotorrad-bike-dekor-druck","title":"Street Motorcycle Bike Graphics - Print","description":"\u003c!-- ===== Straßenmotorrad Design drucken – Druck-Service Produktseite (Vollbild \u0026 Responsive) ===== --\u003e\n\u003cstyle\u003e\n:root { --ss-primary: #08DA97; --ss-primary-2: #00B377; --ss-dark: #0A0A0A; --ss-bg: #ffffff; --ss-gray-bg: #f7f8fa; --ss-text: #111418; --ss-text-muted: #5b6571; --ss-border: #e5e8ec; --ss-radius: 14px; --ss-radius-lg: 22px; --ss-shadow-sm: 0 2px 8px rgba(15,23,42,0.05); --ss-shadow: 0 12px 32px rgba(15,23,42,0.08); --ss-shadow-lg: 0 24px 60px rgba(15,23,42,0.14); --ss-grad: linear-gradient(135deg, #08DA97 0%, #00B377 100%); --ss-grad-dark: linear-gradient(135deg, #0A0A0A 0%, #1f2a24 60%, #08DA97 180%); }\n.ss-custom { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; color: var(--ss-text); font-family: -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.65; background: var(--ss-bg); overflow: hidden; box-sizing: border-box; }\n.ss-custom *, .ss-custom *::before, .ss-custom *::after { box-sizing: border-box; }\n.ss-container { max-width: 1240px; margin: 0 auto; padding: 0 clamp(16px, 4vw, 48px); }\n.ss-custom-hero { position: relative; text-align: center; padding: clamp(80px, 14vw, 160px) clamp(16px, 4vw, 48px) clamp(70px, 12vw, 130px); background: var(--ss-grad-dark); overflow: hidden; isolation: isolate; }\n.ss-custom-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 15% 25%, rgba(8,218,151,0.35), transparent 50%), radial-gradient(circle at 85% 75%, rgba(8,218,151,0.18), transparent 55%); z-index: -1; }\n.ss-custom-hero::after { content: ''; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px); background-size: 56px 56px; mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%); -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%); z-index: -1; }\n.ss-hero-inner { position: relative; max-width: 880px; margin: 0 auto; }\n.ss-custom-hero .ss-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.08); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.18); color: #fff; padding: 8px 18px; border-radius: 999px; font-size: clamp(0.72rem, 0.9vw, 0.82rem); font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 24px; }\n.ss-custom-hero .ss-badge::before { content: ''; display: block; width: 8px; height: 8px; border-radius: 50%; background: var(--ss-primary); box-shadow: 0 0 0 4px rgba(8,218,151,0.25); }\n.ss-custom-hero h1 { font-size: clamp(2rem, 5.2vw, 3.6rem); margin: 0 0 16px; color: #fff; font-weight: 800; line-height: 1.1; letter-spacing: -0.02em; }\n.ss-custom-hero h1 .ss-grad-text { background: var(--ss-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }\n.ss-custom-hero p { font-size: clamp(1rem, 1.6vw, 1.18rem); color: rgba(255,255,255,0.78); max-width: 640px; margin: 0 auto; }\n.ss-section { padding: clamp(48px, 8vw, 90px) 0; }\n.ss-section h2 { font-size: clamp(1.6rem, 3.4vw, 2.3rem); margin: 0 0 14px; color: var(--ss-dark); font-weight: 800; letter-spacing: -0.015em; line-height: 1.2; }\n.ss-section .ss-lead { font-size: clamp(1rem, 1.4vw, 1.1rem); color: var(--ss-text-muted); max-width: 680px; margin: 0 auto 40px; text-align: center; }\n.ss-section-header { text-align: center; margin-bottom: clamp(28px, 4vw, 48px); }\n.ss-eyebrow { display: inline-block; font-size: 0.78rem; font-weight: 700; color: var(--ss-primary); letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px; }\n.ss-confirm-band { background: linear-gradient(180deg, #f1fff8, #ffffff); border-bottom: 1px solid var(--ss-border); }\n.ss-confirm-callout { display: grid; grid-template-columns: auto 1fr; gap: 20px; align-items: center; background: #fff; border: 1px solid rgba(8,218,151,0.25); border-radius: var(--ss-radius-lg); padding: clamp(20px, 3vw, 28px) clamp(24px, 3vw, 32px); box-shadow: var(--ss-shadow); margin: -50px auto 0; max-width: 880px; position: relative; z-index: 2; }\n.ss-confirm-callout .ss-icon { width: 56px; height: 56px; border-radius: 16px; background: var(--ss-grad); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 1.6rem; box-shadow: 0 12px 28px rgba(8,218,151,0.35); }\n.ss-confirm-callout h3 { margin: 0 0 4px; color: var(--ss-dark); font-size: clamp(1.05rem, 1.5vw, 1.2rem); font-weight: 700; }\n.ss-confirm-callout p { margin: 0; color: var(--ss-text-muted); font-size: 0.96rem; }\n.ss-pricing-grid { display: grid; grid-template-columns: 1fr; gap: 18px; }\n@media (min-width: 640px) { .ss-pricing-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 960px) { .ss-pricing-grid { grid-template-columns: repeat(3, 1fr); } }\n.ss-pricing-card { background: #fff; border: 1.5px solid var(--ss-border); border-radius: var(--ss-radius-lg); padding: clamp(24px, 2.5vw, 32px) clamp(22px, 2.5vw, 28px); position: relative; cursor: pointer; transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease; display: flex; flex-direction: column; }\n.ss-pricing-card:hover { border-color: var(--ss-primary); transform: translateY(-4px); box-shadow: var(--ss-shadow-lg); }\n.ss-pricing-card.ss-selected { border-color: var(--ss-primary); box-shadow: 0 0 0 4px rgba(8,218,151,0.18), var(--ss-shadow-lg); }\n.ss-pricing-card.ss-popular { border-color: var(--ss-primary); background: linear-gradient(180deg, #ffffff 0%, #f1fff8 100%); box-shadow: var(--ss-shadow); transform: scale(1.02); }\n@media (max-width: 959px) { .ss-pricing-card.ss-popular { transform: none; } }\n.ss-pricing-card.ss-popular::before { content: '⭐ MEISTGEWÄHLT'; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: var(--ss-grad); color: #fff; padding: 6px 16px; border-radius: 999px; font-size: 0.7rem; font-weight: 700; letter-spacing: 1.5px; box-shadow: 0 6px 16px rgba(8,218,151,0.4); white-space: nowrap; }\n.ss-pricing-icon-wrap { width: 52px; height: 52px; border-radius: 14px; background: rgba(8,218,151,0.12); display: flex; align-items: center; justify-content: center; font-size: 1.5rem; margin-bottom: 16px; }\n.ss-pricing-card h3 { margin: 0 0 4px; color: var(--ss-dark); font-size: 1.3rem; font-weight: 700; letter-spacing: -0.01em; }\n.ss-pricing-card .ss-pricing-type { font-size: 0.78rem; color: var(--ss-text-muted); margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; }\n.ss-pricing-card .ss-price { font-size: clamp(2rem, 3.6vw, 2.6rem); font-weight: 800; color: var(--ss-dark); margin-bottom: 4px; letter-spacing: -0.02em; line-height: 1; }\n.ss-pricing-card .ss-price small { font-size: 0.45em; color: var(--ss-text-muted); font-weight: 500; margin-left: 6px; }\n.ss-pricing-card .ss-price-sub { font-size: 0.85rem; color: var(--ss-text-muted); margin-bottom: 22px; padding-bottom: 22px; border-bottom: 1px solid var(--ss-border); }\n.ss-pricing-card ul { list-style: none; padding: 0; margin: 0; flex-grow: 1; }\n.ss-pricing-card ul li { padding: 8px 0; font-size: 0.92rem; color: var(--ss-text); display: flex; align-items: flex-start; gap: 10px; }\n.ss-pricing-card ul li::before { content: '✓'; flex-shrink: 0; width: 18px; height: 18px; border-radius: 50%; background: rgba(8,218,151,0.15); color: var(--ss-primary-2); display: flex; align-items: center; justify-content: center; font-size: 0.7rem; font-weight: 800; margin-top: 2px; }\n.ss-sticky-banner { position: sticky; bottom: 16px; margin: 32px auto 0; background: var(--ss-dark); color: #fff; border-radius: var(--ss-radius); padding: 16px 22px; box-shadow: var(--ss-shadow-lg); display: none; align-items: center; justify-content: space-between; gap: 16px; max-width: 720px; z-index: 10; border: 1px solid rgba(255,255,255,0.08); }\n.ss-sticky-banner.ss-visible { display: flex; animation: ss-slide-up .35s ease; }\n@keyframes ss-slide-up { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }\n.ss-sticky-banner .ss-sb-label { opacity: 0.7; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; }\n.ss-sticky-banner .ss-sb-name { font-size: 1rem; font-weight: 600; margin-top: 2px; }\n.ss-sticky-banner .ss-sb-btn { background: var(--ss-grad); color: #fff; border: none; padding: 12px 22px; border-radius: 999px; font-weight: 700; font-size: 0.92rem; cursor: pointer; text-decoration: none; display: inline-flex; align-items: center; gap: 8px; transition: transform .15s ease, box-shadow .2s ease; box-shadow: 0 8px 22px rgba(8,218,151,0.35); }\n.ss-sticky-banner .ss-sb-btn:hover { transform: translateY(-1px); box-shadow: 0 12px 26px rgba(8,218,151,0.45); }\n@media (max-width: 600px) { .ss-sticky-banner { flex-direction: column; align-items: stretch; text-align: center; } .ss-sticky-banner .ss-sb-btn { justify-content: center; } }\n.ss-process-band { background: var(--ss-gray-bg); }\n.ss-steps { display: grid; gap: clamp(18px, 2.5vw, 28px); grid-template-columns: 1fr; }\n@media (min-width: 720px) { .ss-steps { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 1080px) { .ss-steps { grid-template-columns: repeat(4, 1fr); } }\n.ss-step { background: #fff; border: 1px solid var(--ss-border); border-radius: var(--ss-radius); padding: clamp(20px, 2.5vw, 28px); transition: transform .2s ease, box-shadow .2s ease; }\n.ss-step:hover { transform: translateY(-3px); box-shadow: var(--ss-shadow); }\n.ss-step-num { width: 44px; height: 44px; border-radius: 14px; background: var(--ss-grad); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; font-weight: 800; margin-bottom: 16px; box-shadow: 0 8px 18px rgba(8,218,151,0.3); }\n.ss-step h4 { margin: 0 0 6px; color: var(--ss-dark); font-size: 1.05rem; font-weight: 700; }\n.ss-step p { margin: 0; color: var(--ss-text-muted); font-size: 0.92rem; }\n.ss-extra-band { background: var(--ss-gray-bg); padding: clamp(40px, 6vw, 72px) 0; }\n.ss-extra-card { background: #fff; border: 1px solid var(--ss-border); border-radius: var(--ss-radius-lg); padding: clamp(24px, 3vw, 36px); max-width: 980px; margin: 0 auto; box-shadow: var(--ss-shadow-sm); }\n.ss-extra-header { display: grid; grid-template-columns: auto 1fr; gap: 20px; align-items: flex-start; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid var(--ss-border); }\n.ss-extra-icon { width: 52px; height: 52px; border-radius: 14px; background: rgba(8,218,151,0.12); color: var(--ss-primary-2); display: flex; align-items: center; justify-content: center; font-size: 1.5rem; flex-shrink: 0; }\n.ss-extra-eyebrow { color: var(--ss-text-muted); margin-bottom: 6px; font-size: 0.7rem; letter-spacing: 1.8px; }\n.ss-extra-card h3 { margin: 0 0 6px; color: var(--ss-dark); font-size: clamp(1.1rem, 1.8vw, 1.35rem); font-weight: 700; }\n.ss-extra-card p { margin: 0; color: var(--ss-text-muted); font-size: 0.95rem; line-height: 1.6; }\n.ss-extra-card a { color: var(--ss-primary-2); font-weight: 600; text-decoration: none; border-bottom: 1px dashed rgba(8,218,151,0.4); }\n.ss-extra-card a:hover { border-bottom-style: solid; }\n.ss-extra-specs { display: grid; gap: 10px; grid-template-columns: 1fr; }\n@media (min-width: 640px) { .ss-extra-specs { grid-template-columns: repeat(2, 1fr); } }\n.ss-spec { font-size: 0.88rem; color: var(--ss-text); padding: 10px 14px; background: var(--ss-gray-bg); border-radius: 10px; border-left: 3px solid var(--ss-primary); }\n.ss-spec strong { color: var(--ss-dark); margin-right: 6px; }\n@media (max-width: 600px) { .ss-extra-header { grid-template-columns: 1fr; text-align: center; } .ss-extra-icon { margin: 0 auto; } .ss-confirm-callout { grid-template-columns: 1fr; text-align: center; } .ss-confirm-callout .ss-icon { margin: 0 auto; } }\n.ss-note { background: #fff8e1; border-left: 4px solid #ffb300; padding: 14px 18px; border-radius: 10px; font-size: 0.9rem; color: #5d4a00; margin: 24px 0 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"ss-custom\"\u003e\n\u003csection class=\"ss-custom-hero\"\u003e\n\u003cdiv class=\"ss-hero-inner\"\u003e\n\u003cdiv class=\"ss-badge\"\u003ePrint Order Street Motorcycle\u003c\/div\u003e\n\u003ch1\u003eYour fairing design has been approved.\u003cbr\/\u003e\u003cspan class=\"ss-grad-text\"\u003eGet it printed now.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eChoose the print quality for your approved custom fairing Graphics. We print on premium vinyl, laminate, and cut to a precise fit – ready for shipping in 5–10 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-confirm-band\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-confirm-callout\"\u003e\n\u003cdiv class=\"ss-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eYour fairing design is already with us\u003c\/h3\u003e\n\u003cp\u003eWe will automatically use your approved design for printing. You will receive a final preview PDF for approval before printing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-section\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-section-header\"\u003e\n\u003cdiv class=\"ss-eyebrow\"\u003ePrint Packages\u003c\/div\u003e\n\u003ch2\u003eChoose your print package\u003c\/h2\u003e\n\u003cp class=\"ss-lead\"\u003eThree levels of quality – all with premium foil and precisely cut to fit your fairing, tank, and tail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-grid\"\u003e\n\u003cdiv class=\"ss-pricing-card\" data-variant=\"Essential — Druck Gloss\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e🏁\u003c\/div\u003e\n\u003ch3\u003eEssential\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eGloss · Print Package\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e210 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eSolid Protection\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003ePremium Print Film (90 µm)\u003c\/li\u003e\n\u003cli\u003eProtective Laminate 200 µm (Gloss)\u003c\/li\u003e\n\u003cli\u003eAir-Release (bubble-free)\u003c\/li\u003e\n\u003cli\u003eComplete Fairing (Front, Tank, Tail, Side Panels)\u003c\/li\u003e\n\u003cli\u003ePrecision Contour Cut\u003c\/li\u003e\n\u003cli\u003eFree Print Data Check\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-card ss-popular\" data-variant=\"Performance — Druck Gloss\/Matt\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003ePerformance\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eGloss or Matte · Print Package\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e290 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eMaximum Durability\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003ePremium Print Film (90 µm)\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eProtective Laminate 300 µm\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eChoice: Gloss or Matte\u003c\/li\u003e\n\u003cli\u003eAir-Release (bubble-free)\u003c\/li\u003e\n\u003cli\u003eComplete Fairing incl. Tank Pad\u003c\/li\u003e\n\u003cli\u003ePrecision Contour Cut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pricing-card\" data-variant=\"Showstopper — Druck Effekt-Finish\"\u003e\n\u003cdiv class=\"ss-pricing-icon-wrap\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eShowstopper\u003c\/h3\u003e\n\u003cdiv class=\"ss-pricing-type\"\u003eEffect Finish · Print Package\u003c\/div\u003e\n\u003cdiv class=\"ss-price\"\u003e390 €\u003csmall\u003eincl. VAT\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-price-sub\"\u003eMaximum Attention\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eEffect Film (Chrome, Holo, Glitter)\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePremium Laminate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eAir-Release (bubble-free)\u003c\/li\u003e\n\u003cli\u003eComplete Fairing incl. Rim Stickers\u003c\/li\u003e\n\u003cli\u003eShow Effect in Sunlight\u003c\/li\u003e\n\u003cli\u003ePrecision Contour Cut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-note\"\u003e\n\u003cstrong\u003eNote:\u003c\/strong\u003e Click on a package – the Shopify variant menu will automatically synchronize.\u003c\/div\u003e\n\u003cdiv class=\"ss-sticky-banner\" id=\"ss-sticky-banner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ss-sb-label\"\u003eYour Selection\u003c\/div\u003e\n\u003cdiv class=\"ss-sb-name\" id=\"ss-selected-name\"\u003e—\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"ss-sb-btn\" href=\"#\" id=\"ss-sb-btn\"\u003eAdd to Cart →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-section ss-process-band\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-section-header\"\u003e\n\u003cdiv class=\"ss-eyebrow\"\u003eHow to proceed\u003c\/div\u003e\n\u003ch2\u003eFrom order to finished fairing Graphics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-steps\"\u003e\n\u003cdiv class=\"ss-step\"\u003e\n\u003cdiv class=\"ss-step-num\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eChoose Package\u003c\/h4\u003e\n\u003cp\u003eSelect the right quality and complete your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-step\"\u003e\n\u003cdiv class=\"ss-step-num\"\u003e2\u003c\/div\u003e\n\u003ch4\u003ePrint Approval\u003c\/h4\u003e\n\u003cp\u003eYou will receive a final preview PDF for approval.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-step\"\u003e\n\u003cdiv class=\"ss-step-num\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eProduction\u003c\/h4\u003e\n\u003cp\u003ePrinting + Premium Laminate + Precision Contour Cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-step\"\u003e\n\u003cdiv class=\"ss-step-num\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eShipping\u003c\/h4\u003e\n\u003cp\u003eReady for shipping in 5–10 business days directly to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ss-extra-band\"\u003e\n\u003cdiv class=\"ss-container\"\u003e\n\u003cdiv class=\"ss-extra-card\"\u003e\n\u003cdiv class=\"ss-extra-header\"\u003e\n\u003cdiv class=\"ss-extra-icon\"\u003e📎\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ss-eyebrow ss-extra-eyebrow\"\u003eAdd-on · Rarely Asked\u003c\/div\u003e\n\u003ch3\u003eDo you have your own fairing design?\u003c\/h3\u003e\n\u003cp\u003eIf you have a finished custom design, we will print it as well.\u003cstrong\u003ePlease contact us briefly before your order at \u003ca href=\"mailto:info@sickstyle.de\"\u003einfo@sickstyle.de\u003c\/a\u003e\u003c\/strong\u003e – we will check the file for free and coordinate the implementation with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-extra-specs\"\u003e\n\u003cdiv class=\"ss-spec\"\u003e\n\u003cstrong\u003eFormat:\u003c\/strong\u003e PDF, AI, EPS or PNG\/JPG (300 DPI)\u003c\/div\u003e\n\u003cdiv class=\"ss-spec\"\u003e\n\u003cstrong\u003eColor Mode:\u003c\/strong\u003e CMYK (we convert RGB)\u003c\/div\u003e\n\u003cdiv class=\"ss-spec\"\u003e\n\u003cstrong\u003eBleed:\u003c\/strong\u003e 3 mm all around\u003c\/div\u003e\n\u003cdiv class=\"ss-spec\"\u003e\n\u003cstrong\u003eContours:\u003c\/strong\u003e Solid color \"Cutcontour\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function () {\n  var allCards = document.querySelectorAll('.ss-pricing-card, .ss-option-design');\n  var stickyBanner = document.getElementById('ss-sticky-banner');\n  var selectedName = document.getElementById('ss-selected-name');\n  var sbBtn = document.getElementById('ss-sb-btn');\n  var currentVariantId = null;\n  function firstWord(label) { return (label || '').split(\/[—–\\-\\(]\/)[0].trim().toLowerCase(); }\n  function getProductVariants() {\n    try { if (window.meta \u0026\u0026 window.meta.product \u0026\u0026 window.meta.product.variants) { return window.meta.product.variants.map(function (v) { return { id: v.id, title: (v.public_title || v.name || v.title || '') }; }); } } catch (e) {}\n    try { if (window.ShopifyAnalytics \u0026\u0026 window.ShopifyAnalytics.meta \u0026\u0026 window.ShopifyAnalytics.meta.product) { return window.ShopifyAnalytics.meta.product.variants.map(function (v) { return { id: v.id, title: (v.public_title || v.name || v.title || '') }; }); } } catch (e) {}\n    var jsonEls = document.querySelectorAll('script[type=\"application\/json\"]');\n    for (var i = 0; i \u003c jsonEls.length; i++) { try { var data = JSON.parse(jsonEls[i].textContent || jsonEls[i].innerText); if (data \u0026\u0026 Array.isArray(data.variants)) { return data.variants.map(function (v) { return { id: v.id, title: (v.title || v.public_title || v.name || '') }; }); } if (data \u0026\u0026 data.product \u0026\u0026 Array.isArray(data.product.variants)) { return data.product.variants.map(function (v) { return { id: v.id, title: (v.title || v.public_title || v.name || '') }; }); } } catch (e) {} }\n    return null;\n  }\n  function matchVariant(label) { var variants = getProductVariants(); if (!variants || !variants.length) return null; var key = firstWord(label); var lower = (label || '').toLowerCase(); for (var i = 0; i \u003c variants.length; i++) { if ((variants[i].title || '').toLowerCase() === lower) return variants[i]; } for (var j = 0; j \u003c variants.length; j++) { if ((variants[j].title || '').toLowerCase().indexOf(key) === 0) return variants[j]; } for (var k = 0; k \u003c variants.length; k++) { if ((variants[k].title || '').toLowerCase().indexOf(key) !== -1) return variants[k]; } return null; }\n  function setShopifyVariant(label) {\n    var variant = matchVariant(label); if (variant) currentVariantId = variant.id;\n    var key = firstWord(label);\n    var masterSel = document.querySelector('select[name=\"id\"]');\n    if (masterSel) { var opts = masterSel.querySelectorAll('option'); for (var i = 0; i \u003c opts.length; i++) { var t = (opts[i].textContent || '').trim().toLowerCase(); if (t === label.toLowerCase() || t.indexOf(key) === 0 || (variant \u0026\u0026 opts[i].value == variant.id)) { masterSel.value = opts[i].value; masterSel.dispatchEvent(new Event('change', { bubbles: true })); currentVariantId = opts[i].value; break; } } }\n    var radios = document.querySelectorAll('input[type=\"radio\"][name^=\"options\"], fieldset input[type=\"radio\"]');\n    radios.forEach(function (r) { var val = (r.value || '').trim().toLowerCase(); if (val === key || val.indexOf(key) === 0 || key.indexOf(val) === 0) { r.checked = true; r.dispatchEvent(new Event('change', { bubbles: true })); r.dispatchEvent(new Event('input', { bubbles: true })); var lbl = document.querySelector('label[for=\"' + r.id + '\"]'); if (lbl) lbl.click(); } });\n    var optSels = document.querySelectorAll('select[name^=\"options\"]');\n    optSels.forEach(function (s) { var oo = s.querySelectorAll('option'); for (var m = 0; m \u003c oo.length; m++) { var ot = (oo[m].textContent || '').trim().toLowerCase(); if (ot === key || ot.indexOf(key) === 0) { s.value = oo[m].value; s.dispatchEvent(new Event('change', { bubbles: true })); break; } } });\n    if (currentVariantId) { var idInputs = document.querySelectorAll('form[action*=\"\/cart\/add\"] [name=\"id\"]'); idInputs.forEach(function (inp) { inp.value = currentVariantId; }); }\n  }\n  function addToCart() {\n    var btn = sbBtn; var orig = btn ? btn.innerHTML : '';\n    if (btn) { btn.innerHTML = 'Wird hinzugefügt…'; btn.style.pointerEvents = 'none'; }\n    if (currentVariantId) { fetch('\/cart\/add.js', { method: 'POST', credentials: 'same-origin', headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' }, body: JSON.stringify({ items: [{ id: parseInt(currentVariantId, 10), quantity: 1 }] }) }).then(function (r) { if (!r.ok) throw new Error('cart add failed'); return r.json(); }).then(function () { window.location.href=\"\/en\/cart\"; }).catch(function () { if (btn) { btn.innerHTML = orig; btn.style.pointerEvents = ''; } submitProductForm(); }); return; }\n    submitProductForm();\n  }\n  function submitProductForm() { if (sbBtn) { sbBtn.innerHTML = 'In den Warenkorb →'; sbBtn.style.pointerEvents = ''; } var form = document.querySelector('form[action*=\"\/cart\/add\"]'); if (form) { if (currentVariantId) { var idInput = form.querySelector('[name=\"id\"]'); if (idInput) idInput.value = currentVariantId; } if (form.requestSubmit) form.requestSubmit(); else form.submit(); return; } var addBtn = document.querySelector('button[name=\"add\"], .product-form__cart-submit, [type=\"submit\"][name=\"add\"], .product-form__submit'); if (addBtn) { addBtn.scrollIntoView({ behavior: 'smooth', block: 'center' }); setTimeout(function () { addBtn.click(); }, 400); } else { alert('Bitte oben die Variante manuell wählen und auf „In den Warenkorb\" klicken.'); } }\n  allCards.forEach(function (card) { card.addEventListener('click', function () { allCards.forEach(function (c) { c.classList.remove('ss-selected'); }); card.classList.add('ss-selected'); var label = card.getAttribute('data-variant'); if (stickyBanner \u0026\u0026 selectedName) { selectedName.textContent = label; stickyBanner.classList.add('ss-visible'); } setShopifyVariant(label); }); });\n  if (sbBtn) { sbBtn.addEventListener('click', function (e) { e.preventDefault(); if (!currentVariantId) { var selectedCard = document.querySelector('.ss-pricing-card.ss-selected, .ss-option-design.ss-selected'); if (selectedCard) setShopifyVariant(selectedCard.getAttribute('data-variant')); } addToCart(); }); }\n})();\n\u003c\/script\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Essential (Print Only) \/ Standard \/ Shiny","offer_id":58118614778120,"sku":"SSG-STKR-80480AA-001","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"Performance (Print Only) \/ Standard \/ Shiny","offer_id":58118615171336,"sku":"2423423436","price":290.0,"currency_code":"EUR","in_stock":true},{"title":"Performance (Print Only) \/ Standard \/ Matt","offer_id":58118615204104,"sku":"2423423437","price":290.0,"currency_code":"EUR","in_stock":true},{"title":"Performance (Print Only) \/ Standard \/ Glitter","offer_id":58118615236872,"sku":"2423423438","price":340.0,"currency_code":"EUR","in_stock":true},{"title":"Performance (Print Only) \/ Standard \/ Hologram","offer_id":58118615269640,"sku":"2423423439","price":340.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Standard \/ Shiny","offer_id":58118615564552,"sku":"2423423448","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Standard \/ Matt","offer_id":58118615597320,"sku":"2423423449","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Standard \/ Glitter","offer_id":58118615630088,"sku":"2423423450","price":440.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Standard \/ Hologram","offer_id":58118615662856,"sku":"2423423451","price":440.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Chrome \/ Shiny","offer_id":58118615695624,"sku":"2423423452","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Chrome \/ Matt","offer_id":58118615728392,"sku":"2423423453","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Chrome \/ Glitter","offer_id":58118615761160,"sku":"2423423454","price":440.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Chrome \/ Hologram","offer_id":58118615793928,"sku":"2423423455","price":440.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Hologram \/ Shiny","offer_id":58118615826696,"sku":"2423423456","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Hologram \/ Matt","offer_id":58118615859464,"sku":"2423423457","price":390.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Hologram \/ Glitter","offer_id":58118615892232,"sku":"2423423458","price":440.0,"currency_code":"EUR","in_stock":true},{"title":"Showstopper (Print Only) \/ Hologram \/ Hologram","offer_id":58118615925000,"sku":"2423423459","price":440.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Kopie_von_Kopie_von_Kopie_von_Navy_and_White_Modern_Custom_Website_Design_LinkedIn_Post_1.png?v=1780084276"},{"product_id":"dekor-passend-fuer-ktm-duke-125-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926030600,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.png?v=1787793884"},{"product_id":"dekor-passend-fuer-ktm-duke-390-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926063368,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-390-Sickstyle-Graphics.png?v=1787793887"},{"product_id":"dekor-passend-fuer-ktm-duke-790-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 790","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 790\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 790\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 790?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 790.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 790. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926096136,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-790-Sickstyle-Graphics.png?v=1787793890"},{"product_id":"dekor-passend-fuer-ktm-duke-890-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 890","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 890\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 890\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 890?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 890.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eCustomize colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 890. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926128904,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-890-Sickstyle-Graphics.png?v=1787793893"},{"product_id":"dekor-passend-fuer-ktm-duke-990-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 990","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 990\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 990\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 990?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 990.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eNote on ordering:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 990. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926161672,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-990-Sickstyle-Graphics.png?v=1787793897"},{"product_id":"dekor-passend-fuer-ktm-duke-1290-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 1290","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 1290\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1290\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1290?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1290.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 1290. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926194440,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-1290-Sickstyle-Graphics.jpg?v=1787793900"},{"product_id":"dekor-passend-fuer-ktm-duke-1390-factory-look","title":"Street Graphics Factory Look – Graphics suitable for KTM Duke 1390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Factory Look – Premium Graphics suitable for your KTM Duke 1390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 1390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926227208,"sku":"SSG-KTM-FL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Factory-Look-Dekor-passend-fur-KTM-Duke-1390-Sickstyle-Graphics.jpg?v=1787793902"},{"product_id":"dekor-passend-fuer-ktm-duke-125-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926292744,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.png?v=1787793909"},{"product_id":"dekor-passend-fuer-ktm-duke-390-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926325512,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-390-Sickstyle-Graphics.png?v=1787793912"},{"product_id":"dekor-passend-fuer-ktm-duke-790-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 790","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 790\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 790\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 790?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 790.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eCustomize colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 790. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926391048,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-790-Sickstyle-Graphics.png?v=1787793916"},{"product_id":"dekor-passend-fuer-ktm-duke-890-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 890","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 890\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 890\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 890?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 890.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 890. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926423816,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-890-Sickstyle-Graphics.png?v=1787793919"},{"product_id":"dekor-passend-fuer-ktm-duke-990-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 990","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 990\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 990\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 990?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 990.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 990. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926456584,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-990-Sickstyle-Graphics.png?v=1787793922"},{"product_id":"dekor-passend-fuer-ktm-duke-1290-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 1290","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 1290\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1290\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1290?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 1290.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 1290. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926489352,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-1290-Sickstyle-Graphics.png?v=1787793926"},{"product_id":"dekor-passend-fuer-ktm-duke-1390-werx-look","title":"Street Graphics Werx Look – Graphics suitable for KTM Duke 1390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Werx Look – Premium Graphics suitable for your KTM Duke 1390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 1390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926522120,"sku":"SSG-KTM-WL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Werx-Look-Dekor-passend-fur-KTM-Duke-1390-Sickstyle-Graphics.png?v=1787793930"},{"product_id":"dekor-passend-fuer-ktm-duke-125-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926587656,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.png?v=1787793937"},{"product_id":"dekor-passend-fuer-ktm-duke-390-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926620424,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-390-Sickstyle-Graphics.png?v=1787793940"},{"product_id":"dekor-passend-fuer-ktm-duke-790-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 790","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 790\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 790\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 790?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 790.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 790. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926653192,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-790-Sickstyle-Graphics.png?v=1787793943"},{"product_id":"dekor-passend-fuer-ktm-duke-890-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 890","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 890\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 890\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 890?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 890.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 890. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926685960,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-890-Sickstyle-Graphics.png?v=1787793946"},{"product_id":"dekor-passend-fuer-ktm-duke-990-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 990","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 990\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 990\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 990?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 990.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 990. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926718728,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-990-Sickstyle-Graphics.png?v=1787793950"},{"product_id":"dekor-passend-fuer-ktm-duke-1290-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 1290","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium graphics kit for the original fairing. \u003cem\u003e(Only the graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium graphics suitable for your KTM Duke 1290\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003egraphics suitable for the KTM Duke 1290\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our graphics for your KTM Duke 1290?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1290.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 1290. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926751496,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-1290-Sickstyle-Graphics.png?v=1787793953"},{"product_id":"dekor-passend-fuer-ktm-duke-1390-retro-look","title":"Street Graphics Retro Look – Graphics suitable for KTM Duke 1390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Retro Look – Premium Graphics suitable for your KTM Duke 1390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 1390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926784264,"sku":"SSG-KTM-RL-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Retro-Look-Dekor-passend-fur-KTM-Duke-1390-Sickstyle-Graphics.png?v=1787793956"},{"product_id":"dekor-passend-fuer-ktm-duke-125-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eCustomize colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926849800,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.png?v=1787793962"},{"product_id":"dekor-passend-fuer-ktm-duke-390-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926882568,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-390-Sickstyle-Graphics.png?v=1787793965"},{"product_id":"dekor-passend-fuer-ktm-duke-790-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 790","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 790\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 790\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 790?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 790.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 790. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926915336,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-790-Sickstyle-Graphics.png?v=1787793969"},{"product_id":"dekor-passend-fuer-ktm-duke-890-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 890","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 890\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 890\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 890?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 890.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 890. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926948104,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-890-Sickstyle-Graphics.png?v=1787793972"},{"product_id":"dekor-passend-fuer-ktm-duke-990-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 990","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 990\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 990\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 990?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 990.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 990. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487926980872,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-990-Sickstyle-Graphics.png?v=1787793976"},{"product_id":"dekor-passend-fuer-ktm-duke-1290-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 1290","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 1290\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1290\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1290?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1290.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 1290. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487927013640,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-1290-Sickstyle-Graphics.png?v=1787793979"},{"product_id":"dekor-passend-fuer-ktm-duke-1390-arrow-fur-sx-sxf-exc","title":"Street Graphics Arrow Look – Graphics suitable for KTM Duke 1390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 1390\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 1390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 1390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 1390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 1390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487927046408,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Look-Dekor-passend-fur-KTM-Duke-1390-Sickstyle-Graphics.png?v=1787793983"},{"product_id":"dekor-passend-fuer-ktm-duke-790-pinestripe-anker","title":"Street Design Pinstripe Anchor – Graphics suitable for KTM Duke 790","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003ePinestripe Anchor Design – Premium Graphics suitable for your KTM Duke 790\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 790\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 790?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 790.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 790. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487930781960,"sku":"SSG-MX-47E8526-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Design-Pinestripe-Anker-Dekor-passend-fur-KTM-Duke-790-Sickstyle-Graphics.png?v=1787793989"},{"product_id":"dekor-passend-fuer-ktm-duke-890-pinestripe-anker","title":"Street Design Pinstripe Anchor – Graphics suitable for KTM Duke 890","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003ePinestripe Anchor Design – Premium Graphics suitable for your KTM Duke 890\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 890\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 890?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 890.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 890. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487930814728,"sku":"SSG-MX-47E8526-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Design-Pinestripe-Anker-Dekor-passend-fur-KTM-Duke-890-Sickstyle-Graphics.png?v=1787793992"},{"product_id":"dekor-passend-fuer-ktm-duke-125-arrok-orange-schwarz","title":"Arrok Orange\/Black Design – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eDesign Arrok Orange\/Black – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953621256,"sku":"SSG-MX-36D6464-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-OrangeSchwarz-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787793995"},{"product_id":"dekor-passend-fuer-ktm-duke-390-arrok-orange-schwarz","title":"Arrok Orange\/Black Design – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Orange\/Black design – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eNote on ordering:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953654024,"sku":"SSG-MX-36D6464-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-OrangeSchwarz-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787793995"},{"product_id":"dekor-passend-fuer-ktm-duke-125-arrok-orange-wei","title":"Arrok Orange\/White Design – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Orange\/White design – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953686792,"sku":"SSG-MX-3980FD1-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-OrangeWeiss-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787793998"},{"product_id":"dekor-passend-fuer-ktm-duke-390-arrok-orange-wei","title":"Arrok Design Orange\/White – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts included).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Orange\/White design – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953719560,"sku":"SSG-MX-3980FD1-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-OrangeWeiss-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787793998"},{"product_id":"dekor-passend-fuer-ktm-duke-125-arrok-schwarz-orange","title":"Arrok Black\/Orange Design – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Black\/Orange Design – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953752328,"sku":"SSG-MX-8381F08-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-SchwarzOrange-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787794001"},{"product_id":"dekor-passend-fuer-ktm-duke-390-arrok-schwarz-orange","title":"Arrok Design Black\/Orange – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Black\/Orange Design – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953785096,"sku":"SSG-MX-8381F08-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-SchwarzOrange-Dekor-passend-fur-KTM-Duke-390-Sickstyle-Graphics.jpg?v=1787794004"},{"product_id":"dekor-passend-fuer-ktm-duke-125-arrok-schwarz-wei","title":"Arrok Design Black\/White – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Black\/White design – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly tailored to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eNote on ordering:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is an individual accessory and styling product, suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953817864,"sku":"SSG-MX-29C5DCA-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-SchwarzWeiss-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787794008"},{"product_id":"dekor-passend-fuer-ktm-duke-390-arrok-schwarz-wei","title":"Arrok Design Black\/White – Graphics suitable for KTM Duke 390","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eArrok Black\/White Design – Premium Graphics suitable for your KTM Duke 390\u003c\/h2\u003e\n\u003cp\u003eTurn your naked bike into an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 390\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 390?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 390.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, the racetrack, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eAdjust colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please specify your exact model year when ordering. We will adapt the design perfectly for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: 189 €.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product, suitable for the KTM Duke 390. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58487953850632,"sku":"SSG-MX-29C5DCA-001","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Design-Arrok-SchwarzWeiss-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.jpg?v=1787794008"},{"product_id":"street-dekor-arrow-orange-look-dekor-passend-fur-ktm-duke-125-kopie","title":"Street Graphics Arrow Orange Look – Graphics suitable for KTM Duke 125","description":"\u003cp\u003e\u003cstrong\u003eProduct type:\u003c\/strong\u003e Custom-made, self-adhesive premium sticker set for the original fairing. \u003cem\u003e(Only the Graphics kit is supplied – no vehicle, no plastic parts).\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eStreet Graphics Arrow Look – Premium Graphics suitable for your KTM Duke 125\u003c\/h2\u003e\n\u003cp\u003eMake your bike an absolute eye-catcher on the road! With our high-quality \u003cstrong\u003eGraphics suitable for the KTM Duke 125\u003c\/strong\u003e, you give your motorcycle an unmistakable, aggressive look that is guaranteed to stand out. Our Graphics not only look extremely good, but also effectively protect your fairing from scratches, stone chips, and UV radiation thanks to the extra-thick premium vinyl film.\u003c\/p\u003e\n\u003ch3\u003eWhy our Graphics for your KTM Duke 125?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% fit:\u003c\/strong\u003e Perfectly cut to the shape of the KTM Duke 125.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtreme hold \u0026 durability:\u003c\/strong\u003e Developed for maximum stress, whether on the road, on the track, or in everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBubble-free application:\u003c\/strong\u003e Thanks to state-of-the-art air channel technology in the adhesive (Air-Free), installation is easy even without professional skills.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Germany:\u003c\/strong\u003e Printed and produced in the highest quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eIndividually customizable to your style\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd rider name and race number\u003c\/li\u003e\n\u003cli\u003eIntegrate your own logos and sponsors\u003c\/li\u003e\n\u003cli\u003eCustomize colors and small details as desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eOrdering note:\u003c\/em\u003e Please provide your exact model year when ordering. We will perfectly adapt the design for you and send you a digital draft for approval before printing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrice: €189.\u003c\/strong\u003e Free customization included.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003csmall\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This item is a custom accessory and styling product suitable for the KTM Duke 125. It is expressly \u003cu\u003enot\u003c\/u\u003e an original part from the vehicle manufacturer KTM.\u003c\/small\u003e\u003c\/p\u003e","brand":"Sickstyle Graphics","offers":[{"title":"Default Title","offer_id":58488172675336,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/files\/Street-Dekor-Arrow-Orange-Look-Dekor-passend-fur-KTM-Duke-125-Sickstyle-Graphics.png?v=1787794011"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1057\/1944\/collections\/MTB2_641c5ed3-a6ac-47d6-b6b5-731c0ab1a60f.jpg?v=1738764206","url":"https:\/\/www.sickstylegraphics.de\/en\/collections\/street.oembed?page=2","provider":"Sickstyle Graphics","version":"1.0","type":"link"}