{"product_id":"sticker-crew-raslbitume-vinyle-premium-500x150mm","title":"Rasl'Bitume Crew Sticker, Premium Vinyl 500x150mm","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  .story-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .story-block::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .story-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .story-title span { color: #E00CFF !important; }\n  .story-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .story-text { font-size: 1.49rem; color: #cccccc !important; line-height: 1.8; margin-bottom: 14px; }\n  .story-text strong { color: #ffffff !important; }\n  .story-text.highlight {\n    background: #1a1a1a;\n    border-left: 2px solid #FED803;\n    border-radius: 8px;\n    padding: 14px 16px;\n    color: #ffffff !important;\n    font-weight: 700;\n    margin-top: 18px;\n  }\n\n  .specs-list { list-style: none; margin-bottom: 28px; }\n  .specs-list li {\n    display: flex;\n    justify-content: space-between;\n    padding: 14px 0;\n    border-bottom: 1px solid #eeeeee;\n    font-size: 1.49rem;\n  }\n  .specs-list li:last-child { border-bottom: none; }\n  .specs-label { font-weight: 700; text-transform: uppercase; color: #9C00FF !important; letter-spacing: 0.5px; }\n  .specs-value { color: #111111 !important; font-weight: 600; text-align: right; }\n\n  .prod-img { width: 100%; border-radius: 10px; display: block; margin-bottom: 28px; }\n\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  .stock-banner {\n    background: linear-gradient(90deg, #FED803, #FED803);\n    border-radius: 10px;\n    padding: 14px 20px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .stock-banner-text {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    letter-spacing: 0.5px;\n  }\n\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 600px) {\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .story-block { padding: 20px 18px; }\n    .cta-block { padding: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Since 2017 — The benchmark\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eCrew\u003c\/span\u003e Sticker\n\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eThe sticker that started it all\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eBefore the air ride kits, before the wheels, before Rasl'Bitume even had a website... there was a sticker. \u003cstrong style=\"color:#ffffff\"\u003eThe Crew Sticker\u003c\/strong\u003e, now finally accessible to everyone.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e500 x 150 mm format\u003c\/div\u003e\n \u003cp\u003eA generous size that stands out proudly on your windshield or rear window.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-end vinyl\u003c\/div\u003e\n \u003cp\u003ePrecision cutting, long-lasting durability, resistant to weather and UV rays.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eProfessional liner\u003c\/div\u003e\n \u003cp\u003eEasy application, without bubbles, even for first-time application.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eLimited stock\u003c\/div\u003e\n \u003cp\u003eAvailable in limited quantities. Once sold out, we don't know when it will return.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cimg class=\"prod-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/IMG_5393.jpg?v=1786219594\" alt=\"Rasl'Bitume Crew Sticker applied to a windshield\"\u003e\n \u003cdiv class=\"story-block\"\u003e\n \u003cdiv class=\"story-title\" style=\"color:#ffffff\"\u003eThe \u003cspan style=\"color:#E00CFF\"\u003eCrew\u003c\/span\u003e story\n\u003c\/div\u003e\n \u003cdiv class=\"story-sub\" style=\"color:#aaaaaa\"\u003eOne sticker, one community, thousands of members\u003c\/div\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eThe \u003cstrong style=\"color:#ffffff\"\u003eCrew Sticker\u003c\/strong\u003e wasn't just a sticker. It was an entry ticket. You couldn't simply claim it yourself: you had to be noticed, approved by the community, and have a truly impressive car.\u003c\/p\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eFor years, \u003cstrong style=\"color:#ffffff\"\u003ethousands of members\u003c\/strong\u003e wore it on their windshields, throughout Europe, as a sign of recognition among enthusiasts. You would spot it in meeting parking lots, in videos, and on cars cruising throughout the stance scene.\u003c\/p\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eToday, the Crew is part of the brand's history. No more selection, no more approval, no more waiting.\u003c\/p\u003e\n \u003cdiv class=\"story-text highlight\" style=\"color:#ffffff\"\u003e\n The sticker that built Rasl'Bitume is finally open to everyone. It's your chance to carry a piece of this story on your window.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e📐 Specifications\u003c\/div\u003e\n \u003cul class=\"specs-list\"\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003e500 mm x 150 mm\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003ePremium vinyl with precision cutting\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eColor\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003eWhite\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eApplication\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003eProfessional liner included\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eUse\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003eExterior, windshield, or bodywork\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cspan class=\"specs-label\" style=\"color:#9C00FF\"\u003eResistance\u003c\/span\u003e\u003cspan class=\"specs-value\" style=\"color:#111111\"\u003eUV and weather resistance, long-lasting durability\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cimg class=\"prod-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/IMG_5392.jpg?v=1786219594\" alt=\"Rasl'Bitume Crew Sticker vinyl detail\"\u003e\n \u003cdiv class=\"stock-banner\"\u003e\n \u003cspan style=\"font-size:2.13rem\"\u003e⏳\u003c\/span\u003e\n \u003cspan class=\"stock-banner-text\" style=\"color:#111111\"\u003eAttention, stock is limited — guaranteed non-restocked series\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"stock-banner\" style=\"background:#1a1a1a\"\u003e\n \u003cspan style=\"font-size:2.13rem\"\u003e⚠️\u003c\/span\u003e\n \u003cspan class=\"stock-banner-text\" style=\"color:#ffffff !important\"\u003eReturns due to installation errors will not be accepted — carefully follow the instructions below\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c!-- MODE D'EMPLOI --\u003e\n \u003cdiv class=\"story-block\"\u003e\n \u003cdiv class=\"story-title\" style=\"color:#ffffff\"\u003eExpert tip \u003cspan style=\"color:#E00CFF\"\u003e— sticker installation\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"story-sub\" style=\"color:#aaaaaa\"\u003eFollow these steps exactly for a flawless installation\u003c\/div\u003e\n \u003col style=\"list-style:none; counter-reset: pose-step; margin-top:8px\"\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:14px; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#9C00FF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e1\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eThoroughly degrease your window. Avoid detailing-style glass cleaners, which are often too greasy. Use white vinegar or brake cleaner instead.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:14px; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#E00CFF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e2\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eRemove the backing from one half only. Cut the backing down the middle and tape the other half.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:14px; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#9C00FF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e3\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eApply this first side gently.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:14px; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#E00CFF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e4\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eRemove the remaining backing and apply the other side using a squeegee.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:14px; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#9C00FF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e5\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eOnce it is firmly stuck down, press it firmly with a squeegee and then by hand.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003cli style=\"counter-increment: pose-step; display:flex; gap:12px; margin-bottom:0; align-items:flex-start\"\u003e\n \u003cspan style=\"flex-shrink:0; width:26px; height:26px; border-radius:50%; background:#E00CFF; color:#ffffff; font-weight:900; font-size:1.39rem; display:flex; align-items:center; justify-content:center\"\u003e6\u003c\/span\u003e\n \u003cspan class=\"story-text\" style=\"margin-bottom:0; color:#cccccc\"\u003eSlowly remove the liner, taking care around the sticker's small details.\u003c\/span\u003e\n \u003c\/li\u003e\n \u003c\/ol\u003e\n \u003cdiv class=\"story-text highlight\" style=\"color:#ffffff\"\u003e\n ⚠️ Apply your sticker at a minimum temperature of 15°C.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Quality\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\" style=\"color:#111111\"\u003eFast shipping\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\" style=\"color:#555555\"\u003eShipped from our workshop, protected by rigid cardboard.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e✂️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\" style=\"color:#111111\"\u003ePrecise cutting\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\" style=\"color:#555555\"\u003eEach sticker is carefully cut and inspected before shipping.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🧴\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\" style=\"color:#111111\"\u003eEasy installation\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\" style=\"color:#555555\"\u003eProfessional application liner included, with installation instructions.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🔥\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\" style=\"color:#111111\"\u003eLimited edition\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\" style=\"color:#555555\"\u003eLimited stock, no guaranteed restock.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"cta-block\"\u003e\n \u003cdiv class=\"cta-text\" style=\"color:#ffffff\"\u003eProudly display \u003cspan style=\"color:#FED803\"\u003eyour colors\u003c\/span\u003e\n\u003c\/div\u003e\n \u003ca href=\"#\" class=\"cta-btn\" style=\"color:#ffffff\"\u003eI'm getting mine\u003c\/a\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Is the sticker easy to install myself?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Yes, the included professional application liner makes installation much easier, even for a first application. Carefully follow the detailed instructions provided above on this page. \u003cstrong style=\"color:#111111\"\u003ePlease note: returns due to installation errors will not be accepted\u003c\/strong\u003e, so take the time to follow each step carefully.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Will the sticker hold up well over time?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n The vinyl used is a premium, UV- and weather-resistant vinyl designed for long-lasting outdoor use.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Can I apply it to something other than the windshield?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Yes—windshield, rear window, bodywork, or even a fixed mount, as long as the surface is smooth and clean.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Will the stock be replenished?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n This series is produced in limited quantities, with no guarantee of restocking. Once the stock is sold out, future availability is not guaranteed.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":54212454187346,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Stickercrew.png?v=1786220567","url":"https:\/\/raslbitume.com\/en\/products\/rasl-bitume-crew-sticker-premium-vinyl-500x150mm","provider":"Rasl'Bitume","version":"1.0","type":"link"}