{"product_id":"magic-leather-color-restorer-repair-paste-for-couches-car-seats-and-bags","title":"Magic Leather Color Restorer \u0026 Repair Paste for Couches, Car Seats and Bags","description":"\u003cstyle\u003e\n  \/* =====================================================\n     LEATHER \u0026 VINYL COLOR REPAIR BALM\n     PREMIUM RESTORATION STYLE — ESPRESSO \/ COGNAC \/ CREAM\n     Shopify Product Description \/ Custom Liquid\n     ===================================================== *\/\n\n  .leather-repair-page {\n    --espresso: #2c1912;\n    --espresso-soft: #493026;\n    --brown: #70412b;\n    --cognac: #a86137;\n    --cognac-light: #c98250;\n    --tan: #d5aa7a;\n    --gold: #c99a55;\n\n    --cream: #f7efe6;\n    --cream-soft: #fcf8f3;\n    --beige: #ead8c5;\n    --white: #ffffff;\n\n    --heading: #2e1c15;\n    --text: #59483f;\n    --muted: #7c6a61;\n    --border: rgba(112, 65, 43, 0.16);\n\n    --shadow-sm: 0 10px 28px rgba(50, 27, 18, 0.08);\n    --shadow-md: 0 18px 46px rgba(50, 27, 18, 0.12);\n    --shadow-lg: 0 26px 70px rgba(50, 27, 18, 0.18);\n\n    width: 100%;\n    max-width: 1040px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.68;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n  }\n\n  .leather-repair-page,\n  .leather-repair-page * {\n    box-sizing: border-box;\n  }\n\n  .leather-repair-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .lrp-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .lrp-section {\n    position: relative;\n    padding: 62px 28px;\n    background: #ffffff;\n  }\n\n  .lrp-section-soft {\n    background:\n      radial-gradient(\n        circle at 7% 8%,\n        rgba(201, 154, 85, 0.12),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 93% 92%,\n        rgba(168, 97, 55, 0.11),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #fcf8f3 0%,\n        #f8f0e7 52%,\n        #fbf7f1 100%\n      );\n  }\n\n  \/* =====================================================\n     HERO\n     ===================================================== *\/\n\n  .lrp-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    padding: 54px 24px 48px;\n    background:\n      radial-gradient(\n        circle at 11% 9%,\n        rgba(213, 170, 122, 0.28),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 90% 18%,\n        rgba(168, 97, 55, 0.20),\n        transparent 31%\n      ),\n      linear-gradient(\n        145deg,\n        #fffaf5 0%,\n        #f4e8dc 52%,\n        #ead3be 100%\n      );\n  }\n\n  .lrp-hero::before {\n    content: \"\";\n    position: absolute;\n    z-index: -1;\n    top: -170px;\n    right: -160px;\n    width: 460px;\n    height: 460px;\n    border: 78px solid rgba(255, 255, 255, 0.18);\n    border-radius: 50%;\n  }\n\n  .lrp-hero::after {\n    content: \"\";\n    position: absolute;\n    z-index: -1;\n    bottom: -115px;\n    left: -95px;\n    width: 250px;\n    height: 250px;\n    border: 1px solid rgba(255, 255, 255, 0.72);\n    border-radius: 50%;\n    box-shadow:\n      42px 42px 0 rgba(255, 255, 255, 0.10),\n      82px 82px 0 rgba(255, 255, 255, 0.06);\n  }\n\n  .lrp-hero-copy {\n    max-width: 820px;\n    margin: 0 auto 29px;\n    text-align: center;\n  }\n\n  .lrp-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin-bottom: 17px;\n    padding: 8px 15px;\n    border: 1px solid rgba(112, 65, 43, 0.14);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.72);\n    color: var(--brown);\n    box-shadow: var(--shadow-sm);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .lrp-title {\n    margin: 0;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 600;\n    letter-spacing: -0.04em;\n    line-height: 1.04;\n    text-wrap: balance;\n  }\n\n  .lrp-title-highlight {\n    background: linear-gradient(\n      100deg,\n      var(--espresso) 0%,\n      var(--brown) 44%,\n      var(--cognac-light) 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .lrp-subtitle {\n    position: relative;\n    max-width: 730px;\n    margin: 20px auto 0;\n    padding-top: 18px;\n    color: #624b3f;\n    font-size: 19px;\n    line-height: 1.62;\n    text-wrap: balance;\n  }\n\n  .lrp-subtitle::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 50%;\n    width: 86px;\n    height: 4px;\n    border-radius: 999px;\n    transform: translateX(-50%);\n    background: linear-gradient(\n      90deg,\n      var(--espresso),\n      var(--cognac),\n      var(--gold)\n    );\n  }\n\n  \/* =====================================================\n     MEDIA\n     ===================================================== *\/\n\n  .lrp-media {\n    position: relative;\n    overflow: hidden;\n    min-height: 60px;\n    border: 1px solid rgba(112, 65, 43, 0.16);\n    border-radius: 24px;\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255, 255, 255, 0.96),\n        rgba(245, 232, 218, 0.94)\n      );\n    box-shadow: var(--shadow-md);\n  }\n\n  .lrp-media::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    border: 1px solid rgba(255, 255, 255, 0.68);\n    border-radius: inherit;\n    pointer-events: none;\n  }\n\n  .lrp-media img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .lrp-hero-media {\n    max-width: 650px;\n    margin: 0 auto;\n    border-radius: 28px;\n    box-shadow: var(--shadow-lg);\n  }\n\n  \/* =====================================================\n     SUMMARY\n     ===================================================== *\/\n\n  .lrp-summary {\n    position: relative;\n    max-width: 800px;\n    margin: 28px auto 0;\n    padding: 24px 29px;\n    overflow: hidden;\n    border: 1px solid rgba(112, 65, 43, 0.16);\n    border-radius: 19px;\n    background: rgba(255, 255, 255, 0.94);\n    color: var(--heading);\n    box-shadow: var(--shadow-sm);\n    font-size: 19px;\n    font-weight: 650;\n    line-height: 1.62;\n    text-align: center;\n  }\n\n  .lrp-summary::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 5px;\n    background: linear-gradient(\n      90deg,\n      var(--espresso),\n      var(--brown),\n      var(--cognac),\n      var(--gold)\n    );\n  }\n\n  \/* =====================================================\n     QUICK BENEFITS\n     ===================================================== *\/\n\n  .lrp-benefit-strip {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    max-width: 800px;\n    margin: 22px auto 0;\n  }\n\n  .lrp-benefit-item {\n    padding: 17px 12px;\n    border: 1px solid rgba(112, 65, 43, 0.13);\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.84);\n    color: var(--espresso);\n    box-shadow: 0 8px 24px rgba(50, 27, 18, 0.06);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.35;\n    text-align: center;\n  }\n\n  .lrp-benefit-item span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  \/* =====================================================\n     MAIN PRODUCT IMAGE\n     ===================================================== *\/\n\n  .lrp-main-image-section {\n    padding-top: 48px;\n    padding-bottom: 48px;\n    background:\n      radial-gradient(\n        circle at 50% 14%,\n        rgba(201, 154, 85, 0.11),\n        transparent 44%\n      ),\n      #ffffff;\n  }\n\n  .lrp-main-image {\n    width: 100%;\n    border-radius: 27px;\n    box-shadow: var(--shadow-lg);\n  }\n\n  \/* =====================================================\n     FEATURES\n     ===================================================== *\/\n\n  .lrp-feature {\n    width: 100%;\n    padding: 31px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 28px;\n    background: rgba(255, 255, 255, 0.95);\n    box-shadow: var(--shadow-md);\n  }\n\n  .lrp-feature-copy,\n  .lrp-scene-copy {\n    position: relative;\n    max-width: 790px;\n    margin: 0 auto 25px;\n    padding-left: 21px;\n    text-align: left;\n  }\n\n  .lrp-feature-copy::before,\n  .lrp-scene-copy::before {\n    content: \"\";\n    position: absolute;\n    top: 3px;\n    bottom: 3px;\n    left: 0;\n    width: 5px;\n    border-radius: 999px;\n    background: linear-gradient(\n      180deg,\n      var(--espresso),\n      var(--brown),\n      var(--cognac),\n      var(--gold)\n    );\n  }\n\n  .lrp-feature-copy h2,\n  .lrp-scene-copy h2 {\n    margin: 0 0 13px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    font-weight: 600;\n    letter-spacing: -0.03em;\n    line-height: 1.18;\n    text-wrap: balance;\n  }\n\n  .lrp-feature-copy p,\n  .lrp-scene-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.72;\n  }\n\n  .lrp-feature-image,\n  .lrp-scene-image {\n    width: 100%;\n    border-radius: 20px;\n    box-shadow: 0 14px 38px rgba(50, 27, 18, 0.12);\n  }\n\n  .lrp-feature-tag {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 11px;\n    padding: 6px 11px;\n    border-radius: 999px;\n    background: var(--cream);\n    color: var(--brown);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .lrp-feature-warm {\n    background:\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #fbf4ec 100%\n      );\n  }\n\n  .lrp-feature-cognac {\n    background:\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #f8eee4 100%\n      );\n  }\n\n  .lrp-feature-cream {\n    background:\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #fcf8f2 100%\n      );\n  }\n\n  \/* =====================================================\n     SMALL BENEFIT CHIPS\n     ===================================================== *\/\n\n  .lrp-benefit-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .lrp-benefit-chip {\n    padding: 8px 11px;\n    border: 1px solid rgba(112, 65, 43, 0.12);\n    border-radius: 10px;\n    background: rgba(247, 239, 230, 0.88);\n    color: var(--brown);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  \/* =====================================================\n     THREE-STEP USAGE\n     ===================================================== *\/\n\n  .lrp-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 21px 0 25px;\n  }\n\n  .lrp-step {\n    position: relative;\n    padding: 21px 15px 17px;\n    overflow: hidden;\n    border: 1px solid rgba(112, 65, 43, 0.13);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.90);\n    box-shadow: 0 8px 24px rgba(50, 27, 18, 0.06);\n    text-align: center;\n  }\n\n  .lrp-step-number {\n    display: grid;\n    width: 38px;\n    height: 38px;\n    margin: 0 auto 10px;\n    place-items: center;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      var(--espresso),\n      var(--brown),\n      var(--cognac)\n    );\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lrp-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--heading);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .lrp-step span {\n    display: block;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.52;\n  }\n\n  \/* =====================================================\n     PRODUCT SPECIFICATIONS\n     ===================================================== *\/\n\n  .lrp-spec-heading {\n    position: relative;\n    margin: 0 0 26px;\n    padding-bottom: 14px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    font-weight: 600;\n    letter-spacing: -0.03em;\n    line-height: 1.18;\n  }\n\n  .lrp-spec-heading::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 88px;\n    height: 4px;\n    border-radius: 999px;\n    background: linear-gradient(\n      90deg,\n      var(--espresso),\n      var(--brown),\n      var(--cognac),\n      var(--gold)\n    );\n  }\n\n  .lrp-spec-table-wrap {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    background: var(--white);\n    box-shadow: var(--shadow-md);\n  }\n\n  .lrp-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n    color: var(--text);\n    font-size: 17px;\n    line-height: 1.58;\n  }\n\n  .lrp-spec-table th,\n  .lrp-spec-table td {\n    padding: 18px 21px;\n    border-right: 1px solid rgba(112, 65, 43, 0.11);\n    border-bottom: 1px solid rgba(112, 65, 43, 0.11);\n    text-align: left;\n    vertical-align: middle;\n    overflow-wrap: anywhere;\n  }\n\n  .lrp-spec-table th:last-child,\n  .lrp-spec-table td:last-child {\n    border-right: 0;\n  }\n\n  .lrp-spec-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lrp-spec-table thead th {\n    background: linear-gradient(\n      105deg,\n      var(--espresso) 0%,\n      var(--brown) 55%,\n      var(--cognac) 100%\n    );\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .lrp-spec-table tbody tr:nth-child(even) {\n    background: linear-gradient(\n      90deg,\n      rgba(247, 239, 230, 0.72),\n      rgba(252, 248, 243, 0.82)\n    );\n  }\n\n  .lrp-spec-table th:first-child,\n  .lrp-spec-table td:first-child {\n    width: 35%;\n  }\n\n  .lrp-spec-table th:last-child,\n  .lrp-spec-table td:last-child {\n    width: 65%;\n  }\n\n  .lrp-spec-table tbody td:first-child {\n    color: var(--brown);\n    font-weight: 800;\n  }\n\n  \/* =====================================================\n     FAQ\n     ===================================================== *\/\n\n  .lrp-faq-heading {\n    margin: 0 0 28px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 35px;\n    font-weight: 600;\n    letter-spacing: -0.03em;\n    line-height: 1.18;\n    text-align: center;\n  }\n\n  .lrp-faq-list {\n    display: grid;\n    gap: 14px;\n  }\n\n  .lrp-faq-list details {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.95);\n    box-shadow: 0 8px 24px rgba(50, 27, 18, 0.06);\n    transition:\n      border-color 0.2s ease,\n      box-shadow 0.2s ease,\n      transform 0.2s ease;\n  }\n\n  .lrp-faq-list details[open] {\n    border-color: rgba(168, 97, 55, 0.30);\n    box-shadow: var(--shadow-sm);\n    transform: translateY(-1px);\n  }\n\n  .lrp-faq-list summary {\n    position: relative;\n    padding: 21px 66px 21px 22px;\n    color: var(--heading);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .lrp-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lrp-faq-list summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    display: grid;\n    width: 34px;\n    height: 34px;\n    place-items: center;\n    border-radius: 50%;\n    transform: translateY(-50%);\n    background: linear-gradient(\n      135deg,\n      var(--cream),\n      #f2dfcd,\n      #f7ead8\n    );\n    color: var(--brown);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .lrp-faq-list details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lrp-faq-answer {\n    padding: 0 22px 22px;\n    color: var(--muted);\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n  \/* =====================================================\n     WHY US\n     ===================================================== *\/\n\n  .lrp-why-section {\n    position: relative;\n    padding: 40px 28px 64px;\n    background:\n      radial-gradient(\n        circle at 10% 5%,\n        rgba(201, 154, 85, 0.14),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 90% 95%,\n        rgba(168, 97, 55, 0.13),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #fbf7f1 0%,\n        #f3e5d7 100%\n      );\n  }\n\n  .lrp-trust-card {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 24px;\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.95);\n    box-shadow: var(--shadow-md);\n  }\n\n  .lrp-trust-card::before {\n    content: \"\";\n    position: absolute;\n    z-index: 2;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 5px;\n    background: linear-gradient(\n      90deg,\n      var(--espresso),\n      var(--brown),\n      var(--cognac),\n      var(--gold)\n    );\n  }\n\n  .lrp-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .lrp-trust-copy {\n    padding: 34px 27px 27px;\n    text-align: center;\n  }\n\n  .lrp-trust-copy h2 {\n    margin: 0 0 15px;\n    color: var(--heading);\n    font-size: 20px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .lrp-trust-copy p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .lrp-why-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    max-width: 720px;\n    margin: 21px auto 0;\n    text-align: left;\n  }\n\n  .lrp-why-item {\n    padding: 15px 16px;\n    border: 1px solid rgba(112, 65, 43, 0.10);\n    border-radius: 13px;\n    background: linear-gradient(\n      135deg,\n      rgba(247, 239, 230, 0.86),\n      rgba(252, 248, 243, 0.90)\n    );\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .lrp-shipping-list {\n    display: grid;\n    gap: 11px;\n    max-width: 720px;\n    margin: 20px auto 0;\n    text-align: left;\n  }\n\n  .lrp-shipping-item {\n    padding: 15px 17px;\n    border: 1px solid rgba(112, 65, 43, 0.10);\n    border-radius: 13px;\n    background: linear-gradient(\n      135deg,\n      #fcf8f3,\n      #f6eadf\n    );\n    color: var(--text);\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  .lrp-shipping-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2px;\n    background: rgba(112, 65, 43, 0.08);\n  }\n\n  .lrp-shipping-images img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  \/* =====================================================\n     MOBILE\n     ===================================================== *\/\n\n  @media (max-width: 760px) {\n    .leather-repair-page {\n      font-size: 17px;\n    }\n\n    .lrp-section {\n      padding: 42px 14px;\n    }\n\n    .lrp-hero {\n      padding: 32px 12px 34px;\n    }\n\n    .lrp-hero-copy {\n      margin-bottom: 20px;\n    }\n\n    .lrp-eyebrow {\n      margin-bottom: 14px;\n      padding: 7px 12px;\n      font-size: 11px;\n    }\n\n    .lrp-title {\n      font-size: 35px;\n      line-height: 1.07;\n    }\n\n    .lrp-subtitle {\n      margin-top: 16px;\n      padding-top: 15px;\n      font-size: 17px;\n      line-height: 1.56;\n    }\n\n    .lrp-hero-media,\n    .lrp-main-image {\n      border-radius: 18px;\n    }\n\n    .lrp-summary {\n      margin-top: 20px;\n      padding: 20px 17px;\n      border-radius: 15px;\n      font-size: 17px;\n      line-height: 1.58;\n      text-align: left;\n    }\n\n    .lrp-benefit-strip {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-top: 16px;\n    }\n\n    .lrp-benefit-item {\n      display: flex;\n      align-items: center;\n      justify-content: flex-start;\n      gap: 11px;\n      padding: 14px 15px;\n      text-align: left;\n    }\n\n    .lrp-benefit-item span {\n      flex: 0 0 auto;\n      margin-bottom: 0;\n    }\n\n    .lrp-main-image-section {\n      padding-top: 32px;\n      padding-bottom: 32px;\n    }\n\n    .lrp-feature {\n      padding: 18px;\n      border-radius: 20px;\n    }\n\n    .lrp-feature-copy,\n    .lrp-scene-copy {\n      margin-bottom: 19px;\n      padding-left: 15px;\n    }\n\n    .lrp-feature-copy::before,\n    .lrp-scene-copy::before {\n      width: 4px;\n    }\n\n    .lrp-feature-copy h2,\n    .lrp-scene-copy h2 {\n      margin-bottom: 10px;\n      font-size: 26px;\n      line-height: 1.2;\n    }\n\n    .lrp-feature-copy p,\n    .lrp-scene-copy p {\n      font-size: 17px;\n      line-height: 1.66;\n    }\n\n    .lrp-feature-image,\n    .lrp-scene-image {\n      border-radius: 15px;\n    }\n\n    .lrp-benefit-chip {\n      font-size: 12px;\n    }\n\n    .lrp-step-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .lrp-step {\n      display: grid;\n      grid-template-columns: 42px 1fr;\n      column-gap: 12px;\n      padding: 15px;\n      text-align: left;\n    }\n\n    .lrp-step-number {\n      grid-row: 1 \/ span 2;\n      margin: 0;\n    }\n\n    .lrp-step strong,\n    .lrp-step span {\n      align-self: center;\n    }\n\n    .lrp-spec-heading,\n    .lrp-faq-heading {\n      font-size: 29px;\n    }\n\n    .lrp-spec-table {\n      font-size: 16px;\n    }\n\n    .lrp-spec-table th,\n    .lrp-spec-table td {\n      padding: 14px 12px;\n      line-height: 1.5;\n    }\n\n    .lrp-spec-table thead th {\n      font-size: 13px;\n      letter-spacing: 0.06em;\n    }\n\n    .lrp-spec-table th:first-child,\n    .lrp-spec-table td:first-child {\n      width: 38%;\n    }\n\n    .lrp-spec-table th:last-child,\n    .lrp-spec-table td:last-child {\n      width: 62%;\n    }\n\n    .lrp-faq-list summary {\n      padding: 19px 59px 19px 17px;\n      font-size: 17px;\n    }\n\n    .lrp-faq-list summary::after {\n      right: 14px;\n      width: 31px;\n      height: 31px;\n      font-size: 22px;\n    }\n\n    .lrp-faq-answer {\n      padding: 0 17px 19px;\n      font-size: 16px;\n    }\n\n    .lrp-why-section {\n      padding: 26px 12px 44px;\n    }\n\n    .lrp-trust-card {\n      border-radius: 19px;\n    }\n\n    .lrp-trust-copy {\n      padding: 28px 17px 21px;\n    }\n\n    .lrp-trust-copy h2 {\n      font-size: 18px;\n    }\n\n    .lrp-trust-copy p,\n    .lrp-shipping-item {\n      font-size: 16px;\n    }\n\n    .lrp-why-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .lrp-why-item {\n      font-size: 16px;\n    }\n\n    .lrp-shipping-images {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .lrp-section {\n      padding: 36px 11px;\n    }\n\n    .lrp-title {\n      font-size: 31px;\n    }\n\n    .lrp-feature {\n      padding: 14px;\n    }\n\n    .lrp-feature-copy h2,\n    .lrp-scene-copy h2 {\n      font-size: 23px;\n    }\n\n    .lrp-spec-heading,\n    .lrp-faq-heading {\n      font-size: 26px;\n    }\n\n    .lrp-spec-table {\n      font-size: 15px;\n    }\n\n    .lrp-spec-table th,\n    .lrp-spec-table td {\n      padding: 12px 9px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"leather-repair-page\"\u003e\n\u003c!-- =================================================\n       HERO\n       建议放：鞋子 + 产品 + 前后效果图\n       ================================================= --\u003e\n\u003csection class=\"lrp-hero\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-hero-copy\"\u003e\n\u003cdiv class=\"lrp-eyebrow\"\u003e✨ Leather \u0026amp; Vinyl Color Restoration\u003c\/div\u003e\n\u003ch1 class=\"lrp-title\"\u003eMake Worn Leather \u003cspan class=\"lrp-title-highlight\"\u003eLook Loved Again\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"lrp-subtitle\"\u003eRefresh faded color, surface scuffs and worn patches without replacing your favorite seats, shoes, bags or furniture.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/7_25_8355e75f-4893-4bea-81ce-b514543e3085.gif?v=1785025344\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-summary\"\u003eScratches and faded patches can make expensive leather look ready for replacement. This easy-to-apply recoloring balm helps visually blend everyday surface wear while restoring a smoother, richer-looking finish.\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       INDEPENDENT MAIN PRODUCT IMAGE\n       建议放：产品罐、包装盒、刮板完整展示图\n       ================================================= --\u003e\n\u003csection class=\"lrp-section lrp-main-image-section\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-media lrp-main-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/49e642e5-dd8f-409c-a952-29dceb364613.png?v=1785025375\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       SELLING POINT 1\n       建议放：座椅划痕修复 01 \/ 02 \/ 03 图片\n       ================================================= --\u003e\n\u003csection class=\"lrp-section lrp-section-soft\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-feature lrp-feature-warm\"\u003e\n\u003cdiv class=\"lrp-feature-copy\"\u003e\n\u003cdiv class=\"lrp-feature-tag\"\u003eVisible Color Renewal\u003c\/div\u003e\n\u003ch2\u003e🎨 Blend Away Faded and Worn-Looking Patches\u003c\/h2\u003e\n\u003cp\u003eDaily friction can leave seats, sofas and accessories looking pale, patchy and neglected. The richly pigmented balm coats superficial wear with an even layer of color, helping the repaired area blend more naturally with the surrounding surface.\u003c\/p\u003e\n\u003cdiv class=\"lrp-benefit-chips\"\u003e\n\u003cspan class=\"lrp-benefit-chip\"\u003eFaded Areas\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eLight Scuffs\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eEdge Wear\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eUneven Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-feature-image lrp-media\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/4ab635c9-bea0-4c7a-9d8f-cb3c3d95a30c.gif?v=1785025374\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       SELLING POINT 2\n       建议放：皮鞋使用前后对比图片\n       ================================================= --\u003e\n\u003csection class=\"lrp-section\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-feature lrp-feature-cognac\"\u003e\n\u003cdiv class=\"lrp-feature-copy\"\u003e\n\u003cdiv class=\"lrp-feature-tag\"\u003eSmooth Cosmetic Repair\u003c\/div\u003e\n\u003ch2\u003e👞 Refresh Scuffed Shoes Without Replacing Them\u003c\/h2\u003e\n\u003cp\u003eToe boxes, heels and leather edges often show wear long before the item is ready to be thrown away. Apply a thin, even coat to restore richer-looking color and make everyday scratches less visually distracting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-feature-image lrp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/46a7a31d-3470-4d96-923d-a163d1cbefa1.jpg?v=1785025599\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       SELLING POINT 3\n       建议放：膏体质感、刮板涂抹或近距离使用图片\n       ================================================= --\u003e\n\u003csection class=\"lrp-section lrp-section-soft\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-feature lrp-feature-cream\"\u003e\n\u003cdiv class=\"lrp-feature-copy\"\u003e\n\u003cdiv class=\"lrp-feature-tag\"\u003eWater-Based Formula\u003c\/div\u003e\n\u003ch2\u003e🖌️ Spread Smoothly Without Heavy Greasy Residue\u003c\/h2\u003e\n\u003cp\u003eThick, oily coatings can stay sticky and attract dust. This water-based repair balm is designed to spread in controlled, thin layers and dry into a cleaner-looking finish when applied correctly.\u003c\/p\u003e\n\u003cdiv class=\"lrp-benefit-chips\"\u003e\n\u003cspan class=\"lrp-benefit-chip\"\u003eEasy to Spread\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eLayerable Coverage\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eControlled Application\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eMatte-Looking Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-feature-image lrp-media\"\u003e\n\u003c!-- 将膏体涂抹特写图放在这里 --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/70f402f8-440d-4481-9f59-72e1c9db99e1.jpg?v=1785025359\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       SELLING POINT 4\n       建议放：汽车座椅、沙发、包包或皮带使用场景图\n       ================================================= --\u003e\n\u003csection class=\"lrp-section\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-feature lrp-feature-warm\"\u003e\n\u003cdiv class=\"lrp-feature-copy\"\u003e\n\u003cdiv class=\"lrp-feature-tag\"\u003eOne Balm, Multiple Uses\u003c\/div\u003e\n\u003ch2\u003e🛋️ Restore the Leather Items You Use Every Day\u003c\/h2\u003e\n\u003cp\u003eKeep one jar ready for cosmetic touch-ups around the home, garage or wardrobe. It can be used on compatible leather and vinyl sofas, vehicle seats, shoes, belts, handbags, jackets and other frequently handled surfaces.\u003c\/p\u003e\n\u003cdiv class=\"lrp-benefit-chips\"\u003e\n\u003cspan class=\"lrp-benefit-chip\"\u003eCar Seats\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eLeather Sofas\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eShoes \u0026amp; Boots\u003c\/span\u003e \u003cspan class=\"lrp-benefit-chip\"\u003eBags \u0026amp; Belts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-feature-image lrp-media\"\u003e\n\u003c!-- 将汽车座椅或多场景使用图放在这里 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_26__09_21_57.png?v=1785028932\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       USAGE SCENE \/ HOW TO USE\n       建议放：清洁、涂抹、晾干三步骤图片\n       ================================================= --\u003e\n\u003csection class=\"lrp-section lrp-section-soft\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003cdiv class=\"lrp-scene-copy\"\u003e\n\u003cdiv class=\"lrp-feature-tag\"\u003eNo Professional Tools Required\u003c\/div\u003e\n\u003ch2\u003e🔧 Restore Worn Leather in Three Simple Steps\u003c\/h2\u003e\n\u003cp\u003eStart with a clean, dry surface and apply several thin layers rather than one heavy coat. Allow each layer to dry before adding more color or using the repaired item.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-step-grid\"\u003e\n\u003cdiv class=\"lrp-step\"\u003e\n\u003cdiv class=\"lrp-step-number\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eClean the Surface\u003c\/strong\u003e \u003cspan\u003eRemove dust, grease and loose surface material.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-step\"\u003e\n\u003cdiv class=\"lrp-step-number\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eApply a Thin Layer\u003c\/strong\u003e \u003cspan\u003eSpread the balm evenly with the included applicator.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-step\"\u003e\n\u003cdiv class=\"lrp-step-number\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eAllow It to Dry\u003c\/strong\u003e \u003cspan\u003eWait until completely dry before touching or using.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-scene-image lrp-media\"\u003e\n\u003c!-- 将完整三步骤使用图片放在这里 --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/8c59ce2d-df90-4ca5-b23e-1b2942ffd1ec.jpg?v=1785028636\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       PRODUCT SPECIFICATIONS\n       ================================================= --\u003e\n\u003csection class=\"lrp-section\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003ch2 class=\"lrp-spec-heading\"\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"lrp-spec-table-wrap\"\u003e\n\u003ctable class=\"lrp-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eLeather \u0026amp; Vinyl Color Repair Balm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Content\u003c\/td\u003e\n\u003ctd\u003e1.76 oz. \/ 50g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Colors\u003c\/td\u003e\n\u003ctd\u003eDark Brown, Brown, Gray, Black and White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eListed Ingredients\u003c\/td\u003e\n\u003ctd\u003eWater, polyurethane resin, rosin and coconut oil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003eColor repair balm, spatula, masking tape and applicator brush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended For\u003c\/td\u003e\n\u003ctd\u003eCosmetic surface restoration on compatible leather and vinyl furniture, vehicle interiors, shoes, bags, belts and jackets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImportant Note\u003c\/td\u003e\n\u003ctd\u003eSelect the closest color and test on a hidden area before applying to the full surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       FAQ — 3 QUESTIONS\n       ================================================= --\u003e\n\u003csection class=\"lrp-section lrp-section-soft\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003ch2 class=\"lrp-faq-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lrp-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Can it completely repair deep tears or missing leather?\u003c\/summary\u003e\n\u003cdiv class=\"lrp-faq-answer\"\u003eA: It is mainly intended for cosmetic color restoration on faded areas, light scratches, scuffs and superficial surface wear. Large tears, holes, loose peeling layers or structural damage may require patching materials or professional upholstery repair.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How do I choose the correct color?\u003c\/summary\u003e\n\u003cdiv class=\"lrp-faq-answer\"\u003eA: Choose the shade that most closely matches the original surface. Because screens and leather finishes can vary, always test a small amount on a hidden area first. Colors may also be blended gradually when a closer custom match is needed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How long should I wait before using the repaired item?\u003c\/summary\u003e\n\u003cdiv class=\"lrp-faq-answer\"\u003eA: Drying time depends on layer thickness, temperature, humidity and surface condition. Apply thin layers and wait until the repaired area is completely dry and no longer tacky before sitting on, wearing or handling the item.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       WHY US\n       保留原品牌背书内容与图片\n       ================================================= --\u003e\n\u003csection class=\"lrp-why-section\"\u003e\n\u003cdiv class=\"lrp-container\"\u003e\n\u003c!-- WHY US --\u003e\n\u003cdiv class=\"lrp-trust-card\"\u003e\n\u003cdiv class=\"lrp-trust-copy\"\u003e\n\u003ch2\u003e\u003cstrong\u003e❤️ Why Us?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"lrp-why-grid\"\u003e\n\u003cdiv class=\"lrp-why-item\"\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-why-item\"\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-why-item\"\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-why-item\"\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-why-item\"\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\" alt=\"Trusted manufacturers and quality-checked products\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHOP WITH CONFIDENCE --\u003e\n\u003cdiv class=\"lrp-trust-card\"\u003e\n\u003cdiv class=\"lrp-trust-copy\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Secure checkout and helpful customer support\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 DELIVERY --\u003e\n\u003cdiv class=\"lrp-trust-card\"\u003e\n\u003cdiv class=\"lrp-trust-copy\"\u003e\n\u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"lrp-shipping-list\"\u003e\n\u003cdiv class=\"lrp-shipping-item\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/div\u003e\n\u003cdiv class=\"lrp-shipping-item\"\u003e🚚 Once shipped, you will receive a tracking number to monitor your package at any time.\u003c\/div\u003e\n\u003cdiv class=\"lrp-shipping-item\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrp-shipping-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Carefully packed orders\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Tracked shipping and delivery\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0183","offers":[{"title":"Dark Brown \/ BUY 1","offer_id":53609852305771,"sku":"NC0186260726296-深棕色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ 🔥Buy 2（Save $ 10）","offer_id":53609852338539,"sku":"NC0186260726296-深棕色*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ 🎁Buy 3 GET 1 FREE - 4 PCS","offer_id":53609852371307,"sku":"NC0186260726296-深棕色*4","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ BUY 1","offer_id":53609852404075,"sku":"NC0186260726296-中棕色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 🔥Buy 2（Save $ 10）","offer_id":53609852436843,"sku":"NC0186260726296-中棕色*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 🎁Buy 3 GET 1 FREE - 4 PCS","offer_id":53609852469611,"sku":"NC0186260726296-中棕色*4","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ BUY 1","offer_id":53609852502379,"sku":"NC0186260726296-灰色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 🔥Buy 2（Save $ 10）","offer_id":53609852535147,"sku":"NC0186260726296-灰色*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 🎁Buy 3 GET 1 FREE - 4 PCS","offer_id":53609852567915,"sku":"NC0186260726296-灰色*4","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ BUY 1","offer_id":53609852600683,"sku":"NC0186260726296-黑色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 🔥Buy 2（Save $ 10）","offer_id":53609852633451,"sku":"NC0186260726296-黑色*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 🎁Buy 3 GET 1 FREE - 4 PCS","offer_id":53609852666219,"sku":"NC0186260726296-黑色*4","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_26__09_01_39_2b3485c4-7cfd-49e3-a082-db1e845aa1ca.png?v=1785027827","url":"https:\/\/zavrlyus.com\/products\/magic-leather-color-restorer-repair-paste-for-couches-car-seats-and-bags","provider":"zavrlyUS","version":"1.0","type":"link"}