{"product_id":"professional-car-dashboard-crack-repair-gel","title":"Professional Car Dashboard Crack Repair Gel","description":"\u003cstyle\u003e\n  .dash-repair-listing {\n    --bg: #0f1113;\n    --bg-soft: #171a1d;\n    --card: #1d2125;\n    --text: #f4f4f2;\n    --muted: #b8bdc2;\n    --accent: #d99a3e;\n    --accent-soft: #f1c47b;\n    --line: rgba(255, 255, 255, 0.10);\n\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--bg);\n    color: var(--text);\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Helvetica, Arial, sans-serif;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n  }\n\n  .dash-repair-listing * {\n    box-sizing: border-box;\n  }\n\n  .dash-repair-listing img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .dash-repair-listing a {\n    display: block;\n    text-decoration: none;\n  }\n\n  .dash-section {\n    padding: 48px 34px;\n    text-align: center;\n  }\n\n  .dash-section--soft {\n    background: var(--bg-soft);\n  }\n\n  .dash-kicker {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--accent-soft);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .dash-title {\n    max-width: 750px;\n    margin: 0 auto 16px;\n    color: var(--text);\n    font-size: clamp(30px, 5vw, 46px);\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -1px;\n  }\n\n  .dash-text {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.72;\n  }\n\n  .dash-highlight {\n    color: var(--accent-soft);\n    font-weight: 700;\n  }\n\n  .dash-divider {\n    width: 52px;\n    height: 2px;\n    margin: 22px auto;\n    background: var(--accent);\n  }\n\n  .dash-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    max-width: 800px;\n    margin: 30px auto 0;\n  }\n\n  .dash-card {\n    padding: 23px 17px;\n    background: var(--card);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .dash-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--text);\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .dash-card span {\n    display: block;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .dash-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    max-width: 810px;\n    margin: 30px auto 0;\n    text-align: left;\n  }\n\n  .dash-step {\n    position: relative;\n    padding-left: 44px;\n  }\n\n  .dash-step-num {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--accent);\n    color: #111;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .dash-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--text);\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .dash-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .dash-details {\n    padding: 34px 32px 44px;\n    background: #111315;\n  }\n\n  .dash-details details {\n    max-width: 760px;\n    margin: 0 auto;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .dash-details summary {\n    position: relative;\n    padding: 18px 36px 18px 0;\n    color: var(--text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.4;\n  }\n\n  .dash-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dash-details summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 2px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--accent);\n    font-size: 23px;\n    font-weight: 400;\n  }\n\n  .dash-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .dash-detail-body {\n    padding: 0 0 20px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .dash-detail-body ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .dash-detail-body li {\n    margin: 6px 0;\n  }\n\n  @media screen and (max-width: 749px) {\n    .dash-section {\n      padding: 38px 21px;\n    }\n\n    .dash-title {\n      font-size: 31px;\n      line-height: 1.14;\n      letter-spacing: -0.6px;\n    }\n\n    .dash-text {\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    .dash-grid,\n    .dash-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .dash-grid {\n      gap: 10px;\n      margin-top: 25px;\n    }\n\n    .dash-card {\n      padding: 19px 18px;\n    }\n\n    .dash-steps {\n      gap: 20px;\n      margin-top: 26px;\n    }\n\n    .dash-details {\n      padding: 28px 22px 38px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dash-repair-listing\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_962dfa72-5574-4312-b7d2-9f8b435c2d95.png?v=1786688742\" alt=\"Car dashboard crack repair gel\" loading=\"lazy\"\u003e\n\n  \u003csection class=\"dash-section\"\u003e\n    \u003cspan class=\"dash-kicker\"\u003eRESTORE • REFRESH • PROTECT\u003c\/span\u003e\n\n    \u003ch2 class=\"dash-title\"\u003e\n      Make Worn Interior Surfaces Look Better Again\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dash-text\"\u003e\n      Cracks, scratches and aging marks can quickly make a car interior look\n      neglected. This easy-to-apply repair gel is designed to help\n      \u003cspan class=\"dash-highlight\"\u003eimprove the appearance of damaged dashboard and interior surfaces\u003c\/span\u003e\n      without complicated tools or a full interior replacement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dash-grid\"\u003e\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003eTarget Visible Damage\u003c\/strong\u003e\n        \u003cspan\u003eApply directly to cracks, scratches and worn-looking areas.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003eSimple Application\u003c\/strong\u003e\n        \u003cspan\u003eA practical DIY option for everyday interior touch-ups.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003eRefresh the Interior\u003c\/strong\u003e\n        \u003cspan\u003eHelps damaged areas look cleaner and less noticeable.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_9e3cfd09-cdf2-4a74-b600-f84850d1845d.png?v=1786688742\" alt=\"Dashboard surface repair demonstration\" loading=\"lazy\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_7d4f29ec-5693-40df-99a3-6a21f38f4874.png?v=1786688742\" alt=\"Car interior crack repair\" loading=\"lazy\"\u003e\n\n  \u003csection class=\"dash-section dash-section--soft\"\u003e\n    \u003cspan class=\"dash-kicker\"\u003eEASY DIY INTERIOR CARE\u003c\/span\u003e\n\n    \u003ch2 class=\"dash-title\"\u003e\n      A Simple Fix for Everyday Wear\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"dash-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"dash-text\"\u003e\n      Designed for straightforward spot treatment, the gel can be applied\n      precisely where your dashboard or trim needs attention. No complicated\n      repair setup — just clean, apply and allow the treated area to set.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dash-steps\"\u003e\n      \u003cdiv class=\"dash-step\"\u003e\n        \u003cspan class=\"dash-step-num\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eClean\u003c\/strong\u003e\n        \u003cspan\u003eRemove dust, dirt and loose residue from the damaged area.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-step\"\u003e\n        \u003cspan class=\"dash-step-num\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eApply\u003c\/strong\u003e\n        \u003cspan\u003eSpread a suitable amount over the crack or worn surface.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-step\"\u003e\n        \u003cspan class=\"dash-step-num\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eFinish\u003c\/strong\u003e\n        \u003cspan\u003eSmooth the treated area and allow it to set as directed.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_dc437054-b7fc-41a2-8ff3-d6d28959bedf.png?v=1786688742\" alt=\"Car dashboard repair gel application\" loading=\"lazy\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_11329fb2-deb7-435b-9eb3-00e5277adf59.png?v=1786688742\" alt=\"Repair gel for damaged automotive interior\" loading=\"lazy\"\u003e\n\n  \u003csection class=\"dash-section\"\u003e\n    \u003cspan class=\"dash-kicker\"\u003eDETAILS MAKE THE DIFFERENCE\u003c\/span\u003e\n\n    \u003ch2 class=\"dash-title\"\u003e\n      Refresh Instead of Replacing\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dash-text\"\u003e\n      Minor surface damage does not always mean replacing an entire dashboard\n      panel. A targeted repair can help\n      \u003cspan class=\"dash-highlight\"\u003ereduce the visual impact of cracks and worn areas\u003c\/span\u003e,\n      giving older interiors a cleaner, more cared-for appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_9dc7cf70-74b1-4c61-a287-1aa26bf34d9a.png?v=1786688742\" alt=\"Automotive dashboard restoration gel\" loading=\"lazy\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_1a9042c3-fe46-4361-8ba2-7cfcd11d7c6c.png?v=1786688741\" alt=\"Car interior surface repair results\" loading=\"lazy\"\u003e\n\n  \u003csection class=\"dash-section dash-section--soft\"\u003e\n    \u003cspan class=\"dash-kicker\"\u003eBUILT FOR QUICK TOUCH-UPS\u003c\/span\u003e\n\n    \u003ch2 class=\"dash-title\"\u003e\n      Keep Your Interior Looking Well Cared For\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dash-text\"\u003e\n      Ideal for drivers who want a convenient way to maintain aging interior\n      surfaces. Keep it on hand for small repairs and cosmetic touch-ups before\n      everyday wear becomes more noticeable.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dash-grid\"\u003e\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003ePrecise Treatment\u003c\/strong\u003e\n        \u003cspan\u003eApply only where the surface needs attention.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003eDIY Friendly\u003c\/strong\u003e\n        \u003cspan\u003eSuitable for simple at-home automotive interior maintenance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dash-card\"\u003e\n        \u003cstrong\u003eNeater Appearance\u003c\/strong\u003e\n        \u003cspan\u003eHelps refresh tired-looking dashboards and interior trim.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_9e3cfd09-cdf2-4a74-b600-f84850d1845d.png?v=1786688742\" alt=\"Professional dashboard crack repair gel\" loading=\"lazy\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/9_84b669ca-1f45-414b-b50f-0b1bae03dfff.png?v=1786688740\" alt=\"Dashboard and car interior repair solution\" loading=\"lazy\"\u003e\n\n  \u003csection class=\"dash-section\"\u003e\n    \u003cspan class=\"dash-kicker\"\u003eSMARTER INTERIOR MAINTENANCE\u003c\/span\u003e\n\n    \u003ch2 class=\"dash-title\"\u003e\n      Small Repair. Cleaner-Looking Interior.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dash-text\"\u003e\n      From daily wear to visible cracking, a little maintenance can make a big\n      difference to the overall appearance of your vehicle. Restore problem\n      areas and bring back a more finished, well-maintained look.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003ca href=\"https:\/\/zyragoods.com\/products\/professional-car-dashboard-crack-repair-gel\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/10_67bafa3b-46c1-4589-bef7-62561c369282.png?v=1786688742\" alt=\"Professional car dashboard crack repair gel\" loading=\"lazy\"\u003e\n  \u003c\/a\u003e\n\n  \u003cdiv class=\"dash-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Use\u003c\/summary\u003e\n      \u003cdiv class=\"dash-detail-body\"\u003e\n        Clean and dry the surface before application. Apply the repair gel to\n        the damaged area, spread it evenly and smooth the surface as needed.\n        Allow sufficient setting time before touching or cleaning the treated area.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSuitable Applications\u003c\/summary\u003e\n      \u003cdiv class=\"dash-detail-body\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eDashboard surface touch-ups\u003c\/li\u003e\n          \u003cli\u003eInterior trim wear\u003c\/li\u003e\n          \u003cli\u003eSmall cracks and scratches\u003c\/li\u003e\n          \u003cli\u003eOther compatible automotive interior surfaces\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCare \/ Notes\u003c\/summary\u003e\n      \u003cdiv class=\"dash-detail-body\"\u003e\n        Test on a small, inconspicuous area before full application. Results may\n        vary depending on surface material, color, damage depth and application\n        technique. This product is intended for cosmetic surface repair and\n        maintenance rather than structural damage.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"zyragoods","offers":[{"title":"Trunk Floor Repair Glue (30ml)","offer_id":43037882089547,"sku":"LN10261994+LN30549355","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Sunroof Repair Gel (30ml)","offer_id":43037882122315,"sku":"LN30549355A1","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Sunroof Repair Gel (60ml)","offer_id":43037882155083,"sku":"LN30549355A2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dashboard Crack Repair Gel (30ml)","offer_id":43037882187851,"sku":"LN30549355A3","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dashboard Crack Repair Gel (60ml)","offer_id":43037882220619,"sku":"LN30549355A4","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_962dfa72-5574-4312-b7d2-9f8b435c2d95.png?v=1786688742","url":"https:\/\/zyragoods.com\/products\/professional-car-dashboard-crack-repair-gel","provider":"zyragoods","version":"1.0","type":"link"}