{"product_id":"white-acrylic-bathtub-scratch-repair-wax","title":"🛁 Bathtub Scratch Repair Wax – White Acrylic Surface Touch-Up Kit","description":"\u003cstyle\u003e .acrylicrepair-page, .acrylicrepair-page *{   box-sizing:border-box; }  .acrylicrepair-page{   --ink:#2d3032;   --text:#5d6265;   --muted:#7c8285;    --blue:#6c8d9f;   --blue-dark:#4e7184;   --blue-soft:#eef5f7;    --beige:#c6a77e;   --green:#748477;   --orange:#d78a4a;    --cream:#fffaf4;   --soft:#f8fafb;   --white:#ffffff;    --line:#e2e7e9;    width:100%;   max-width:760px;   margin:0 auto;   padding:8px;    background:#f7f9fa;   color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;   font-size:17px;   line-height:1.55;    -webkit-font-smoothing:antialiased; }  .acrylicrepair-page h1, .acrylicrepair-page h2, .acrylicrepair-page h3, .acrylicrepair-page p{   margin-top:0; }  .acrylicrepair-page img{   display:block;   width:100%;   max-width:100%;   height:auto; }   \/* =========================    BASE CARD ========================= *\/  .arw-card{   margin-bottom:14px;   overflow:hidden;    background:#fff;   border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(45,55,62,.05); }  .arw-accent-blue{   border-top:5px solid var(--blue); }  .arw-accent-beige{   border-top:5px solid var(--beige); }  .arw-accent-green{   border-top:5px solid var(--green); }  .arw-accent-orange{   border-top:5px solid var(--orange); }  .arw-copy{   padding:21px 18px 16px;   text-align:left; }  .arw-image-wrap{   padding:0 12px 12px; }  .arw-image{   border-radius:16px; }   \/* =========================    TYPOGRAPHY ========================= *\/  .arw-kicker{   display:inline-block;    margin-bottom:8px;   padding:5px 10px;    border-radius:999px;    background:var(--blue-soft);   color:var(--blue-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase;   text-align:left; }  .arw-title{   margin:0 0 9px;    color:var(--ink);    font-size:25px;   line-height:1.2;   letter-spacing:-.35px;    font-weight:900;   text-align:left; }  .arw-text{   margin:0;    color:var(--text);    font-size:17px;   line-height:1.55;    text-align:left; }  .arw-text strong{   color:var(--ink); }   \/* =========================    HERO ========================= *\/  .arw-hero{   background:     radial-gradient(circle at 50% 0%,#e4eef2 0%,transparent 48%),     linear-gradient(145deg,#ffffff 0%,#fafcfc 58%,#f3eee7 100%);    border-color:#dbe6ea; }  .arw-hero .arw-copy{   padding:27px 18px 17px;   text-align:center; }  .arw-eyebrow{   display:inline-block;    margin-bottom:10px;   padding:6px 12px;    border-radius:999px;    background:#fff;   border:1px solid #dbe6ea;    color:var(--blue-dark);    font-size:13px;   font-weight:900;   letter-spacing:.5px; }  .arw-hero-title{   max-width:650px;   margin:0 auto 10px;    color:#2b3033;    font-size:30px;   line-height:1.12;   letter-spacing:-.6px;    font-weight:950;   text-align:center; }  .arw-hero-text{   max-width:620px;   margin:0 auto;    color:#646b6f;    font-size:17px;   line-height:1.5;    text-align:center; }   \/* =========================    HIGHLIGHT ========================= *\/  .arw-highlight{   margin-top:13px;   padding:12px 14px;    border-left:4px solid var(--orange);   border-radius:10px;    background:#fff6ed;    color:#704e32;    font-size:15px;   line-height:1.5;   font-weight:750;    text-align:left; }  .arw-highlight strong{   color:#57391f; }   \/* =========================    LIST ========================= *\/  .arw-list{   margin:13px 0 0;   padding:0;    list-style:none; }  .arw-list li{   position:relative;    margin-bottom:8px;   padding-left:27px;    color:#53595d;    font-size:16px;   line-height:1.45;    text-align:left; }  .arw-list li:last-child{   margin-bottom:0; }  .arw-list li:before{   content:'✓';    position:absolute;   left:0;   top:0;    color:var(--blue);    font-weight:900; }   \/* =========================    ROWS ========================= *\/  .arw-rows{   margin-top:13px;   border-top:1px solid var(--line); }  .arw-row{   display:grid;   grid-template-columns:38% 62%;    border-bottom:1px solid var(--line); }  .arw-row:last-child{   border-bottom:0; }  .arw-row b, .arw-row span{   padding:10px 8px;    font-size:13px;   line-height:1.45;    text-align:left; }  .arw-row b{   color:var(--ink); }  .arw-row span{   color:var(--muted); }   \/* =========================    STEPS ========================= *\/  .arw-steps{   display:grid;   gap:9px;    margin-top:13px; }  .arw-step{   padding:11px 13px;    border:1px solid var(--line);   border-radius:13px;    background:#fafcfd;    color:#53595d;    font-size:15px;   line-height:1.45;    text-align:left; }  .arw-step strong{   color:var(--blue-dark); }   \/* =========================    INFO CARD ========================= *\/  .arw-info-card{   margin-bottom:14px;   padding:21px 17px;    background:#fff;    border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(45,55,62,.04);    text-align:left; }  .arw-section-kicker{   display:inline-block;    margin-bottom:7px;   padding:5px 10px;    border-radius:999px;    background:var(--blue-soft);   color:var(--blue-dark);    font-size:12px;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase;   text-align:left; }  .arw-section-title{   margin:0 0 14px;    color:var(--ink);    font-size:24px;   line-height:1.2;    font-weight:900;   text-align:left; }   \/* =========================    SPECS ========================= *\/  .arw-spec-list{   margin:0;   padding:0;    overflow:hidden;    border:1px solid var(--line);   border-radius:15px;    list-style:none; }  .arw-spec-list li{   display:grid;   grid-template-columns:40% 60%;    border-bottom:1px solid var(--line);    font-size:14px; }  .arw-spec-list li:last-child{   border-bottom:0; }  .arw-spec-label, .arw-spec-value{   padding:11px 12px;   text-align:left; }  .arw-spec-label{   background:#eef5f7;    color:var(--blue-dark);    font-weight:850; }  .arw-spec-value{   background:#fff;    color:#53595d; }   \/* =========================    NOTES ========================= *\/  .arw-note-card{   background:#fffaf3;   border-color:#eadfce; }  .arw-note-list{   margin:0;   padding-left:21px;    color:#5c5955;    font-size:15px;   line-height:1.55; }  .arw-note-list li{   margin-bottom:8px;   text-align:left; }  .arw-note-list li:last-child{   margin-bottom:0; }   \/* =========================    FAQ ========================= *\/  .arw-faq-card details{   margin-bottom:8px;    overflow:hidden;    background:#fff;    border:1px solid var(--line);   border-radius:13px; }  .arw-faq-card details:last-child{   margin-bottom:0; }  .arw-faq-card summary{   position:relative;    padding:13px 40px 13px 14px;    cursor:pointer;   list-style:none;    color:var(--ink);    font-size:14px;   line-height:1.4;    font-weight:800;   text-align:left; }  .arw-faq-card summary::-webkit-details-marker{   display:none; }  .arw-faq-card summary:after{   content:'+';    position:absolute;   right:14px;   top:4px;    color:var(--blue);    font-size:25px; }  .arw-faq-card details[open] summary:after{   content:'−'; }  .arw-answer{   padding:0 14px 14px;    color:var(--muted);    font-size:13px;   line-height:1.6;    text-align:left; }   \/* =========================    FINAL CTA ========================= *\/  .arw-final{   padding:28px 18px;    text-align:center;    background:     linear-gradient(       145deg,       #edf5f7 0%,       #ffffff 56%,       #fff3e8 100%     );    border:1px solid #dfe7e9;   border-radius:22px; }  .arw-final h2{   max-width:620px;   margin:0 auto 9px;    color:var(--ink);    font-size:27px;   line-height:1.2;    font-weight:900;   text-align:center; }  .arw-final p{   max-width:590px;   margin:0 auto 16px;    color:#676d70;    font-size:16px;   line-height:1.5;    text-align:center; }  .arw-button{   display:block;    width:100%;   max-width:430px;    margin:0 auto;   padding:14px 20px;    border-radius:14px;    background:var(--blue-dark);    color:#fff!important;    text-decoration:none;    font-size:16px;   font-weight:900;    box-shadow:0 6px 14px rgba(78,113,132,.18); }  .arw-trust{   margin-top:15px;   padding-top:13px;    border-top:1px solid #dfe6e8;    color:#6a7074;    font-size:12px;   line-height:1.7;    text-align:center; }  .arw-policy{   max-width:630px;    margin:8px auto 0!important;    color:#898e91!important;    font-size:11px!important;   line-height:1.4!important;    text-align:center!important; }   \/* =========================    MOBILE ========================= *\/  @media(max-width:520px){    .acrylicrepair-page{     padding:6px;     font-size:17px;   }    .arw-card{     margin-bottom:12px;     border-radius:20px;   }    .arw-copy{     padding:19px 15px 14px;   }    .arw-hero .arw-copy{     padding:24px 15px 16px;   }    .arw-hero-title{     font-size:28px;   }    .arw-title{     font-size:23px;   }    .arw-image-wrap{     padding-right:9px;     padding-left:9px;     padding-bottom:9px;   }    .arw-info-card{     padding:19px 15px;   }    .arw-spec-list li{     grid-template-columns:41% 59%;   }    .arw-spec-label,   .arw-spec-value{     padding:10px 9px;   } } \u003c\/style\u003e   \u003cdiv class=\"acrylicrepair-page\"\u003e     \u003c!-- =========================        HERO \/ HOOK   ========================== --\u003e   \u003csection class=\"arw-card arw-hero\"\u003e      \u003cdiv class=\"arw-copy\"\u003e        \u003cspan class=\"arw-eyebrow\"\u003e         🛁 SMALL SCRATCHES. CLEANER-LOOKING SURFACES.       \u003c\/span\u003e        \u003ch1 class=\"arw-hero-title\"\u003e         Refresh Fine Scratches Without Replacing the Whole Fixture.       \u003c\/h1\u003e        \u003cp class=\"arw-hero-text\"\u003e         A compact white repair wax designed to help         \u003cstrong\u003efill and soften the appearance of fine scratches\u003c\/strong\u003e         on compatible white acrylic bathroom surfaces.       \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"arw-image-wrap\"\u003e        \u003cimg class=\"arw-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260908175633_60c6397f1766800a612fe20af5b218ed.jpg?v=1788861397\" alt=\"White acrylic bathtub fine scratch repair wax\" loading=\"eager\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        FINE SCRATCHES   ========================== --\u003e   \u003csection class=\"arw-card arw-accent-blue\"\u003e      \u003cdiv class=\"arw-copy\"\u003e        \u003cspan class=\"arw-kicker\"\u003e         MADE FOR MINOR SURFACE MARKS       \u003c\/span\u003e        \u003ch2 class=\"arw-title\"\u003e         ✨ Help Make Fine Scratches Look Less Noticeable       \u003c\/h2\u003e        \u003cp class=\"arw-text\"\u003e         The wax is designed for minor surface imperfections on compatible white acrylic, helping fill and visually soften light scratches and worn areas.       \u003c\/p\u003e        \u003cdiv class=\"arw-highlight\"\u003e         \u003cstrong\u003eBest for cosmetic touch-ups:\u003c\/strong\u003e         this is intended for fine surface scratches, not deep cracks, chips, holes or structural damage.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"arw-image-wrap\"\u003e        \u003cimg class=\"arw-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260908175640_459a1a1682a90ee48058fdb90657cb8f.jpg?v=1788861404\" alt=\"Fine scratch touch up on white acrylic surface\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        SMOOTHER FINISH   ========================== --\u003e   \u003csection class=\"arw-card arw-accent-beige\"\u003e      \u003cdiv class=\"arw-copy\"\u003e        \u003cspan class=\"arw-kicker\"\u003e         SMOOTHER-LOOKING FINISH       \u003c\/span\u003e        \u003ch2 class=\"arw-title\"\u003e         🤍 Refresh Lightly Worn Areas for a More Even Appearance       \u003c\/h2\u003e        \u003cp class=\"arw-text\"\u003e         Applying the repair wax to suitable minor marks can help improve the visual consistency of scratched areas and leave the treated surface feeling smoother.       \u003c\/p\u003e        \u003cul class=\"arw-list\"\u003e          \u003cli\u003eTargets light cosmetic scratches\u003c\/li\u003e          \u003cli\u003eHelps soften the look of minor wear\u003c\/li\u003e          \u003cli\u003eDesigned for white acrylic finishes\u003c\/li\u003e          \u003cli\u003eUseful for localized touch-up work\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e      \u003cdiv class=\"arw-image-wrap\"\u003e        \u003cimg class=\"arw-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260908175646_0f834de071bf19aa007873373df5cb89.jpg?v=1788861409\" alt=\"White acrylic surface cosmetic repair\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        CLEAN LOOK   ========================== --\u003e   \u003csection class=\"arw-card arw-accent-green\"\u003e      \u003cdiv class=\"arw-copy\"\u003e        \u003cspan class=\"arw-kicker\"\u003e         REFRESH THE SURFACE       \u003c\/span\u003e        \u003ch2 class=\"arw-title\"\u003e         🧼 Bring a Cleaner, More Polished Look Back to White Acrylic       \u003c\/h2\u003e        \u003cp class=\"arw-text\"\u003e         Everyday use can leave tubs and fixtures with small marks that make the surface look older.         A targeted touch-up can help improve the appearance without replacing the entire fixture.       \u003c\/p\u003e        \u003cdiv class=\"arw-highlight\"\u003e         \u003cstrong\u003eEspecially useful for:\u003c\/strong\u003e         small areas where scratches are visible but the acrylic surface is otherwise intact.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"arw-image-wrap\"\u003e        \u003cimg class=\"arw-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260908175652_1f5dd31e177a27b2e288dcce682d487b.jpg?v=1788861415\" alt=\"Bathroom acrylic repair and maintenance wax\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        APPLICATION RANGE   ========================== --\u003e   \u003csection class=\"arw-card arw-accent-orange\"\u003e      \u003cdiv class=\"arw-copy\"\u003e        \u003cspan class=\"arw-kicker\"\u003e         WHITE ACRYLIC SURFACE CARE       \u003c\/span\u003e        \u003ch2 class=\"arw-title\"\u003e         🚿 Useful for Compatible Tubs, Sinks \u0026amp; Bathroom Fixtures       \u003c\/h2\u003e        \u003cp class=\"arw-text\"\u003e         Keep the compact jar nearby for minor cosmetic maintenance on compatible white acrylic bathroom surfaces.       \u003c\/p\u003e        \u003cdiv class=\"arw-rows\"\u003e          \u003cdiv class=\"arw-row\"\u003e           \u003cb\u003eBathtubs\u003c\/b\u003e           \u003cspan\u003eMinor scratches on compatible white acrylic tubs\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"arw-row\"\u003e           \u003cb\u003eSinks\u003c\/b\u003e           \u003cspan\u003eLight cosmetic marks on white acrylic surfaces\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"arw-row\"\u003e           \u003cb\u003eFixtures\u003c\/b\u003e           \u003cspan\u003eOther compatible white acrylic bathroom pieces\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"arw-row\"\u003e           \u003cb\u003eTouch-Ups\u003c\/b\u003e           \u003cspan\u003eSmall localized areas of surface wear\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"arw-image-wrap\"\u003e        \u003cimg class=\"arw-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260908175656_dd98cdf08f7ba7e874bf4640792e35a7.jpg?v=1788861419\" alt=\"White acrylic bathtub sink scratch repair wax\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        HOW TO USE   ========================== --\u003e   \u003csection class=\"arw-info-card\"\u003e      \u003cspan class=\"arw-section-kicker\"\u003e       SIMPLE TOUCH-UP ROUTINE     \u003c\/span\u003e      \u003ch2 class=\"arw-section-title\"\u003e       🧽 Clean, Test, Apply \u0026amp; Buff     \u003c\/h2\u003e      \u003cdiv class=\"arw-steps\"\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e1. Clean the area:\u003c\/strong\u003e         remove dirt, soap residue and loose debris from the surface.       \u003c\/div\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e2. Dry completely:\u003c\/strong\u003e         make sure the target area is clean and dry before applying the wax.       \u003c\/div\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e3. Patch test:\u003c\/strong\u003e         try a small inconspicuous area first to check color and surface compatibility.       \u003c\/div\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e4. Apply a small amount:\u003c\/strong\u003e         work the wax into the fine scratch using the included sponge.       \u003c\/div\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e5. Buff gently:\u003c\/strong\u003e         smooth the treated area and remove excess product as appropriate.       \u003c\/div\u003e        \u003cdiv class=\"arw-step\"\u003e         \u003cstrong\u003e6. Check the finish:\u003c\/strong\u003e         repeat lightly if additional cosmetic blending is needed.       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =========================        PRODUCT DETAILS   ========================== --\u003e   \u003csection class=\"arw-info-card\"\u003e      \u003cspan class=\"arw-section-kicker\"\u003e       PRODUCT INFORMATION     \u003c\/span\u003e      \u003ch2 class=\"arw-section-title\"\u003e       📋 Product Details     \u003c\/h2\u003e      \u003cul class=\"arw-spec-list\"\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eProduct\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003eBathtub Fine Scratch Repair Wax\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eColor\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003eWhite\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eNet Weight\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003e1.06 oz \/ 30 g\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eSurface Type\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003eCompatible White Acrylic Surfaces\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eMain Use\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003eFine Scratch \u0026amp; Cosmetic Surface Touch-Up\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003eShelf Life\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003e3 Years\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"arw-spec-label\"\u003ePackage\u003c\/span\u003e         \u003cspan class=\"arw-spec-value\"\u003e1 × Repair Wax + 1 × Application Sponge\u003c\/span\u003e       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- =========================        NOTES   ========================== --\u003e   \u003csection class=\"arw-info-card arw-note-card\"\u003e      \u003cspan class=\"arw-section-kicker\"\u003e       BEFORE APPLICATION     \u003c\/span\u003e      \u003ch2 class=\"arw-section-title\"\u003e       ⚠️ Important Use Notes     \u003c\/h2\u003e      \u003cul class=\"arw-note-list\"\u003e        \u003cli\u003e         Test on a small, inconspicuous area before treating the full visible area.       \u003c\/li\u003e        \u003cli\u003e         This product is specifically intended for compatible white acrylic surfaces.       \u003c\/li\u003e        \u003cli\u003e         Color matching can vary slightly between different shades and ages of white acrylic.       \u003c\/li\u003e        \u003cli\u003e         This product is intended for minor cosmetic scratches and surface imperfections, not structural cracks, chips or holes.       \u003c\/li\u003e        \u003cli\u003e         Keep out of reach of children and pets.       \u003c\/li\u003e        \u003cli\u003e         Avoid contact with eyes and prolonged skin contact.       \u003c\/li\u003e        \u003cli\u003e         Follow any additional directions or warnings printed on the product packaging.       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- =========================        FAQ   ========================== --\u003e   \u003csection class=\"arw-info-card arw-faq-card\"\u003e      \u003cspan class=\"arw-section-kicker\"\u003e       QUICK ANSWERS     \u003c\/span\u003e      \u003ch2 class=\"arw-section-title\"\u003e       ❓ Frequently Asked Questions     \u003c\/h2\u003e       \u003cdetails\u003e        \u003csummary\u003e         What type of damage is this designed for?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         It is designed for fine scratches, light surface wear and minor cosmetic imperfections on compatible white acrylic surfaces.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can it repair deep cracks or chips?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         No. Deep cracks, chips, holes or structural damage may require a dedicated acrylic repair system or professional repair.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use it on a white acrylic bathtub?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         Yes, the supplied product information specifically positions it for white acrylic surfaces. Patch test first before full application.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use it on sinks?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         It can be used on compatible white acrylic sinks and similar bathroom fixtures when treating minor cosmetic surface marks.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use it on colored acrylic?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         It is listed as a white repair wax and may not match colored acrylic surfaces. Use only where the color and material are compatible.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Will the scratch disappear completely?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         Results depend on scratch depth, surface condition and color match. The wax is intended to help make minor scratches less noticeable rather than guarantee complete restoration.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What comes in the package?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         The listed package includes 1 × 30 g Bathtub Fine Scratch Repair Wax and 1 × application sponge.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What is the listed shelf life?       \u003c\/summary\u003e        \u003cdiv class=\"arw-answer\"\u003e         The supplied product information lists a shelf life of 3 years.       \u003c\/div\u003e      \u003c\/details\u003e    \u003c\/section\u003e      \u003c!-- =========================        FINAL CTA   ========================== --\u003e   \u003csection class=\"arw-final\"\u003e      \u003ch2\u003e       🛁 Make Small Scratches Less Noticeable Before Replacing the Fixture.     \u003c\/h2\u003e      \u003cp\u003e       Keep a compact white acrylic repair wax on hand for minor bathtub, sink and bathroom-surface touch-ups.     \u003c\/p\u003e      \u003ca href=\"#product-form\" class=\"arw-button\"\u003e       GET YOUR REPAIR KIT →     \u003c\/a\u003e      \u003cdiv class=\"arw-trust\"\u003e       📦 Tracked Shipping        ·        🚚 Free Shipping on Orders Over $59.98        ·        🔒 Secure Checkout        ·        💬 Order Support     \u003c\/div\u003e      \u003cp class=\"arw-policy\"\u003e       Designed for minor cosmetic repair on compatible white acrylic surfaces. Patch test before full application.     \u003c\/p\u003e    \u003c\/section\u003e   \u003c\/div\u003e","brand":"HJN22","offers":[{"title":"Buy 1 get 1 free - 2 pcs🔥 \/ Repair Wax + Cleaning Sponge","offer_id":41859256942725,"sku":"NC01752609091317-30g+海绵*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"👍Buy 2 get 1 free - 3 pcs🔥 \/ Repair Wax + Cleaning Sponge","offer_id":41859256975493,"sku":"NC01752609091317-30g+海绵*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 3 (get 2 free) - 5 pcs💥 \/ Repair Wax + Cleaning Sponge","offer_id":41859257008261,"sku":"NC01752609091317-30g+海绵*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/spp_shopify20260908175700_29f65efadbf8cb121bab0202ee4c22d4_07d700b2-1eef-443d-a495-863ee375a97e.jpg?v=1789096788","url":"https:\/\/noomoriey.com\/products\/white-acrylic-bathtub-scratch-repair-wax","provider":"noomoriey","version":"1.0","type":"link"}