{"product_id":"multi-functional-leather-scratch-repair-cream","title":"Multi-Functional Leather Scratch Repair Cream","description":"\u003cstyle\u003e\n  .leather-care-listing {\n    --espresso: #211712;\n    --espresso-soft: #2d2019;\n    --cognac: #9a4f24;\n    --cognac-dark: #703718;\n    --gold: #d59a4a;\n    --cream: #fbf6ef;\n    --cream-soft: #f4ebe0;\n    --text: #4d4139;\n    --muted: #796b61;\n    --line: #dfd0c2;\n    --white: #ffffff;\n\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--cream);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n  }\n\n  .leather-care-listing * {\n    box-sizing: border-box;\n  }\n\n  .leather-care-listing img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lc-section {\n    padding: 50px 34px;\n    text-align: center;\n    background: var(--cream);\n  }\n\n  .lc-section--soft {\n    background: var(--cream-soft);\n  }\n\n  .lc-section--dark {\n    background: var(--espresso);\n  }\n\n  .lc-kicker {\n    display: inline-block;\n    margin: 0 0 12px;\n    color: var(--cognac);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .lc-section--dark .lc-kicker {\n    color: var(--gold);\n  }\n\n  .lc-title {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    color: var(--espresso);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 5vw, 47px);\n    font-weight: 600;\n    line-height: 1.08;\n    letter-spacing: -0.7px;\n  }\n\n  .lc-section--dark .lc-title {\n    color: #fffaf4;\n  }\n\n  .lc-text {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--text);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.72;\n  }\n\n  .lc-section--dark .lc-text {\n    color: #d8cec7;\n  }\n\n  .lc-highlight {\n    color: var(--cognac-dark);\n    font-weight: 700;\n  }\n\n  .lc-section--dark .lc-highlight {\n    color: #efb66d;\n  }\n\n  .lc-divider {\n    width: 52px;\n    height: 2px;\n    margin: 22px auto;\n    background: var(--gold);\n  }\n\n  .lc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 13px;\n    max-width: 810px;\n    margin: 30px auto 0;\n  }\n\n  .lc-card {\n    padding: 22px 17px;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .lc-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--espresso);\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .lc-card span {\n    display: block;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .lc-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    max-width: 810px;\n    margin: 30px auto 0;\n    text-align: left;\n  }\n\n  .lc-step {\n    position: relative;\n    padding-left: 44px;\n  }\n\n  .lc-number {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--cognac);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .lc-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--espresso);\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .lc-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .lc-details {\n    padding: 34px 32px 44px;\n    background: #fffdf9;\n  }\n\n  .lc-details details {\n    max-width: 760px;\n    margin: 0 auto;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .lc-details summary {\n    position: relative;\n    padding: 18px 36px 18px 0;\n    color: var(--espresso);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.4;\n  }\n\n  .lc-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lc-details summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 2px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--cognac);\n    font-size: 23px;\n    font-weight: 400;\n  }\n\n  .lc-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lc-detail-body {\n    padding: 0 0 20px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lc-detail-body ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .lc-detail-body li {\n    margin: 6px 0;\n  }\n\n  @media screen and (max-width: 749px) {\n    .lc-section {\n      padding: 38px 21px;\n    }\n\n    .lc-title {\n      font-size: 31px;\n      line-height: 1.13;\n      letter-spacing: -0.4px;\n    }\n\n    .lc-text {\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    .lc-grid,\n    .lc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .lc-grid {\n      gap: 10px;\n      margin-top: 25px;\n    }\n\n    .lc-card {\n      padding: 19px 18px;\n    }\n\n    .lc-steps {\n      gap: 20px;\n      margin-top: 26px;\n    }\n\n    .lc-details {\n      padding: 28px 22px 38px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"leather-care-listing\"\u003e\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_214991e8-5bcc-4c4e-92b0-5c0b44b1a643.png?v=1786689878\" alt=\"Leather repair cream for restoring worn leather surfaces\" loading=\"lazy\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"lc-section\"\u003e\n    \u003cspan class=\"lc-kicker\"\u003eRESTORE • RENEW • PROTECT\u003c\/span\u003e\n\n    \u003ch2 class=\"lc-title\"\u003e\n      Give Worn Leather a Second Life\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lc-text\"\u003e\n      Scratches, scuffs and faded areas can make leather look older than it really is.\n      This easy-to-apply leather repair cream helps\n      \u003cspan class=\"lc-highlight\"\u003erefresh the appearance of worn surfaces\u003c\/span\u003e\n      while restoring a smoother, more cared-for finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lc-grid\"\u003e\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eRefresh Worn Areas\u003c\/strong\u003e\n        \u003cspan\u003eHelps improve the look of scratches, scuffs and faded leather.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eSmooth, Flexible Finish\u003c\/strong\u003e\n        \u003cspan\u003eDesigned to blend into the surface without leaving a hard, bulky layer.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eVersatile Leather Care\u003c\/strong\u003e\n        \u003cspan\u003eIdeal for compatible sofas, shoes, bags, seats and everyday leather goods.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_4b074152-3837-4c68-91cc-2fe3eae16324.png?v=1786689877\" alt=\"Leather restoration cream before and after\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_8ad42efe-1347-4a02-8c49-5a413d6c02a2.png?v=1786689878\" alt=\"Leather repair treatment for scratches and worn surfaces\" loading=\"lazy\"\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"lc-section lc-section--soft\"\u003e\n    \u003cspan class=\"lc-kicker\"\u003eSIMPLE AT-HOME LEATHER CARE\u003c\/span\u003e\n\n    \u003ch2 class=\"lc-title\"\u003e\n      Restore the Look Without Replacing the Item\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"lc-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"lc-text\"\u003e\n      Minor wear does not always mean your favorite leather item needs replacing.\n      A targeted application helps refresh damaged-looking areas and bring back\n      a cleaner, more even appearance.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lc-steps\"\u003e\n      \u003cdiv class=\"lc-step\"\u003e\n        \u003cspan class=\"lc-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eClean\u003c\/strong\u003e\n        \u003cspan\u003eRemove dust, dirt and loose residue from the area before application.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-step\"\u003e\n        \u003cspan class=\"lc-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eApply\u003c\/strong\u003e\n        \u003cspan\u003eSpread a small amount evenly across the worn or scratched surface.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-step\"\u003e\n        \u003cspan class=\"lc-number\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eBuff \u0026amp; Finish\u003c\/strong\u003e\n        \u003cspan\u003eWork the cream into the surface and allow it to dry as directed.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_db8a8b11-2772-46a3-bfb0-0c6096e22fac.png?v=1786689878\" alt=\"Leather repair cream application\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_22bd1f19-14c6-4ffa-b261-43c40f005600.png?v=1786689878\" alt=\"Leather restoration cream for furniture and accessories\" loading=\"lazy\"\u003e\n\n  \u003c!-- BENEFIT --\u003e\n  \u003csection class=\"lc-section lc-section--dark\"\u003e\n    \u003cspan class=\"lc-kicker\"\u003eDETAILS MAKE THE DIFFERENCE\u003c\/span\u003e\n\n    \u003ch2 class=\"lc-title\"\u003e\n      Bring Back a More Refined Leather Finish\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lc-text\"\u003e\n      Everyday use can leave leather looking dry, scratched and uneven.\n      Regular touch-ups help\n      \u003cspan class=\"lc-highlight\"\u003ereduce the visual impact of surface wear\u003c\/span\u003e\n      so your favorite pieces look cleaner, richer and better maintained.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_03fdb104-a462-4f84-b830-6e833a713ed6.png?v=1786689879\" alt=\"Leather care cream for worn furniture\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_cc0a7b96-f9df-40e0-86fe-bd505fecfe7b.png?v=1786689879\" alt=\"Leather repair cream for shoes bags and sofas\" loading=\"lazy\"\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"lc-section\"\u003e\n    \u003cspan class=\"lc-kicker\"\u003eONE CREAM • MULTIPLE USES\u003c\/span\u003e\n\n    \u003ch2 class=\"lc-title\"\u003e\n      Keep Your Favorite Leather Pieces Looking Their Best\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lc-text\"\u003e\n      From furniture to everyday accessories, the cream offers a convenient way\n      to care for compatible smooth leather surfaces without complicated repair tools.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lc-grid\"\u003e\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eSofas \u0026amp; Chairs\u003c\/strong\u003e\n        \u003cspan\u003eRefresh high-contact areas that show visible scuffs and everyday wear.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eShoes \u0026amp; Boots\u003c\/strong\u003e\n        \u003cspan\u003eImprove the appearance of worn leather footwear and surface marks.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-card\"\u003e\n        \u003cstrong\u003eBags \u0026amp; Accessories\u003c\/strong\u003e\n        \u003cspan\u003eTouch up compatible handbags, cases and other smooth leather items.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_ec848e5b-493f-462b-9df1-c47aec0fd00f.png?v=1786689879\" alt=\"Leather surface restoration and protection\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/9_40a47bc6-5a4d-4106-97b7-10773d5c7b68.png?v=1786689878\" alt=\"Leather repair and conditioning cream\" loading=\"lazy\"\u003e\n\n  \u003c!-- FINAL COPY --\u003e\n  \u003csection class=\"lc-section lc-section--soft\"\u003e\n    \u003cspan class=\"lc-kicker\"\u003eCARE INSTEAD OF REPLACE\u003c\/span\u003e\n\n    \u003ch2 class=\"lc-title\"\u003e\n      Small Touch-Ups. A Noticeably Better Look.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lc-text\"\u003e\n      Restore the character of leather you already own. With a little routine care,\n      worn-looking areas can appear smoother, more even and\n      \u003cspan class=\"lc-highlight\"\u003ebetter maintained for everyday use.\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/10_f64e76ab-9fda-41ed-837e-633a3ae57d4f.png?v=1786689879\" alt=\"Leather repair cream for restoring leather surfaces\" loading=\"lazy\"\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"lc-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Use\u003c\/summary\u003e\n      \u003cdiv class=\"lc-detail-body\"\u003e\n        Clean and dry the leather surface before application. Apply a small amount\n        of cream evenly to the worn area using a soft cloth or applicator. Work it\n        gently into the surface, remove excess product and allow the treated area\n        to dry completely before use.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSuitable Applications\u003c\/summary\u003e\n      \u003cdiv class=\"lc-detail-body\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eSmooth leather sofas and chairs\u003c\/li\u003e\n          \u003cli\u003eLeather shoes and boots\u003c\/li\u003e\n          \u003cli\u003eHandbags and accessories\u003c\/li\u003e\n          \u003cli\u003eCompatible vehicle leather surfaces\u003c\/li\u003e\n          \u003cli\u003eOther smooth finished leather goods\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCare \/ Notes\u003c\/summary\u003e\n      \u003cdiv class=\"lc-detail-body\"\u003e\n        Test on a small, inconspicuous area before full application. Results may\n        vary depending on leather type, color, finish and degree of wear. Not\n        recommended for suede, nubuck or unfinished absorbent leather unless the\n        product instructions specifically state otherwise.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"zyragoods","offers":[{"title":"Buy 1","offer_id":43037636362315,"sku":"LE80549383","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2","offer_id":43037636395083,"sku":"LE80549383*2","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_214991e8-5bcc-4c4e-92b0-5c0b44b1a643.png?v=1786689878","url":"https:\/\/zyragoods.com\/products\/multi-functional-leather-scratch-repair-cream","provider":"zyragoods","version":"1.0","type":"link"}