{"product_id":"leather-refurbishment-cream","title":"Leather Refurbishment Cream","description":"\u003cstyle\u003e\n  .zm-leather{\n    --ink:#171717;\n    --muted:#686868;\n    --brown:#7A4A2A;\n    --brown-dark:#4A2818;\n    --cream:#FBF6F0;\n    --tan:#EFE1D2;\n    --gold:#C99555;\n    --white:#fff;\n    --line:#E7DED5;\n    --shadow:0 14px 40px rgba(40,24,14,.10);\n    max-width:1200px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.6;\n    overflow:hidden;\n  }\n\n  .zm-leather *{box-sizing:border-box}\n\n  .zm-leather h2{\n    margin:0 0 15px;\n    font-size:clamp(34px,5vw,57px);\n    line-height:1.04;\n    letter-spacing:-.045em;\n    font-weight:800;\n  }\n\n  .zm-leather h3{\n    margin:0 0 9px;\n    font-size:25px;\n    line-height:1.15;\n  }\n\n  .zm-leather p{\n    margin:0 0 16px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.7;\n  }\n\n  .zm-eyebrow{\n    display:block;\n    margin-bottom:10px;\n    color:var(--gold);\n    font-size:11px;\n    font-weight:800;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n    line-height:1.3;\n  }\n\n  .zm-center{\n    max-width:760px;\n    margin:0 auto 34px;\n    text-align:center;\n  }\n\n  .zm-center p{\n    max-width:650px;\n    margin:0 auto;\n  }\n\n  \/* TOP STRIP *\/\n\n  .zm-strip{\n    padding:13px 15px;\n    background:var(--brown-dark);\n    color:#fff;\n    text-align:center;\n    font-size:11px;\n    font-weight:800;\n    letter-spacing:.08em;\n    line-height:1.8;\n  }\n\n  .zm-strip span{white-space:nowrap}\n\n  .zm-strip b{\n    color:#E7BE89;\n    padding:0 8px;\n  }\n\n  \/* HERO *\/\n\n  .zm-hero{\n    padding:50px 20px;\n    background:linear-gradient(135deg,#FBF4EC 0%,#EEDAC7 100%);\n  }\n\n  .zm-hero-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:46px;\n    align-items:center;\n  }\n\n  .zm-hero-image{\n    padding:10px;\n    background:#fff;\n    border-radius:27px;\n    box-shadow:var(--shadow);\n  }\n\n  .zm-hero-image img{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:19px;\n  }\n\n  .zm-pill{\n    display:inline-block;\n    margin-bottom:14px;\n    padding:7px 12px;\n    border-radius:999px;\n    background:#E7D1BC;\n    color:#6A3D21;\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:.1em;\n  }\n\n  .zm-hero h2{\n    font-size:clamp(40px,5.5vw,65px);\n  }\n\n  .zm-hero h2 span{\n    color:var(--brown);\n  }\n\n  .zm-hero-copy p{\n    font-size:17px;\n  }\n\n  .zm-hero-points{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:9px;\n    margin-top:22px;\n  }\n\n  .zm-point{\n    padding:13px 9px;\n    border:1px solid rgba(74,40,24,.10);\n    border-radius:13px;\n    background:rgba(255,255,255,.68);\n    text-align:center;\n  }\n\n  .zm-point strong{\n    display:block;\n    color:var(--brown-dark);\n    font-size:14px;\n  }\n\n  .zm-point small{\n    display:block;\n    margin-top:2px;\n    color:var(--muted);\n    font-size:10px;\n    line-height:1.3;\n  }\n\n  \/* PROBLEM *\/\n\n  .zm-problem{\n    padding:65px 20px;\n    background:#fff;\n  }\n\n  .zm-problem-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n  }\n\n  .zm-problem-card{\n    padding:25px 21px;\n    border:1px solid var(--line);\n    border-radius:21px;\n    background:#FCFAF8;\n  }\n\n  .zm-icon{\n    width:43px;\n    height:43px;\n    display:grid;\n    place-items:center;\n    margin-bottom:15px;\n    border-radius:13px;\n    background:var(--tan);\n    font-size:21px;\n  }\n\n  .zm-problem-card p{\n    margin:0;\n    font-size:14px;\n  }\n\n  \/* STATEMENT *\/\n\n  .zm-statement{\n    padding:65px 20px;\n    background:var(--brown-dark);\n    color:#fff;\n    text-align:center;\n  }\n\n  .zm-statement h2{\n    max-width:820px;\n    margin:0 auto 15px;\n    color:#fff;\n  }\n\n  .zm-statement p{\n    max-width:680px;\n    margin:0 auto;\n    color:rgba(255,255,255,.75);\n  }\n\n  \/* SPLIT SECTIONS *\/\n\n  .zm-split{\n    padding:70px 20px;\n  }\n\n  .zm-split.cream{background:var(--cream)}\n  .zm-split.tan{background:#F0E3D6}\n  .zm-split.white{background:#fff}\n  .zm-split.dark{background:#241811}\n\n  .zm-split-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:55px;\n    align-items:center;\n  }\n\n  .zm-split.reverse .zm-split-image{order:2}\n  .zm-split.reverse .zm-split-copy{order:1}\n\n  .zm-split-image{\n    padding:10px;\n    background:#fff;\n    border-radius:25px;\n    box-shadow:var(--shadow);\n  }\n\n  .zm-split-image img{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:18px;\n  }\n\n  .zm-split-copy{\n    padding:5px;\n  }\n\n  .zm-checks{\n    margin:20px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .zm-checks li{\n    position:relative;\n    padding:11px 0 11px 29px;\n    border-bottom:1px solid rgba(74,40,24,.12);\n    color:var(--ink);\n    font-size:15px;\n  }\n\n  .zm-checks li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:9px;\n    color:var(--brown);\n    font-size:18px;\n    font-weight:900;\n  }\n\n  \/* COLOR SYSTEM *\/\n\n  .zm-colors{\n    padding:70px 20px;\n    background:#fff;\n  }\n\n  .zm-color-box{\n    max-width:1080px;\n    margin:0 auto;\n    padding:35px;\n    border-radius:25px;\n    background:var(--cream);\n    border:1px solid var(--line);\n  }\n\n  .zm-color-list{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:9px;\n    margin-top:25px;\n  }\n\n  .zm-color{\n    padding:9px 14px;\n    border-radius:999px;\n    background:#fff;\n    border:1px solid var(--line);\n    color:#4A2818;\n    font-size:12px;\n    font-weight:700;\n  }\n\n  \/* FEATURE GRID *\/\n\n  .zm-features{\n    padding:70px 20px;\n    background:var(--cream);\n  }\n\n  .zm-feature-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px;\n  }\n\n  .zm-feature{\n    padding:28px 24px;\n    border:1px solid var(--line);\n    border-radius:21px;\n    background:#fff;\n  }\n\n  .zm-feature-label{\n    display:block;\n    margin-bottom:8px;\n    color:var(--gold);\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:.12em;\n  }\n\n  .zm-feature p{\n    margin:0;\n    font-size:14px;\n  }\n\n  \/* APPLICATIONS *\/\n\n  .zm-applications{\n    padding:70px 20px;\n    background:#fff;\n  }\n\n  .zm-application-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:15px;\n  }\n\n  .zm-application{\n    padding:24px 19px;\n    border-radius:20px;\n    background:#FBF8F5;\n    border:1px solid var(--line);\n  }\n\n  .zm-application-icon{\n    width:42px;\n    height:42px;\n    display:grid;\n    place-items:center;\n    margin-bottom:14px;\n    border-radius:13px;\n    background:var(--tan);\n    font-size:20px;\n  }\n\n  .zm-application h3{\n    font-size:21px;\n  }\n\n  .zm-application p{\n    margin:0;\n    font-size:13px;\n  }\n\n  \/* SPECS *\/\n\n  .zm-specs{\n    padding:65px 20px;\n    background:#F4ECE4;\n  }\n\n  .zm-spec-grid{\n    max-width:900px;\n    margin:30px auto 0;\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:13px;\n  }\n\n  .zm-spec{\n    padding:20px;\n    border:1px solid #E2D5C9;\n    border-radius:17px;\n    background:#fff;\n  }\n\n  .zm-spec-label{\n    display:block;\n    margin-bottom:6px;\n    color:var(--gold);\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:.1em;\n  }\n\n  .zm-spec-value{\n    color:var(--ink);\n    font-size:15px;\n    font-weight:700;\n  }\n\n  \/* FAQ *\/\n\n  .zm-faq{\n    padding:65px 20px;\n    background:#fff;\n  }\n\n  .zm-faq-list{\n    max-width:850px;\n    margin:30px auto 0;\n  }\n\n  .zm-faq-item{\n    margin-bottom:10px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:#FCFAF8;\n  }\n\n  .zm-faq-item summary{\n    list-style:none;\n    cursor:pointer;\n    padding:18px 20px;\n    color:var(--ink);\n    font-size:16px;\n    font-weight:800;\n  }\n\n  .zm-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .zm-faq-item summary:after{\n    content:\"+\";\n    float:right;\n    color:var(--brown);\n    font-size:22px;\n    line-height:1;\n  }\n\n  .zm-faq-item[open] summary:after{\n    content:\"−\";\n  }\n\n  .zm-faq-answer{\n    padding:0 20px 18px;\n    border-top:1px solid var(--line);\n  }\n\n  .zm-faq-answer p{\n    margin:14px 0 0;\n    font-size:14px;\n  }\n\n  \/* FINAL *\/\n\n  .zm-final{\n    padding:60px 20px;\n    background:linear-gradient(135deg,#4A2818 0%,#704125 100%);\n    color:#fff;\n  }\n\n  .zm-final-grid{\n    max-width:1080px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr 330px;\n    gap:40px;\n    align-items:center;\n  }\n\n  .zm-final h2{\n    color:#fff;\n  }\n\n  .zm-final p{\n    max-width:610px;\n    color:rgba(255,255,255,.77);\n  }\n\n  .zm-final-image{\n    padding:10px;\n    border-radius:22px;\n    background:#fff;\n  }\n\n  .zm-final-image img{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:14px;\n  }\n\n  .zm-final-badge{\n    display:inline-block;\n    margin-top:8px;\n    padding:11px 16px;\n    border-radius:10px;\n    background:#C99555;\n    color:#fff;\n    font-size:12px;\n    font-weight:800;\n  }\n\n  \/* MOBILE *\/\n\n  @media(max-width:760px){\n\n    .zm-leather h2{\n      font-size:37px;\n    }\n\n    .zm-hero{\n      padding:28px 14px 42px;\n    }\n\n    .zm-hero-grid{\n      grid-template-columns:1fr;\n      gap:25px;\n    }\n\n    .zm-hero h2{\n      font-size:42px;\n    }\n\n    .zm-hero-copy p{\n      font-size:15px;\n    }\n\n    .zm-hero-points{\n      gap:7px;\n    }\n\n    .zm-point{\n      padding:11px 6px;\n    }\n\n    .zm-point strong{\n      font-size:12px;\n    }\n\n    .zm-problem,\n    .zm-colors,\n    .zm-features,\n    .zm-applications,\n    .zm-specs,\n    .zm-faq{\n      padding:50px 14px;\n    }\n\n    .zm-statement{\n      padding:50px 14px;\n    }\n\n    .zm-problem-grid{\n      grid-template-columns:1fr;\n    }\n\n    .zm-split{\n      padding:48px 14px;\n    }\n\n    .zm-split-grid{\n      grid-template-columns:1fr;\n      gap:25px;\n    }\n\n    .zm-split.reverse .zm-split-image,\n    .zm-split.reverse .zm-split-copy{\n      order:initial;\n    }\n\n    .zm-color-box{\n      padding:25px 18px;\n    }\n\n    .zm-feature-grid{\n      grid-template-columns:1fr;\n    }\n\n    .zm-application-grid{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .zm-spec-grid{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .zm-final{\n      padding:48px 14px;\n    }\n\n    .zm-final-grid{\n      grid-template-columns:1fr;\n      gap:25px;\n    }\n  }\n\n  @media(max-width:480px){\n\n    .zm-application-grid,\n    .zm-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n    .zm-strip{\n      font-size:9px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zm-leather\"\u003e\n\n  \u003c!-- TOP BENEFIT STRIP --\u003e\n  \u003cdiv class=\"zm-strip\"\u003e\n    \u003cspan\u003e11 VIBRANT COLORS\u003c\/span\u003e\n    \u003cb\u003e✦\u003c\/b\u003e\n    \u003cspan\u003eREPAIR \u0026amp; RESTORE\u003c\/span\u003e\n    \u003cb\u003e✦\u003c\/b\u003e\n    \u003cspan\u003eEASY APPLICATION\u003c\/span\u003e\n    \u003cb\u003e✦\u003c\/b\u003e\n    \u003cspan\u003eWIDE LEATHER APPLICATION\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"zm-hero\"\u003e\n    \u003cdiv class=\"zm-hero-grid\"\u003e\n\n      \u003cdiv class=\"zm-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260723151034_131389fd3f60de80b3d977373ccc9b1a.jpg?v=1784790638\" alt=\"Leather Paint Kit with 11 vibrant colors\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-hero-copy\"\u003e\n\n        \u003cspan class=\"zm-pill\"\u003eBRING WORN LEATHER BACK TO LIFE\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Don't replace it.\u003cbr\u003e\n          \u003cspan\u003eRestore it.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Scratches, discoloration and everyday wear can make your favorite leather items look tired long before you're ready to replace them.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This Leather Paint Kit gives you \u003cstrong\u003e11 vibrant colors\u003c\/strong\u003e that can be mixed to create the shade you need for your restoration project.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"zm-hero-points\"\u003e\n\n          \u003cdiv class=\"zm-point\"\u003e\n            \u003cstrong\u003e11 COLORS\u003c\/strong\u003e\n            \u003csmall\u003eMix \u0026amp; customize\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"zm-point\"\u003e\n            \u003cstrong\u003e50G\u003c\/strong\u003e\n            \u003csmall\u003eNet quantity\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"zm-point\"\u003e\n            \u003cstrong\u003eVERSATILE\u003c\/strong\u003e\n            \u003csmall\u003eMultiple applications\u003c\/small\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROBLEM --\u003e\n  \u003csection class=\"zm-problem\"\u003e\n\n    \u003cdiv class=\"zm-center\"\u003e\n      \u003cspan class=\"zm-eyebrow\"\u003eTHE PROBLEM WITH WORN LEATHER\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Small damage can make\u003cbr\u003e\n        a good item look old.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A scratch on a favorite shoe. Discoloration on a handbag.\n        Worn areas on a couch or car seat. Instead of giving up on the item,\n        restore its appearance with color.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zm-problem-grid\"\u003e\n\n      \u003cdiv class=\"zm-problem-card\"\u003e\n        \u003cdiv class=\"zm-icon\"\u003e👟\u003c\/div\u003e\n        \u003ch3\u003eScuffed shoes\u003c\/h3\u003e\n        \u003cp\u003e\n          Refresh worn and discolored areas on leather shoes and sneakers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-problem-card\"\u003e\n        \u003cdiv class=\"zm-icon\"\u003e👜\u003c\/div\u003e\n        \u003ch3\u003eWorn handbags\u003c\/h3\u003e\n        \u003cp\u003e\n          Restore the appearance of faded, scratched or worn leather areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-problem-card\"\u003e\n        \u003cdiv class=\"zm-icon\"\u003e🚗\u003c\/div\u003e\n        \u003ch3\u003eInterior wear\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for leather surfaces such as car seats and other leather items.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BIG STATEMENT --\u003e\n  \u003csection class=\"zm-statement\"\u003e\n\n    \u003cspan class=\"zm-eyebrow\" style=\"color:#D7AE7A;\"\u003e\n      COLOR IS YOUR REPAIR TOOL\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Match the color.\u003cbr\u003e\n      Cover the wear.\u003cbr\u003e\n      Refresh the look.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      With 11 colors available, you can use individual shades or mix colors\n      to create a custom tone for your project.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 2 \/ COLOR MIXING --\u003e\n  \u003csection class=\"zm-split cream\"\u003e\n\n    \u003cdiv class=\"zm-split-grid\"\u003e\n\n      \u003cdiv class=\"zm-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260723151038_fb5cef0c69c1daf584984d1c3747c099.jpg?v=1784790642\" alt=\"Leather Paint Kit color selection and application\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-split-copy\"\u003e\n\n        \u003cspan class=\"zm-eyebrow\"\u003e11 COLORS. ENDLESS MIXING.\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Your leather doesn't have to fit into one color.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The kit includes a versatile range of colors that can be used individually\n          or mixed together to create custom shades.\n        \u003c\/p\u003e\n\n        \u003cul class=\"zm-checks\"\u003e\n          \u003cli\u003eGreen, black, white and brown\u003c\/li\u003e\n          \u003cli\u003eMedium, light and dark brown\u003c\/li\u003e\n          \u003cli\u003eBlue, red, yellow and khaki\u003c\/li\u003e\n          \u003cli\u003eMix shades to create your preferred color\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLOR PALETTE --\u003e\n  \u003csection class=\"zm-colors\"\u003e\n\n    \u003cdiv class=\"zm-color-box\"\u003e\n\n      \u003cdiv class=\"zm-center\" style=\"margin-bottom:0;\"\u003e\n\n        \u003cspan class=\"zm-eyebrow\"\u003eTHE 11-COLOR PALETTE\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Start with a shade.\u003cbr\u003e\n          Mix until it's yours.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A broad selection of colors gives you more flexibility when working\n          on different leather items and restoration projects.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-color-list\"\u003e\n\n        \u003cspan class=\"zm-color\"\u003eGreen\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eBlack\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eWhite\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eBrown\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eMedium Brown\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eLight Brown\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eDark Brown\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eBlue\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eRed\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eYellow\u003c\/span\u003e\n        \u003cspan class=\"zm-color\"\u003eKhaki\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 \/ APPLICATION --\u003e\n  \u003csection class=\"zm-split white reverse\"\u003e\n\n    \u003cdiv class=\"zm-split-grid\"\u003e\n\n      \u003cdiv class=\"zm-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260723151044_db545a81aae6840c00267dc13bbdf447.jpg?v=1784790648\" alt=\"Leather paint application on leather surfaces\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-split-copy\"\u003e\n\n        \u003cspan class=\"zm-eyebrow\"\u003eONE KIT. MANY PROJECTS.\u003c\/span\u003e\n\n        \u003ch2\u003e\n          From sneakers to sofas.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          This isn't limited to one type of leather item. Use the paint for\n          restoration and creative applications across a range of smooth leather surfaces.\n        \u003c\/p\u003e\n\n        \u003cul class=\"zm-checks\"\u003e\n          \u003cli\u003eShoes and sneakers\u003c\/li\u003e\n          \u003cli\u003eHandbags and accessories\u003c\/li\u003e\n          \u003cli\u003eSofas and furniture\u003c\/li\u003e\n          \u003cli\u003eCar seats\u003c\/li\u003e\n          \u003cli\u003eOther suitable leather surfaces\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"zm-features\"\u003e\n\n    \u003cdiv class=\"zm-center\"\u003e\n\n      \u003cspan class=\"zm-eyebrow\"\u003eWHY THIS KIT\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Built for restoration.\u003cbr\u003e\n        Made for flexibility.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Everything about the kit is designed around giving you more control\n        over the appearance of worn leather.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zm-feature-grid\"\u003e\n\n      \u003cdiv class=\"zm-feature\"\u003e\n\n        \u003cspan class=\"zm-feature-label\"\u003e01 · REPAIR \u0026amp; RESTORE\u003c\/span\u003e\n\n        \u003ch3\u003e\n          Give worn areas a fresh look.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed to help address discoloration, scratches and visible wear\n          on leather items.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-feature\"\u003e\n\n        \u003cspan class=\"zm-feature-label\"\u003e02 · CUSTOM COLOR\u003c\/span\u003e\n\n        \u003ch3\u003e\n          Mix your own shade.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use the included color range individually or combine colors\n          to create a custom tone.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-feature\"\u003e\n\n        \u003cspan class=\"zm-feature-label\"\u003e03 · SMOOTH APPLICATION\u003c\/span\u003e\n\n        \u003ch3\u003e\n          Easy to blend and apply.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The pigments are designed for smooth application, blending and\n          quick drying according to the supplied product information.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-feature\"\u003e\n\n        \u003cspan class=\"zm-feature-label\"\u003e04 · FINISH\u003c\/span\u003e\n\n        \u003ch3\u003e\n          A more finished appearance.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The paint offers a semi-to-high gloss finish for smooth leather\n          surfaces, helping enhance the appearance after painting.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROTECTIVE FINISH --\u003e\n  \u003csection class=\"zm-split tan\"\u003e\n\n    \u003cdiv class=\"zm-split-grid\"\u003e\n\n      \u003cdiv class=\"zm-split-copy\"\u003e\n\n        \u003cspan class=\"zm-eyebrow\"\u003eFINISH THE RESTORATION\u003c\/span\u003e\n\n        \u003ch2\u003e\n          It's not just about adding color.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A restoration should look finished. The supplied product information\n          describes the paint as providing a protective finish designed to help\n          guard against rub off, cracking, peeling and streaking.\n        \u003c\/p\u003e\n\n        \u003cul class=\"zm-checks\"\u003e\n          \u003cli\u003eSemi-to-high gloss finish\u003c\/li\u003e\n          \u003cli\u003eDesigned for smooth leather\u003c\/li\u003e\n          \u003cli\u003eHelps enhance the finished appearance\u003c\/li\u003e\n          \u003cli\u003eDesigned to help protect the painted surface\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-split-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260723151038_fb5cef0c69c1daf584984d1c3747c099.jpg?v=1784790642\" alt=\"Leather paint with multiple color options\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"zm-applications\"\u003e\n\n    \u003cdiv class=\"zm-center\"\u003e\n\n      \u003cspan class=\"zm-eyebrow\"\u003eWHAT CAN YOU RESTORE?\u003c\/span\u003e\n\n      \u003ch2\u003e\n        One kit for the leather\u003cbr\u003e\n        items you actually use.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zm-application-grid\"\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e👟\u003c\/div\u003e\n        \u003ch3\u003eShoes \u0026amp; Sneakers\u003c\/h3\u003e\n        \u003cp\u003e\n          Refresh the appearance of worn, scratched or discolored leather areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e👜\u003c\/div\u003e\n        \u003ch3\u003eHandbags\u003c\/h3\u003e\n        \u003cp\u003e\n          Restore color to suitable smooth leather bags and accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e🛋️\u003c\/div\u003e\n        \u003ch3\u003eSofas\u003c\/h3\u003e\n        \u003cp\u003e\n          Useful for leather furniture restoration and color refresh projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e🚗\u003c\/div\u003e\n        \u003ch3\u003eCar Seats\u003c\/h3\u003e\n        \u003cp\u003e\n          Apply to suitable leather car-seat surfaces where restoration is needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e🎨\u003c\/div\u003e\n        \u003ch3\u003eCreative Projects\u003c\/h3\u003e\n        \u003cp\u003e\n          The range of colors also makes it suitable for creative leather projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-application\"\u003e\n        \u003cdiv class=\"zm-application-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eMore Leather Items\u003c\/h3\u003e\n        \u003cp\u003e\n          Use across other suitable smooth leather surfaces according to the project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"zm-specs\"\u003e\n\n    \u003cdiv class=\"zm-center\"\u003e\n\n      \u003cspan class=\"zm-eyebrow\"\u003eTHE DETAILS\u003c\/span\u003e\n\n      \u003ch2\u003eProduct specifications\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zm-spec-grid\"\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003eCOLOR OPTIONS\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003e11 Colors\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003eNET QUANTITY\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003e50g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003eSHELF LIFE\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003e3 Years\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003eFINISH\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003eSemi to High Gloss\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003eAPPLICATION\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003eLeather Restoration \u0026amp; Painting\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-spec\"\u003e\n        \u003cspan class=\"zm-spec-label\"\u003ePACKAGE\u003c\/span\u003e\n        \u003cspan class=\"zm-spec-value\"\u003e1 × Leather Paint Kit\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zm-faq\"\u003e\n\n    \u003cdiv class=\"zm-center\"\u003e\n\n      \u003cspan class=\"zm-eyebrow\"\u003eBEFORE YOU BUY\u003c\/span\u003e\n\n      \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zm-faq-list\"\u003e\n\n      \u003cdetails class=\"zm-faq-item\" open\u003e\n        \u003csummary\u003eHow many colors are included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            The kit includes 11 colors: green, black, white, brown,\n            medium brown, light brown, dark brown, blue, red, yellow and khaki.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eCan I mix the colors?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The kit is designed to allow the included colors to be mixed\n            so you can create custom shades for your project.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eWhat can I use the paint on?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            The supplied product information lists shoes, sneakers, couches,\n            handbags, car seats and other suitable leather surfaces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eWhat type of finish does it provide?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            The paint provides a semi-to-high gloss finish for smooth leather\n            surfaces according to the supplied product information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eHow long is the shelf life?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            The listed shelf life is 3 years.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eHow much product is included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            The listed net quantity is 50g.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"zm-faq-item\"\u003e\n        \u003csummary\u003eCan it be used for airbrushing?\u003c\/summary\u003e\n\n        \u003cdiv class=\"zm-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The supplied product information specifically mentions\n            airbrushing as an application method.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"zm-final\"\u003e\n\n    \u003cdiv class=\"zm-final-grid\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"zm-eyebrow\" style=\"color:#D9B17E;\"\u003e\n          DON'T THROW IT AWAY YET\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Your favorite leather item may just need a little color.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Restore the appearance of scratches, discoloration and worn areas\n          with a versatile 11-color leather paint kit designed for mixing,\n          application and finishing.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong style=\"color:#fff;\"\u003e\n            11 colors. Custom shades. Multiple leather applications.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cspan class=\"zm-final-badge\"\u003e\n          11 COLORS · 50G · 3-YEAR SHELF LIFE\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zm-final-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260723151034_131389fd3f60de80b3d977373ccc9b1a.jpg?v=1784790638\" alt=\"11 color Leather Paint Kit\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Zupermart","offers":[{"title":"Default Title","offer_id":56422056558897,"sku":null,"price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0974\/9286\/1233\/files\/imgi_2_spp_shopify20260723151050_493f9f798c2461e83ef70de07240115b_5892e109-cf55-46e5-abb0-6248e99a05dc.jpg?v=1790103831","url":"https:\/\/zupermart.shop\/products\/leather-refurbishment-cream","provider":"Zupermart","version":"1.0","type":"link"}