{"product_id":"sticker-banner-raslbitume-vinyle-premium-500x60mm","title":"Rasl'Bitume Sticker Banner, Premium Vinyl 500x60mm","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✦ Long format — Discreet and effective\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eRasl'Bitume \u003cspan style=\"color:#FED803\"\u003eBanner\u003c\/span\u003e\n\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eThe discreet signature that runs across the full width\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eA long, slim format designed to dress up your windshield or rear window without ever overdoing it. \u003cstrong style=\"color:#ffffff\"\u003eThe Rasl'Bitume Banner\u003c\/strong\u003e, your brand displayed with greater finesse.\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 60 mm format\u003c\/div\u003e\n \u003cp\u003eA long, slim format with a discreet height that runs elegantly across the full width of the 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\u003ePrecise 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 a first-time installation.\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 it sells out, we don't know when it will return.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"story-block\"\u003e\n \u003cdiv class=\"story-title\" style=\"color:#ffffff\"\u003eWhy choose the \u003cspan style=\"color:#E00CFF\"\u003eBanner format\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"story-sub\" style=\"color:#aaaaaa\"\u003eSubtle rather than imposing\u003c\/div\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eYou already know the Sticker Crew: 150 mm high, with an instantly commanding presence. The \u003cstrong style=\"color:#ffffff\"\u003eRasl'Bitume Banner\u003c\/strong\u003e takes a different approach. Thinner, lower, and more discreet.\u003c\/p\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eAt \u003cstrong style=\"color:#ffffff\"\u003eonly 60 mm high\u003c\/strong\u003e and 500 mm long, it fits across the full width of your windshield or rear window without ever taking up the whole space. The kind of detail that gets noticed without ever overdoing it.\u003c\/p\u003e\n \u003cp class=\"story-text\" style=\"color:#cccccc\"\u003eThe same premium vinyl, the same professional liner, and the same cutting standards as the rest of the range. Just more discreet.\u003c\/p\u003e\n \u003cdiv class=\"story-text highlight\" style=\"color:#ffffff\"\u003e\n A slim banner, a signature that speaks for itself. Display the Rasl'Bitume color with understated style.\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 60 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 precise 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 \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\"\u003eWarning: stock is limited — guaranteed one-off 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\"\u003eNo returns related to an installation error will 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 note \u003cspan style=\"color:#E00CFF\"\u003e— sticker application\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"story-sub\" style=\"color:#aaaaaa\"\u003eFollow these steps exactly for a perfect application\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 slowly.\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 properly adhered, 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 with 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 application\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\" style=\"color:#555555\"\u003eProfessional liner included, application instructions provided.\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\"\u003eMake your ride stand out \u003cspan style=\"color:#FED803\"\u003ewith finesse\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 apply 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-time application. Follow the detailed instructions provided above on this page carefully. \u003cstrong style=\"color:#111111\"\u003eWarning: 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 Does 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 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 somewhere 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":54212505469266,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Bannerrasl.png?v=1786221131","url":"https:\/\/raslbitume.com\/en\/products\/rasl-bitume-sticker-banner-premium-vinyl-500x60mm","provider":"Rasl'Bitume","version":"1.0","type":"link"}