{"product_id":"oberk-mpc-super-concentrate","title":"Oberk MPC Super Concentrate","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Oberk MPC Super Concentrate\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     Accent color: #e87230 (Oberk Orange) — find\/replace to update\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-mpc {\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 HEADER ── *\/\n  .dd-mpc__hero {\n    background: #111111;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #e87230;\n    margin-bottom: 0;\n  }\n  .dd-mpc__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #e87230;\n    margin: 0 0 8px;\n  }\n  .dd-mpc__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 6px;\n  }\n  .dd-mpc__subtitle {\n    font-size: 12px;\n    color: #666;\n    margin: 0 0 10px;\n    letter-spacing: 0.04em;\n  }\n  .dd-mpc__tagline {\n    font-size: 13px;\n    color: #999;\n    margin: 0;\n    font-style: italic;\n    border-top: 1px solid #242424;\n    padding-top: 10px;\n  }\n  .dd-mpc__tagline strong {\n    color: #e87230;\n    font-style: normal;\n  }\n\n  \/* ── LEAD ── *\/\n  .dd-mpc__lead {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e8e2d8;\n  }\n  .dd-mpc__lead p {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #333;\n    margin: 0 0 12px;\n  }\n  .dd-mpc__lead p:last-child { margin: 0; }\n  .dd-mpc__lead strong { color: #111; }\n\n  \/* ── STAT GRID ── *\/\n  .dd-mpc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-mpc__stat {\n    padding: 13px 14px;\n    border-right: 1px solid #e0dbd0;\n    background: #fafaf8;\n  }\n  .dd-mpc__stat:last-child { border-right: none; }\n  .dd-mpc__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-mpc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #111;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-mpc__stat-sub {\n    font-size: 10px;\n    color: #888;\n    line-height: 1.3;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .dd-mpc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #e87230;\n    margin: 0 0 12px;\n  }\n\n  \/* ── USE AREAS ── *\/\n  .dd-mpc__uses {\n    padding: 18px 20px;\n    background: #fafaf8;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-mpc__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 7px;\n    margin-top: 4px;\n  }\n  .dd-mpc__use-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-mpc__use-dot {\n    width: 18px;\n    height: 18px;\n    background: #111;\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-mpc__use-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #e87230;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* ── DILUTION GUIDE ── *\/\n  .dd-mpc__dilution {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-mpc__dilution-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .dd-mpc__dilution-card {\n    padding: 14px 16px;\n    border: 1px solid #e0dbd0;\n    background: #fafaf8;\n    position: relative;\n  }\n  .dd-mpc__dilution-card--featured {\n    border-color: #e87230;\n    background: #fff9f5;\n  }\n  .dd-mpc__dilution-ratio {\n    font-size: 22px;\n    font-weight: 700;\n    color: #111;\n    line-height: 1;\n    margin: 0 0 4px;\n  }\n  .dd-mpc__dilution-card--featured .dd-mpc__dilution-ratio {\n    color: #e87230;\n  }\n  .dd-mpc__dilution-use {\n    font-size: 10px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    margin: 0 0 5px;\n  }\n  .dd-mpc__dilution-desc {\n    font-size: 11px;\n    color: #666;\n    line-height: 1.5;\n    margin: 0;\n  }\n  .dd-mpc__dilution-badge {\n    position: absolute;\n    top: -1px;\n    right: -1px;\n    background: #e87230;\n    color: #fff;\n    font-size: 8px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 3px 6px;\n  }\n\n  \/* ── STRENGTH WARNING CALLOUT ── *\/\n  .dd-mpc__strength {\n    padding: 18px 20px;\n    background: #111;\n    border-left: 3px solid #e87230;\n    border-bottom: 1px solid #1e1e1e;\n  }\n  .dd-mpc__strength .dd-mpc__section-label { color: #e87230; }\n  .dd-mpc__strength p {\n    font-size: 13px;\n    color: #999;\n    line-height: 1.75;\n    margin: 0 0 12px;\n  }\n  .dd-mpc__strength p:last-child { margin: 0; }\n  .dd-mpc__strength strong { color: #e8e4dc; }\n\n  \/* ── IMPORTANT NOTES ── *\/\n  .dd-mpc__notes {\n    padding: 18px 20px;\n    background: #fafaf8;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-mpc__note-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .dd-mpc__note-item:last-child { margin-bottom: 0; }\n  .dd-mpc__note-icon {\n    width: 20px;\n    height: 20px;\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-mpc__note-icon--warn {\n    background: #e8f0e8;\n  }\n  .dd-mpc__note-icon--warn svg { stroke: #2a7a2a; }\n  .dd-mpc__note-icon--no {\n    background: #fdecea;\n  }\n  .dd-mpc__note-icon--no svg { stroke: #c0392b; }\n  .dd-mpc__note-icon svg {\n    width: 10px;\n    height: 10px;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-mpc__note-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .dd-mpc__note-text strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #111;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── SURFACES ── *\/\n  .dd-mpc__surfaces {\n    padding: 16px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-mpc__surface-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: 10px;\n  }\n  .dd-mpc__tag {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    background: #f0f0ec;\n    color: #444;\n    border: 1px solid #e0dbd0;\n    border-radius: 2px;\n  }\n\n  \/* ── SHIPPING NOTE ── *\/\n  .dd-mpc__shipping {\n    padding: 12px 16px;\n    background: #fff8f2;\n    border-left: 3px solid #e87230;\n    border-top: 1px solid #f0ddc8;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .dd-mpc__shipping svg {\n    width: 15px;\n    height: 15px;\n    stroke: #e87230;\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-mpc__shipping p {\n    font-size: 12px;\n    color: #6b4c18;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-mpc__shipping strong { color: #3a2a08; }\n\n  \/* ── CRITICAL WARNING ── *\/\n  .dd-mpc__warning {\n    padding: 14px 16px;\n    background: #fdecea;\n    border-left: 3px solid #c0392b;\n    border-top: 1px solid #f5c6c2;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .dd-mpc__warning svg {\n    width: 15px;\n    height: 15px;\n    stroke: #c0392b;\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-mpc__warning p {\n    font-size: 12px;\n    color: #7a1a10;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-mpc__warning strong { color: #4a0a08; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-mpc\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-mpc__hero\"\u003e\n\u003cp class=\"dd-mpc__eyebrow\"\u003eOberk · Super Concentrate · Professional Use Only\u003c\/p\u003e\n\u003ch2 class=\"dd-mpc__title\"\u003eMPC Multi-Purpose Cleaner\u003c\/h2\u003e\n\u003cp class=\"dd-mpc__subtitle\"\u003eHeavy-Duty Alkaline Degreaser · Super Concentrate · Dilute Before Use\u003c\/p\u003e\n\u003cp class=\"dd-mpc__tagline\"\u003eThe \u003cstrong\u003estrongest cleaning chemical Oberk has released.\u003c\/strong\u003e Not for the faint of heart — and not for every surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-mpc__lead\"\u003e\n\u003cp\u003eOberk MPC Super Concentrate is an alkaline degreaser — undoubtedly the strongest cleaning chemical option released by Oberk to date. Super concentrated and made to be diluted before use, this is the product you reach for when nothing else is cutting it. Tires, wheel wells, engine bays, rubber mats, undercarriages, industrial surfaces — MPC resets them.\u003c\/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003enot a maintenance product.\u003c\/strong\u003e It's a reset tool. The kind of thing you pull out when a surface has been neglected, loaded up, or needs to be stripped back to zero before you do real work on it. Use it correctly and it's a lifesaver. Use it carelessly and you'll find out why the label says professional use.\u003c\/p\u003e\n\u003cp\u003eMy first use of MPC was a sample at the beginning of 2026. I brought this along with me to a weekend motor swap job that a few friends were doing. The transplant recipient's engine bay was covered with a ton of oil from years of leaking. First hit was a plastic scraper on all accessible surfaces, followed up by MPC @1:4 ratio... and I was super impressed. This vehicle was a little more than a step above a woods truck, and everyone laughed  because I showed up with a solution that worked the first time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STAT GRID --\u003e\n\u003cdiv class=\"dd-mpc__stats\"\u003e\n\u003cdiv class=\"dd-mpc__stat\"\u003e\n\u003cp class=\"dd-mpc__stat-label\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-value\"\u003eAlkaline\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-sub\"\u003eHeavy-duty degreaser\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__stat\"\u003e\n\u003cp class=\"dd-mpc__stat-label\"\u003eConcentration\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-value\"\u003eStrong\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-sub\"\u003eAlways dilute before use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__stat\"\u003e\n\u003cp class=\"dd-mpc__stat-label\"\u003eDilution Range\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-value\"\u003e1:4–1:10\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-sub\"\u003eHeavy to medium duty\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__stat\"\u003e\n\u003cp class=\"dd-mpc__stat-label\"\u003eAvailable Size\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-value\"\u003e16oz\u003c\/p\u003e\n\u003cp class=\"dd-mpc__stat-sub\"\u003eShipping regulated\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE AREAS --\u003e\n\u003cdiv class=\"dd-mpc__uses\"\u003e\n\u003cp class=\"dd-mpc__section-label\"\u003eWhere MPC delivers\u003c\/p\u003e\n\u003cdiv class=\"dd-mpc__use-grid\"\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nTires \u0026amp; wheels\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nWheel wells \u0026amp; engine bays\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nRubber floor mats\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nUndercarriages\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nIndustrial surfaces\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__use-item\"\u003e\n\u003cdiv class=\"dd-mpc__use-dot\"\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\nHeavy contamination \/ surface reset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DILUTION GUIDE --\u003e\n\u003cdiv class=\"dd-mpc__dilution\"\u003e\n\u003cp class=\"dd-mpc__section-label\"\u003eDilution guide\u003c\/p\u003e\n\u003cdiv class=\"dd-mpc__dilution-grid\"\u003e\n\u003cdiv class=\"dd-mpc__dilution-card dd-mpc__dilution-card--featured\"\u003e\n\u003cspan class=\"dd-mpc__dilution-badge\"\u003eMaximum\u003c\/span\u003e\n\u003cp class=\"dd-mpc__dilution-ratio\"\u003e1:4\u003c\/p\u003e\n\u003cp class=\"dd-mpc__dilution-use\"\u003eHeavy-Duty Degreasing\u003c\/p\u003e\n\u003cp class=\"dd-mpc__dilution-desc\"\u003eCaked tires, wheel wells, engine bays, industrial surfaces with serious buildup — let it dwell and rinse fully\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__dilution-card\"\u003e\n\u003cp class=\"dd-mpc__dilution-ratio\"\u003e1:10\u003c\/p\u003e\n\u003cp class=\"dd-mpc__dilution-use\"\u003eMedium-Duty Cleaning\u003c\/p\u003e\n\u003cp class=\"dd-mpc__dilution-desc\"\u003eUndercarriage, rubber mats, surfaces with moderate contamination — more forgiving, still highly effective\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STRENGTH \/ HOW TO USE CALLOUT --\u003e\n\u003cdiv class=\"dd-mpc__strength\"\u003e\n\u003cp class=\"dd-mpc__section-label\"\u003eKnow what you're working with\u003c\/p\u003e\n\u003cp\u003eThere is a time and a place to employ MPC as a tool. \u003cstrong\u003eIt is not an everyday cleaner\u003c\/strong\u003e — it is a surface reset option. The kind of product that cuts through what nothing else will, and does it fast. That's exactly why you need to understand what's under your sprayer before you pull the trigger.\u003c\/p\u003e\n\u003cp\u003eRepeated exposure of a strong alkaline to bare metal — and even treated metals — \u003cstrong\u003ewill be corrosive over time.\u003c\/strong\u003e Use it, rinse it thoroughly, and move on. You know your substrates. Misuse and improper application is on the user.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003cdiv class=\"dd-mpc__notes\"\u003e\n\u003cp class=\"dd-mpc__section-label\"\u003eImportant to know\u003c\/p\u003e\n\u003cdiv class=\"dd-mpc__note-item\"\u003e\n\u003cdiv class=\"dd-mpc__note-icon dd-mpc__note-icon--warn\"\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-mpc__note-text\"\u003e\n\u003cstrong\u003eCeramic coated vehicles — safe with care\u003c\/strong\u003e Can be used on ceramic coated surfaces at weak dilution — but this is not a maintenance wash. Keep wet work wet and rinse thoroughly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-item\"\u003e\n\u003cdiv class=\"dd-mpc__note-icon dd-mpc__note-icon--no\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cline x1=\"2\" y1=\"2\" x2=\"10\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"2\" x2=\"2\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-text\"\u003e\n\u003cstrong\u003eRaw aluminum — avoid entirely\u003c\/strong\u003e A strong alkaline will stain raw aluminum on contact. Do not use MPC on raw aluminum under any dilution.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-item\"\u003e\n\u003cdiv class=\"dd-mpc__note-icon dd-mpc__note-icon--no\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cline x1=\"2\" y1=\"2\" x2=\"10\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"2\" x2=\"2\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-text\"\u003e\n\u003cstrong\u003eDelicate surfaces — avoid\u003c\/strong\u003e Paint, trim, glass, leather, Alcantara — MPC is not the tool for these. Know your substrate before you spray.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-item\"\u003e\n\u003cdiv class=\"dd-mpc__note-icon dd-mpc__note-icon--no\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cline x1=\"2\" y1=\"2\" x2=\"10\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"2\" x2=\"2\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-mpc__note-text\"\u003e\n\u003cstrong\u003eNot a regular maintenance product\u003c\/strong\u003e Repeated strong alkaline exposure corrodes bare and treated metals. This is a reset tool — use it when needed, not routinely.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SURFACES --\u003e\n\u003cdiv class=\"dd-mpc__surfaces\"\u003e\n\u003cp class=\"dd-mpc__section-label\"\u003eSurfaces\u003c\/p\u003e\n\u003cdiv class=\"dd-mpc__surface-tags\"\u003e\n\u003cspan class=\"dd-mpc__tag\"\u003eTires\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eWheels\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eWheel Wells\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eEngine Bay\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eRubber Mats\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eUndercarriage\u003c\/span\u003e \u003cspan class=\"dd-mpc__tag\"\u003eIndustrial Surfaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING NOTE --\u003e\n\u003cdiv class=\"dd-mpc__shipping\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 5v3h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eShipping note:\u003c\/strong\u003e Due to shipping regulations, only 16oz bottles are available to ship. Plan your dilutions accordingly — at 1:10 a 16oz bottle yields over a gallon of working solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CRITICAL WARNING --\u003e\n\u003cdiv class=\"dd-mpc__warning\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eYou must know your substrates.\u003c\/strong\u003e Misuse and improper application is the responsibility of the user. When in doubt, test an inconspicuous area first and always rinse thoroughly before the product dries on the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Oberk","offers":[{"title":"16oz","offer_id":44939547770995,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/OBERKMPCSuperConcentrate16oz-4_91a3af14-d862-43fe-b194-74415cb2e62a.jpg?v=1778260753","url":"https:\/\/www.detail-division.com\/products\/oberk-mpc-super-concentrate","provider":"Detail-Division","version":"1.0","type":"link"}