{"product_id":"leather-color-repair-cream","title":"Leather Color Repair Cream – Restore Faded \u0026 Scratched Leather","description":"\u003c!-- ================= Professional Leather Repair Landing Page Start ================= --\u003e\n\u003cstyle\u003e\n  .lr-container {\n    max-width: 800px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #1c1917;\n    line-height: 1.6;\n  }\n\n  \/* 1. 顶部高亮横幅 *\/\n  .lr-hero-banner {\n    background: linear-gradient(135deg, #451a03 0%, #78350f 100%);\n    color: #fef3c7;\n    border-radius: 16px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    box-shadow: 0 10px 25px -5px rgba(69, 26, 3, 0.2);\n  }\n  .lr-hero-title { font-size: 22px; font-weight: 800; margin: 0 0 8px 0; color: #ffffff; letter-spacing: -0.3px; }\n  .lr-hero-sub { font-size: 14px; color: #fde68a; margin: 0; }\n\n  \/* 通用图片容器 *\/\n  .lr-img-box {\n    width: 100%;\n    margin: 20px 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  }\n  .lr-img-box img { width: 100%; height: auto; display: block; }\n\n  \/* 深色标语卡片 *\/\n  .lr-dark-banner {\n    background-color: #29211d;\n    border-radius: 20px;\n    padding: 48px 32px;\n    margin: 32px 0;\n    text-align: center;\n    box-sizing: border-box;\n  }\n  .lr-dark-banner-title {\n    color: #ffffff;\n    font-size: 26px;\n    font-weight: 900;\n    line-height: 1.25;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n  .lr-dark-banner-desc {\n    color: #e7dfd8;\n    font-size: 15px;\n    line-height: 1.6;\n    max-width: 560px;\n    margin: 0 auto;\n    font-weight: 400;\n  }\n\n  \/* 通用米色卡片架构 *\/\n  .lr-card-section {\n    background-color: #f8f6f0;\n    border-radius: 20px;\n    padding: 40px 24px;\n    margin: 32px 0;\n    text-align: center;\n    box-sizing: border-box;\n  }\n  .lr-card-subtitle { color: #b45309; font-size: 13px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px; }\n  .lr-card-title { color: #1c1917; font-size: 24px; font-weight: 900; line-height: 1.25; margin: 0 0 12px 0; letter-spacing: -0.5px; }\n  .lr-card-desc { color: #57534e; font-size: 14px; line-height: 1.6; max-width: 540px; margin: 0 auto 28px auto; }\n\n  \/* 2x2 核心卖点网格 *\/\n  .restore-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  .restore-item { background: #ffffff; border-radius: 16px; padding: 24px 18px; display: flex; flex-direction: column; align-items: center; text-align: center; border: 1px solid #e7e5e4; box-shadow: 0 2px 6px rgba(0,0,0,0.02); box-sizing: border-box; }\n  .restore-icon { font-size: 30px; margin-bottom: 12px; line-height: 1; }\n  .restore-item-title { color: #1c1917; font-size: 16px; font-weight: 800; margin: 0 0 8px 0; }\n  .restore-item-desc { color: #78716c; font-size: 13px; margin: 0; line-height: 1.5; }\n\n  \/* Controlled Colour Renewal 勾选模块 *\/\n  .lr-feature-img-box { width: 100%; border-radius: 16px; overflow: hidden; margin-bottom: 32px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }\n  .lr-feature-img-box img { width: 100%; height: auto; display: block; }\n  .lr-checklist { max-width: 520px; margin: 0 auto; text-align: left; }\n  .lr-check-item { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 16px; }\n  .lr-check-item:last-child { margin-bottom: 0; }\n  .lr-check-icon { background-color: #b45309; color: #fff; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: bold; flex-shrink: 0; margin-top: 2px; }\n  .lr-check-text { color: #44403c; font-size: 14px; line-height: 1.5; font-weight: 500; }\n\n  \/* 对比图与场景标签模块 *\/\n  .lr-compare-img-box { width: 100%; border-radius: 16px; overflow: hidden; margin-bottom: 24px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04); }\n  .lr-compare-img-box img { width: 100%; height: auto; display: block; }\n  .lr-tags-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 24px; }\n  .lr-tag-item { background: #ffffff; border-radius: 12px; padding: 12px 8px; display: flex; align-items: center; justify-content: center; gap: 8px; font-size: 13px; font-weight: 700; color: #292524; border: 1px solid rgba(0,0,0,0.03); }\n  .lr-notice-box { background: #fffdfa; border-left: 4px solid #b45309; border-radius: 0 12px 12px 0; padding: 16px 20px; text-align: center; font-size: 13px; color: #57534e; line-height: 1.5; }\n\n  \/* 使用步骤模块 (How to Apply) *\/\n  .lr-steps-container { background: #ffffff; border: 1px solid #f3e8ff; border-radius: 16px; padding: 32px 24px; margin: 32px 0; box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n  .lr-steps-title { text-align: center; font-size: 20px; font-weight: 800; color: #1c1917; margin-bottom: 28px; }\n  .lr-step-item { display: flex; align-items: flex-start; gap: 20px; margin-bottom: 24px; }\n  .lr-step-item:last-child { margin-bottom: 0; }\n  .lr-step-badge { background-color: #292524; color: #ffffff; font-size: 16px; font-weight: 800; width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }\n  .lr-step-content { flex: 1; text-align: center; }\n  .lr-step-heading { font-size: 17px; font-weight: 800; color: #292524; margin: 0 0 6px 0; }\n  .lr-step-desc { font-size: 14px; color: #57534e; margin: 0; }\n\n  \/* 折叠 FAQ 样式 *\/\n  .lr-accordion-container { border-top: 1px solid #e7e5e4; text-align: left; }\n  .lr-accordion-item { border-bottom: 1px solid #e7e5e4; }\n  .lr-accordion-header { width: 100%; background: none; border: none; outline: none; padding: 18px 0; display: flex; justify-content: space-between; align-items: center; cursor: pointer; text-align: left; font-family: inherit; }\n  .lr-accordion-question { color: #1c1917; font-size: 16px; font-weight: 800; line-height: 1.4; padding-right: 16px; }\n  .lr-accordion-icon { color: #b45309; font-size: 20px; font-weight: bold; flex-shrink: 0; }\n  .lr-accordion-body { max-height: 0; overflow: hidden; transition: max-height 0.3s cubic-bezier(0, 1, 0, 1); }\n  .lr-accordion-content { color: #57534e; font-size: 14px; line-height: 1.6; padding-bottom: 18px; }\n  .lr-accordion-item.active .lr-accordion-body { max-height: 500px; transition: max-height 0.3s ease-in-out; }\n\n  \/* 移动端响应式适配 *\/\n  @media (max-width: 640px) {\n    .lr-hero-title { font-size: 18px; }\n    .lr-dark-banner { padding: 32px 20px; border-radius: 16px; margin: 24px 0; }\n    .lr-dark-banner-title { font-size: 20px; margin-bottom: 12px; }\n    .lr-dark-banner-desc { font-size: 13px; }\n    .lr-card-section { padding: 28px 16px; border-radius: 16px; }\n    .lr-card-title { font-size: 20px; }\n    .restore-grid { grid-template-columns: 1fr; gap: 12px; }\n    .lr-tags-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n    .lr-steps-container { padding: 24px 16px; }\n    .lr-step-item { gap: 14px; margin-bottom: 20px; }\n    .lr-accordion-header { padding: 14px 0; }\n    .lr-accordion-question { font-size: 14px; }\n    .lr-accordion-content { font-size: 13px; padding-bottom: 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lr-container\"\u003e\n\u003c!-- 1. 顶部高亮标语 --\u003e\n\u003cdiv class=\"lr-hero-banner\"\u003e\n\u003ch2 class=\"lr-hero-title\"\u003e✨ Restore Your Leather Items to \"Like New\" Condition\u003c\/h2\u003e\n\u003cp class=\"lr-hero-sub\"\u003eFix Scratches, Fading, Cracks \u0026amp; Stains in Minutes • Fast Drying \u0026amp; Non-Fading\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品 GIF \/ 主图演示 --\u003e\n\u003cdiv class=\"lr-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/7344\/0100\/files\/7_29_-2.gif?v=1785314251\" alt=\"Leather Restoration Demo\"\u003e\u003c\/div\u003e\n\u003c!-- 3. 深色标语卡片 (Refresh It Before You Replace It) --\u003e\n\u003cdiv class=\"lr-dark-banner\"\u003e\n\u003ch2 class=\"lr-dark-banner-title\"\u003eREFRESH IT BEFORE YOU\u003cbr\u003eREPLACE IT\u003c\/h2\u003e\n\u003cp class=\"lr-dark-banner-desc\"\u003eRestore a richer-looking colour and give worn finished leather a cleaner, more polished appearance with a simple at-home application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 核心卖点网格模块 (2x2 Grid) --\u003e\n\u003cdiv class=\"lr-card-section\"\u003e\n\u003cdiv class=\"lr-card-subtitle\"\u003eRESTORE INSTEAD OF REPLACE\u003c\/div\u003e\n\u003ch2 class=\"lr-card-title\"\u003eFADED DOESN'T HAVE TO MEAN FINISHED\u003c\/h2\u003e\n\u003cp class=\"lr-card-desc\"\u003eDaily wear can leave leather looking dry, uneven and older than it really is. This smooth colouring cream helps refresh worn areas and bring back a cleaner, more polished appearance without covering the leather in a heavy painted layer.\u003c\/p\u003e\n\u003cdiv class=\"restore-grid\"\u003e\n\u003cdiv class=\"restore-item\"\u003e\n\u003cdiv class=\"restore-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3 class=\"restore-item-title\"\u003eRefresh Faded Colour\u003c\/h3\u003e\n\u003cp class=\"restore-item-desc\"\u003eHelps restore richness and improve the appearance of dull, uneven-looking leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"restore-item\"\u003e\n\u003cdiv class=\"restore-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3 class=\"restore-item-title\"\u003eSoften Light Scuffs\u003c\/h3\u003e\n\u003cp class=\"restore-item-desc\"\u003eBlends minor surface marks and everyday signs of wear for a more cared-for finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"restore-item\"\u003e\n\u003cdiv class=\"restore-icon\"\u003e🧽\u003c\/div\u003e\n\u003ch3 class=\"restore-item-title\"\u003eSmooth, Controlled Application\u003c\/h3\u003e\n\u003cp class=\"restore-item-desc\"\u003eThe creamy texture spreads easily and allows coverage to be built gradually.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"restore-item\"\u003e\n\u003cdiv class=\"restore-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3 class=\"restore-item-title\"\u003eConvenient At-Home Care\u003c\/h3\u003e\n\u003cp class=\"restore-item-desc\"\u003eMaintain frequently used leather items without immediately replacing them or arranging professional treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Controlled Colour Renewal 卖点勾选模块 --\u003e\n\u003cdiv class=\"lr-card-section\"\u003e\n\u003cdiv class=\"lr-card-subtitle\"\u003eCONTROLLED COLOUR RENEWAL\u003c\/div\u003e\n\u003ch2 class=\"lr-card-title\"\u003eSMOOTH, BUILDABLE COVERAGE\u003c\/h2\u003e\n\u003cp class=\"lr-card-desc\"\u003eWork in thin layers to target faded areas while preserving the leather's natural grain, stitching and character.\u003c\/p\u003e\n\u003cdiv class=\"lr-feature-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/7344\/0100\/files\/ChatGPT_Image_Jul_29_2026_09_37_54_AM.png?v=1785314363\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lr-checklist\"\u003e\n\u003cdiv class=\"lr-check-item\"\u003e\n\u003cdiv class=\"lr-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"lr-check-text\"\u003eSmooth cream consistency for easier spreading.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-check-item\"\u003e\n\u003cdiv class=\"lr-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"lr-check-text\"\u003eBuildable colour lets you control the finished appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-check-item\"\u003e\n\u003cdiv class=\"lr-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"lr-check-text\"\u003eHelps improve uneven tone without an overly thick painted look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-check-item\"\u003e\n\u003cdiv class=\"lr-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"lr-check-text\"\u003eSuitable for cosmetic touch-ups and regular leather maintenance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 对比图与场景标签模块 (Made for Your Everyday Favourites) --\u003e\n\u003cdiv class=\"lr-card-section\"\u003e\n\u003cdiv class=\"lr-card-subtitle\"\u003eONE JAR, MULTIPLE USES\u003c\/div\u003e\n\u003ch2 class=\"lr-card-title\"\u003eMADE FOR YOUR EVERYDAY LEATHER FAVOURITES\u003c\/h2\u003e\n\u003cp class=\"lr-card-desc\"\u003eIdeal for compatible smooth, finished-leather items around your wardrobe, home or vehicle.\u003c\/p\u003e\n\u003cdiv class=\"lr-compare-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/7344\/0100\/files\/ChatGPT_Image_Jul_29_2026_09_37_51_AM.png?v=1785314363\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lr-tags-grid\"\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e👟\u003c\/span\u003e\u003cspan\u003eShoes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e🥾\u003c\/span\u003e\u003cspan\u003eBoots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e👜\u003c\/span\u003e\u003cspan\u003eHandbags\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e👛\u003c\/span\u003e\u003cspan\u003eWallets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e⏱️\u003c\/span\u003e\u003cspan\u003eBelts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-tag-item\"\u003e\n\u003cspan class=\"lr-tag-icon\"\u003e🚗\u003c\/span\u003e\u003cspan\u003eCar Interiors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-notice-box\"\u003eAlways test on a small hidden area first. Do not use on suede, nubuck, fabric, absorbent unfinished leather or surfaces requiring specialist treatment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. 使用步骤模块 (How to Apply Steps) --\u003e\n\u003cdiv class=\"lr-steps-container\"\u003e\n\u003ch3 class=\"lr-steps-title\"\u003eHow to Apply\u003c\/h3\u003e\n\u003cdiv class=\"lr-step-item\"\u003e\n\u003cdiv class=\"lr-step-badge\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"lr-step-content\"\u003e\n\u003ch4 class=\"lr-step-heading\"\u003eClean the Surface\u003c\/h4\u003e\n\u003cp class=\"lr-step-desc\"\u003eRemove dust and dirt, then allow the leather to dry completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-step-item\"\u003e\n\u003cdiv class=\"lr-step-badge\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"lr-step-content\"\u003e\n\u003ch4 class=\"lr-step-heading\"\u003eApply a Small Amount\u003c\/h4\u003e\n\u003cp class=\"lr-step-desc\"\u003eUse a soft cloth or sponge to spread a thin, even layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-step-item\"\u003e\n\u003cdiv class=\"lr-step-badge\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"lr-step-content\"\u003e\n\u003ch4 class=\"lr-step-heading\"\u003eBuild Coverage Gradually\u003c\/h4\u003e\n\u003cp class=\"lr-step-desc\"\u003eAdd another light layer where needed instead of applying one thick coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-step-item\"\u003e\n\u003cdiv class=\"lr-step-badge\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"lr-step-content\"\u003e\n\u003ch4 class=\"lr-step-heading\"\u003eAllow to Set and Buff\u003c\/h4\u003e\n\u003cp class=\"lr-step-desc\"\u003eOnce settled, buff gently with a clean cloth for a smoother, more even finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. 手风琴折叠 FAQ 模块 (Need To Know) --\u003e\n\u003cdiv class=\"lr-card-section\"\u003e\n\u003cdiv class=\"lr-card-subtitle\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/div\u003e\n\u003ch2 class=\"lr-card-title\"\u003eNEED TO KNOW\u003c\/h2\u003e\n\u003cdiv class=\"lr-accordion-container\"\u003e\n\u003cdiv class=\"lr-accordion-item\"\u003e\n\u003cbutton class=\"lr-accordion-header\"\u003e \u003cspan class=\"lr-accordion-question\"\u003eCan it repair deep cracks or torn leather?\u003c\/span\u003e \u003cspan class=\"lr-accordion-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lr-accordion-body\"\u003e\n\u003cdiv class=\"lr-accordion-content\"\u003eThis cream is designed for surface colour restoration and light scuffs. For deep cracks, holes, or physical tears, we recommend using a structural leather filler or repair patch before applying this colouring cream.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-accordion-item\"\u003e\n\u003cbutton class=\"lr-accordion-header\"\u003e \u003cspan class=\"lr-accordion-question\"\u003eWhich surfaces can I use it on?\u003c\/span\u003e \u003cspan class=\"lr-accordion-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lr-accordion-body\"\u003e\n\u003cdiv class=\"lr-accordion-content\"\u003eIt works great on smooth, finished natural leather as well as standard PU and synthetic leather (shoes, boots, jackets, bags, car seats, and furniture).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-accordion-item\"\u003e\n\u003cbutton class=\"lr-accordion-header\"\u003e \u003cspan class=\"lr-accordion-question\"\u003eCan I use it on suede or nubuck?\u003c\/span\u003e \u003cspan class=\"lr-accordion-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lr-accordion-body\"\u003e\n\u003cdiv class=\"lr-accordion-content\"\u003eNo. Do not use this product on suede, nubuck, patent leather, or highly absorbent raw leathers, as it may alter their natural texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-accordion-item\"\u003e\n\u003cbutton class=\"lr-accordion-header\"\u003e \u003cspan class=\"lr-accordion-question\"\u003eHow much should I apply?\u003c\/span\u003e \u003cspan class=\"lr-accordion-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lr-accordion-body\"\u003e\n\u003cdiv class=\"lr-accordion-content\"\u003eStart with a small amount on a soft cloth or sponge and apply in thin, even layers. You can build up coverage gradually as needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-accordion-item\"\u003e\n\u003cbutton class=\"lr-accordion-header\"\u003e \u003cspan class=\"lr-accordion-question\"\u003eWill the colour match every leather item?\u003c\/span\u003e \u003cspan class=\"lr-accordion-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lr-accordion-body\"\u003e\n\u003cdiv class=\"lr-accordion-content\"\u003eWe offer various standard shades. If needed, you can mix different colors together on a surface to achieve a custom match before applying to your item.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ================= Professional Leather Repair Landing Page End ================= --\u003e","brand":"Selectshome","offers":[{"title":"Green","offer_id":45528321982573,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45528322015341,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":45528322048109,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":45528322080877,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Medium Brown","offer_id":45528322113645,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Light Brown","offer_id":45528322146413,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown","offer_id":45528322179181,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":45528322211949,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":45528322244717,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":45528322277485,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki","offer_id":45528322310253,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/8214\/1293\/files\/2026-07-31_170044_659.png?v=1785488514","url":"https:\/\/selectshome.com\/sv\/products\/leather-color-repair-cream","provider":"Selectshome","version":"1.0","type":"link"}