{"product_id":"matrgra-n","title":"Reparaturpaste gegen Rost an Autokarosserien","description":"\u003cstyle\u003e\n  .rustshield-page,\n  .rustshield-page * {\n    box-sizing: border-box;\n  }\n\n  .rustshield-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0 12px 35px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #222222;\n    line-height: 1.6;\n    background: #ffffff;\n  }\n\n  .rustshield-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 auto;\n  }\n\n  .rustshield-page h2,\n  .rustshield-page h3,\n  .rustshield-page p {\n    margin-top: 0;\n  }\n\n  .rs-section {\n    margin: 26px 0;\n  }\n\n  \/* HERO *\/\n  .rs-hero {\n    padding: 46px 26px 40px;\n    text-align: center;\n    border-radius: 26px;\n    overflow: hidden;\n    border: 1px solid #f0d8bf;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(230,126,34,.16), transparent 31%),\n      radial-gradient(circle at 5% 95%, rgba(255,191,105,.15), transparent 32%),\n      linear-gradient(135deg, #fffdf9 0%, #fff7ed 52%, #ffedd5 100%);\n    box-shadow: 0 18px 42px rgba(110,70,35,.10);\n  }\n\n  .rs-kicker {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 15px;\n    color: #b45309;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    background: #ffedd5;\n    border: 1px solid #fed7aa;\n    border-radius: 999px;\n  }\n\n  .rs-hero h2 {\n    max-width: 790px;\n    margin: 0 auto 16px;\n    font-size: 42px;\n    line-height: 1.08;\n    font-weight: 900;\n    letter-spacing: -1.2px;\n    color: #292524;\n  }\n\n  .rs-highlight {\n    color: #e67e23;\n  }\n\n  .rs-hero-text {\n    max-width: 720px;\n    margin: 0 auto 23px;\n    font-size: 18px;\n    color: #665f59;\n  }\n\n  .rs-pills {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 21px;\n  }\n\n  .rs-pill {\n    padding: 9px 14px;\n    color: #7c4a1e;\n    font-size: 13px;\n    font-weight: 800;\n    background: rgba(255,255,255,.92);\n    border: 1px solid #f3d3b2;\n    border-radius: 999px;\n  }\n\n  \/* IMAGE *\/\n  .rs-image {\n    overflow: hidden;\n    border-radius: 22px;\n    background: #fafafa;\n    box-shadow: 0 14px 34px rgba(50,40,30,.12);\n  }\n\n  \/* GENERAL CARDS *\/\n  .rs-card {\n    padding: 32px 25px;\n    background: #ffffff;\n    border: 1px solid #eee3d8;\n    border-radius: 23px;\n    box-shadow: 0 10px 30px rgba(60,45,30,.06);\n  }\n\n  .rs-soft {\n    padding: 32px 25px;\n    background: linear-gradient(135deg, #fffaf5 0%, #fff1df 100%);\n    border: 1px solid #f2dcc5;\n    border-radius: 23px;\n  }\n\n  .rs-dark {\n    padding: 35px 26px;\n    color: #ffffff;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 90% 5%, rgba(230,126,34,.33), transparent 30%),\n      linear-gradient(135deg, #211b17 0%, #3c2a1d 56%, #7a4019 100%);\n    box-shadow: 0 16px 38px rgba(40,25,15,.20);\n  }\n\n  .rs-dark h3,\n  .rs-dark p {\n    color: #ffffff;\n  }\n\n  .rs-eyebrow {\n    margin-bottom: 8px;\n    color: #d56b14;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rs-dark .rs-eyebrow {\n    color: #ffd3a7;\n  }\n\n  .rs-title {\n    margin-bottom: 11px;\n    font-size: 29px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: -.5px;\n    color: #292524;\n  }\n\n  .rs-text {\n    margin-bottom: 20px;\n    color: #685f58;\n    font-size: 16px;\n  }\n\n  .rs-dark .rs-text {\n    color: #f7e9de;\n  }\n\n  \/* BENEFIT GRID *\/\n  .rs-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .rs-benefit {\n    flex: 1 1 190px;\n    padding: 19px;\n    background: #ffffff;\n    border: 1px solid #eee0d2;\n    border-radius: 16px;\n  }\n\n  .rs-benefit-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 11px;\n    font-size: 20px;\n    border-radius: 50%;\n    background: #fff0df;\n  }\n\n  .rs-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #332b26;\n    font-size: 16px;\n  }\n\n  .rs-benefit span {\n    color: #70665f;\n    font-size: 14px;\n  }\n\n  \/* PROBLEM *\/\n  .rs-problem-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 12px;\n    margin-top: 21px;\n  }\n\n  .rs-problem {\n    padding: 19px;\n    background: rgba(255,255,255,.09);\n    border: 1px solid rgba(255,255,255,.17);\n    border-radius: 16px;\n  }\n\n  .rs-problem strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #ffffff;\n    font-size: 16px;\n  }\n\n  .rs-problem span {\n    color: #f5ded0;\n    font-size: 14px;\n  }\n\n  \/* FEATURE BLOCK *\/\n  .rs-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    align-items: center;\n    padding: 25px;\n    border: 1px solid #eee2d6;\n    border-radius: 23px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(55,40,25,.06);\n  }\n\n  .rs-feature-image {\n    overflow: hidden;\n    border-radius: 17px;\n  }\n\n  .rs-feature-copy {\n    padding: 5px 5px;\n  }\n\n  .rs-feature-copy h3 {\n    margin-bottom: 10px;\n    color: #292524;\n    font-size: 27px;\n    line-height: 1.2;\n    font-weight: 900;\n  }\n\n  .rs-feature-copy p {\n    margin-bottom: 0;\n    color: #685f58;\n    font-size: 16px;\n  }\n\n  .rs-number {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: #e67e23;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  \/* LIST *\/\n  .rs-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rs-list li {\n    position: relative;\n    margin: 11px 0;\n    padding-left: 31px;\n    color: #655c55;\n  }\n\n  .rs-list li:before {\n    position: absolute;\n    left: 0;\n    top: 1px;\n    content: \"✓\";\n    width: 21px;\n    height: 21px;\n    line-height: 21px;\n    text-align: center;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n    background: #e67e23;\n    border-radius: 50%;\n  }\n\n  \/* STEPS *\/\n  .rs-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 13px;\n    margin-top: 22px;\n  }\n\n  .rs-step {\n    padding: 21px 18px;\n    background: #ffffff;\n    border: 1px solid #ead9ca;\n    border-radius: 17px;\n  }\n\n  .rs-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 12px;\n    color: #ffffff;\n    font-weight: 900;\n    background: #e67e23;\n    border-radius: 50%;\n  }\n\n  .rs-step strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #342c27;\n    font-size: 16px;\n  }\n\n  .rs-step span {\n    color: #70665f;\n    font-size: 14px;\n  }\n\n  \/* SPECS *\/\n  .rs-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 13px;\n    margin-top: 19px;\n  }\n\n  .rs-spec-box {\n    padding: 20px;\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    border-radius: 17px;\n  }\n\n  .rs-spec-box strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #402f22;\n    font-size: 17px;\n  }\n\n  .rs-spec-box span {\n    color: #70665f;\n    font-size: 14px;\n  }\n\n  \/* FAQ *\/\n  .rs-faq details {\n    margin-bottom: 10px;\n    padding: 17px 18px;\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    border-radius: 15px;\n  }\n\n  .rs-faq summary {\n    cursor: pointer;\n    color: #342c27;\n    font-weight: 850;\n    list-style: none;\n  }\n\n  .rs-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rs-faq details p {\n    margin: 10px 0 0;\n    color: #6c625b;\n    font-size: 14px;\n  }\n\n  \/* CTA *\/\n  .rs-cta {\n    padding: 42px 25px;\n    text-align: center;\n    color: #ffffff;\n    border-radius: 26px;\n    background:\n      radial-gradient(circle at 92% 5%, rgba(255,190,110,.27), transparent 30%),\n      linear-gradient(135deg, #2d1e14 0%, #8b4818 54%, #e67e23 100%);\n    box-shadow: 0 18px 42px rgba(90,45,15,.22);\n  }\n\n  .rs-cta h3 {\n    max-width: 720px;\n    margin: 0 auto 11px;\n    color: #ffffff;\n    font-size: 32px;\n    line-height: 1.2;\n  }\n\n  .rs-cta p {\n    max-width: 680px;\n    margin: 0 auto 21px;\n    color: #fff0e3;\n    font-size: 17px;\n  }\n\n  .rs-btn {\n    display: inline-block;\n    min-width: 245px;\n    padding: 15px 28px;\n    color: #8c4514 !important;\n    font-size: 17px;\n    font-weight: 900;\n    text-decoration: none !important;\n    background: #ffffff;\n    border-radius: 999px;\n    box-shadow: 0 9px 23px rgba(0,0,0,.18);\n    transition: all .2s ease;\n  }\n\n  .rs-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 13px 28px rgba(0,0,0,.21);\n  }\n\n  .rs-subcta {\n    margin-top: 13px;\n    color: #ffe6d1;\n    font-size: 13px;\n  }\n\n  \/* NOTE *\/\n  .rs-note {\n    margin-top: 18px;\n    padding: 15px 16px;\n    color: #655c55;\n    font-size: 13px;\n    background: #faf8f6;\n    border-left: 4px solid #e67e23;\n    border-radius: 11px;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 700px) {\n    .rustshield-page {\n      padding: 0 7px 27px;\n    }\n\n    .rs-hero {\n      padding: 34px 17px 29px;\n      border-radius: 21px;\n    }\n\n    .rs-hero h2 {\n      font-size: 31px;\n    }\n\n    .rs-hero-text {\n      font-size: 16px;\n    }\n\n    .rs-title {\n      font-size: 24px;\n    }\n\n    .rs-card,\n    .rs-soft,\n    .rs-dark {\n      padding: 25px 18px;\n    }\n\n    .rs-problem-grid,\n    .rs-steps,\n    .rs-spec-grid,\n    .rs-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .rs-benefit {\n      flex: 1 1 100%;\n    }\n\n    .rs-feature {\n      padding: 17px;\n      gap: 18px;\n    }\n\n    .rs-feature-copy h3 {\n      font-size: 24px;\n    }\n\n    .rs-cta {\n      padding: 34px 18px;\n    }\n\n    .rs-cta h3 {\n      font-size: 27px;\n    }\n\n    .rs-btn {\n      width: 100%;\n      max-width: 350px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rustshield-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"rs-section rs-hero\"\u003e\n\u003cdiv class=\"rs-kicker\"\u003eBrush-On Rust Protection\u003c\/div\u003e\n\u003ch2\u003eRust Doesn't Wait. \u003cspan class=\"rs-highlight\"\u003eProtect Exposed Metal Before Moisture Takes Over.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rs-hero-text\"\u003eCreate a durable moisture barrier exactly where your vehicle needs it most. Auto Rust Shield Paste brushes into vulnerable seams, gaps and metal surfaces to help protect against new rust caused by moisture, road spray and harsh conditions.\u003c\/p\u003e\n\u003cdiv class=\"rs-pills\"\u003e\n\u003cdiv class=\"rs-pill\"\u003e✓ Moisture Barrier\u003c\/div\u003e\n\u003cdiv class=\"rs-pill\"\u003e✓ All-Weather Protection\u003c\/div\u003e\n\u003cdiv class=\"rs-pill\"\u003e✓ Precision Brush Application\u003c\/div\u003e\n\u003cdiv class=\"rs-pill\"\u003e✓ Easy DIY Use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- MAIN IMAGE --\u003e\n\u003csection class=\"rs-section rs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180612_0a200fdb4fc234ad7ad50478dba5bc5d.jpg?v=1788343576\" alt=\"Auto Rust Shield Paste protecting vehicle metal surfaces from moisture\" loading=\"eager\"\u003e\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"rs-section rs-card\"\u003e\n\u003cdiv class=\"rs-eyebrow\"\u003eSmall Jar. Serious Protection.\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch3 class=\"rs-title\"\u003eGive Vulnerable Metal an Extra Layer of Defense\u003c\/h3\u003e\n\u003cp class=\"rs-text\"\u003eRust often starts where water, road salt and debris collect — inside seams, around wheel wells and on exposed metal surfaces. This thick brush-on formula is designed to stay where you put it and create a protective barrier against moisture.\u003c\/p\u003e\n\u003cdiv class=\"rs-grid\"\u003e\n\u003cdiv class=\"rs-benefit\"\u003e\n\u003cdiv class=\"rs-benefit-icon\"\u003e💧\u003c\/div\u003e\n\u003cstrong\u003eBlocks Moisture\u003c\/strong\u003e \u003cspan\u003e The highly viscous paste works into metal pores and creates a protective seal against moisture exposure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-benefit\"\u003e\n\u003cdiv class=\"rs-benefit-icon\"\u003e❄️\u003c\/div\u003e\n\u003cstrong\u003eBuilt for Changing Weather\u003c\/strong\u003e \u003cspan\u003e Designed to remain flexible through temperature changes and challenging winter driving conditions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-benefit\"\u003e\n\u003cdiv class=\"rs-benefit-icon\"\u003e🖌️\u003c\/div\u003e\n\u003cstrong\u003ePrecision Application\u003c\/strong\u003e \u003cspan\u003e Brush the paste directly into seams, corners and hard-to-reach areas without spraying surrounding parts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-benefit\"\u003e\n\u003cdiv class=\"rs-benefit-icon\"\u003e🚗\u003c\/div\u003e\n\u003cstrong\u003eMade for Vehicle Metal\u003c\/strong\u003e \u003cspan\u003e Ideal for targeting vulnerable areas such as wheel wells, door seams and hidden chassis components. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- PROBLEM --\u003e\n\u003csection class=\"rs-section rs-dark\"\u003e\n\u003cdiv class=\"rs-eyebrow\"\u003eRust Loves the Places You Forget\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch3 class=\"rs-title\"\u003eMoisture + Salt + Exposed Metal Can Become an Expensive Problem\u003c\/h3\u003e\n\u003cp class=\"rs-text\"\u003eRust doesn't always begin on an obvious body panel. It can start inside narrow seams and hidden metal areas where moisture stays trapped after rain, washing or winter driving.\u003c\/p\u003e\n\u003cdiv class=\"rs-problem-grid\"\u003e\n\u003cdiv class=\"rs-problem\"\u003e\n\u003cstrong\u003eWet Conditions\u003c\/strong\u003e \u003cspan\u003e Moisture can remain on exposed metal and inside narrow gaps long after the surface looks dry. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-problem\"\u003e\n\u003cstrong\u003eWinter Road Salt\u003c\/strong\u003e \u003cspan\u003e Salt-heavy road environments can be especially demanding on unprotected vehicle metal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-problem\"\u003e\n\u003cstrong\u003eHidden Seams\u003c\/strong\u003e \u003cspan\u003e Wheel wells, door joints and chassis areas can be difficult to protect with ordinary methods. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection class=\"rs-section rs-feature\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180612_0a200fdb4fc234ad7ad50478dba5bc5d.jpg?v=1788343576\" alt=\"Thick rust protection paste creating a moisture barrier on metal\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-copy\"\u003e\n\u003cdiv class=\"rs-number\"\u003e01 · Moisture Defense\u003c\/div\u003e\n\u003ch3\u003eSeal Out the Moisture Rust Needs\u003c\/h3\u003e\n\u003cp\u003eThe thick white paste penetrates into the pores and irregularities of the metal surface, forming a protective barrier designed to help prevent new rust from developing under humid conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"rs-section rs-feature\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-feature-copy\"\u003e\n\u003cdiv class=\"rs-number\"\u003e02 · All-Weather Shield\u003c\/div\u003e\n\u003ch3\u003eProtection That Stays Flexible\u003c\/h3\u003e\n\u003cp\u003eFrom summer heat to cold winter roads, the formula is designed to remain flexible through temperature fluctuations while continuing to protect vulnerable metal surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180617_a5c2193224bf39dde764003467fcd43c.jpg?v=1788343581\" alt=\"All-weather vehicle rust protection for changing temperatures\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"rs-section rs-feature\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180622_d4714511fa35a80a2d4cfdbcf8727913.jpg?v=1788343585\" alt=\"High viscosity Auto Rust Shield Paste for controlled application\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-copy\"\u003e\n\u003cdiv class=\"rs-number\"\u003e03 · Controlled Application\u003c\/div\u003e\n\u003ch3\u003eThick Formula. Less Mess. More Control.\u003c\/h3\u003e\n\u003cp\u003eThe high-viscosity formula is designed for a clean, controlled, drip-resistant application so the paste stays where you brush it instead of running across surrounding surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"rs-section rs-feature\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-feature-copy\"\u003e\n\u003cdiv class=\"rs-number\"\u003e04 · DIY Friendly\u003c\/div\u003e\n\u003ch3\u003eReach the Spots Sprays Can Miss\u003c\/h3\u003e\n\u003cp\u003eThe included applicator brush gives you direct control in narrow spaces. Work the paste into door seams, wheel-well edges and other tight areas without needing complicated equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180627_c98989c87f8e3cb98bcd5f2cb09c5e0b.jpg?v=1788343590\" alt=\"Applicator brush applying rust protection paste to hard-to-reach vehicle areas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003csection class=\"rs-section rs-feature\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0934\/8982\/4030\/files\/spp_shopify20260902180631_a41306d490e7d44f0361d44378ebf8da.jpg?v=1788343594\" alt=\"Rust protection for wheel wells door seams and vehicle chassis components\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-copy\"\u003e\n\u003cdiv class=\"rs-number\"\u003e05 · Versatile Vehicle Protection\u003c\/div\u003e\n\u003ch3\u003eProtect More Than the Parts You Can See\u003c\/h3\u003e\n\u003cp\u003eUse it on suitable metal areas throughout your vehicle — from visible wheel-well edges and door seams to harder-to-see chassis components that are regularly exposed to moisture and road debris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- WHY IT MAKES SENSE --\u003e\n\u003csection class=\"rs-section rs-soft\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-eyebrow\"\u003ePreventive Care Made Simple\u003c\/div\u003e\n\u003ch3 class=\"rs-title\"\u003eA Few Minutes of Protection Today Can Help You Stay Ahead of Rust Tomorrow\u003c\/h3\u003e\n\u003cp class=\"rs-text\"\u003eVehicle maintenance isn't only about what you can see. Treating vulnerable metal before corrosion gets worse is a simple addition to your regular maintenance routine.\u003c\/p\u003e\n\u003cul class=\"rs-list\"\u003e\n\u003cli\u003eTargets moisture-prone seams and exposed metal surfaces.\u003c\/li\u003e\n\u003cli\u003eBrush-on application puts the product exactly where you need it.\u003c\/li\u003e\n\u003cli\u003eNo special spray equipment required.\u003c\/li\u003e\n\u003cli\u003eCompact 30 ml container is easy to keep with your vehicle-care supplies.\u003c\/li\u003e\n\u003cli\u003eSuitable for routine DIY rust-prevention maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"rs-section rs-card\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-eyebrow\"\u003eSimple 3-Step Application\u003c\/div\u003e\n\u003ch3 class=\"rs-title\"\u003eClean. Brush. Let It Cure.\u003c\/h3\u003e\n\u003cp class=\"rs-text\"\u003eNo complicated equipment. Prepare the surface properly and apply the paste directly to the metal area you want to protect.\u003c\/p\u003e\n\u003cdiv class=\"rs-steps\"\u003e\n\u003cdiv class=\"rs-step\"\u003e\n\u003cdiv class=\"rs-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eClean the Surface\u003c\/strong\u003e \u003cspan\u003e Remove loose rust, dirt and grease so the paste can make proper contact with the metal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-step\"\u003e\n\u003cdiv class=\"rs-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eBrush It On\u003c\/strong\u003e \u003cspan\u003e Use the included applicator brush to spread the paste evenly over the desired metal area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-step\"\u003e\n\u003cdiv class=\"rs-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eAllow It to Cure\u003c\/strong\u003e \u003cspan\u003e Let the paste cure for approximately 2–4 hours depending on local temperature and humidity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Always remove loose rust and grease before application. Apply only to suitable, properly prepared metal surfaces.\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"rs-section rs-soft\"\u003e\u003cbr\u003e\n\u003cdiv class=\"rs-eyebrow\"\u003eWhat's Included\u003c\/div\u003e\n\u003ch3 class=\"rs-title\"\u003eEverything You Need to Start Protecting Vulnerable Areas\u003c\/h3\u003e\n\u003cdiv class=\"rs-spec-grid\"\u003e\n\u003cdiv class=\"rs-spec-box\"\u003e\n\u003cstrong\u003e1 × Auto Rust Shield Paste\u003c\/strong\u003e \u003cspan\u003e 30 ml \/ 1.01 fl oz protective brush-on paste. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-spec-box\"\u003e\n\u003cstrong\u003e1 × Applicator Brush\u003c\/strong\u003e \u003cspan\u003e Designed for controlled application in seams, gaps and narrow spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-spec-box\"\u003e\n\u003cstrong\u003eContainer Size\u003c\/strong\u003e \u003cspan\u003e Approx. 4 × 4 × 4 cm \/ 1.57 × 1.57 × 1.57 in. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-spec-box\"\u003e\n\u003cstrong\u003eRecommended Storage\u003c\/strong\u003e \u003cspan\u003e Keep in a cool, dry place away from children and pets. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"rs-section rs-soft rs-faq\"\u003e\u003cbr\u003e\n\u003ch3 class=\"rs-title\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Auto Rust Shield Paste designed to do?\u003c\/summary\u003e\n\u003cp\u003eIt is designed to create a moisture-resistant protective barrier on suitable metal surfaces and help prevent new rust from forming in treated areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to remove rust before applying it?\u003c\/summary\u003e\n\u003cp\u003eRemove loose rust, dirt and grease before application. Thorough surface preparation helps the paste make better contact with the metal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it on my vehicle?\u003c\/summary\u003e\n\u003cp\u003eIt can be used on suitable metal areas such as wheel wells, door seams and certain chassis components where moisture and road debris may collect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to cure?\u003c\/summary\u003e\n\u003cp\u003eAllow approximately 2–4 hours for curing. Actual curing time can vary depending on temperature and humidity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs special equipment required?\u003c\/summary\u003e\n\u003cp\u003eNo special spray equipment is required. The set includes an applicator brush for direct, controlled application.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used during winter?\u003c\/summary\u003e\n\u003cp\u003eThe formula is designed to remain flexible through changing temperatures and to provide protection in demanding environments including salt-exposed winter road conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"rs-section rs-cta\"\u003e```\n\u003ch3\u003eDon't Give Moisture an Easy Place to Start.\u003c\/h3\u003e\n\u003cp\u003eProtect vulnerable vehicle metal with a simple brush-on barrier before small exposed areas become bigger rust problems.\u003c\/p\u003e\n\u003c!-- Replace # with your preferred product\/cart anchor if needed --\u003e \u003ca href=\"#\" class=\"rs-btn\"\u003e Protect My Vehicle → \u003c\/a\u003e\n\u003cdiv class=\"rs-subcta\"\u003e30 ml Auto Rust Shield Paste + Applicator Brush Included\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FINAL NOTE --\u003e\n\u003csection class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-note\"\u003e\n\u003cstrong\u003eCare \u0026amp; storage:\u003c\/strong\u003e Store in a cool, dry place and keep out of reach of children and pets. Product performance can vary depending on surface preparation, application conditions and environmental exposure.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🔥Buy 2 Get 1 Free","offer_id":46029062406323,"sku":"LN30552656*3","price":32.48,"currency_code":"USD","in_stock":true},{"title":"Buy 1","offer_id":46029062373555,"sku":"LN30552656","price":23.74,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 3 Get 2 Free","offer_id":46029062439091,"sku":"LN30552656*5","price":42.46,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9259\/1027\/files\/spp_shopify20260902180635_39077a420fd43a9fe674ffeb0d43abbe_89928fb6-dcaf-4015-acbd-f5042cd65f6d.jpg?v=1789461388","url":"https:\/\/mapleshaven.com\/products\/matrgra-n","provider":"mapleshaven ","version":"1.0","type":"link"}