{"product_id":"carbon-collective-supreme-stretch-fitted-indoor-car-cover","title":"Carbon Collective Supreme Stretch Fitted Indoor Car Cover","description":"\u003cstyle\u003e\n  .dd-cv {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO ── *\/\n  .dd-cv__hero {\n    background: #080808;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #00c8d4;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cv__hero::after {\n    content: '';\n    position: absolute;\n    top: 0; right: -20px;\n    width: 140px;\n    height: 100%;\n    background: repeating-linear-gradient(\n      -55deg,\n      transparent,\n      transparent 6px,\n      rgba(0,200,212,0.05) 6px,\n      rgba(0,200,212,0.05) 12px\n    );\n    z-index: 0;\n  }\n  .dd-cv__hero-inner { position: relative; z-index: 1; }\n  .dd-cv__award {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #00c8d4;\n    padding: 4px 10px 4px 6px;\n    margin-bottom: 14px;\n  }\n  .dd-cv__award-icon {\n    background: #080808;\n    color: #00c8d4;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    padding: 2px 5px;\n    line-height: 1;\n  }\n  .dd-cv__award-text {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #080808;\n  }\n  .dd-cv__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #00c8d4;\n    margin: 0 0 8px;\n  }\n  .dd-cv__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .dd-cv__title span { color: #00c8d4; }\n  .dd-cv__tagline {\n    font-size: 13px;\n    color: #70c8d0;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cv__tagline strong {\n    color: #00c8d4;\n    font-style: normal;\n  }\n\n  \/* ── COLORWAY STRIP ── *\/\n  .dd-cv__colors {\n    padding: 10px 20px;\n    background: #0a0a0a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #1a1a1a;\n  }\n  .dd-cv__color-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #444;\n    margin-right: 4px;\n  }\n  .dd-cv__color-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n  }\n  .dd-cv__color-pill--black {\n    background: #222;\n    color: #00c8d4;\n    border: 1px solid #333;\n  }\n  .dd-cv__color-pill--teal {\n    background: #00c8d4;\n    color: #080808;\n  }\n\n  \/* ── LEAD ── *\/\n  .dd-cv__lead {\n    padding: 18px 20px;\n    background: #e4f9fb;\n    border-left: 3px solid #00c8d4;\n  }\n  .dd-cv__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a3a3a;\n    margin: 0 0 10px;\n  }\n  .dd-cv__lead p:last-child { margin: 0; }\n  .dd-cv__lead strong { color: #080808; }\n\n  \/* ── STAT GRID ── *\/\n  .dd-cv__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #90dde4;\n    border-bottom: 1px solid #90dde4;\n  }\n  .dd-cv__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #90dde4;\n    background: #fff;\n  }\n  .dd-cv__stat:last-child { border-right: none; }\n  .dd-cv__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .dd-cv__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #080808;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cv__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .dd-cv__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #00c8d4;\n    margin: 0 0 12px;\n  }\n\n  \/* ── DIFF ── *\/\n  .dd-cv__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #90dde4;\n    border-bottom: 1px solid #90dde4;\n  }\n  .dd-cv__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .dd-cv__diff-item:last-child { margin-bottom: 0; }\n  .dd-cv__diff-icon {\n    width: 20px;\n    height: 20px;\n    background: #080808;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .dd-cv__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #00c8d4;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cv__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .dd-cv__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #080808;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── PULL QUOTE ── *\/\n  .dd-cv__quote {\n    padding: 18px 20px;\n    background: #080808;\n    border-left: 3px solid #00c8d4;\n  }\n  .dd-cv__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #70c8d0;\n    margin: 0 0 6px;\n    line-height: 1.5;\n  }\n  .dd-cv__quote cite {\n    font-size: 10px;\n    font-style: normal;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #00c8d4;\n  }\n\n  \/* ── SIZING SECTION ── *\/\n  .dd-cv__sizing {\n    padding: 20px 20px 18px;\n    background: #e4f9fb;\n    border-top: 1px solid #90dde4;\n    border-bottom: 1px solid #90dde4;\n  }\n  .dd-cv__size-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 4px;\n  }\n  .dd-cv__size-card {\n    background: #fff;\n    border: 1px solid #90dde4;\n    border-top: 3px solid #00c8d4;\n    padding: 14px 16px;\n  }\n  .dd-cv__size-name {\n    font-size: 14px;\n    font-weight: 700;\n    color: #080808;\n    margin: 0 0 4px;\n    letter-spacing: -0.01em;\n  }\n  .dd-cv__size-dims {\n    font-size: 11px;\n    font-weight: 600;\n    color: #00c8d4;\n    margin: 0 0 8px;\n    letter-spacing: 0.04em;\n  }\n  .dd-cv__size-fits {\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ── SIZING NOTE ── *\/\n  .dd-cv__info {\n    padding: 12px 16px;\n    background: #e4f9fb;\n    border: 1px solid #90dde4;\n    border-left: 3px solid #00c8d4;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-cv__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #00c8d4;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .dd-cv__info p {\n    font-size: 12px;\n    color: #004a50;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-cv__info strong { color: #002e34; }\n\n  \/* ── CLOSING ── *\/\n  .dd-cv__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #90dde4;\n    border-bottom: 1px solid #90dde4;\n  }\n  .dd-cv__closing p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cv__care {\n    padding: 16px 20px;\n    background: #080808;\n    border-top: 1px solid #0a1e20;\n  }\n  .dd-cv__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cv__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #70c8d0;\n  }\n  .dd-cv__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n    stroke: #00c8d4;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-cv\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dd-cv__hero\"\u003e\n\u003cdiv class=\"dd-cv__hero-inner\"\u003e\n\u003cdiv class=\"dd-cv__award\"\u003e\n\u003cspan class=\"dd-cv__award-icon\"\u003e★ 2025\u003c\/span\u003e \u003cspan class=\"dd-cv__award-text\"\u003eAuto Express Car Cover of the Year\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"dd-cv__eyebrow\"\u003eCarbon Collective · Supreme Stretch · Indoor Car Cover\u003c\/p\u003e\n\u003ch2 class=\"dd-cv__title\"\u003eYour Paint Deserves\u003cbr\u003eBetter Than \u003cspan\u003eDust.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"dd-cv__tagline\"\u003e\u003cstrong\u003e220GSM super-stretch woven polyester. No exposed seams. Zero marring risk.\u003c\/strong\u003e For storage, for detailing stages, for peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLORWAY STRIP --\u003e\n\u003cdiv class=\"dd-cv__colors\"\u003e\n\u003cspan class=\"dd-cv__color-label\"\u003eAvailable in\u003c\/span\u003e \u003cspan class=\"dd-cv__color-pill dd-cv__color-pill--black\"\u003eBlack · Teal Logo\u003c\/span\u003e \u003cspan class=\"dd-cv__color-pill dd-cv__color-pill--teal\"\u003eTeal · CC Logo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"dd-cv__lead\"\u003e\n\u003cp\u003eThe Supreme Stretch Indoor Car Cover keeps your car dust and debris-free without the risk of marring — the super soft fabric is safe on even the softest of paints. Whether you're storing over winter, covering between polishing stages, or protecting a fresh ceramic coating during a long detail, the cover does its job without touching the work you've already done.\u003c\/p\u003e\n\u003cp\u003eBuilt from \u003cstrong\u003e220GSM super-stretch woven polyester\u003c\/strong\u003e that fits a wide range of vehicle sizes and shapes. No exposed seams, no rough edges — nothing between the fabric and your paint that shouldn't be there. The revised sizing, improved material quality, and new black variant all came directly from customer feedback after the first run.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"dd-cv__stats\"\u003e\n\u003cdiv class=\"dd-cv__stat\"\u003e\n\u003cp class=\"dd-cv__stat-label\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-value\"\u003e220GSM\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-sub\"\u003eSuper-stretch woven polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__stat\"\u003e\n\u003cp class=\"dd-cv__stat-label\"\u003eSeams\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-value\"\u003eNone Exposed\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-sub\"\u003eNo rough edges on paint\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__stat\"\u003e\n\u003cp class=\"dd-cv__stat-label\"\u003eSizes\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-value\"\u003eS-M · M-L\u003c\/p\u003e\n\u003cp class=\"dd-cv__stat-sub\"\u003e13'9\"–14'9\" length · size down if unsure\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AWARD CALLOUT \/ PULL QUOTE --\u003e\n\u003cdiv class=\"dd-cv__quote\"\u003e\n\u003cp\u003e\"Auto Express Car Cover of the Year 2025. Revised sizing, improved material quality, and a new black variant with CC teal logo — everything that came back from our first customers, built into the current version.\"\u003c\/p\u003e\n\u003ccite\u003e— Carbon Collective\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"dd-cv__diff\"\u003e\n\u003cp class=\"dd-cv__section-label\"\u003eWhat Makes It Different\u003c\/p\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eSuper Soft 220GSM Woven Stretch Polyester\u003c\/strong\u003e Dense enough to protect, soft enough to sit against the softest paint without risk. The GSM spec isn't filler — it's the reason this cover doesn't mar.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eNo Exposed Seams or Rough Edges\u003c\/strong\u003e Every contact point between the cover and the vehicle is soft fabric. No stitching, no trim, no hardware against paint — anywhere.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eSuper-Stretch Material — Reduces Surface Pressure\u003c\/strong\u003e The stretch in the fabric distributes contact evenly across the surface rather than concentrating pressure at contact points — reducing the risk of marring dramatically, even on freshly corrected paint.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eBreathable — Safe for Long-Term Storage\u003c\/strong\u003e Allows airflow to prevent moisture and condensation build-up beneath the cover — suitable for extended winter storage without trapping humidity against the paint.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eFits Wide Range of Vehicle Sizes \u0026amp; Shapes\u003c\/strong\u003e Super-stretch construction adapts to the contours of the vehicle rather than sitting loosely or pulling tight at edges. One cover fits a genuinely broad range of body styles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eDetail-Stage Ready\u003c\/strong\u003e Keep the cover on between polishing and coating stages on a long detail — protecting a freshly corrected panel from dust contamination while you move to the next section. The paint stays clean and ready.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-item\"\u003e\n\u003cdiv class=\"dd-cv__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__diff-text\"\u003e\n\u003cstrong\u003eCarbon Collective Logo in CC Teal\u003c\/strong\u003e Black cover with teal CC logo, or teal cover — both variants carry the same material specification. The logo is the only thing on the outside.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZING --\u003e\n\u003cdiv class=\"dd-cv__sizing\"\u003e\n\u003cp class=\"dd-cv__section-label\"\u003eSizing Guide\u003c\/p\u003e\n\u003cdiv class=\"dd-cv__size-cards\"\u003e\n\u003cdiv class=\"dd-cv__size-card\"\u003e\n\u003cp class=\"dd-cv__size-name\"\u003eSmall–Medium\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-dims\"\u003e4.2m × 1.7m × 1.2m\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-dims\" style=\"color: #888; font-size: 10px; margin-top: -6px;\"\u003e13'9\" × 5'7\" × 3'11\"\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-fits\"\u003eClassic \u0026amp; sports cars · hatchbacks · compact cars\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__size-card\"\u003e\n\u003cp class=\"dd-cv__size-name\"\u003eMedium–Large\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-dims\"\u003e4.5m × 1.7m × 1.5m\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-dims\" style=\"font-size: 10px; margin-top: -6px; color: #888;\"\u003e14'9\" × 5'7\" × 4'11\"\u003c\/p\u003e\n\u003cp class=\"dd-cv__size-fits\"\u003e5-door saloons · newer sports cars (Porsche 991–992 size)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZING NOTE --\u003e\n\u003cdiv class=\"dd-cv__info\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eIf you're unsure of your size, size down.\u003c\/strong\u003e The super-stretch material means a smaller size will still fit and will conform more snugly to the vehicle's shape. Add your car's make and model to the order notes at checkout and we'll confirm the best size for your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-cv__closing\"\u003e\n\u003cp\u003e\u003cstrong\u003eWinter storage. Long detail. Dust between washes...\u003c\/strong\u003e Whatever the reason — the paint is protected, the cover comes off clean, and the work you put into that finish stays intact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dd-cv__care\"\u003e\n\u003cp class=\"dd-cv__section-label\"\u003eAt a Glance\u003c\/p\u003e\n\u003cdiv class=\"dd-cv__care-grid\"\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 220GSM woven stretch polyester\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e No exposed seams or rough edges\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Breathable · safe for long-term storage\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Safe on freshly corrected paint\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Detail-stage ready\u003c\/div\u003e\n\u003cdiv class=\"dd-cv__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v6M12 22v-6M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M2 12h6M22 12h-6M4.93 19.07l4.24-4.24M14.83 9.17l4.24-4.24\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Auto Express Cover of the Year 2025\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Small - Medium \/ Black","offer_id":40821443690611,"sku":"","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Small - Medium \/ Teal Blue","offer_id":45361738121331,"sku":null,"price":185.0,"currency_code":"USD","in_stock":false},{"title":"Medium - Large \/ Black","offer_id":40821443723379,"sku":"","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Medium - Large \/ Teal Blue","offer_id":45361738154099,"sku":null,"price":185.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveCar-CoverAutoExpressWinner2025.jpg?v=1786731453","url":"https:\/\/www.detail-division.mom\/products\/carbon-collective-supreme-stretch-fitted-indoor-car-cover","provider":"Detail-Division","version":"1.0","type":"link"}