{"product_id":"✨wood-repair-wax-stick","title":"✨Wood Repair Wax Stick🪵","description":"\u003c!-- =========================================================WOOD FLOOR REPAIR WAX STICKPREMIUM SHOPIFY BODY HTML600PX CENTERED \/ MOBILE OPTIMIZED \/ NO JSSTANDARD 24X24 SVG ICONS ONLY========================================================= --\u003e\u003cstyle\u003e  .sp6-wrap,  .sp6-wrap * {    box-sizing: border-box;  }  .sp6-wrap {    --sp6-bg: #fbf7f1;    --sp6-card: #fffdf9;    --sp6-cream: #f6ead7;    --sp6-brown: #4a250f;    --sp6-brown-2: #6d3c18;    --sp6-gold: #c88922;    --sp6-gold-light: #e5bd70;    --sp6-text: #31261f;    --sp6-muted: #74665c;    --sp6-line: #eadbc8;    --sp6-shadow: 0 10px 30px rgba(76, 42, 18, 0.09);    width: 100%;    max-width: 600px;    margin: 0 auto;    padding: 0 12px 34px;    color: var(--sp6-text);    background: #ffffff;    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Roboto,      Helvetica,      Arial,      sans-serif;    font-size: 16px;    line-height: 1.62;  }  .sp6-wrap img {    display: block;    width: 100%;    max-width: 100%;    height: auto;    border: 0;  }  .sp6-wrap h1,  .sp6-wrap h2,  .sp6-wrap h3,  .sp6-wrap p {    margin-top: 0;  }  \/* ================================     FIXED SVG SYSTEM  ================================= *\/  .sp6-icon {    width: 24px !important;    height: 24px !important;    min-width: 24px !important;    min-height: 24px !important;    max-width: 24px !important;    max-height: 24px !important;    aspect-ratio: 1 \/ 1 !important;    display: inline-flex !important;    align-items: center !important;    justify-content: center !important;    flex: 0 0 24px !important;    overflow: hidden;    line-height: 1;  }  .sp6-icon svg {    display: block !important;    width: 24px !important;    height: 24px !important;    min-width: 24px !important;    min-height: 24px !important;    max-width: 24px !important;    max-height: 24px !important;    aspect-ratio: 1 \/ 1 !important;    object-fit: contain !important;    flex-shrink: 0 !important;    overflow: visible;  }  \/* ================================     GLOBAL  ================================= *\/  .sp6-section {    margin: 24px 0;  }  .sp6-section-soft {    padding: 26px 20px;    border: 1px solid var(--sp6-line);    border-radius: 22px;    background:      linear-gradient(        145deg,        #fffdf9 0%,        #faf1e4 100%      );  }  .sp6-image {    overflow: hidden;    border-radius: 20px;    background: var(--sp6-bg);    box-shadow: var(--sp6-shadow);  }  .sp6-image + .sp6-section-soft {    margin-top: 16px;  }  .sp6-eyebrow {    margin: 0 0 8px;    color: var(--sp6-gold);    font-size: 12px;    font-weight: 850;    line-height: 1.2;    letter-spacing: 0.12em;    text-transform: uppercase;  }  .sp6-h1 {    margin: 0 0 13px;    color: var(--sp6-brown);    font-size: clamp(34px, 8vw, 45px);    font-weight: 850;    line-height: 1.03;    letter-spacing: -0.035em;  }  .sp6-h2 {    margin: 0 0 10px;    color: var(--sp6-brown);    font-size: clamp(29px, 6vw, 36px);    font-weight: 850;    line-height: 1.08;    letter-spacing: -0.025em;  }  .sp6-h3 {    margin: 0 0 5px;    color: var(--sp6-brown);    font-size: 17px;    font-weight: 800;    line-height: 1.25;  }  .sp6-body {    margin: 0;    color: var(--sp6-muted);    font-size: 15.5px;    line-height: 1.65;  }  .sp6-note {    margin: 13px 0 0;    padding: 12px 14px;    border-left: 3px solid var(--sp6-gold);    border-radius: 0 10px 10px 0;    background: #fffaf2;    color: #6b584b;    font-size: 13px;    line-height: 1.55;  }  \/* ================================     HERO  ================================= *\/  .sp6-hero {    padding: 30px 20px 23px;    margin: 0 0 20px;    border-radius: 0 0 26px 26px;    background:      radial-gradient(        circle at 90% 10%,        rgba(219, 164, 75, 0.20),        transparent 36%      ),      linear-gradient(        145deg,        #fffdfa 0%,        #f8ead7 100%      );  }  .sp6-hero-copy {    max-width: 520px;  }  .sp6-hero-text {    margin: 0 0 18px;    color: #68584d;    font-size: 16px;    line-height: 1.65;  }  .sp6-chip-row {    display: flex;    flex-wrap: wrap;    gap: 8px;  }  .sp6-chip {    display: inline-flex;    align-items: center;    gap: 7px;    padding: 9px 11px;    border: 1px solid #ead8bf;    border-radius: 999px;    color: #56351f;    background: rgba(255,255,255,0.74);    font-size: 12.5px;    font-weight: 750;    line-height: 1.2;  }  .sp6-chip .sp6-icon {    color: var(--sp6-gold);  }  \/* ================================     BENEFIT GRID  ================================= *\/  .sp6-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 10px;    margin-top: 18px;  }  .sp6-card {    min-width: 0;    padding: 16px 14px;    border: 1px solid var(--sp6-line);    border-radius: 16px;    background: var(--sp6-card);  }  .sp6-card-top {    display: flex;    align-items: center;    gap: 10px;    margin-bottom: 9px;  }  .sp6-card-icon {    display: inline-flex;    align-items: center;    justify-content: center;    width: 42px;    height: 42px;    flex: 0 0 42px;    border-radius: 50%;    color: #ffffff;    background: var(--sp6-brown);  }  .sp6-card p {    margin: 0;    color: var(--sp6-muted);    font-size: 13.5px;    line-height: 1.5;  }  \/* ================================     STEP LIST  ================================= *\/  .sp6-steps {    margin-top: 18px;  }  .sp6-step {    display: grid;    grid-template-columns: 44px minmax(0, 1fr);    gap: 12px;    align-items: start;    padding: 14px 0;    border-bottom: 1px solid var(--sp6-line);  }  .sp6-step:last-child {    border-bottom: 0;    padding-bottom: 0;  }  .sp6-step-num {    display: flex;    align-items: center;    justify-content: center;    width: 40px;    height: 40px;    border-radius: 50%;    color: #ffffff;    background: var(--sp6-brown);    font-size: 17px;    font-weight: 850;  }  .sp6-step p {    margin: 3px 0 0;    color: var(--sp6-muted);    font-size: 14px;    line-height: 1.55;  }  \/* ================================     DAMAGE LIST  ================================= *\/  .sp6-list {    display: grid;    gap: 10px;    margin-top: 17px;  }  .sp6-list-item {    display: flex;    align-items: flex-start;    gap: 11px;    padding: 13px;    border: 1px solid var(--sp6-line);    border-radius: 14px;    background: #fffdf9;  }  .sp6-list-item .sp6-icon {    margin-top: 1px;    color: var(--sp6-gold);  }  .sp6-list-copy {    min-width: 0;  }  .sp6-list-copy strong {    display: block;    margin-bottom: 2px;    color: var(--sp6-brown);    font-size: 14px;    line-height: 1.35;  }  .sp6-list-copy span {    display: block;    color: var(--sp6-muted);    font-size: 13px;    line-height: 1.45;  }  \/* ================================     SPEC STRIP  ================================= *\/  .sp6-specs {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 8px;    margin-top: 16px;  }  .sp6-spec {    padding: 14px 8px;    text-align: center;    border: 1px solid var(--sp6-line);    border-radius: 14px;    background: #fffdf9;  }  .sp6-spec .sp6-icon {    margin: 0 auto 7px;    color: var(--sp6-gold);  }  .sp6-spec strong {    display: block;    color: var(--sp6-brown);    font-size: 13px;    line-height: 1.25;  }  .sp6-spec span {    display: block;    margin-top: 3px;    color: var(--sp6-muted);    font-size: 11.5px;    line-height: 1.35;  }  \/* ================================     FAQ  ================================= *\/  .sp6-faq {    margin: 28px 0;  }  .sp6-faq-head {    margin-bottom: 14px;  }  .sp6-faq details {    margin-bottom: 9px;    border: 1px solid var(--sp6-line);    border-radius: 14px;    background: #fffdf9;    overflow: hidden;  }  .sp6-faq summary {    position: relative;    display: flex;    align-items: center;    gap: 10px;    padding: 15px 44px 15px 15px;    cursor: pointer;    list-style: none;    color: var(--sp6-brown);    font-size: 14px;    font-weight: 800;    line-height: 1.45;  }  .sp6-faq summary::-webkit-details-marker {    display: none;  }  .sp6-faq summary::after {    content: \"+\";    position: absolute;    right: 16px;    top: 50%;    transform: translateY(-50%);    color: var(--sp6-gold);    font-size: 22px;    font-weight: 400;    line-height: 1;  }  .sp6-faq details[open] summary::after {    content: \"−\";  }  .sp6-faq-answer {    padding: 0 15px 15px;    color: var(--sp6-muted);    font-size: 13.5px;    line-height: 1.6;  }  \/* ================================     TRUST  ================================= *\/  .sp6-trust {    padding: 22px 18px;    border: 1px solid var(--sp6-line);    border-radius: 20px;    text-align: center;    background:      linear-gradient(        145deg,        #fffdfa 0%,        #f8eddf 100%      );  }  .sp6-trust-title {    display: flex;    align-items: center;    justify-content: center;    gap: 9px;    margin-bottom: 13px;    color: var(--sp6-brown);    font-size: 16px;    font-weight: 850;    line-height: 1.3;  }  .sp6-trust-title .sp6-icon {    color: var(--sp6-gold);  }  .sp6-payments {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-bottom: 12px;  }  .sp6-payment {    min-width: 73px;    padding: 7px 11px;    border: 1px solid #dfd2c3;    border-radius: 8px;    color: #51473f;    background: #ffffff;    font-size: 11px;    font-weight: 800;    line-height: 1.1;  }  .sp6-help {    margin: 0;    color: var(--sp6-muted);    font-size: 12px;    line-height: 1.5;  }  \/* ================================     CTA  ================================= *\/  .sp6-cta {    display: block;    margin-top: 24px;    padding: 27px 20px 22px;    border-radius: 22px;    color: #ffffff !important;    text-decoration: none !important;    background:      radial-gradient(        circle at 90% 0%,        rgba(225, 175, 92, 0.35),        transparent 38%      ),      linear-gradient(        145deg,        #3b1d0b 0%,        #6a3817 100%      );    box-shadow: 0 14px 32px rgba(66, 35, 15, 0.18);    transition:      transform 0.22s ease,      box-shadow 0.22s ease;  }  .sp6-cta:hover {    transform: translateY(-2px);    box-shadow: 0 17px 38px rgba(66, 35, 15, 0.23);  }  .sp6-cta-icon {    margin-bottom: 13px;    color: #f6ce83;  }  .sp6-cta-small {    margin: 0 0 7px;    color: #f5cb7f;    font-size: 11.5px;    font-weight: 850;    line-height: 1.2;    letter-spacing: 0.12em;    text-transform: uppercase;  }  .sp6-cta h2 {    margin: 0 0 10px;    color: #ffffff;    font-size: clamp(30px, 7vw, 37px);    font-weight: 850;    line-height: 1.08;    letter-spacing: -0.03em;  }  .sp6-cta \u003e p:not(.sp6-cta-small) {    margin: 0;    color: rgba(255,255,255,0.78);    font-size: 14px;    line-height: 1.58;  }  .sp6-cta-button {    display: flex;    align-items: center;    justify-content: space-between;    margin-top: 18px;    padding: 13px 15px;    border-radius: 12px;    color: var(--sp6-brown);    background: #f4cb80;    font-size: 12.5px;    font-weight: 900;    letter-spacing: 0.06em;  }  .sp6-arrow {    animation: sp6-arrow-up 1.4s ease-in-out infinite;  }  @keyframes sp6-arrow-up {    0%,    100% {      transform: translateY(0);    }    50% {      transform: translateY(-3px);    }  }  \/* ================================     MOBILE  ================================= *\/  @media (max-width: 480px) {    .sp6-wrap {      padding-left: 8px;      padding-right: 8px;    }    .sp6-hero {      padding: 25px 17px 20px;    }    .sp6-section-soft {      padding: 22px 16px;    }    .sp6-grid {      gap: 8px;    }    .sp6-card {      padding: 14px 11px;    }    .sp6-card-top {      gap: 7px;      align-items: flex-start;    }    .sp6-card-icon {      width: 38px;      height: 38px;      flex-basis: 38px;    }    .sp6-specs {      gap: 6px;    }    .sp6-spec {      padding: 12px 5px;    }  }\u003c\/style\u003e\u003cdiv class=\"sp6-wrap\"\u003e\n\u003c!-- ================================       HERO  ================================= --\u003e\u003csection class=\"sp6-hero\"\u003e\u003cdiv class=\"sp6-hero-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eEveryday Wood Floor Touch-Up\u003c\/p\u003e\n\u003ch1 class=\"sp6-h1\"\u003eSmall Marks.\u003cbr\u003eCleaner-Looking Floors.\u003c\/h1\u003e\n\u003cp class=\"sp6-hero-text\"\u003eA simple wax-stick solution for reducing the appearance of light scratches, scuffs and everyday surface wear on compatible wood finishes.\u003c\/p\u003e\n\u003cdiv class=\"sp6-chip-row\"\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard pencil\/edit icon --\u003e  \u003c\/span\u003e Scratch Touch-Up\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard layers icon --\u003e  \u003c\/span\u003e Grain-Friendly Finish\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard hand-pointer icon --\u003e  \u003c\/span\u003e Simple Rub-On Use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 01 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_1.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       CORE VALUE  ================================= --\u003e\u003csection class=\"sp6-section sp6-section-soft\"\u003e\u003cp class=\"sp6-eyebrow\"\u003eEveryday Surface Care\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eRefresh the Marks You Notice Most\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eDesigned for quick cosmetic touch-ups, the wax applies directly to worn-looking areas and can be buffed to help the repair look more integrated with the surrounding wood surface.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard edit icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e                \u003cpath d=\"M16.5 3.5a2.1 2.1 0 0 1 3 3L8 18l-4 1 1-4Z\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eLight Scratch Care\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eHelps reduce the visible contrast of fine surface scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard sparkle icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"m12 3-1.4 3.6L7 8l3.6 1.4L12 13l1.4-3.6L17 8l-3.6-1.4L12 3Z\"\u003e\u003c\/path\u003e                \u003cpath d=\"m19 14-.8 2.2L16 17l2.2.8L19 20l.8-2.2L22 17l-2.2-.8L19 14Z\"\u003e\u003c\/path\u003e                \u003cpath d=\"m5 14-.6 1.4L3 16l1.4.6L5 18l.6-1.4L7 16l-1.4-.6L5 14Z\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eQuick Touch-Up\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRefreshes small worn-looking spots without a complicated process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard layers icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"m12 2 9 5-9 5-9-5 9-5Z\"\u003e\u003c\/path\u003e                \u003cpath d=\"m3 12 9 5 9-5\"\u003e\u003c\/path\u003e                \u003cpath d=\"m3 17 9 5 9-5\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eNatural-Looking Blend\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBuffing helps soften the visual edge between the repair and grain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard hand-pointer icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"M9 11V5a2 2 0 0 1 4 0v5\"\u003e\u003c\/path\u003e                \u003cpath d=\"M13 10V7a2 2 0 0 1 4 0v4\"\u003e\u003c\/path\u003e                \u003cpath d=\"M17 11V9a2 2 0 0 1 4 0v5c0 5-3 8-8 8h-1c-3 0-5-1-7-4l-2-3a2 2 0 0 1 3-2l3 2\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eStraightforward Use\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRub onto the mark, then gently buff with a clean soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 02 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_2.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       HOW TO USE  ================================= --\u003e\u003csection class=\"sp6-section sp6-section-soft\"\u003e\u003cp class=\"sp6-eyebrow\"\u003eSimple Routine\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eClean. Apply. Blend.\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eA three-step touch-up process designed to fit easily into routine home care.\u003c\/p\u003e\n\u003cdiv class=\"sp6-steps\"\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003eClean the Area\u003c\/h3\u003e\n\u003cp\u003eRemove loose dust, grit and debris before applying the wax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003eRub Over the Mark\u003c\/h3\u003e\n\u003cp\u003eApply a small amount directly across the visible scratch or worn area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003eBuff \u0026amp; Blend\u003c\/h3\u003e\n\u003cp\u003eUse a clean soft cloth to smooth away excess and blend the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-note\"\u003eTest first on a small, inconspicuous area. Final appearance can vary with wood color, coating, texture and lighting.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- IMAGE 03 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_3.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 04 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_4.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       COMMON MARKS  ================================= --\u003e\u003csection class=\"sp6-section sp6-section-soft\"\u003e\u003cp class=\"sp6-eyebrow\"\u003eWhere It Helps\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eMade for Everyday Surface Marks\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eBest suited to small cosmetic imperfections where the goal is to make the mark less noticeable rather than rebuild damaged flooring.\u003c\/p\u003e\n\u003cdiv class=\"sp6-list\"\u003e\n\u003cdiv class=\"sp6-list-item\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard edit icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e            \u003cpath d=\"M16.5 3.5a2.1 2.1 0 0 1 3 3L8 18l-4 1 1-4Z\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e\u003cdiv class=\"sp6-list-copy\"\u003e\n\u003cstrong\u003eFine Surface Scratches\u003c\/strong\u003e \u003cspan\u003e Helps visually soften light lines in the surface finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-list-item\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard shoe\/footprint substitute: circle slash --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e            \u003cpath d=\"m8 12 2.5 2.5L16 9\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e\u003cdiv class=\"sp6-list-copy\"\u003e\n\u003cstrong\u003eLight Scuff Marks\u003c\/strong\u003e \u003cspan\u003e Useful for small areas where everyday contact has dulled the look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-list-item\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard corner\/box icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003cpath d=\"M4 4h16v16H4z\"\u003e\u003c\/path\u003e            \u003cpath d=\"M4 9h16\"\u003e\u003c\/path\u003e            \u003cpath d=\"M9 4v16\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e\u003cdiv class=\"sp6-list-copy\"\u003e\n\u003cstrong\u003eEdge Wear\u003c\/strong\u003e \u003cspan\u003e Helps refresh small worn-looking edges on compatible wood surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-list-item\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard tool\/wrench icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003cpath d=\"M14.7 6.3a4 4 0 0 0-5 5L3 18l3 3 6.7-6.7a4 4 0 0 0 5-5l-2.4 2.4-3-3 2.4-2.4Z\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e\u003cdiv class=\"sp6-list-copy\"\u003e\n\u003cstrong\u003eMinor Surface Chips\u003c\/strong\u003e \u003cspan\u003e May help disguise very small shallow spots when enough surrounding finish remains. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-note\"\u003eNot intended to reconstruct deep gouges, loose boards, large missing sections or structural floor damage.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- IMAGE 05 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_5.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       NATURAL BLEND  ================================= --\u003e\u003csection class=\"sp6-section sp6-section-soft\"\u003e\u003cp class=\"sp6-eyebrow\"\u003eBetter Visual Integration\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eBlend the Repair Into the Grain\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eThe finishing step matters. After application, gently buffing the area can help reduce excess wax and create a smoother transition between the touch-up and the surrounding floor.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard eye icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z\"\u003e\u003c\/path\u003e                \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eLess Noticeable Marks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned to reduce visual contrast around small imperfections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-card\"\u003e\n\u003cdiv class=\"sp6-card-top\"\u003e\n\u003cspan class=\"sp6-card-icon\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard layers icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e                \u003cpath d=\"m12 2 9 5-9 5-9-5 9-5Z\"\u003e\u003c\/path\u003e                \u003cpath d=\"m3 12 9 5 9-5\"\u003e\u003c\/path\u003e                \u003cpath d=\"m3 17 9 5 9-5\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\u003ch3 class=\"sp6-h3\"\u003eWood-Look Finish\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCreated for cosmetic touch-ups where a natural-looking result matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 06 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_6.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       EVERYDAY USE  ================================= --\u003e\u003csection class=\"sp6-section sp6-section-soft\"\u003e\u003cp class=\"sp6-eyebrow\"\u003eKeep It Close\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eA Handy Option for Small Touch-Ups\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eKeep it with your basic home-care supplies so you can deal with visible floor marks when they appear instead of letting small cosmetic wear dominate the room.\u003c\/p\u003e\n\u003cdiv class=\"sp6-specs\"\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard package icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003cpath d=\"M21 8 12 3 3 8l9 5 9-5Z\"\u003e\u003c\/path\u003e            \u003cpath d=\"m3 8 9 5 9-5\"\u003e\u003c\/path\u003e            \u003cpath d=\"M3 8v8l9 5 9-5V8\"\u003e\u003c\/path\u003e            \u003cpath d=\"M12 13v8\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact\u003c\/strong\u003e \u003cspan\u003eEasy to store\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard clock icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e            \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eQuick\u003c\/strong\u003e \u003cspan\u003eSimple spot care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard home icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e            \u003cpath d=\"m3 11 9-8 9 8\"\u003e\u003c\/path\u003e            \u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e            \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003ePractical\u003c\/strong\u003e \u003cspan\u003eRoutine home care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 07 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_7.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- IMAGE 08 --\u003e\u003csection class=\"sp6-section\"\u003e\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_17_10_37_41_8.png?v=1789612710\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ================================       FAQ  ================================= --\u003e\u003csection class=\"sp6-faq\"\u003e\u003cdiv class=\"sp6-faq-head\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eQ\u0026amp;A\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\u003csummary\u003eWill it remove every scratch completely?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eNo. It is intended for cosmetic touch-ups on light surface scratches, scuffs and small worn areas. Deep gouges, structural damage or large missing sections may require professional repair.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow do I use the wax stick?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eClean and dry the area, rub a small amount of wax over the mark, then gently buff with a clean soft cloth until excess material is removed.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill the repaired area look exactly like the surrounding wood?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eResults vary with floor color, grain, coating, age and lighting. Testing a small hidden area first is recommended.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I use it on deep chips or missing wood?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eIt may help disguise very small shallow imperfections, but it is not a structural filler for deep chips, large cavities or damaged boards.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eShould I clean the floor first?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eYes. Removing dust, grit, grease and loose debris helps the wax contact the surface more evenly and makes buffing easier.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I use it on every type of flooring?\u003c\/summary\u003e\u003cdiv class=\"sp6-faq-answer\"\u003eSurface coatings differ. Always test first on an inconspicuous area, especially on laminate, engineered wood, sealed or specialty-finished flooring.\u003c\/div\u003e\u003c\/details\u003e\u003c\/section\u003e\u003c!-- ================================       TRUST  ================================= --\u003e\u003csection class=\"sp6-trust\"\u003e\u003cdiv class=\"sp6-trust-title\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard shield-check icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e          \u003cpath d=\"M12 3 4 6v6c0 5 3.4 8 8 9 4.6-1 8-4 8-9V6l-8-3Z\"\u003e\u003c\/path\u003e          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e        \u003c\/svg\u003e \u003c\/span\u003e Guaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"sp6-payments\"\u003e\n\u003cdiv class=\"sp6-payment\"\u003ePayPal\u003c\/div\u003e\n\u003cdiv class=\"sp6-payment\"\u003eVISA\u003c\/div\u003e\n\u003cdiv class=\"sp6-payment\"\u003eMastercard\u003c\/div\u003e\n\u003cdiv class=\"sp6-payment\"\u003eApple Pay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-help\"\u003eNeed help with your order? Contact the store support team for assistance.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- ================================       CTA  ================================= --\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":50111674515698,"sku":"NC02112609173408-木蜡10g","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0853\/7420\/6194\/files\/ChatGPTImage2026_9_17_10_37_41_8.png?v=1789710632","url":"https:\/\/sylasi.com\/products\/%e2%9c%a8wood-repair-wax-stick","provider":"sylasi","version":"1.0","type":"link"}