{"product_id":"wheel-scratch-repair-pen","title":"🔥Hot Sale 49% off🌟🖊️ Wheel Scratch Repair Pen","description":"\u003cstyle\u003e\n  .rim-repair-page {\n    --rim-black: #17191b;\n    --rim-dark: #262a2d;\n    --rim-gray: #eef0f1;\n    --rim-red: #ba372a;\n    --rim-red-dark: #7f241d;\n    --rim-blue: #236fa1;\n    --rim-white: #ffffff;\n    --rim-ink: #25292c;\n    --rim-body: #5b6267;\n    --rim-line: #dfe3e5;\n    --rim-green: #23815e;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--rim-body);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .rim-repair-page * {\n    box-sizing: border-box;\n  }\n\n  .rim-repair-page h2,\n  .rim-repair-page h3 {\n    margin: 0 0 12px;\n    color: var(--rim-ink);\n    font-weight: 900;\n    line-height: 1.22;\n  }\n\n  .rim-repair-page h2 {\n    font-size: 28px;\n  }\n\n  .rim-repair-page h3 {\n    font-size: 19px;\n  }\n\n  .rim-repair-page p {\n    margin: 0 0 14px;\n  }\n\n  .rim-repair-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 17px;\n  }\n\n  .rim-section {\n    padding: 23px 16px;\n    margin: 18px 0;\n    overflow: hidden;\n    border-radius: 20px;\n  }\n\n  .rim-light {\n    background: var(--rim-white);\n    border: 1px solid var(--rim-line);\n    box-shadow: 0 9px 28px rgba(23,25,27,.07);\n  }\n\n  .rim-soft {\n    background:\n      radial-gradient(circle at top right, rgba(186,55,42,.08), transparent 38%),\n      var(--rim-gray);\n  }\n\n  .rim-dark {\n    color: var(--rim-white);\n    background:\n      radial-gradient(circle at top right, rgba(186,55,42,.32), transparent 38%),\n      linear-gradient(145deg, var(--rim-black), var(--rim-dark));\n    box-shadow: 0 14px 36px rgba(23,25,27,.20);\n  }\n\n  .rim-dark h2,\n  .rim-dark h3,\n  .rim-dark p,\n  .rim-cta h2,\n  .rim-cta p,\n  .rim-specs h2,\n  .rim-specs p {\n    color: var(--rim-white) !important;\n  }\n\n  .rim-eyebrow {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 11px;\n    color: var(--rim-red);\n    background: #f8dfdc;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rim-dark .rim-eyebrow {\n    color: #ffecea;\n    background: rgba(186,55,42,.28);\n    border: 1px solid rgba(255,150,140,.30);\n  }\n\n  .rim-hero {\n    text-align: center;\n  }\n\n  .rim-hero-title {\n    font-size: 31px !important;\n  }\n\n  .rim-hero-copy {\n    max-width: 700px;\n    margin: 0 auto 16px !important;\n    color: #e8eaeb !important;\n    font-size: 17px;\n  }\n\n  .rim-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .rim-tags span {\n    padding: 8px 11px;\n    color: var(--rim-white);\n    background: rgba(255,255,255,.09);\n    border: 1px solid rgba(255,255,255,.17);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .rim-highlight {\n    padding: 17px;\n    margin-top: 16px;\n    color: #592e29;\n    background: linear-gradient(135deg, #fbe3df, #fff8f6);\n    border-left: 5px solid var(--rim-red);\n    border-radius: 14px;\n  }\n\n  .rim-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rim-grid,\n  .rim-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .rim-card {\n    padding: 17px;\n    background: var(--rim-white);\n    border: 1px solid var(--rim-line);\n    border-radius: 16px;\n    box-shadow: 0 7px 22px rgba(23,25,27,.05);\n  }\n\n  .rim-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rim-icon {\n    display: grid;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 11px;\n    color: var(--rim-white);\n    background: linear-gradient(145deg, var(--rim-red), #df654f);\n    border-radius: 13px;\n    place-items: center;\n    font-size: 21px;\n  }\n\n  .rim-list {\n    padding: 0;\n    margin: 14px 0 0;\n    list-style: none;\n  }\n\n  .rim-list li {\n    position: relative;\n    padding: 8px 0 8px 29px;\n  }\n\n  .rim-list li::before {\n    position: absolute;\n    top: 8px;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    color: var(--rim-green);\n    background: #e3f1ea;\n    border-radius: 50%;\n    content: \"✓\";\n    place-items: center;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .rim-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .rim-step {\n    display: flex;\n    gap: 12px;\n    padding: 16px;\n    background: var(--rim-white);\n    border: 1px solid var(--rim-line);\n    border-radius: 16px;\n  }\n\n  .rim-step-number {\n    display: grid;\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    color: var(--rim-white);\n    background: linear-gradient(145deg, var(--rim-red), #df654f);\n    border-radius: 50%;\n    place-items: center;\n    font-weight: 900;\n  }\n\n  .rim-step h3 {\n    margin-bottom: 4px;\n  }\n\n  .rim-note {\n    padding: 15px;\n    margin-top: 16px;\n    color: #60421f;\n    background: #fff0cf;\n    border: 1px solid #efd38f;\n    border-radius: 14px;\n    font-size: 14px;\n  }\n\n  .rim-trust-card {\n    padding: 16px 12px;\n    text-align: center;\n    background: var(--rim-white);\n    border: 1px solid var(--rim-line);\n    border-radius: 15px;\n  }\n\n  .rim-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--rim-red);\n  }\n\n  .rim-cta {\n    color: var(--rim-white);\n    text-align: center;\n    background:\n      radial-gradient(circle at bottom right, rgba(186,55,42,.33), transparent 38%),\n      linear-gradient(145deg, var(--rim-dark), var(--rim-black));\n  }\n\n  .rim-cta-button {\n    display: inline-block;\n    padding: 12px 21px;\n    margin-top: 5px;\n    color: var(--rim-white) !important;\n    background: linear-gradient(145deg, var(--rim-red), #dc5a48);\n    border-radius: 999px;\n    box-shadow: 0 9px 23px rgba(186,55,42,.28);\n    text-decoration: none !important;\n    font-weight: 900;\n  }\n\n  .rim-specs {\n    color: var(--rim-white);\n    background: var(--rim-black);\n  }\n\n  .rim-spec-table {\n    width: 100%;\n    margin-top: 16px;\n    border-collapse: collapse;\n  }\n\n  .rim-spec-table th,\n  .rim-spec-table td {\n    padding: 12px 9px;\n    border-bottom: 1px solid rgba(255,255,255,.14);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .rim-spec-table th {\n    width: 38%;\n    color: #ef9b91;\n    font-weight: 800;\n  }\n\n  .rim-spec-table td {\n    color: var(--rim-white);\n  }\n\n  @media (min-width: 700px) {\n    .rim-section {\n      padding: 35px 32px;\n    }\n\n    .rim-repair-page h2 {\n      font-size: 35px;\n    }\n\n    .rim-hero-title {\n      font-size: 44px !important;\n    }\n\n    .rim-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .rim-trust-grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .rim-steps {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .rim-step {\n      display: block;\n    }\n\n    .rim-step-number {\n      margin-bottom: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rim-repair-page\"\u003e\n\n  \u003c!-- ATTENTION: AUTHENTICITY --\u003e\n  \u003csection class=\"rim-section rim-light\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003e\n        ❤️ Authentic patented products—please identify genuine products.\n        Counterfeits will be investigated.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/6cce3dd30b123239a8b2448f675d8ecf103680bf.svg\" class=\"lazyload\" alt=\"Authentic patented product notice\"\u003e\n\n    \u003cul class=\"rim-list\"\u003e\n      \u003cli\u003ePayments via PayPal® and credit card\u003c\/li\u003e\n      \u003cli\u003eFast refund guarantee—partial or full refund depends on the situation\u003c\/li\u003e\n      \u003cli\u003eA practical gift idea for family, friends, and car enthusiasts\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOOK --\u003e\n  \u003csection class=\"rim-section rim-dark rim-hero\"\u003e\n    \u003cspan class=\"rim-eyebrow\"\u003eBlack Wheel Rim Repair Pen Kit\u003c\/span\u003e\n\n    \u003ch2 class=\"rim-hero-title\"\u003e\n      Erase the Scuff—Just Apply, Dry \u0026amp; Drive\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rim-hero-copy\"\u003e\n      Touch up curb rash, minor scratches, and small surface damage on black\n      wheel rims in minutes—without an expensive body-shop visit.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rim-tags\"\u003e\n      \u003cspan\u003e✍️ Easy Application\u003c\/span\u003e\n      \u003cspan\u003e⏱️ Dries in 10 Minutes\u003c\/span\u003e\n      \u003cspan\u003e💧 Water Resistant\u003c\/span\u003e\n      \u003cspan\u003e🛡️ Rust Protection\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg height=\"588\" width=\"331\" alt=\"Black wheel rim scratch repair pen demonstration\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/79a17372fc53e351fa5e0459cb179ac4643b3601.gif\" class=\"lazyload\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST: PROBLEM AND SOLUTION --\u003e\n  \u003csection class=\"rim-section rim-soft\"\u003e\n    \u003cspan class=\"rim-eyebrow\"\u003eErase \u0026amp; Fill\u003c\/span\u003e\n\n    \u003ch2\u003eMake Minor Wheel Damage Less Noticeable\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Parking too close to a curb can leave black wheel rims with visible\n      scratches and scuffs. This repair paint helps cover affected areas and\n      restore a cleaner, more uniform appearance.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rim-highlight\"\u003e\n      \u003cstrong\u003e✅ A quick cosmetic touch-up without removing the wheel.\u003c\/strong\u003e\n      \u003cp\u003e\n        Clean the damaged area, shake the pen, apply thin layers, and allow\n        the coating to dry.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg height=\"672\" width=\"672\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/ade4a0c0b8936a236759455b2381d225b687699c.jpg\" class=\"lazyload\" alt=\"Before and after black wheel rim scratch repair\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN FEATURES --\u003e\n  \u003csection class=\"rim-section rim-light\"\u003e\n    \u003cspan class=\"rim-eyebrow\"\u003eCore Benefits\u003c\/span\u003e\n\n    \u003ch2\u003eA Simple Touch-Up Kit for Everyday Wheel Damage\u003c\/h2\u003e\n\n    \u003cdiv class=\"rim-grid\"\u003e\n      \u003cdiv class=\"rim-card\"\u003e\n        \u003cdiv class=\"rim-icon\"\u003e✍️\u003c\/div\u003e\n        \u003ch3\u003eCovers Scratches\u003c\/h3\u003e\n        \u003cp\u003e\n          Fill and disguise minor curb scuffs and small scratches on black\n          wheel surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-card\"\u003e\n        \u003cdiv class=\"rim-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003ch3\u003eRust-Proof Shield\u003c\/h3\u003e\n        \u003cp\u003e\n          The anti-rust formula adds a protective coating over exposed\n          wheel surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-card\"\u003e\n        \u003cdiv class=\"rim-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003eWater Resistant\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps protect repaired areas from moisture and ordinary exposure\n          to the elements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-card\"\u003e\n        \u003cdiv class=\"rim-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003ch3\u003eFast Drying\u003c\/h3\u003e\n        \u003cp\u003e\n          Applied layers dry in approximately 10 minutes, depending on the\n          environment and application thickness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-card\"\u003e\n        \u003cdiv class=\"rim-icon\"\u003e🚗\u003c\/div\u003e\n        \u003ch3\u003eWheel-On Application\u003c\/h3\u003e\n        \u003cp\u003e\n          Complete minor cosmetic repairs without disassembling or removing\n          the wheel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg height=\"681\" width=\"681\" alt=\"Rust-resistant waterproof black wheel rim repair coating\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/37777682eef944207b3aae195fcaadaa885a29d0.webp\" class=\"lazyload\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCRATCH REPAIR --\u003e\n  \u003csection class=\"rim-section rim-soft\"\u003e\n    \u003ch2\u003eRepair Everyday Curb Scratches 🚘\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Wheels can easily become scratched during parking and daily driving.\n      Applying matching black repair paint helps disguise minor damage and\n      improve the wheel’s overall appearance.\n    \u003c\/p\u003e\n\n    \u003cul class=\"rim-list\"\u003e\n      \u003cli\u003eSuitable for minor surface scratches\u003c\/li\u003e\n      \u003cli\u003eHelps cover visible curb scuffs\u003c\/li\u003e\n      \u003cli\u003eUseful for routine cosmetic maintenance\u003c\/li\u003e\n      \u003cli\u003eReduces the need for immediate professional touch-ups\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10001008.jpg?v=1779778184\" alt=\"Black wheel rim scratch before repair\"\u003e\n\n    \u003cimg class=\"i-spzhtml-fill-content i-spzhtml-replaced-content\" src=\"https:\/\/img.staticdj.com\/976ee97115b96d43c668303d66024145_540x.jpeg\" decoding=\"async\" alt=\"Wheel rim scratch repair application result\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROTECTION --\u003e\n  \u003csection class=\"rim-section rim-dark\"\u003e\n    \u003ch2\u003eMore Than a Cosmetic Touch-Up 🛡️\u003c\/h2\u003e\n\n    \u003cp\u003e\n      In addition to covering visible scratches, the waterproof and\n      rust-resistant coating helps protect exposed metal surfaces from\n      moisture and corrosion.\n    \u003c\/p\u003e\n\n    \u003cul class=\"rim-list\"\u003e\n      \u003cli\u003eDesigned for black wheel rims\u003c\/li\u003e\n      \u003cli\u003eSuitable for compatible metal, aluminum, and steel surfaces\u003c\/li\u003e\n      \u003cli\u003eCompact enough to store in the car or garage\u003c\/li\u003e\n      \u003cli\u003eUseful for motorists and car enthusiasts\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10001004.jpg?v=1779778184\" alt=\"Black rim repair paint covering wheel damage\"\u003e\n\n    \u003cimg class=\"i-spzhtml-fill-content i-spzhtml-replaced-content\" src=\"https:\/\/img.staticdj.com\/dfde128162b930370c75dc6f831bd72c_540x.jpeg\" decoding=\"async\" alt=\"Black wheel paint pen protective result\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"rim-section rim-light\"\u003e\n    \u003ch2\u003eKeep Your Wheels Looking Better Between Repairs\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Minor scratches are difficult to avoid during everyday driving.\n      Keeping a compact repair pen available lets you address small cosmetic\n      marks before they become more noticeable.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10001002.jpg?v=1779778183\" alt=\"Black wheel rim before and after cosmetic repair\"\u003e\n\n    \u003cimg class=\"i-spzhtml-fill-content i-spzhtml-replaced-content\" src=\"https:\/\/img.staticdj.com\/c8ec1b75cc82c7dcf44bbd0a22105210_540x.jpeg\" decoding=\"async\" alt=\"Wheel rim scratch paint application\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"rim-section rim-soft\"\u003e\n    \u003cspan class=\"rim-eyebrow\"\u003eHow to Use\u003c\/span\u003e\n\n    \u003ch2\u003eTouch Up Minor Scratches in Four Steps\u003c\/h2\u003e\n\n    \u003cdiv class=\"rim-steps\"\u003e\n      \u003cdiv class=\"rim-step\"\u003e\n        \u003cdiv class=\"rim-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eClean\u003c\/h3\u003e\n          \u003cp\u003e\n            Remove dirt, grease, moisture, loose rust, and debris from the\n            damaged surface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-step\"\u003e\n        \u003cdiv class=\"rim-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eShake\u003c\/h3\u003e\n          \u003cp\u003e\n            Shake the repair pen thoroughly to mix the contents before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-step\"\u003e\n        \u003cdiv class=\"rim-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eApply\u003c\/h3\u003e\n          \u003cp\u003e\n            Apply thin, controlled layers according to the severity of\n            the scratch.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-step\"\u003e\n        \u003cdiv class=\"rim-step-number\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDry\u003c\/h3\u003e\n          \u003cp\u003e\n            Allow approximately 10 minutes of drying time before touching\n            the repaired area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"i-spzhtml-fill-content i-spzhtml-replaced-content\" src=\"https:\/\/img.staticdj.com\/5a25197c49f36249477992cdb0e06765_540x.jpeg\" decoding=\"async\" alt=\"How to use black wheel rim repair pen\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10001004.jpg?v=1779778184\" alt=\"Completed black wheel rim scratch repair\"\u003e\n\n    \u003cdiv class=\"rim-note\"\u003e\n      \u003cstrong\u003eApplication tip:\u003c\/strong\u003e\n      Use several thin layers instead of one heavy coat. Let each layer settle\n      before applying the next for a cleaner finish.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EXPECTATION AND SAFETY --\u003e\n  \u003csection class=\"rim-section rim-light\"\u003e\n    \u003ch2\u003eImportant Application Information\u003c\/h2\u003e\n\n    \u003cul class=\"rim-list\"\u003e\n      \u003cli\u003eDesigned for minor cosmetic scratches and scuffs\u003c\/li\u003e\n      \u003cli\u003eClean and dry the damaged area before application\u003c\/li\u003e\n      \u003cli\u003eTest the color on a small, inconspicuous area first\u003c\/li\u003e\n      \u003cli\u003eFinal color matching may vary according to the wheel’s original finish\u003c\/li\u003e\n      \u003cli\u003eUse in a well-ventilated area and keep away from children\u003c\/li\u003e\n      \u003cli\u003eStore closed in a cool, dry place after use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003csection class=\"rim-section rim-soft\"\u003e\n    \u003ch2 style=\"text-align:center;\"\u003eShop With Confidence\u003c\/h2\u003e\n\n    \u003cdiv class=\"rim-trust-grid\"\u003e\n      \u003cdiv class=\"rim-trust-card\"\u003e\n        \u003cstrong\u003e✈️ Insured Fast Shipping\u003c\/strong\u003e\n        Real-time tracking and transit insurance are included.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-trust-card\"\u003e\n        \u003cstrong\u003e👍 30-Day Guarantee\u003c\/strong\u003e\n        Damaged or defective products qualify for replacement or refund support.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-trust-card\"\u003e\n        \u003cstrong\u003e📞 24\/7 Customer Support\u003c\/strong\u003e\n        Our support team aims to respond within 24 hours.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rim-trust-card\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        SSL encryption helps protect personal and payment information.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/0959\/5326\/files\/a42d113394aa70be0198cb4465c01790.jpg?v=1701076748\" alt=\"Secure checkout and service guarantee\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"rim-section rim-cta\"\u003e\n    \u003ch2\u003eFix the Scuff Before It Spoils the Whole Wheel\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep this compact black repair kit ready for curb marks, scratches,\n      and everyday cosmetic wheel damage.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"rim-cta-button\"\u003e\n      GET YOUR 3-PIECE REPAIR KIT →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT SPECIFICATIONS: FINAL MODULE --\u003e\n  \u003csection class=\"rim-section rim-specs\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Review the color, quantity, storage information, and intended application\n      before ordering.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"rim-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eBlack wheel rim scratch repair pen\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCondition\u003c\/th\u003e\n          \u003ctd\u003e100% new and high quality\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eColor\u003c\/th\u003e\n          \u003ctd\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eContents\u003c\/th\u003e\n          \u003ctd\u003e3 × 10 ml repair pens\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDrying Time\u003c\/th\u003e\n          \u003ctd\u003eApproximately 10 minutes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eKey Properties\u003c\/th\u003e\n          \u003ctd\u003eWater resistant and rust resistant\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSuitable Materials\u003c\/th\u003e\n          \u003ctd\u003eCompatible metal, aluminum, and steel wheel rims\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Use\u003c\/th\u003e\n          \u003ctd\u003eMinor scratches, curb scuffs, and small cosmetic surface damage\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eShelf Life\u003c\/th\u003e\n          \u003ctd\u003e3 years\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eStorage\u003c\/th\u003e\n          \u003ctd\u003eStore closed in a cool, dry place\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"Black*3 \/ ⚡Super Fast Delivery⚡","offer_id":52269614989608,"sku":"YWH2606021567-黑色-10ml*3","price":21.0,"currency_code":"USD","in_stock":true},{"title":"Silver*3 \/ ⚡Super Fast Delivery⚡","offer_id":52269615022376,"sku":"YWH2606021567-银色-10ml*3","price":21.0,"currency_code":"USD","in_stock":true},{"title":"Black*1 + Silver*1 \/ ⚡Super Fast Delivery⚡","offer_id":52269615055144,"sku":"YWH2606021610-黑色10ml+银色10ml","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/10001006.jpg?v=1787296491","url":"https:\/\/simplydwelly.com\/products\/wheel-scratch-repair-pen","provider":"Simplydwelly","version":"1.0","type":"link"}