{"product_id":"tile-scratch-remover-paste","title":"Tile Scratch Remover Paste","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Ceramic Tile and Bathroom Scratch Polishing Paste\nTarget Audience: Homeowners, DIY cleaners, house maintenance enthusiasts\nVisual Style: Professional, clean, eco-safe home styling\nColor Strategy: White and deep forest green base color palette matching the product label\nModule Order: Hero -\u003e Package Includes \u0026 Disclaimer -\u003e Feature 1 (Results) -\u003e Feature 2 (Use Scenarios) -\u003e Feature 3 (Versatility) -\u003e Feature 4 (Methods) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_2, Feature2=detail_4, Feature3=detail_5, Feature4=detail_1\nSpecification Data Source: Extracted strictly from image text and analytical findings. No specification image placeholder is rendered.\nCompare Section: Fully integrated into Feature 1 using verified \"Before \/ After\" cleaning results.\nInformation Boundary: Strict usage of validated facts. White paste formulation, cylindrical container shape with micro-grooved screw cap, dual polish methods (manual pad \u0026 drill adapter options). No unverified structural or weight metrics added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #135431;\n      --primary-hover: #1a7343;\n      --text-main: #222222;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 20px rgba(0,0,0,0.08);\n      --border-color: #e0e0e0;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* TYPOGRAPHY SYSTEM - STRICT FIXED SIZES *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 14px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .body-text,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .badge,\n    .product-detail-container .tag,\n    .product-detail-container td {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\n      margin: 0 0 12px 0;\n    }\n\n    \/* SPACING SYSTEM *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2.5rem, 6vw, 4.5rem);\n    }\n\n    \/* NON-CLICKABLE BADGES \u0026 TAGS *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--primary);\n      color: #ffffff !important;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600 !important;\n      margin-bottom: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .product-detail-container .tag-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      color: var(--primary) !important;\n      border: 1px solid var(--primary);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500 !important;\n      margin: 0;\n    }\n\n    \/* IMAGE CONTAINER \u0026 PLACEHOLDER RULES *\/\n    .product-detail-container .image-placeholder-container {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 50px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      box-sizing: border-box;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      min-height: 220px;\n      margin-top: 16px;\n    }\n\n    \/* HERO BLOCK *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding: 30px 0;\n    }\n    .product-detail-container .hero-text-wrapper {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* PACKAGE INCLUDES \u0026 DISCLAIMER BLOCK *\/\n    .product-detail-container .package-includes-section {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 32px;\n      margin-bottom: clamp(2.5rem, 6vw, 4.5rem);\n    }\n    .product-detail-container .package-title {\n      font-size: 20px !important;\n      color: var(--text-main);\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .product-detail-container .package-list {\n      list-style-type: disc;\n      padding-left: 24px;\n      margin-bottom: 24px;\n    }\n    .product-detail-container .package-list li {\n      margin-bottom: 8px;\n      color: var(--text-main);\n      font-weight: 500;\n    }\n    .product-detail-container .disclaimer-box {\n      background-color: #fff8e6;\n      border-left: 4px solid #f5c024;\n      padding: 16px 20px;\n      border-radius: var(--radius-md);\n    }\n    .product-detail-container .disclaimer-title {\n      font-size: 18px !important;\n      font-weight: 700;\n      color: #856404;\n      margin: 0 0 8px 0;\n    }\n    .product-detail-container .disclaimer-text {\n      color: #856404;\n      margin: 0;\n      font-size: 16px !important;\n      line-height: 1.5 !important;\n    }\n\n    \/* FEATURE LAYOUT SYSTEM (MOBILE ORDER LOCK) *\/\n    .product-detail-container .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      align-items: center;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-media {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 50px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      box-sizing: border-box;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      min-height: 250px;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* DESKTOP Z-PATTERN *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item.reverse .feature-media {\n        order: 2;\n      }\n      .product-detail-container .feature-item.reverse .feature-copy {\n        order: 1;\n      }\n    }\n\n    \/* MOBILE LAYOUT LOCK *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n      \/* Mandatory: Image First -\u003e Text Second *\/\n      .product-detail-container .feature-item .feature-media {\n        order: 1 !important;\n      }\n      .product-detail-container .feature-item .feature-copy {\n        order: 2 !important;\n      }\n      .product-detail-container .package-includes-section {\n        padding: 24px 20px;\n      }\n    }\n\n    \/* SPECIFICATIONS TABLE \u0026 MOBILE RESPONSIVE SAFETY Rules *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      padding: 32px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n      margin: 0;\n    }\n\n    .product-detail-container .spec-label {\n      font-weight: 600 !important;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .product-detail-container .spec-val-td {\n      width: 70%;\n    }\n\n    .product-detail-container .spec-value {\n      display: block;\n      color: var(--text-sub);\n    }\n\n    \/* Tablet\/Mobile Spec Table Override *\/\n    @media (max-width: 767px) {\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table tr {\n        padding: 12px 0;\n      }\n\n      .product-detail-container .spec-table td {\n        display: block;\n        width: 100% !important;\n        padding: 4px 0;\n        box-sizing: border-box;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-label {\n        font-weight: 600 !important;\n        color: var(--primary);\n      }\n\n      .product-detail-container .spec-val-td {\n        padding-left: 12px;\n        border-left: 2px solid var(--primary);\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        padding: 4px 0;\n      }\n      .product-detail-container .spec-val-td {\n        padding-left: 0;\n        border-left: none;\n      }\n    }\n\n    \/* FAQ BLOCK *\/\n    .product-detail-container .faq-section {\n      background-color: var(--bg-soft);\n      padding: 32px;\n      border-radius: var(--radius-lg);\n    }\n\n    .product-detail-container .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .faq-item {\n      background: var(--bg-body);\n      padding: 20px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-question {\n      color: var(--primary);\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-text-wrapper\"\u003e\n\u003cspan class=\"badge\"\u003eTile Safe Formula\u003c\/span\u003e\n\u003ch1\u003eMetal Scratches Removal Paste\u003c\/h1\u003e\n\n\u003cp class=\"body-text\"\u003eRestore your tiled and ceramic surfaces to a clean, polished finish. This specialized cream is engineered to clear dark metal friction marks, scuffs, and stubborn floor blemishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder-container\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903172718\/dbbcecc504175f5b0b84580aca4f4d0b.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES \u0026 DISCLAIMER BLOCK --\u003e\n\n\u003csection class=\"package-includes-section\"\u003e\n\u003ch3 class=\"package-title\"\u003e📦 Package Includes:\u003c\/h3\u003e\n\n\u003cul class=\"package-list\"\u003e\n\t\u003cli\u003e1 x Tile Polishing Powder\u003c\/li\u003e\n\t\u003cli\u003e1 x Scouring Pad \/ Sponge\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003ch4 class=\"disclaimer-title\"\u003e⚠️ Please Note:\u003c\/h4\u003e\n\n\u003cp class=\"disclaimer-text\"\u003eThe electric drill and drill polishing head shown in the video are for demonstration purposes only and are \u003cstrong\u003eNOT included\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img100\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903172536\/e93f2b071dc00a991224ecc560fc9dff.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePowerful Scratch Removal with Proven Results\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eWatch scuffs and surface scratches vanish. Designed specifically for floor restoration, this cleaning cream actively targets metal friction stains and restores the unblemished sheen of your tiles without damaging the surface glaze.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-group\"\u003e\n\u003cspan class=\"tag\"\u003eBefore \u0026amp; After Contrast\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGlaze Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2: COMMON SCENARIOS --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img101\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903172535\/837465674e2f9d8509212aa32f4a287e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eClear Scratches from Everyday Living\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eDefend your home surfaces from common household scrapes. Easily lifts tough black marks caused by e-bikes, children's building blocks, heavy metal furniture legs, and accidental scratches during house moving.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-group\"\u003e\n\u003cspan class=\"tag\"\u003eTire Marks\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFurniture Scrapes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3: MULTIPLE USES --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img102\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903172536\/38f29d36ea594186b7f33c2d63c7d19e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOne Bottle, Multiple Cleaning Uses\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eExpand your cleaning power. Beyond scratch removal, this multi-use paste targets floor transfer marks, deeply embedded tile stains, and heavy water and rust deposits built up around sinks and chrome bathroom faucets.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-group\"\u003e\n\u003cspan class=\"tag\"\u003eBathroom Sinks\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFaucet Scale\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStubborn Rust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 4: HOW TO USE --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img103\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903172536\/e5336cc8e78126bf7b7752bed984cd43.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eManual or Power Polishing Methods\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eAdapt the restoration process to your needs. Utilize the quick manual polishing method with a pad for small touchups. For severe scratches, mount a polishing adapter to your home hand drill to polish surfaces back to bright in minutes.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-group\"\u003e\n\u003cspan class=\"tag\"\u003eManual Buffing\u003c\/span\u003e \u003cspan class=\"tag\"\u003eDrill Adapter Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eProduct Form\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-val-td\"\u003e\u003cspan class=\"spec-value\"\u003eThick White Polishing Paste\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eTarget Marks\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-val-td\"\u003e\u003cspan class=\"spec-value\"\u003eMetal Scratches, Transfer Marks, Rust Stains, Stubborn Water Scale\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eApplication Scope\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-val-td\"\u003e\u003cspan class=\"spec-value\"\u003eCeramic Tiles, Sinks, Chrome Faucets, Bathroom Stone Surfaces\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eCompatible Methods\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-val-td\"\u003e\u003cspan class=\"spec-value\"\u003eManual Polishing (using hand pad) or Power Tool Polishing (using drill polishing attachments)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eSafety Property\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-val-td\"\u003e\u003cspan class=\"spec-value\"\u003eTile-safe formula, protects surface glazes from secondary scratching\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: When should I use Manual vs. Power Polishing?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Manual polishing with a hand pad is best for light, minor scuffs. For deeper, stubborn metal scratches, we recommend power polishing by mounting a polishing pad attachment to your own hand drill for high-speed buffing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Can this polishing paste be used on wood or carpet?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: No. This product is specifically formulated for hard ceramic tiles, marble, stone surfaces, porcelain sinks, and metal faucets. Do not use it on wood floors, carpets, leather, or wallpapers.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Is the electric hand drill included in the purchase?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: No, power tools or drill attachments are not included. We provide a manual scouring pad in the package, which is perfect for applying the powder and cleaning the surface by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Bottle + 1 Scouring Pad","offer_id":64616613511539,"sku":"0908-14361332","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Bottles + 2 Scouring Pads","offer_id":64616613544307,"sku":"0908-14367748","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/dbbcecc504175f5b0b84580aca4f4d0b.png?v=1788849685","url":"https:\/\/woyuosn.com\/products\/tile-scratch-remover-paste","provider":"Woyuosn","version":"1.0","type":"link"}