{"product_id":"wood-scratch-repair","title":"🔥 Last Day 80% OFF ✨Wood Scratch Repair \u0026 Restoration Kit – For Hardwood Floors, Furniture \u0026 Doors","description":"\u003c!-- =========================================================\nWOOD SCRATCH REPAIR PRODUCT PAGE\nFor Shopify \/ Shopline Product Description\nReplace IMAGE_01_URL ~ IMAGE_10_URL with your image URLs\n========================================================= --\u003e\n\u003cstyle\u003e\n.wood-repair-page,\n.wood-repair-page * {\n  box-sizing: border-box;\n}\n\n.wood-repair-page {\n  --wr-brown: #40200f;\n  --wr-brown-2: #6f3d20;\n  --wr-accent: #b65a16;\n  --wr-cream: #fbf6ee;\n  --wr-text: #34271f;\n  --wr-muted: #6d625a;\n  --wr-border: #eadfce;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0;\n  color: var(--wr-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.55;\n}\n\n.wood-repair-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0;\n}\n\n.wood-repair-page h2,\n.wood-repair-page h3,\n.wood-repair-page p {\n  margin-top: 0;\n}\n\n.wr-section {\n  width: 100%;\n  padding: 38px 18px;\n}\n\n.wr-section + .wr-section {\n  border-top: 1px solid #f1e8dd;\n}\n\n.wr-inner {\n  max-width: 1080px;\n  margin: 0 auto;\n}\n\n.wr-heading {\n  text-align: center;\n  margin-bottom: 20px;\n}\n\n.wr-heading h2 {\n  margin-bottom: 8px;\n  font-size: 32px;\n  line-height: 1.15;\n  font-weight: 800;\n  color: var(--wr-brown);\n}\n\n.wr-heading p {\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: 17px;\n  line-height: 1.6;\n  color: var(--wr-muted);\n}\n\n.wr-image {\n  width: 100%;\n  max-width: 1000px;\n  margin: 22px auto 0;\n  overflow: hidden;\n  border-radius: 12px;\n  background: #f8f3eb;\n}\n\n.wr-image img {\n  width: 100%;\n  border-radius: 12px;\n}\n\n\/* HERO *\/\n.wr-hero {\n  padding-top: 18px;\n}\n\n.wr-hero .wr-image {\n  max-width: 1080px;\n  margin-top: 0;\n}\n\n\/* BULLETS *\/\n.wr-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  max-width: 900px;\n  margin: 24px auto 0;\n}\n\n.wr-benefit {\n  padding: 18px 14px;\n  border: 1px solid var(--wr-border);\n  border-radius: 10px;\n  text-align: center;\n  background: #fff;\n}\n\n.wr-benefit strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 16px;\n  color: var(--wr-brown);\n}\n\n.wr-benefit span {\n  font-size: 14px;\n  color: var(--wr-muted);\n}\n\n\/* WOOD TONES *\/\n.wr-tone-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  max-width: 800px;\n  margin: 22px auto 0;\n}\n\n.wr-tone-card {\n  padding: 18px;\n  border-radius: 10px;\n  text-align: center;\n}\n\n.wr-tone-card.dark {\n  color: #fff;\n  background: #4b2817;\n}\n\n.wr-tone-card.light {\n  color: #40200f;\n  background: #f2dfbd;\n}\n\n.wr-tone-card strong {\n  display: block;\n  margin-bottom: 4px;\n  font-size: 20px;\n}\n\n.wr-tone-card span {\n  font-size: 14px;\n}\n\n\/* PRODUCT DETAILS *\/\n.wr-details {\n  max-width: 820px;\n  margin: 24px auto 0;\n  border: 1px solid var(--wr-border);\n  border-radius: 12px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.wr-detail-row {\n  display: grid;\n  grid-template-columns: 210px 1fr;\n  border-bottom: 1px solid var(--wr-border);\n}\n\n.wr-detail-row:last-child {\n  border-bottom: 0;\n}\n\n.wr-detail-label {\n  padding: 14px 18px;\n  font-weight: 700;\n  color: var(--wr-brown);\n  background: var(--wr-cream);\n}\n\n.wr-detail-value {\n  padding: 14px 18px;\n  color: #4f453e;\n}\n\n\/* TIPS *\/\n.wr-tips {\n  max-width: 820px;\n  margin: 20px auto 0;\n}\n\n.wr-tip {\n  position: relative;\n  margin-bottom: 10px;\n  padding-left: 30px;\n  font-size: 16px;\n  color: #4c423b;\n}\n\n.wr-tip:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--wr-accent);\n  font-weight: 800;\n}\n\n\/* CTA *\/\n.wr-cta {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 35px 22px;\n  text-align: center;\n  border-radius: 14px;\n  background: var(--wr-cream);\n}\n\n.wr-cta h2 {\n  margin-bottom: 10px;\n  font-size: 32px;\n  line-height: 1.2;\n  color: var(--wr-brown);\n}\n\n.wr-cta p {\n  max-width: 680px;\n  margin: 0 auto;\n  font-size: 16px;\n  color: var(--wr-muted);\n}\n\n.wr-cta-button {\n  display: inline-block;\n  margin-top: 20px;\n  padding: 15px 30px;\n  border-radius: 6px;\n  background: var(--wr-accent);\n  color: #fff !important;\n  text-decoration: none !important;\n  font-size: 17px;\n  font-weight: 800;\n}\n\n\/* MOBILE *\/\n@media screen and (max-width: 749px) {\n\n  .wr-section {\n    padding: 26px 12px;\n  }\n\n  .wr-heading {\n    margin-bottom: 14px;\n  }\n\n  .wr-heading h2 {\n    font-size: 25px;\n  }\n\n  .wr-heading p {\n    font-size: 15px;\n  }\n\n  .wr-image {\n    margin-top: 16px;\n    border-radius: 8px;\n  }\n\n  .wr-image img {\n    border-radius: 8px;\n  }\n\n  .wr-benefits {\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 16px;\n  }\n\n  .wr-benefit {\n    padding: 14px 12px;\n  }\n\n  .wr-tone-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  .wr-tone-card {\n    padding: 14px 8px;\n  }\n\n  .wr-tone-card strong {\n    font-size: 18px;\n  }\n\n  .wr-detail-row {\n    grid-template-columns: 1fr;\n  }\n\n  .wr-detail-label {\n    padding: 10px 14px 4px;\n    background: #fff;\n  }\n\n  .wr-detail-value {\n    padding: 3px 14px 12px;\n  }\n\n  .wr-tip {\n    font-size: 15px;\n  }\n\n  .wr-cta {\n    padding: 28px 15px;\n  }\n\n  .wr-cta h2 {\n    font-size: 25px;\n  }\n\n  .wr-cta-button {\n    display: block;\n    width: 100%;\n    padding: 14px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wood-repair-page\"\u003e\n\u003c!-- ======================================================\n  MODULE 01 — HERO \/ BEFORE \u0026 AFTER\n  对应图片：首屏主视觉\n  ======================================================= --\u003e\n\u003csection class=\"wr-section wr-hero\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/1_417481ff-b073-4203-bd0c-12e4db5dc0a7.png?v=1787212340\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 02 — CORE BENEFITS\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eRefresh Scratched \u0026amp; Worn Wood\u003c\/h2\u003e\n\u003cp\u003eEveryday wear can leave hardwood floors and furniture looking scratched, dull and aged. Refresh visible surface marks without replacing the wood you already love.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-benefits\"\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eLight \u0026amp; Dark Wood Tones\u003c\/strong\u003e \u003cspan\u003eTwo shades included for different wood finishes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eEasy to Use\u003c\/strong\u003e \u003cspan\u003eSimply clean, spray and gently wipe.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eMulti-Surface\u003c\/strong\u003e \u003cspan\u003eFor floors, furniture, doors, cabinets and more.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 03 — PROBLEM \/ PAIN POINT\n  对应图片：Furniture \/ Pet \/ Everyday Wear\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eScratches Can Make Beautiful Wood Look Old\u003c\/h2\u003e\n\u003cp\u003eMoving chairs, pet claws and everyday wear can leave visible marks that take away from the natural appearance of your wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/2_784f82c8-3f52-4f42-889f-7239cb070ff5.png?v=1787212361\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 04 — BEFORE \/ AFTER RESULTS\n  对应图片：三组 Before \/ After\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eSee the Difference\u003c\/h2\u003e\n\u003cp\u003eRefresh worn-looking wood surfaces and reduce the appearance of visible scratches, scuffs and everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/3_d4519fb8-a393-4d42-90f9-85be8bc2d41f.png?v=1787212384\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 05 — HOW TO USE\n  对应图片：3 Simple Steps\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003e3 Simple Steps\u003c\/h2\u003e\n\u003cp\u003eNo complicated tools or professional equipment required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/4_f36d0c6e-cf14-4a07-98e5-b36a75448f7a.png?v=1787212408\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 06 — DARK + LIGHT WOOD\n  对应图片：深浅两瓶说明\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eMade for Different Wood Tones\u003c\/h2\u003e\n\u003cp\u003eEach kit includes both a Dark and Light formula so you can choose the shade closest to the wood surface you want to refresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/5.png?v=1787212427\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wr-tone-grid\"\u003e\n\u003cdiv class=\"wr-tone-card dark\"\u003e\n\u003cstrong\u003eDARK\u003c\/strong\u003e \u003cspan\u003eFor darker wood finishes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-tone-card light\"\u003e\n\u003cstrong\u003eLIGHT\u003c\/strong\u003e \u003cspan\u003eFor lighter wood finishes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 07 — MULTI SURFACE\n  对应图片：地板 \/ 桌子 \/ 椅子 \/ 柜子 \/ 门 \/ 楼梯\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eOne Kit. So Many Wood Surfaces.\u003c\/h2\u003e\n\u003cp\u003eUse it around your home to refresh the appearance of commonly used wooden surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/6_816b2490-30c6-4358-9dd0-29758ae413da.png?v=1787212452\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 08 — PET SCRATCHES\n  对应图片：狗 + Before \/ After\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eGot Pets? Your Floors Know It. 🐾\u003c\/h2\u003e\n\u003cp\u003ePet claws can leave visible surface scratches on hardwood floors over time. Refresh worn-looking areas and keep your floors looking cared for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/7_ed565e9a-66ce-4214-b384-72d1b9be950e.png?v=1787212478\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 09 — OLD FURNITURE REFRESH\n  对应图片：木桌 Before \/ After\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eGive Old Furniture a Fresh Look\u003c\/h2\u003e\n\u003cp\u003eDining tables, cabinets and wooden chairs can become dull, faded and scratched from everyday use. A simple refresh can make a noticeable visual difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/8_705ab897-c540-44c8-86cd-46c34c51ec30.png?v=1787212498\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 10 — PRODUCT DETAILS\n  对应图片：产品规格\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/9_a2e7d39a-dc54-4858-8893-85a4acd6a686.png?v=1787212514\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wr-details\"\u003e\n\u003cdiv class=\"wr-detail-row\"\u003e\n\u003cdiv class=\"wr-detail-label\"\u003eSet Includes\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-value\"\u003e1 × Dark Wood Scratch Remover\u003cbr\u003e1 × Light Wood Scratch Remover\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-row\"\u003e\n\u003cdiv class=\"wr-detail-label\"\u003eNet Volume\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-value\"\u003e30 mL + 30 mL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-row\"\u003e\n\u003cdiv class=\"wr-detail-label\"\u003eBottle Size\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-value\"\u003e10.5 × 2.9 cm \/ 4.13 × 1.14 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-row\"\u003e\n\u003cdiv class=\"wr-detail-label\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"wr-detail-value\"\u003e11 × 6 × 3 cm \/ 4.33 × 2.36 × 1.18 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 11 — BEST RESULTS\n  对应图片：使用注意事项\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-heading\"\u003e\n\u003ch2\u003eFor Best Results\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4183\/4291\/files\/10_13d170a7-8b2c-4bfd-a26d-26b216eecb90.png?v=1787212532\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wr-tips\"\u003e\n\u003cdiv class=\"wr-tip\"\u003eClean and dry the surface before use.\u003c\/div\u003e\n\u003cdiv class=\"wr-tip\"\u003eTest on a small hidden area first.\u003c\/div\u003e\n\u003cdiv class=\"wr-tip\"\u003eSelect the shade closest to your wood finish.\u003c\/div\u003e\n\u003cdiv class=\"wr-tip\"\u003eApply a small amount at a time.\u003c\/div\u003e\n\u003cdiv class=\"wr-tip\"\u003eWipe gently in the direction of the wood grain.\u003c\/div\u003e\n\u003cdiv class=\"wr-tip\"\u003eBest suited for surface scratches, scuffs, fading and worn-looking areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n  MODULE 12 — FINAL CTA\n  如果之后需要单独做CTA图片，也可以再加入 IMAGE_11_URL\n  ======================================================= --\u003e\n\u003csection class=\"wr-section\"\u003e\n\u003cdiv class=\"wr-inner\"\u003e\n\u003cdiv class=\"wr-cta\"\u003e\n\u003ch2\u003eBefore You Replace It, Try Refreshing It\u003c\/h2\u003e\n\u003cp\u003eAn easy home solution for refreshing everyday scratches, scuffs and worn-looking wood surfaces.\u003c\/p\u003e\n\u003cdiv class=\"wr-benefits\"\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eEasy to Use\u003c\/strong\u003e \u003cspan\u003eNo complicated tools\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eTwo Wood Tones\u003c\/strong\u003e \u003cspan\u003eLight + Dark included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-benefit\"\u003e\n\u003cstrong\u003eMulti-Surface\u003c\/strong\u003e \u003cspan\u003eFloors, furniture \u0026amp; more\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#ProductInfo-product-template\" class=\"wr-cta-button\"\u003e RESTORE YOUR WOOD TODAY → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Fostervale","offers":[{"title":"1 Box · 2 Bottles","offer_id":45137622466768,"sku":"CBD-820MOOD-1BOX","price":25.99,"currency_code":"USD","in_stock":true},{"title":"2 Boxes · 4 Bottles — Most Popular","offer_id":45137622499536,"sku":"CBD-820MOOD-2BOX","price":35.99,"currency_code":"USD","in_stock":true},{"title":"3 Boxes · 6 Bottles — Best Value","offer_id":45137622532304,"sku":"CBD-820MOOD-3BOX","price":45.99,"currency_code":"USD","in_stock":true},{"title":"4 Boxes · 8 Bottles — Whole Home Pack","offer_id":45137622565072,"sku":"CBD-820MOOD-4BOX","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/5141\/4224\/files\/1_3baf4148-aa34-405a-9056-b1643dbbbe1a.png?v=1787667259","url":"https:\/\/tyqjzdgo.com\/products\/wood-scratch-repair","provider":"Tyqjzdgo","version":"1.0","type":"link"}