{"product_id":"water-based-metallic-paint","title":"Neravio™ Water-Based Rust Converter \u0026 Metal Restorer","description":"\u003c!--\n  Shopify product description block\n  Paste the full code into: Products \u003e Description \u003e Show HTML\n  All styles are scoped to .ndm-rust-description\n--\u003e\n\u003cstyle\u003e\n  .ndm-rust-description {\n    --rust-ink: #242424;\n    --rust-copy: #575757;\n    --rust-dark: #171717;\n    --rust-dark-soft: #3f3f3f;\n    --rust-gold: #d8a43d;\n    --rust-card: #f5f3ef;\n    --rust-line: #ddd8ce;\n    --rust-white: #ffffff;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 12px;\n    color: var(--rust-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .ndm-rust-description *,\n  .ndm-rust-description *::before,\n  .ndm-rust-description *::after {\n    box-sizing: border-box;\n  }\n\n  .ndm-rust-description h2,\n  .ndm-rust-description h3,\n  .ndm-rust-description p {\n    margin-top: 0;\n  }\n\n  .ndm-rust-description h2,\n  .ndm-rust-description h3 {\n    color: var(--rust-ink);\n    letter-spacing: -0.02em;\n  }\n\n  .ndm-rust-description img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 14px;\n  }\n\n  .ndm-rust-description .rust-section {\n    margin: 22px 0;\n  }\n\n  .ndm-rust-description .rust-hero {\n    padding: 42px 22px;\n    text-align: center;\n    color: var(--rust-white);\n    background: linear-gradient(135deg, var(--rust-dark), var(--rust-dark-soft));\n    border: 1px solid #4a4a4a;\n    border-radius: 20px;\n  }\n\n  .ndm-rust-description .rust-kicker {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    color: #181818;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    background: var(--rust-gold);\n    border-radius: 999px;\n  }\n\n  .ndm-rust-description .rust-hero h2 {\n    max-width: 760px;\n    margin: 0 auto 14px;\n    color: var(--rust-white);\n    font-size: clamp(29px, 5vw, 37px);\n    font-weight: 900;\n    line-height: 1.18;\n  }\n\n  .ndm-rust-description .rust-hero p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: #e8e8e8;\n    font-size: 17px;\n  }\n\n  .ndm-rust-description .rust-hero-media img {\n    max-width: 520px;\n    background: #101010;\n  }\n\n  .ndm-rust-description .rust-card,\n  .ndm-rust-description .rust-dark-card {\n    margin: 18px 0;\n    padding: 24px 20px;\n    border-radius: 17px;\n  }\n\n  .ndm-rust-description .rust-card {\n    background: var(--rust-card);\n    border: 1px solid var(--rust-line);\n  }\n\n  .ndm-rust-description .rust-dark-card {\n    color: var(--rust-white);\n    background: #1d1d1d;\n  }\n\n  .ndm-rust-description .rust-dark-card h3 {\n    color: var(--rust-white);\n  }\n\n  .ndm-rust-description .rust-section-title {\n    margin-bottom: 18px;\n    font-size: clamp(23px, 4vw, 27px);\n    font-weight: 850;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .ndm-rust-description .rust-feature-title {\n    margin-bottom: 10px;\n    font-size: 23px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  .ndm-rust-description .rust-feature-copy {\n    margin-bottom: 18px;\n    color: var(--rust-copy);\n  }\n\n  .ndm-rust-description .rust-benefit-grid,\n  .ndm-rust-description .rust-step-grid,\n  .ndm-rust-description .rust-use-grid,\n  .ndm-rust-description .rust-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .ndm-rust-description .rust-step-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .ndm-rust-description .rust-benefit-item,\n  .ndm-rust-description .rust-step-item,\n  .ndm-rust-description .rust-use-item,\n  .ndm-rust-description .rust-trust-item {\n    padding: 16px;\n    background: var(--rust-white);\n    border: 1px solid #dfdbd2;\n    border-radius: 12px;\n  }\n\n  .ndm-rust-description .rust-benefit-item strong,\n  .ndm-rust-description .rust-step-item strong,\n  .ndm-rust-description .rust-use-item strong,\n  .ndm-rust-description .rust-trust-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--rust-ink);\n  }\n\n  .ndm-rust-description .rust-eyebrow {\n    margin-bottom: 7px;\n    color: var(--rust-gold);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ndm-rust-description .rust-dark-intro {\n    margin-bottom: 20px;\n    color: #dedede;\n  }\n\n  .ndm-rust-description .rust-check-list {\n    margin: 0 0 20px;\n    padding: 0;\n    color: var(--rust-copy);\n    list-style: none;\n  }\n\n  .ndm-rust-description .rust-check-list li {\n    position: relative;\n    margin-bottom: 8px;\n    padding-left: 27px;\n  }\n\n  .ndm-rust-description .rust-check-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #557242;\n    font-weight: 900;\n    content: \"✓\";\n  }\n\n  .ndm-rust-description .rust-comparison-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n\n  .ndm-rust-description .rust-comparison-box {\n    padding: 18px;\n    background: var(--rust-white);\n    border-radius: 12px;\n  }\n\n  .ndm-rust-description .rust-comparison-box.rust-bad {\n    border: 1px solid #dfb8b8;\n  }\n\n  .ndm-rust-description .rust-comparison-box.rust-good {\n    border: 1px solid #b9c9b0;\n  }\n\n  .ndm-rust-description .rust-comparison-box \u003e strong {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 19px;\n  }\n\n  .ndm-rust-description .rust-bad \u003e strong {\n    color: #8e3d3d;\n  }\n\n  .ndm-rust-description .rust-good \u003e strong {\n    color: #47613d;\n  }\n\n  .ndm-rust-description .rust-comparison-box ul {\n    margin: 0;\n    padding-left: 20px;\n    color: var(--rust-copy);\n  }\n\n  .ndm-rust-description .rust-comparison-box li {\n    margin-bottom: 7px;\n  }\n\n  .ndm-rust-description .rust-spec-wrap {\n    overflow: hidden;\n    border: 1px solid var(--rust-line);\n    border-radius: 12px;\n  }\n\n  .ndm-rust-description .rust-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: var(--rust-white);\n  }\n\n  .ndm-rust-description .rust-spec-table td {\n    padding: 13px 12px;\n    vertical-align: top;\n    border-bottom: 1px solid #e1ddd4;\n  }\n\n  .ndm-rust-description .rust-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ndm-rust-description .rust-spec-table td:first-child {\n    width: 38%;\n    color: var(--rust-ink);\n    font-weight: 800;\n    background: #ece8df;\n  }\n\n  .ndm-rust-description .rust-notice {\n    margin-top: 18px;\n    padding: 17px;\n    color: #544f47;\n    font-size: 14px;\n    background: #fff8e9;\n    border-left: 4px solid var(--rust-gold);\n    border-radius: 9px;\n  }\n\n  .ndm-rust-description .rust-cta {\n    padding: 32px 20px;\n    text-align: center;\n    color: var(--rust-white);\n    background: linear-gradient(135deg, var(--rust-dark), #464646);\n    border-radius: 18px;\n  }\n\n  .ndm-rust-description .rust-cta h3 {\n    margin-bottom: 10px;\n    color: var(--rust-white);\n    font-size: clamp(25px, 4vw, 29px);\n    line-height: 1.25;\n  }\n\n  .ndm-rust-description .rust-cta p {\n    max-width: 670px;\n    margin: 0 auto 18px;\n    color: #e5e5e5;\n    font-size: 17px;\n  }\n\n  .ndm-rust-description .rust-cta-button {\n    display: inline-block;\n    padding: 14px 28px;\n    color: #181818;\n    font-size: 17px;\n    font-weight: 900;\n    line-height: 1.2;\n    text-decoration: none;\n    background: var(--rust-gold);\n    border-radius: 999px;\n    transition: transform 0.2s ease, filter 0.2s ease;\n  }\n\n  .ndm-rust-description .rust-cta-button:hover {\n    color: #181818;\n    filter: brightness(1.06);\n    transform: translateY(-1px);\n  }\n\n  @media screen and (max-width: 700px) {\n    .ndm-rust-description {\n      padding: 0 8px;\n    }\n\n    .ndm-rust-description .rust-hero {\n      padding: 34px 17px;\n    }\n\n    .ndm-rust-description .rust-card,\n    .ndm-rust-description .rust-dark-card {\n      padding: 20px 16px;\n    }\n\n    .ndm-rust-description .rust-benefit-grid,\n    .ndm-rust-description .rust-step-grid,\n    .ndm-rust-description .rust-use-grid,\n    .ndm-rust-description .rust-trust-grid,\n    .ndm-rust-description .rust-comparison-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ndm-rust-description .rust-feature-title {\n      font-size: 21px;\n    }\n\n    .ndm-rust-description .rust-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n\n    .ndm-rust-description .rust-spec-table td:first-child {\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    .ndm-rust-description .rust-spec-table td:last-child {\n      padding-top: 5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ndm-rust-description\"\u003e\n\u003c!-- Hook --\u003e\n\u003csection class=\"rust-section rust-hero\"\u003e\n\u003cdiv class=\"rust-kicker\"\u003eConvert. Protect. Restore.\u003c\/div\u003e\n\u003ch2\u003eTurn Existing Rust Into a Tough Metallic Protective Finish\u003c\/h2\u003e\n\u003cp\u003eBrush it onto properly prepared rusted metal to help stabilize corrosion, block moisture and refresh worn surfaces—without juggling several different products.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Opening media --\u003e\n\u003cdiv class=\"rust-section rust-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/2154\/3874\/files\/7_7_1.gif?v=1783415755\" alt=\"Rust converter paint being applied to a metal surface\" width=\"240\" height=\"426\"\u003e\u003c\/div\u003e\n\u003c!-- Quick benefits --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-section-title\"\u003e🛡️ More Than a Coat of Paint\u003c\/h3\u003e\n\u003cdiv class=\"rust-benefit-grid\"\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e🔄 Treats Existing Surface Rust\u003c\/strong\u003e \u003cspan\u003eHelps change properly prepared rust into a more stable layer instead of merely covering the discoloration.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e🎨 Metallic Protective Finish\u003c\/strong\u003e \u003cspan\u003eSeals the surface while giving old, oxidized metal a cleaner and more uniform appearance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e🖌️ Simple Brush-On Application\u003c\/strong\u003e \u003cspan\u003eApply by hand with no spray equipment or specialized restoration tools required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e💧 Water-Based, Lower-Odor Formula\u003c\/strong\u003e \u003cspan\u003eA practical choice for suitable projects in garages, workshops and outdoor work areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/13d81429aa0946babdca2b0dc649f0b6.mp4\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Main benefit --\u003e\n\u003csection class=\"rust-section\"\u003e\n\u003cdiv class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-feature-title\"\u003e🛡️ Stabilize Rust Before It Spreads\u003c\/h3\u003e\n\u003cp class=\"rust-feature-copy\"\u003eStandard paint can hide corrosion while moisture continues working underneath. This formula is made to bond with suitable surface rust, helping form a more stable barrier and preparing the area for a neat, longer-lasting metallic finish.\u003c\/p\u003e\n\u003cul class=\"rust-check-list\"\u003e\n\u003cli\u003eHelps stabilize properly prepared surface rust\u003c\/li\u003e\n\u003cli\u003eCreates a moisture-resistant protective barrier\u003c\/li\u003e\n\u003cli\u003eRefreshes the appearance of worn metal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_1.png?v=1783410342\" alt=\"Rust converter creates a protective layer over corroded metal\" width=\"1254\" height=\"1254\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-feature-title\"\u003e🔄 From Rusted to Refreshed\u003c\/h3\u003e\n\u003cp class=\"rust-feature-copy\"\u003eTreat corrosion, seal the surface and improve the look of aged metal in one straightforward brush-on process. On compatible surfaces, the cured coating can serve as the finished layer or a prepared base for a compatible topcoat.\u003c\/p\u003e\n\u003cp class=\"rust-feature-copy\"\u003eIt is a convenient option when replacing the entire metal part would be expensive, time-consuming or unnecessary.\u003c\/p\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_2.png?v=1783410343\" alt=\"Before and after result on a rusted metal surface\" width=\"1254\" height=\"1254\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Three steps --\u003e\n\u003csection class=\"rust-dark-card\"\u003e\n\u003cp class=\"rust-eyebrow\"\u003eSimple 3-Step Application\u003c\/p\u003e\n\u003ch3 class=\"rust-section-title\" style=\"text-align: left; margin-bottom: 12px;\"\u003eRestore Rusted Metal Without a Complicated Coating System\u003c\/h3\u003e\n\u003cp class=\"rust-dark-intro\"\u003ePrepare the area, brush on an even coat and allow the formula to react with and cover the rusted surface.\u003c\/p\u003e\n\u003cdiv class=\"rust-step-grid\"\u003e\n\u003cdiv class=\"rust-step-item\"\u003e\n\u003cstrong\u003e1. Clean \u0026amp; Apply\u003c\/strong\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eRemove loose rust, grease, dirt and moisture, then brush on an even layer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-step-item\"\u003e\n\u003cstrong\u003e2. Let It Convert\u003c\/strong\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eAllow the coating to react with the remaining suitable surface rust and form a stable layer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-step-item\"\u003e\n\u003cstrong\u003e3. Complete the Finish\u003c\/strong\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eLeave the metallic coating exposed or add a compatible topcoat as directed on the label.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"rust-section\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_3.png?v=1783410342\" alt=\"Three-step rust converter paint application\" width=\"1254\" height=\"1254\"\u003e\u003c\/div\u003e\n\u003c!-- Formula benefits --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-feature-title\"\u003e🏗️ Practical Protection for Everyday Metal Projects\u003c\/h3\u003e\n\u003cp class=\"rust-feature-copy\"\u003eThe water-based formula is designed for smooth brushing and even coverage, with less solvent odor than many traditional coatings. Once cured, it leaves a durable metallic-looking layer that helps protect the treated area from future wear and corrosion.\u003c\/p\u003e\n\u003cdiv class=\"rust-benefit-grid\" style=\"margin-bottom: 20px;\"\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e💧 Water-Based Formula\u003c\/strong\u003e \u003cspan\u003eEasier to handle for routine home, garage and workshop restoration jobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e👃 Lower-Odor Application\u003c\/strong\u003e \u003cspan\u003eMore comfortable to brush on when used in a properly ventilated work area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e🔥 Designed for Suitable Hot Surfaces\u003c\/strong\u003e \u003cspan\u003eMay be used on compatible metal exposed to elevated temperatures when permitted by the label.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-benefit-item\"\u003e\n\u003cstrong\u003e⚡ Direct Brush-On Convenience\u003c\/strong\u003e \u003cspan\u003eHelps simplify preparation on compatible metal that has been cleaned correctly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_4.png?v=1783410342\" alt=\"Protective benefits of water-based rust converter metallic paint\" width=\"1254\" height=\"1254\"\u003e\u003c\/section\u003e\n\u003c!-- Uses --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-section-title\"\u003e🔩 One Formula, Multiple Restoration Jobs\u003c\/h3\u003e\n\u003cdiv class=\"rust-use-grid\" style=\"margin-bottom: 20px;\"\u003e\n\u003cdiv class=\"rust-use-item\"\u003e\n\u003cstrong\u003e🚗 Automotive Metal Parts\u003c\/strong\u003e \u003cspan\u003eRefresh compatible frames, brackets and other non-cosmetic rusted metal components.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-use-item\"\u003e\n\u003cstrong\u003e🚪 Fences \u0026amp; Gates\u003c\/strong\u003e \u003cspan\u003eRestore weathered outdoor metal instead of replacing an entire structure.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-use-item\"\u003e\n\u003cstrong\u003e🏡 Railings \u0026amp; Fixtures\u003c\/strong\u003e \u003cspan\u003eHelp protect compatible handrails, supports and exterior metal fittings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-use-item\"\u003e\n\u003cstrong\u003e🛠️ Tools \u0026amp; Machinery\u003c\/strong\u003e \u003cspan\u003eImprove the finish and protection of suitable workshop and equipment parts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_5.png?v=1783410342\" alt=\"Common uses for rust converter paint on cars, gates, railings and tools\" width=\"1254\" height=\"1254\"\u003e\u003c\/section\u003e\n\u003c!-- Comparison --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-section-title\"\u003e⚖️ Why Regular Paint May Not Be Enough\u003c\/h3\u003e\n\u003cdiv class=\"rust-comparison-grid\"\u003e\n\u003cdiv class=\"rust-comparison-box rust-bad\"\u003e\n\u003cstrong\u003e❌ Ordinary Paint\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eMay disguise rust without treating it\u003c\/li\u003e\n\u003cli\u003eCan lift or peel if corrosion remains active\u003c\/li\u003e\n\u003cli\u003eMay allow moisture to keep reaching the metal\u003c\/li\u003e\n\u003cli\u003eOften delivers only a cosmetic improvement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-comparison-box rust-good\"\u003e\n\u003cstrong\u003e✅ Rust Converter Metallic Paint\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eBonds with compatible, prepared surface rust\u003c\/li\u003e\n\u003cli\u003eHelps form a more stable protective layer\u003c\/li\u003e\n\u003cli\u003eAdds a refreshed metallic-looking coating\u003c\/li\u003e\n\u003cli\u003eCombines conversion, sealing and visual restoration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_6.png?v=1783410342\" alt=\"Comparison between ordinary paint and rust converter metallic paint\" width=\"1254\" height=\"1254\"\u003e\u003c\/section\u003e\n\u003c!-- Finish --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-feature-title\"\u003e✨ Smooth Coverage. Cleaner Metallic Look.\u003c\/h3\u003e\n\u003cp class=\"rust-feature-copy\"\u003eIts brushable consistency helps spread the coating evenly across compatible metal. The result is a fast visual refresh that treats, protects and improves rusted areas through one convenient process.\u003c\/p\u003e\n\u003cul class=\"rust-check-list\"\u003e\n\u003cli\u003eCleaner, more consistent-looking coverage\u003c\/li\u003e\n\u003cli\u003eFast, noticeable visual improvement\u003c\/li\u003e\n\u003cli\u003eMade for direct brush application\u003c\/li\u003e\n\u003cli\u003eCan serve as the finish or a base for a compatible topcoat\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageJul7_2026_03_41_07AM_7.png?v=1783410342\" alt=\"Smooth metallic finish after rust converter paint application\" width=\"1254\" height=\"1254\"\u003e\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"rust-section\"\u003e\n\u003ch3 class=\"rust-section-title\"\u003e📋 Product Specifications\u003c\/h3\u003e\n\u003cdiv class=\"rust-spec-wrap\"\u003e\n\u003ctable class=\"rust-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eRust converter and metallic protective paint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormula\u003c\/td\u003e\n\u003ctd\u003eWater-based, lower-odor brush-on coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Purpose\u003c\/td\u003e\n\u003ctd\u003eHelps convert suitable surface rust and create a protective metallic finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eBrush-on\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eDurable metallic-looking protective coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimer\u003c\/td\u003e\n\u003ctd\u003eNo separate primer required on compatible, correctly prepared rusted surfaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Surfaces\u003c\/td\u003e\n\u003ctd\u003eRusted iron, steel and other compatible metals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommon Applications\u003c\/td\u003e\n\u003ctd\u003eAutomotive frames, fences, gates, railings, tools and machinery parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-notice\"\u003e\n\u003cstrong\u003ePreparation:\u003c\/strong\u003e Remove loose or flaking rust, dirt, grease and moisture before use. A clean, stable surface helps the coating bond more evenly.\u003c\/div\u003e\n\u003cdiv class=\"rust-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Drying time, coverage, heat tolerance and topcoat compatibility can vary with the material and working conditions. Follow the directions on your product packaging.\u003c\/div\u003e\n\u003cdiv class=\"rust-notice\"\u003e\n\u003cstrong\u003eSafety:\u003c\/strong\u003e Work in a well-ventilated area, wear appropriate gloves and eye protection, and keep away from children. Do not apply to a hot surface unless the label specifically permits it.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"rust-section rust-cta\"\u003e\n\u003ch3\u003eRestore Rusted Metal Before the Damage Spreads\u003c\/h3\u003e\n\u003cp\u003eTreat surface rust, add a protective barrier and refresh worn metal with one convenient brush-on formula.\u003c\/p\u003e\n\u003ca class=\"rust-cta-button\" href=\"#MainContent\"\u003eChoose Your Color Above\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- Trust --\u003e\n\u003csection class=\"rust-card\"\u003e\n\u003ch3 class=\"rust-section-title\"\u003eWhy Shop With Us?\u003c\/h3\u003e\n\u003cdiv class=\"rust-trust-grid\"\u003e\n\u003cdiv class=\"rust-trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment details are processed through a protected checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-trust-item\"\u003e\n\u003cstrong\u003e📦 Careful Order Processing\u003c\/strong\u003e \u003cspan\u003eEvery order is prepared carefully and processed as quickly as possible.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-trust-item\"\u003e\n\u003cstrong\u003e💬 Helpful Customer Support\u003c\/strong\u003e \u003cspan\u003eOur support team is ready to assist with order-related questions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rust-trust-item\"\u003e\n\u003cstrong\u003e✅ Satisfaction-Focused Service\u003c\/strong\u003e \u003cspan\u003eWe work to make every step of your shopping experience smooth and dependable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Neravio","offers":[{"title":"White \/ 300g metallic color changing paint + brush gloves","offer_id":48099123822818,"sku":"ARC-2EN5GI8-AA","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 300g metallic color changing paint + brush gloves","offer_id":48099123855586,"sku":"ARC-2EN5GI8-AB","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 300g metallic color changing paint + brush gloves","offer_id":48099123888354,"sku":"ARC-2EN5GI8-AC","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 300g metallic color changing paint + brush gloves","offer_id":48099123921122,"sku":"ARC-2EN5GI8-AD","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 300g metallic color changing paint + brush gloves","offer_id":48099123953890,"sku":"ARC-2EN5GI8-AE","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 300g metallic color changing paint + brush gloves","offer_id":48099123986658,"sku":"ARC-2EN5GI8-AF","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 300g metallic color changing paint + brush gloves","offer_id":48099124019426,"sku":"ARC-2EN5GI8-AG","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Gold paint \/ 300g metallic color changing paint + brush gloves","offer_id":48099124052194,"sku":"ARC-2EN5GI8-AH","price":38.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/3819\/6706\/files\/download_18dcb724-81fc-4eb7-ae07-e139c1c90810.png?v=1785226220","url":"https:\/\/www.neravio.shop\/products\/water-based-metallic-paint","provider":"Neravio","version":"1.0","type":"link"}