{"product_id":"white-shoe-restorer-paste","title":"White Shoe Restorer Paste","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Shoe Cleaning \u0026 Care Household Item\nTarget Audience: People who wear white shoes, sneakers, and need quick, hassle-free cleaning solutions\nVisual Style: Crisp, efficient, refreshing, and trustworthy\nColor Strategy: Deep Navy Blue (#1e40af) as Primary for a hygienic feel, Light Gray (#f9fafb) for clean contrast\nShape Strategy: Radius 12px~20px (Approachable, safe, gentle on hands)\nTypography Strategy: Large Type \/ Mobile-first readable (H1: up to 44px, Body: 18px-20px)\nMobile Table Strategy: Card-based via CSS ::before attr(data-label) (No horizontal scroll)\nImage Mapping: Hero=image_1, Waterless Result=image_2, 4-Steps Guide=image_3, Versatility=image_4, Portability=image_5\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n      --pd-primary: #1e40af; \n      --pd-primary-light: #eff6ff;\n      --pd-text-main: #111827;\n      --pd-text-sub: #4b5563;\n      --pd-bg-body: #ffffff;\n      --pd-bg-card: #f9fafb;\n      --pd-border: #e5e7eb;\n      --pd-radius-md: 12px;\n      --pd-radius-lg: 24px;\n      --pd-spacing: clamp(3rem, 6vw, 5rem);\n    }\n\n    \/* Reset \u0026 Base Typography *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--pd-text-main);\n      background: var(--pd-bg-body);\n      line-height: 1.7;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n    .product-detail-container *, .product-detail-container *::before, .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Large Type System *\/\n    .pd-h1 { font-size: clamp(34px, 4.5vw, 44px); font-weight: 800; line-height: 1.15; margin-bottom: 1.25rem; letter-spacing: -0.02em; }\n    .pd-h2 { font-size: clamp(26px, 3.5vw, 34px); font-weight: 700; line-height: 1.2; margin-bottom: 1rem; letter-spacing: -0.01em; }\n    .pd-h3 { font-size: clamp(20px, 2.5vw, 24px); font-weight: 600; margin-bottom: 0.75rem; }\n    .pd-p { font-size: clamp(18px, 2vw, 20px); color: var(--pd-text-sub); margin-bottom: 1.5rem; }\n    \n    \/* Structural Margins *\/\n    .pd-section { margin-top: var(--pd-spacing); margin-bottom: var(--pd-spacing); }\n\n    \/* Non-clickable Badge *\/\n    .pd-badge {\n      display: inline-flex;\n      align-items: center;\n      padding: 8px 18px;\n      background: var(--pd-primary-light);\n      color: var(--pd-primary);\n      border-radius: 999px;\n      font-weight: 700;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Image Protocol (Anti-distortion) *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--pd-radius-md);\n    }\n    .pd-placeholder {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      background-color: var(--pd-bg-card);\n      border: 2px dashed #d1d5db;\n      border-radius: var(--pd-radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #9ca3af;\n      font-size: 20px;\n      font-weight: 600;\n      padding: 20px;\n      text-align: center;\n    }\n\n    \/* Hero Layout *\/\n    .pd-hero {\n      text-align: center;\n      padding-top: 2rem;\n    }\n    .pd-hero-copy {\n      max-width: 800px;\n      margin: 0 auto 3rem auto;\n    }\n\n    \/* Z-Pattern Feature Modules *\/\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n      margin-bottom: var(--pd-spacing);\n    }\n    .pd-feature-media, .pd-feature-copy {\n      flex: 1;\n    }\n    .pd-feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs-container {\n      background: var(--pd-bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--pd-radius-lg);\n    }\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n    .pd-specs-table th, .pd-specs-table td {\n      padding: 1.25rem 1rem;\n      text-align: left;\n      font-size: 18px;\n      border-bottom: 1px solid var(--pd-border);\n    }\n    .pd-specs-table th {\n      font-weight: 600;\n      color: var(--pd-text-main);\n      width: 35%;\n    }\n    .pd-specs-table td {\n      color: var(--pd-text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    .pd-faq-item {\n      padding-bottom: 1.5rem;\n      border-bottom: 1px solid var(--pd-border);\n    }\n    .pd-faq-item:last-child {\n      border-bottom: none;\n    }\n    .pd-faq-q {\n      font-size: clamp(20px, 2.5vw, 22px);\n      font-weight: 700;\n      color: var(--pd-text-main);\n      margin-bottom: 0.75rem;\n    }\n    .pd-faq-a {\n      font-size: 18px;\n      color: var(--pd-text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Architecture *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 5rem;\n      }\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Ordering Lock *\/\n      .pd-feature-item {\n        flex-direction: column !important;\n      }\n      .pd-feature-media {\n        order: 1 !important;\n      }\n      .pd-feature-copy {\n        order: 2 !important;\n      }\n\n      \/* Mobile Table -\u003e Cards Conversion *\/\n      .pd-specs-table, .pd-specs-table thead, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-specs-table thead {\n        display: none;\n      }\n      .pd-specs-table tr {\n        background: var(--pd-bg-body);\n        border: 1px solid var(--pd-border);\n        border-radius: var(--pd-radius-md);\n        margin-bottom: 1.25rem;\n        padding: 1rem;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n      }\n      .pd-specs-table td {\n        border-bottom: none;\n        padding: 0.75rem 0;\n        display: flex;\n        flex-direction: column;\n        gap: 0.25rem;\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--pd-text-main);\n        font-size: 16px;\n      }\n      .pd-specs-table td span {\n        font-size: 18px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- 1. Hero Section --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eWaterless Cleaning\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eRevive Your Whites Instantly. No Wash Needed.\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eThe ultimate No-Wash White Shoe Cleaner Cream. Effortlessly erase stubborn stains, dirt, and scuffs with a simple wipe. Complete with a handy sponge for a fresh look anywhere, anytime.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260310173515\/7795b0f973dc87e7b60790ced1203bec.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260310173515\/eaff531a16dbe3703fc1e07b33c2f200.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eZero Water. 100% Clean.\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eForget the hassle of soaking, scrubbing, and waiting for shoes to dry. Our advanced cream formula dissolves stubborn dirt and grime on contact. Simply apply and wipe to reveal a bright, fresh finish in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature: 4 Steps Guide --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260310173515\/c4963d964f6853ae19fc36e2b3acb60b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eFour Simple Steps to Spotless\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eAchieving perfectly clean shoes is highly convenient and labor-saving:\u003c\/p\u003e\n\n\u003cp class=\"pd-p\" style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003e1.\u003c\/strong\u003e Dip an appropriate amount of paste with the damp sponge.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e2.\u003c\/strong\u003e Wipe the shoe surface stains repeatedly.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e3.\u003c\/strong\u003e Wipe off residues with a clean wet towel.\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e4.\u003c\/strong\u003e Air dry naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature: Versatility --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260310173515\/d8d0f5b39534885782a1ff08b768e44e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eOne Cream, Infinite Possibilities\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eNot just for white sneakers! This versatile cleaning cream works wonders on canvas, leather boots, and athletic shoes. It is also highly effective for revitalizing leather bags, car interiors, and other everyday surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature: Portability \u0026 Gentle --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260310173515\/d3d69996797243b5780f3cf4cb841150.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eGentle Formula, Travel-Ready\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eTough on stains but incredibly gentle on your hands and footwear materials. Designed in a compact jar, it fits effortlessly into any bag or glove compartment. Perfect for quick touch-ups on the go, whether you are at the office or traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specifications Table --\u003e\n\n\u003cdiv class=\"pd-section pd-specs-container\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeatures\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Net Weight\"\u003e\u003cspan\u003e260g (9.2 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003eHigh-capacity jar for long-lasting use\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Formulation\"\u003e\u003cspan\u003eActive Cleaning Cream\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003eNo-wash, waterless application\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Accessories\"\u003e\u003cspan\u003eApplicator Sponge\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003eConvenient sponge included inside the container\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Suitable Materials\"\u003e\u003cspan\u003eLeather, Canvas, PU\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003eIdeal for shoes, bags, and car interiors\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 4. FAQ Section --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: 2rem;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eWill this cream damage or discolor my leather shoes?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNo, our cleaner is formulated with gentle ingredients that lift dirt without stripping natural oils or colors from standard leather and canvas materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eDo I need to rinse my shoes with water after applying?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNot at all! This is a dedicated no-wash formula. Once you have wiped away the stains with the sponge, simply use a clean, damp towel to remove any remaining residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eCan I use this on suede or nubuck materials?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eWe recommend avoiding use on delicate suede or nubuck, as creams can alter their texture. It is best suited for smooth leather, PU leather, canvas, and rubber soles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Starter)","offer_id":51204182999344,"sku":"0319-15189859","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Most Popular)","offer_id":51204183032112,"sku":"0319-15185059","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Best Value)","offer_id":51204183064880,"sku":"0319-15185831","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/6472\/2736\/files\/7795b0f973dc87e7b60790ced1203bec.jpg?v=1773904782","url":"https:\/\/eptchn.com\/products\/white-shoe-restorer-paste","provider":"Eptchn","version":"1.0","type":"link"}