{"id":88470,"date":"2026-05-29T21:22:24","date_gmt":"2026-05-29T21:22:24","guid":{"rendered":"https:\/\/rippersbodyshops.com\/?p=88470"},"modified":"2026-05-29T21:36:26","modified_gmt":"2026-05-29T21:36:26","slug":"the-frame-tells-the-truth","status":"publish","type":"post","link":"https:\/\/rippersbodyshops.com\/es\/2026\/05\/29\/the-frame-tells-the-truth\/","title":{"rendered":"The Frame Tells the Truth"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\"><\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!--\n================================================================\n  RIPPERS BODY SHOP \u2014 BLOG POST (May 2026)\n  Series: Spotting a Bad Repair \u00b7 Episode 3 of 4\n  Title:  The Frame Tells the Truth\n  Sub:    5 places structural damage hides on a used car \u2014\n          and how to read them in under 10 minutes.\n  Designed for Divi 5 Code Module | Single self-contained file\n  Wrapper class: .rbs-spotbad-e3 (scoped, won't leak to site CSS)\n================================================================\n\n  YOAST \/ DIVI META (set in page settings, do not paste here):\n    SEO Title:        The Frame Tells the Truth: Structural Damage on Used Cars | Rippers Body Shop\n    Meta description (159 chars):\n      Structural damage hides in 5 specific places on a used car \u2014 strut towers, frame rails, pinch welds, radiator support, and trunk floor. Here's how to read each.\n    Suggested slug:   structural-damage-on-used-cars\n    Primary keyword:  how to check for frame damage on a used car\n    Categories:       Buying Guides, Spotting a Bad Repair\n    Tags:             frame damage, unibody, structural damage, used car inspection, strut tower, pinch weld, Sacramento\n    Featured image:   Hero photo of strut tower or frame rail inspection (engine bay, hands pointing at structure)\n    Open Graph image: Same as featured, 1200x630\n\n  PLACEHOLDERS TO REPLACE BEFORE PUBLISHING (search these strings):\n    [HERO_IMG]                 -> hero photo: engine bay structural inspection, ideally a tech pointing at a strut tower\n    [PLACE1_IMG]               -> close-up of strut tower (under hood) showing factory smooth metal vs. a wrinkle\/repair\n    [PLACE2_IMG]               -> inner fender well view of front frame rail with paint integrity visible\n    [PLACE3_IMG]               -> pinch weld \/ rocker panel along bottom edge of door, ideally straight + factory weld pattern\n    [PLACE4_IMG]               -> behind front bumper showing radiator core support, ideally with factory bolt heads visible\n    [PLACE5_IMG]               -> spare tire well in trunk, lifted carpet, showing factory floor pan and seams\n    [POST_URL]                 -> live post URL once published\n    [DATE_PUBLISHED]           -> ISO date once live\n    [POST_URL_E1, E2, E4]      -> live URLs (E1 + E2 should be live, E4 use # until live)\n    [PPI_BOOK_URL]             -> contact\/quote URL for pre-purchase inspection\n    [NEWSLETTER_URL]           -> https:\/\/rippersbodyshops.com\/2026\/05\/07\/rippers-body-shop-may-newsletter\/\n    [ARD #XXXXXX]              -> Rippers' BAR ARD registration number\n\n  HEADING ORDER NOTE:\n    Same as Eps 1 & 2 \u2014 Divi renders post title as h1; this Code Module starts at h2.\n\n  COMPLIANCE NOTE:\n    Educational content. No competitor\/dealer naming. No safety claims framed as\n    warranties \u2014 only general informational language qualified with \"generally,\"\n    \"typically,\" and \"can affect.\" No offer copy. PPI is the only CTA.\n    Safe under Cal. Bus. & Prof. Code \u00a7 17500 and 16 CCR \u00a7 3371.\n    Final read-through by Frank recommended before publish.\n================================================================\n-->\n\n<article class=\"rbs-spotbad-e3\">\n\n  <!-- ============================================================\n       SCOPED CSS \u2014 every selector prefixed with .rbs-spotbad-e3\n       Episode 3 visual DNA: engineering-drawing \/ blueprint motif.\n       Thin rules, dimension-line markers, technical numbering.\n  ============================================================ -->\n  <style>\n    \/* ---------- Tokens ---------- *\/\n    .rbs-spotbad-e3 {\n      --y:    #F5C800;\n      --y2:   #E6B800;\n      --r:    #D4202A;\n      --d:    #111111;\n      --d2:   #1A1A1A;\n      --d3:   #222222;\n      --line: #2C2C2C;\n      --w:    #FFFFFF;\n      --off:  #F0F0F0;\n      --mute: #BABABA;\n      --ink:  #1A1A1A;\n      --ink2: #2A2A2A;\n      --paper:#FAFAF8;\n      --rule: rgba(245,200,0,0.18); \/* blueprint rule line on dark *\/\n      --rule-light: rgba(0,0,0,0.06); \/* on paper *\/\n\n      --pad-x: clamp(20px, 4vw, 64px);\n      --pad-y: clamp(48px, 7vw, 96px);\n\n      --display: 'Barlow Condensed', Impact, 'Helvetica Neue', 'Arial Narrow', Arial, sans-serif;\n      --body:    'Barlow', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n      --mono:    ui-monospace, 'SF Mono', 'Cascadia Mono', Menlo, Consolas, monospace;\n\n      box-sizing: border-box;\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      padding: 0;\n      color: var(--ink) !important;\n      background: var(--paper) !important;\n      font-family: var(--body) !important;\n      font-size: 17px;\n      line-height: 1.65;\n      overflow-x: hidden;\n    }\n    .rbs-spotbad-e3 *, .rbs-spotbad-e3 *::before, .rbs-spotbad-e3 *::after { box-sizing: border-box; }\n    .rbs-spotbad-e3 a { text-decoration: none; }\n    .rbs-spotbad-e3 a:focus-visible,\n    .rbs-spotbad-e3 button:focus-visible {\n      outline: 3px solid var(--y) !important;\n      outline-offset: 3px;\n    }\n    .rbs-spotbad-e3 img { max-width: 100%; height: auto; display: block; }\n\n    \/* ---------- HERO ---------- *\/\n    .rbs-spotbad-e3 .rbs-hero {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n      border-bottom: 4px solid var(--y);\n    }\n    \/* blueprint grid in hero background *\/\n    .rbs-spotbad-e3 .rbs-hero::before {\n      content: '';\n      position: absolute; inset: 0;\n      background:\n        linear-gradient(to right, var(--rule) 1px, transparent 1px) 0 0 \/ 80px 80px,\n        linear-gradient(to bottom, var(--rule) 1px, transparent 1px) 0 0 \/ 80px 80px;\n      opacity: 0.35;\n      pointer-events: none;\n    }\n    .rbs-spotbad-e3 .rbs-hero::after {\n      content: '';\n      position: absolute;\n      right: -120px; bottom: -120px;\n      width: clamp(280px, 38vw, 560px);\n      height: clamp(280px, 38vw, 560px);\n      background: radial-gradient(circle at 50% 50%, rgba(245,200,0,0.10), transparent 65%);\n      pointer-events: none;\n    }\n    .rbs-spotbad-e3 .rbs-hero-inner {\n      position: relative; z-index: 2;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .rbs-spotbad-e3 .rbs-series-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--y) !important;\n      color: var(--ink) !important;\n      padding: 8px 18px;\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(12px, 1.1vw, 14px);\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);\n      margin-bottom: clamp(20px, 2.5vw, 32px);\n    }\n    .rbs-spotbad-e3 .rbs-series-badge b { font-weight: 900 !important; color: var(--r) !important; }\n\n    .rbs-spotbad-e3 .rbs-hero-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--w) !important;\n      font-size: clamp(40px, 6.6vw, 96px);\n      line-height: 0.95;\n      letter-spacing: -0.012em;\n      text-transform: uppercase;\n      margin: 0 0 clamp(18px, 2.4vw, 28px) 0;\n    }\n    .rbs-spotbad-e3 .rbs-hero-h em {\n      font-style: normal;\n      color: var(--y) !important;\n      position: relative;\n      display: inline-block;\n    }\n    .rbs-spotbad-e3 .rbs-hero-h em::after {\n      content: '';\n      position: absolute;\n      left: 0; right: 0; bottom: -6px;\n      height: 5px;\n      background: var(--r);\n    }\n    .rbs-spotbad-e3 .rbs-hero-sub {\n      font-family: var(--body) !important;\n      font-size: clamp(17px, 1.5vw, 22px);\n      line-height: 1.55;\n      color: var(--off) !important;\n      max-width: 760px;\n      margin: 0 0 clamp(24px, 3vw, 36px) 0;\n      font-weight: 400 !important;\n    }\n    .rbs-spotbad-e3 .rbs-hero-sub em {\n      font-style: italic;\n      color: var(--y) !important;\n      font-weight: 600 !important;\n    }\n    .rbs-spotbad-e3 .rbs-byline {\n      display: flex;\n      flex-wrap: wrap;\n      gap: clamp(14px, 2vw, 28px);\n      padding-top: clamp(20px, 2.4vw, 28px);\n      border-top: 1px solid var(--line);\n      font-family: var(--display) !important;\n      font-size: 13px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--mute) !important;\n    }\n    .rbs-spotbad-e3 .rbs-byline strong {\n      color: var(--w) !important;\n      font-weight: 700 !important;\n      margin-left: 6px;\n    }\n\n    .rbs-spotbad-e3 .rbs-hero-img {\n      margin: clamp(32px, 4vw, 48px) auto 0;\n      max-width: 1100px;\n      aspect-ratio: 21\/9;\n      background: linear-gradient(135deg, #1f1f1f, #2c2c2c);\n      position: relative;\n      overflow: hidden;\n      border-left: 6px solid var(--y);\n    }\n    .rbs-spotbad-e3 .rbs-hero-img img { width: 100%; height: 100%; object-fit: cover; }\n    .rbs-spotbad-e3 .rbs-img-caption {\n      max-width: 1100px;\n      margin: 14px auto 0;\n      font-family: var(--display) !important;\n      font-size: 12px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--mute) !important;\n    }\n\n    \/* ---------- SECTION BASE ---------- *\/\n    .rbs-spotbad-e3 .rbs-section {\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n    }\n    .rbs-spotbad-e3 .rbs-section-inner {\n      max-width: 860px;\n      margin: 0 auto;\n    }\n    .rbs-spotbad-e3 .rbs-kicker {\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 13px;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      display: inline-block;\n      padding-left: 36px;\n      position: relative;\n      margin-bottom: clamp(12px, 1.4vw, 16px);\n    }\n    .rbs-spotbad-e3 .rbs-kicker::before {\n      content: '';\n      position: absolute; left: 0; top: 50%;\n      width: 24px; height: 2px;\n      background: var(--r);\n      transform: translateY(-50%);\n    }\n    .rbs-spotbad-e3 .rbs-h2 {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--ink) !important;\n      font-size: clamp(28px, 4vw, 48px);\n      line-height: 1.05;\n      letter-spacing: -0.005em;\n      margin: 0 0 clamp(18px, 2.2vw, 24px) 0;\n    }\n    .rbs-spotbad-e3 .rbs-h3 {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--ink) !important;\n      font-size: clamp(18px, 1.7vw, 22px);\n      line-height: 1.2;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n      margin: clamp(28px, 3vw, 36px) 0 12px 0;\n    }\n    .rbs-spotbad-e3 p {\n      color: var(--ink2) !important;\n      font-size: clamp(16px, 1.2vw, 18px);\n      line-height: 1.7;\n      margin: 0 0 1.1em 0;\n    }\n    .rbs-spotbad-e3 p strong { color: var(--ink) !important; font-weight: 700 !important; }\n    .rbs-spotbad-e3 p em { color: var(--ink) !important; font-style: italic; }\n\n    \/* ---------- LEDE ---------- *\/\n    .rbs-spotbad-e3 .rbs-lede { background: var(--paper) !important; }\n    .rbs-spotbad-e3 .rbs-lede-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(22px, 2.3vw, 30px);\n      color: var(--ink) !important;\n      line-height: 1.2;\n      margin: 0 0 clamp(20px, 2vw, 26px) 0;\n      letter-spacing: 0.01em;\n    }\n    .rbs-spotbad-e3 .rbs-lede p:first-of-type::first-letter {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--r) !important;\n      float: left;\n      font-size: clamp(56px, 5.6vw, 78px);\n      line-height: 0.85;\n      padding: 4px 12px 0 0;\n    }\n    .rbs-spotbad-e3 .rbs-lede p {\n      font-size: clamp(17px, 1.3vw, 19px);\n      line-height: 1.7;\n    }\n    .rbs-spotbad-e3 .rbs-prev-link {\n      display: inline-block;\n      margin-top: 6px;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 13px;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      border-bottom: 2px solid var(--r);\n      padding-bottom: 2px;\n    }\n\n    \/* ---------- FRAME vs UNIBODY CLARIFIER CARD ---------- *\/\n    .rbs-spotbad-e3 .rbs-clarify {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: clamp(24px, 3vw, 36px) clamp(28px, 3.6vw, 44px);\n      max-width: 860px;\n      margin: clamp(28px, 3vw, 40px) auto 0;\n      border-left: 6px solid var(--y);\n      position: relative;\n    }\n    .rbs-spotbad-e3 .rbs-clarify::before {\n      content: '';\n      position: absolute;\n      top: 0; right: 0; bottom: 0;\n      width: 80px;\n      background:\n        linear-gradient(to bottom, var(--rule) 1px, transparent 1px) 0 0 \/ 100% 16px;\n      opacity: 0.4;\n      pointer-events: none;\n    }\n    .rbs-spotbad-e3 .rbs-clarify-label {\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 12px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--y) !important;\n      margin-bottom: 8px;\n    }\n    .rbs-spotbad-e3 .rbs-clarify-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--w) !important;\n      font-size: clamp(20px, 2.1vw, 26px);\n      line-height: 1.15;\n      text-transform: uppercase;\n      letter-spacing: 0.01em;\n      margin: 0 0 14px 0;\n    }\n    .rbs-spotbad-e3 .rbs-clarify p {\n      color: var(--off) !important;\n      font-size: clamp(15px, 1.15vw, 16px);\n      line-height: 1.6;\n      margin: 0 0 0.8em 0;\n    }\n    .rbs-spotbad-e3 .rbs-clarify p:last-child { margin-bottom: 0; }\n    .rbs-spotbad-e3 .rbs-clarify p strong { color: var(--y) !important; }\n\n    \/* ---------- CHECKLIST CARD with technical-drawing markers ---------- *\/\n    .rbs-spotbad-e3 .rbs-checklist {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: clamp(28px, 3.6vw, 44px);\n      max-width: 860px;\n      margin: clamp(24px, 3vw, 36px) auto 0;\n      border-left: 6px solid var(--y);\n      position: relative;\n    }\n    .rbs-spotbad-e3 .rbs-checklist-kicker {\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 12px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--y) !important;\n      margin-bottom: 8px;\n    }\n    .rbs-spotbad-e3 .rbs-checklist-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--w) !important;\n      font-size: clamp(22px, 2.4vw, 32px);\n      line-height: 1.1;\n      text-transform: uppercase;\n      letter-spacing: 0.01em;\n      margin: 0 0 18px 0;\n    }\n    .rbs-spotbad-e3 .rbs-checklist ul {\n      list-style: none;\n      padding: 0; margin: 0;\n      display: grid;\n      gap: 12px;\n    }\n    .rbs-spotbad-e3 .rbs-checklist li {\n      display: grid;\n      grid-template-columns: 44px 1fr;\n      gap: 14px;\n      align-items: start;\n      color: var(--off) !important;\n      font-size: clamp(15px, 1.15vw, 17px);\n      line-height: 1.55;\n    }\n    \/* technical-drawing reference markers (e.g., \"P-01\" plate label) *\/\n    .rbs-spotbad-e3 .rbs-checklist li .ref {\n      font-family: var(--mono) !important;\n      font-weight: 700 !important;\n      font-size: 11px;\n      color: var(--y) !important;\n      background: transparent;\n      border: 1px solid var(--y);\n      padding: 4px 6px;\n      letter-spacing: 0.04em;\n      text-align: center;\n      margin-top: 1px;\n    }\n    .rbs-spotbad-e3 .rbs-checklist b {\n      color: var(--w) !important;\n      font-weight: 700 !important;\n    }\n\n    \/* ---------- PLACE (structural location) SECTIONS ---------- *\/\n    .rbs-spotbad-e3 .rbs-place {\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark { background: var(--d) !important; color: var(--off) !important; }\n    .rbs-spotbad-e3 .rbs-place-light { background: var(--paper) !important; color: var(--ink) !important; }\n\n    \/* faint blueprint grid on dark sections only *\/\n    .rbs-spotbad-e3 .rbs-place-dark::before {\n      content: '';\n      position: absolute; inset: 0;\n      background:\n        linear-gradient(to right, var(--rule) 1px, transparent 1px) 0 0 \/ 120px 120px,\n        linear-gradient(to bottom, var(--rule) 1px, transparent 1px) 0 0 \/ 120px 120px;\n      opacity: 0.18;\n      pointer-events: none;\n    }\n    .rbs-spotbad-e3 .rbs-place-inner {\n      max-width: 860px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n    .rbs-spotbad-e3 .rbs-place-num {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(120px, 18vw, 240px);\n      line-height: 0.85;\n      letter-spacing: -0.04em;\n      color: var(--y) !important;\n      position: absolute;\n      top: clamp(20px, 3vw, 40px);\n      right: clamp(-12px, -1vw, -8px);\n      opacity: 0.08;\n      pointer-events: none;\n      z-index: 1;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-num { opacity: 0.10; }\n\n    \/* dimension-line \/ engineering-drawing marker *\/\n    .rbs-spotbad-e3 .rbs-place-marker {\n      display: flex;\n      align-items: center;\n      gap: 0;\n      margin-bottom: clamp(14px, 1.6vw, 18px);\n    }\n    .rbs-spotbad-e3 .rbs-place-marker .ref {\n      font-family: var(--mono) !important;\n      font-weight: 700 !important;\n      font-size: 12px;\n      color: var(--r) !important;\n      background: transparent;\n      border: 2px solid var(--r);\n      padding: 6px 10px;\n      letter-spacing: 0.04em;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-marker .ref { color: var(--y) !important; border-color: var(--y); }\n    .rbs-spotbad-e3 .rbs-place-marker .dim {\n      height: 2px;\n      flex: 0 0 32px;\n      background: var(--r);\n      position: relative;\n    }\n    .rbs-spotbad-e3 .rbs-place-marker .dim::before,\n    .rbs-spotbad-e3 .rbs-place-marker .dim::after {\n      content: '';\n      position: absolute;\n      width: 8px; height: 8px;\n      background: var(--r);\n      top: 50%; transform: translateY(-50%) rotate(45deg);\n    }\n    .rbs-spotbad-e3 .rbs-place-marker .dim::before { left: 0; }\n    .rbs-spotbad-e3 .rbs-place-marker .dim::after { right: 0; }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-marker .dim,\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-marker .dim::before,\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-marker .dim::after { background: var(--y); }\n    .rbs-spotbad-e3 .rbs-place-marker .label {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: 13px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--ink) !important;\n      padding-left: 14px;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-marker .label { color: var(--w) !important; }\n\n    .rbs-spotbad-e3 .rbs-place-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(28px, 4.4vw, 52px);\n      line-height: 1.02;\n      letter-spacing: -0.01em;\n      color: var(--ink) !important;\n      margin: 0 0 clamp(20px, 2.4vw, 28px) 0;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-h { color: var(--w) !important; }\n    .rbs-spotbad-e3 .rbs-place-h em {\n      font-style: normal;\n      color: var(--r) !important;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-place-h em { color: var(--y) !important; }\n\n    .rbs-spotbad-e3 .rbs-place-img {\n      aspect-ratio: 16\/9;\n      margin: clamp(20px, 2.5vw, 32px) 0;\n      background: linear-gradient(135deg, #2c2c2c, #1a1a1a);\n      overflow: hidden;\n      border: 1px solid var(--line);\n      position: relative;\n    }\n    .rbs-spotbad-e3 .rbs-place-img img { width: 100%; height: 100%; object-fit: cover; }\n    \/* small corner registration mark on dark sections *\/\n    .rbs-spotbad-e3 .rbs-place-img::after {\n      content: '';\n      position: absolute;\n      top: 8px; left: 8px;\n      width: 14px; height: 14px;\n      border-top: 2px solid var(--y);\n      border-left: 2px solid var(--y);\n      pointer-events: none;\n    }\n\n    .rbs-spotbad-e3 .rbs-place p { color: var(--ink2) !important; }\n    .rbs-spotbad-e3 .rbs-place-dark p { color: var(--off) !important; }\n    .rbs-spotbad-e3 .rbs-place-dark p strong { color: var(--w) !important; }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-h3 { color: var(--y) !important; }\n\n    \/* \"How to check\" steps *\/\n    .rbs-spotbad-e3 .rbs-steps {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 clamp(20px, 2.4vw, 28px) 0;\n      display: grid;\n      gap: 10px;\n      counter-reset: rbs-step;\n    }\n    .rbs-spotbad-e3 .rbs-steps li {\n      display: grid;\n      grid-template-columns: 32px 1fr;\n      gap: 14px;\n      align-items: start;\n      color: inherit !important;\n      font-size: clamp(15px, 1.15vw, 17px);\n      line-height: 1.6;\n      counter-increment: rbs-step;\n    }\n    .rbs-spotbad-e3 .rbs-steps li::before {\n      content: counter(rbs-step);\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: 15px;\n      width: 28px; height: 28px;\n      display: grid; place-items: center;\n      background: var(--r);\n      color: var(--w) !important;\n      letter-spacing: 0;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-steps li::before { background: var(--y); color: var(--ink) !important; }\n\n    \/* \"What healthy vs damaged looks like\" comparison block *\/\n    .rbs-spotbad-e3 .rbs-compare {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(12px, 1.4vw, 16px);\n      margin: clamp(20px, 2.4vw, 28px) 0;\n    }\n    .rbs-spotbad-e3 .rbs-compare > div {\n      padding: clamp(16px, 1.8vw, 22px);\n      border: 1px solid;\n      font-size: clamp(14px, 1.05vw, 15px);\n      line-height: 1.55;\n    }\n    .rbs-spotbad-e3 .rbs-compare .healthy {\n      border-color: rgba(245,200,0,0.4);\n      background: rgba(245,200,0,0.05);\n    }\n    .rbs-spotbad-e3 .rbs-compare .damaged {\n      border-color: rgba(212,32,42,0.4);\n      background: rgba(212,32,42,0.05);\n    }\n    .rbs-spotbad-e3 .rbs-compare .tag {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: 11px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      margin-bottom: 8px;\n      display: block;\n    }\n    .rbs-spotbad-e3 .rbs-compare .healthy .tag { color: var(--y2) !important; }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-compare .healthy .tag { color: var(--y) !important; }\n    .rbs-spotbad-e3 .rbs-compare .damaged .tag { color: var(--r) !important; }\n    .rbs-spotbad-e3 .rbs-compare p {\n      margin: 0 !important;\n      color: inherit !important;\n      font-size: inherit !important;\n    }\n\n    \/* \"Why it matters\" pull *\/\n    .rbs-spotbad-e3 .rbs-why {\n      margin: clamp(24px, 2.8vw, 32px) 0 0 0;\n      padding: clamp(20px, 2.4vw, 28px) clamp(22px, 2.6vw, 32px);\n      border-left: 4px solid var(--y);\n      background: rgba(245, 200, 0, 0.08) !important;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-why { background: rgba(245, 200, 0, 0.06) !important; }\n    .rbs-spotbad-e3 .rbs-why-label {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: 12px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      margin-bottom: 6px;\n    }\n    .rbs-spotbad-e3 .rbs-place-dark .rbs-why-label { color: var(--y) !important; }\n    .rbs-spotbad-e3 .rbs-why p {\n      margin: 0 !important;\n      font-size: clamp(15px, 1.15vw, 17px);\n      line-height: 1.6;\n      font-style: italic;\n    }\n\n    \/* ---------- WHAT IF section ---------- *\/\n    .rbs-spotbad-e3 .rbs-whatif { background: var(--paper) !important; }\n    .rbs-spotbad-e3 .rbs-whatif ol {\n      padding-left: 0;\n      margin: 0 0 1.2em 0;\n      counter-reset: rbs-wi;\n      list-style: none;\n    }\n    .rbs-spotbad-e3 .rbs-whatif ol li {\n      counter-increment: rbs-wi;\n      padding: 14px 0 14px 56px;\n      position: relative;\n      border-top: 1px solid #E2E2DE;\n      font-size: clamp(15px, 1.15vw, 17px);\n      line-height: 1.6;\n      color: var(--ink2) !important;\n    }\n    .rbs-spotbad-e3 .rbs-whatif ol li:last-child { border-bottom: 1px solid #E2E2DE; }\n    .rbs-spotbad-e3 .rbs-whatif ol li::before {\n      content: counter(rbs-wi, decimal-leading-zero);\n      position: absolute; left: 0; top: 14px;\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--r) !important;\n      font-size: 22px;\n      letter-spacing: -0.01em;\n    }\n\n    \/* ---------- PPI CTA ---------- *\/\n    .rbs-spotbad-e3 .rbs-cta-block {\n      background: var(--y) !important;\n      color: var(--ink) !important;\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n    }\n    .rbs-spotbad-e3 .rbs-cta-block::before {\n      content: 'PPI';\n      position: absolute;\n      right: -10px; top: -40px;\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(160px, 22vw, 320px);\n      color: rgba(0,0,0,0.05) !important;\n      letter-spacing: -0.02em;\n      line-height: 1;\n      pointer-events: none;\n    }\n    .rbs-spotbad-e3 .rbs-cta-block .rbs-section-inner { position: relative; z-index: 2; }\n    .rbs-spotbad-e3 .rbs-cta-block .rbs-kicker { color: var(--r) !important; }\n    .rbs-spotbad-e3 .rbs-cta-block .rbs-kicker::before { background: var(--r); }\n    .rbs-spotbad-e3 .rbs-cta-block .rbs-h2 { color: var(--ink) !important; }\n    .rbs-spotbad-e3 .rbs-cta-block p { color: var(--ink2) !important; font-size: clamp(16px, 1.25vw, 18px); }\n    .rbs-spotbad-e3 .rbs-cta-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--d) !important;\n      color: var(--y) !important;\n      padding: 16px 32px;\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(15px, 1.3vw, 17px);\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);\n      margin-top: 8px;\n      transition: background .15s ease, transform .15s ease;\n    }\n    .rbs-spotbad-e3 .rbs-cta-btn:hover { background: var(--r) !important; color: var(--w) !important; transform: translateY(-1px); }\n    .rbs-spotbad-e3 .rbs-cta-btn svg { width: 16px; height: 16px; fill: currentColor; }\n    .rbs-spotbad-e3 .rbs-cta-secondary {\n      display: inline-block;\n      margin: 12px 0 0 14px;\n      color: var(--ink) !important;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-size: 13px;\n      border-bottom: 2px solid var(--ink);\n      padding-bottom: 2px;\n    }\n\n    \/* ---------- SERIES NAV ---------- *\/\n    .rbs-spotbad-e3 .rbs-series-nav { background: var(--d) !important; color: var(--off) !important; }\n    .rbs-spotbad-e3 .rbs-series-nav .rbs-h2 { color: var(--w) !important; }\n    .rbs-spotbad-e3 .rbs-series-nav .rbs-kicker { color: var(--y) !important; }\n    .rbs-spotbad-e3 .rbs-series-nav .rbs-kicker::before { background: var(--y); }\n    .rbs-spotbad-e3 .rbs-eps {\n      list-style: none;\n      padding: 0; margin: 0;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));\n      gap: clamp(16px, 1.8vw, 24px);\n    }\n    .rbs-spotbad-e3 .rbs-ep {\n      background: var(--d2) !important;\n      border: 1px solid var(--line);\n      padding: clamp(20px, 2.2vw, 28px);\n      display: flex; flex-direction: column;\n      transition: border-color .2s ease, transform .2s ease;\n    }\n    .rbs-spotbad-e3 .rbs-ep:hover { border-color: var(--y); transform: translateY(-3px); }\n    .rbs-spotbad-e3 .rbs-ep-num {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--y) !important;\n      font-size: 14px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n    .rbs-spotbad-e3 .rbs-ep.current .rbs-ep-num { color: var(--r) !important; }\n    .rbs-spotbad-e3 .rbs-ep-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--w) !important;\n      font-size: clamp(16px, 1.4vw, 19px);\n      line-height: 1.2;\n      letter-spacing: 0.01em;\n      text-transform: uppercase;\n      margin: 0 0 10px 0;\n      flex: 1;\n    }\n    .rbs-spotbad-e3 .rbs-ep-meta {\n      color: var(--mute) !important;\n      font-family: var(--display) !important;\n      font-size: 12px;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n    .rbs-spotbad-e3 .rbs-ep a {\n      color: var(--y) !important;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      font-size: 12px;\n      margin-top: 12px;\n    }\n    .rbs-spotbad-e3 .rbs-ep.current { border-color: var(--r); }\n\n    \/* ---------- FAQ ---------- *\/\n    .rbs-spotbad-e3 .rbs-faq { background: var(--paper) !important; }\n    .rbs-spotbad-e3 .rbs-faq .rbs-faq-list {\n      display: grid;\n      gap: 14px;\n      margin-top: clamp(24px, 2.8vw, 32px);\n    }\n    .rbs-spotbad-e3 .rbs-faq-item {\n      background: var(--w) !important;\n      border-left: 4px solid var(--r);\n      padding: clamp(20px, 2.2vw, 28px) clamp(22px, 2.6vw, 32px);\n    }\n    .rbs-spotbad-e3 .rbs-faq-q {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--ink) !important;\n      font-size: clamp(17px, 1.5vw, 21px);\n      line-height: 1.25;\n      margin: 0 0 10px 0;\n    }\n    .rbs-spotbad-e3 .rbs-faq-a {\n      color: var(--ink2) !important;\n      font-size: clamp(15px, 1.15vw, 16px);\n      line-height: 1.65;\n      margin: 0;\n    }\n    .rbs-spotbad-e3 .rbs-faq-a strong { color: var(--ink) !important; }\n\n    \/* ---------- FOOTER NOTE ---------- *\/\n    .rbs-spotbad-e3 .rbs-foot-note {\n      background: var(--d2) !important;\n      color: var(--mute) !important;\n      padding: clamp(28px, 3.2vw, 40px) var(--pad-x);\n      font-size: 13.5px;\n      line-height: 1.65;\n      text-align: center;\n    }\n    .rbs-spotbad-e3 .rbs-foot-note a { color: var(--y) !important; border-bottom: 1px solid var(--y); }\n    .rbs-spotbad-e3 .rbs-foot-note strong { color: var(--off) !important; }\n\n    \/* targeted breakpoint for \u2264520px *\/\n    @media (max-width: 520px) {\n      .rbs-spotbad-e3 .rbs-hero-h { font-size: clamp(34px, 11vw, 52px); }\n      .rbs-spotbad-e3 .rbs-place-num { font-size: clamp(100px, 24vw, 140px); }\n      .rbs-spotbad-e3 .rbs-cta-secondary { display: block; margin: 14px 0 0 0; }\n      .rbs-spotbad-e3 .rbs-compare { grid-template-columns: 1fr; }\n    }\n  <\/style>\n\n\n  <!-- ============================================================\n       HERO\n  ============================================================ -->\n  <header class=\"rbs-hero\">\n    <div class=\"rbs-hero-inner\">\n      <div class=\"rbs-series-badge\">\n        <span>Spotting a Bad Repair<\/span>\n        <b>\u00b7 Ep. 03 of 04<\/b>\n      <\/div>\n\n      <h2 class=\"rbs-hero-h\">\n        The Frame<br>\n        Tells the <em>Truth<\/em>.\n      <\/h2>\n\n      <p class=\"rbs-hero-sub\">\n        Five places structural damage hides on a used car \u2014 and how to read them in under ten minutes.\n        Strut towers, frame rails, pinch welds, radiator support, and the trunk floor.\n        These are the things <em>a Carfax report will never show you<\/em>.\n      <\/p>\n\n      <div class=\"rbs-byline\">\n        <span>By<strong>Rippers Body Shop<\/strong><\/span>\n        <span>Published<strong>May 2026<\/strong><\/span>\n        <span>Read time<strong>~8 min<\/strong><\/span>\n        <span>Series<strong>Spotting a Bad Repair<\/strong><\/span>\n      <\/div>\n    <\/div>\n\n    <figure class=\"rbs-hero-img\">\n      <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/Engine-bay-close-up--scaled.avif\" alt=\"Engine bay close-up showing a hand pointing at a strut tower assembly, the structural mounting point where suspension forces transfer into the unibody.\" loading=\"lazy\" \/>\n    <\/figure>\n    <div class=\"rbs-img-caption\">A strut tower under inspection \u2014 one of five places structural damage tends to hide.<\/div>\n  <\/header>\n\n\n  <!-- ============================================================\n       LEDE\n  ============================================================ -->\n  <section class=\"rbs-section rbs-lede\" aria-labelledby=\"rbs-lede-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">The Stakes Get Real<\/div>\n      <h2 class=\"rbs-lede-h\" id=\"rbs-lede-h\">Cosmetic damage is paint. Structural damage is everything else.<\/h2>\n\n      <p>\n        A perfectly painted, perfectly aligned, perfectly Carfax-clean used car can still have a kinked frame rail\n        or a wrinkled strut tower hiding under the sheet metal. That's the kind of damage that <em>changes how a car\n        crashes, how it drives, and how much it's worth<\/em> \u2014 and it's also the kind of damage that's hardest to\n        spot from outside. The good news is that most modern structural damage leaves predictable signatures in five\n        specific places. The bad news is that most buyers never check any of them.\n      <\/p>\n      <p>\n        Episode 1 of this series covered the five-minute walkaround. Episode 2 zoomed in on paint. This one goes\n        under the sheet metal \u2014 where the actual structure lives. You can do most of these checks yourself with a\n        phone flashlight, ten minutes, and a willingness to crouch down. The ones you can't, a pre-purchase\n        inspection covers in detail.\n        <a class=\"rbs-prev-link\" href=\"https:\/\/rippersbodyshops.com\/2026\/05\/19\/5-signs-your-like-new-used-car-was-in-a-crash\/\">Start with Episode 1 \u2197<\/a>\n      <\/p>\n    <\/div>\n\n    <!-- FRAME vs UNIBODY CLARIFIER -->\n    <aside class=\"rbs-clarify\" aria-label=\"Frame vs. unibody construction\">\n      <div class=\"rbs-clarify-label\">First, a Terminology Note<\/div>\n      <h3 class=\"rbs-clarify-h\">\"Frame Damage\" on a Modern Car Usually Isn't a Frame.<\/h3>\n      <p>\n        <strong>True body-on-frame construction<\/strong> \u2014 where the body bolts onto a separate steel ladder frame\n        underneath \u2014 is mostly limited today to full-size trucks and SUVs (Ford F-150, Chevy Silverado, Ram 1500,\n        Toyota Tacoma, Wrangler, Land Cruiser, Tahoe, Sequoia).\n      <\/p>\n      <p>\n        <strong>Unibody construction<\/strong> \u2014 where the body and structure are one welded assembly \u2014 is what\n        virtually every passenger car, crossover, and small SUV on a Sacramento lot uses today. Honda Civics, Toyota\n        Camrys, Tesla Model 3s, Subaru Outbacks, Lexus RXs, even most Ford Explorers.\n      <\/p>\n      <p>\n        When people say \"frame damage\" on a modern Civic or Camry, they almost always mean unibody structural\n        damage. <strong>Same severity, different terminology.<\/strong> Throughout this article, \"frame\" covers both.\n      <\/p>\n    <\/aside>\n\n    <!-- TL;DR card -->\n    <aside class=\"rbs-checklist\" aria-label=\"Quick checklist\">\n      <div class=\"rbs-checklist-kicker\">TL;DR<\/div>\n      <h3 class=\"rbs-checklist-h\">5 Places Structural Damage Hides<\/h3>\n      <ul>\n        <li>\n          <span class=\"ref\" aria-hidden=\"true\">P-01<\/span>\n          <span><b>Strut towers<\/b> \u2014 under the hood, where suspension meets unibody. Look for wrinkles, kinks, fresh paint, or seam-sealer overspray.<\/span>\n        <\/li>\n        <li>\n          <span class=\"ref\" aria-hidden=\"true\">P-02<\/span>\n          <span><b>Front frame rails<\/b> \u2014 the two long beams behind the bumper. Look down them from the front; they should be perfectly straight and parallel.<\/span>\n        <\/li>\n        <li>\n          <span class=\"ref\" aria-hidden=\"true\">P-03<\/span>\n          <span><b>Pinch welds<\/b> \u2014 along the bottom edge of the doors. Should be straight, undamaged, with consistent factory weld pattern.<\/span>\n        <\/li>\n        <li>\n          <span class=\"ref\" aria-hidden=\"true\">P-04<\/span>\n          <span><b>Radiator (core) support<\/b> \u2014 the structural assembly behind the front bumper. Look at the bolt heads and the weld pattern around the perimeter.<\/span>\n        <\/li>\n        <li>\n          <span class=\"ref\" aria-hidden=\"true\">P-05<\/span>\n          <span><b>Trunk floor &amp; spare tire well<\/b> \u2014 lift the carpet. Wrinkles, fresh sealant, water staining, or replaced sections are all tells.<\/span>\n        <\/li>\n      <\/ul>\n    <\/aside>\n  <\/section>\n\n\n  <!-- ============================================================\n       PLACE 01 \u2014 Strut Towers\n  ============================================================ -->\n  <section class=\"rbs-place rbs-place-dark\" aria-labelledby=\"rbs-p1-h\">\n    <div class=\"rbs-place-num\" aria-hidden=\"true\">01<\/div>\n    <div class=\"rbs-place-inner\">\n      <div class=\"rbs-place-marker\">\n        <span class=\"ref\">P-01<\/span>\n        <span class=\"dim\" aria-hidden=\"true\"><\/span>\n        <span class=\"label\">Strut Towers<\/span>\n      <\/div>\n      <h2 class=\"rbs-place-h\" id=\"rbs-p1-h\">Open the hood. Look at where the <em>suspension<\/em> meets the body.<\/h2>\n\n      <figure class=\"rbs-place-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/Close-up-of-a-strut-tower-scaled.avif\" alt=\"Close-up of a strut tower under the hood showing a smooth factory-stamped dome with intact factory paint and three suspension mounting bolts.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <p>\n        Strut towers are the two large dome-shaped structures on either side of the engine bay, near the windshield.\n        They're where the top of each front strut bolts into the unibody \u2014 meaning <strong>every bump, pothole,\n        and impact the front of the car has ever absorbed transfers through them<\/strong>. Because they're stamped\n        steel structural members, they don't dent \u2014 they wrinkle, crease, or kink. Even small front-end collisions\n        often leave a signature here that the bumper cover hides.\n      <\/p>\n\n      <div class=\"rbs-compare\">\n        <div class=\"healthy\">\n          <span class=\"tag\">Healthy<\/span>\n          <p>Smooth, gently curved surface. Consistent factory paint with no overspray. Bolts torqued with factory paint intact (see Ep. 1, Sign 03). Seam sealer is uniform and matches the rest of the engine bay.<\/p>\n        <\/div>\n        <div class=\"damaged\">\n          <span class=\"tag\">Possibly damaged<\/span>\n          <p>A visible wrinkle, crease, or \"bunched\" area in the stamped metal. Fresh, brighter paint than the surrounding bay. Excess seam sealer or sealer that looks added rather than factory. New-looking bolts.<\/p>\n        <\/div>\n      <\/div>\n\n      <h3 class=\"rbs-h3\">How to check (\u22482 minutes)<\/h3>\n      <ol class=\"rbs-steps\">\n        <li>Open the hood and stand at the front of the car. Look at both strut towers side by side.<\/li>\n        <li>Compare the left tower to the right tower. They should be mirror images \u2014 same shape, same paint, same seam sealer.<\/li>\n        <li>Run your fingertips lightly across the dome of each tower, feeling for any ridge, dent, or surface irregularity that isn't on the other side.<\/li>\n        <li>Use your phone flashlight at a low angle to reveal wrinkles that ambient light hides.<\/li>\n      <\/ol>\n\n      <div class=\"rbs-why\">\n        <div class=\"rbs-why-label\">Why this matters<\/div>\n        <p>A wrinkled strut tower can affect wheel alignment in ways no shop can fully correct. Cars with prior strut tower damage often eat front tires unevenly, pull slightly on the highway, or feel \"off\" through the steering wheel \u2014 even years after repair.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       PLACE 02 \u2014 Frame Rails\n  ============================================================ -->\n  <section class=\"rbs-place rbs-place-light\" aria-labelledby=\"rbs-p2-h\">\n    <div class=\"rbs-place-num\" aria-hidden=\"true\">02<\/div>\n    <div class=\"rbs-place-inner\">\n      <div class=\"rbs-place-marker\">\n        <span class=\"ref\">P-02<\/span>\n        <span class=\"dim\" aria-hidden=\"true\"><\/span>\n        <span class=\"label\">Frame Rails<\/span>\n      <\/div>\n      <h2 class=\"rbs-place-h\" id=\"rbs-p2-h\">Look down the <em>front frame rails<\/em>. They should be straight as rulers.<\/h2>\n\n      <figure class=\"rbs-place-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/View-inside-the-front-wheel-well-scaled.avif\" alt=\"View inside the front wheel well showing a section of unibody frame rail with intact factory paint and undercoating, no kinks or visible repair work.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <p>\n        Frame rails are the two longitudinal steel beams that run from the front bumper back into the unibody \u2014 the\n        primary crumple-zone components designed to absorb front impact energy. <strong>They're engineered to deform\n        in a collision and then be replaced<\/strong>, not straightened. A rail that's been straightened instead of\n        replaced is a strong indicator the shop took a shortcut, and the consequences can show up in steering pull,\n        crash performance, and resale value.\n      <\/p>\n\n      <h3 class=\"rbs-h3\">How to check (\u22482 minutes)<\/h3>\n      <ol class=\"rbs-steps\">\n        <li>Crouch at the front of the car. Look directly down each frame rail from the front bumper back into the engine bay.<\/li>\n        <li>Each rail should appear perfectly straight from your viewpoint \u2014 no S-curves, kinks, or bowing.<\/li>\n        <li>Turn the front wheels fully one way, then crouch at the front wheel well with a flashlight. Look at the inner side of the rail. Factory paint and undercoating should be continuous, with no patch repairs, fresh weld beads, or color mismatches.<\/li>\n        <li>Repeat with wheels turned the other way for the opposite rail.<\/li>\n      <\/ol>\n\n      <div class=\"rbs-compare\">\n        <div class=\"healthy\">\n          <span class=\"tag\">Healthy<\/span>\n          <p>Straight rail. Continuous factory paint and undercoating. Consistent surface texture. Original spot-weld pattern (small round dimples at regular intervals).<\/p>\n        <\/div>\n        <div class=\"damaged\">\n          <span class=\"tag\">Possibly damaged<\/span>\n          <p>Visible bend, S-curve, or kink. Patch sections where factory color stops and shop paint starts. A continuous MIG weld bead where there should be spot welds. Sloppy or excessive undercoating used to hide repair work.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"rbs-why\">\n        <div class=\"rbs-why-label\">Why this matters<\/div>\n        <p>Frame rails are the primary load path in a front collision. A repaired-but-not-replaced rail may not crush correctly in a future impact \u2014 meaning a car that handled its first crash safely might not handle its second one the same way.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       PLACE 03 \u2014 Pinch Welds\n  ============================================================ -->\n  <section class=\"rbs-place rbs-place-dark\" aria-labelledby=\"rbs-p3-h\">\n    <div class=\"rbs-place-num\" aria-hidden=\"true\">03<\/div>\n    <div class=\"rbs-place-inner\">\n      <div class=\"rbs-place-marker\">\n        <span class=\"ref\">P-03<\/span>\n        <span class=\"dim\" aria-hidden=\"true\"><\/span>\n        <span class=\"label\">Pinch Welds<\/span>\n      <\/div>\n      <h2 class=\"rbs-place-h\" id=\"rbs-p3-h\">Run your finger along the <em>bottom edge<\/em> of the doors.<\/h2>\n\n      <figure class=\"rbs-place-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/View-of-a-pinch-weld-along-the-rocker-panel-beneath-the-door-sill-scaled.avif\" alt=\"View of a pinch weld along the rocker panel beneath the door sill, showing a straight, factory-stamped flange with intact paint and uniform spot welds.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <p>\n        The pinch weld is the seam where the rocker panel (the structural beam beneath the doors) meets the floor\n        pan. It runs the entire length of the car, just under the door opening. Body shops use this flange to\n        <strong>clamp the car to a frame straightener<\/strong> \u2014 the big hydraulic machines that pull bent structure\n        back into spec. Pinch welds that have been clamped show distinctive damage: pinched-flat sections, paint\n        chipping in a line, or repair sealant applied to hide it.\n      <\/p>\n\n      <h3 class=\"rbs-h3\">How to check (\u224890 seconds)<\/h3>\n      <ol class=\"rbs-steps\">\n        <li>Open the driver's door. Crouch and look at the flange that runs along the bottom edge of the door opening on the body (not on the door itself).<\/li>\n        <li>Run your finger along the entire length of the pinch weld. It should feel straight and consistent \u2014 no flat-pinched sections, no obvious distortion.<\/li>\n        <li>Look for paint chips arranged in a regular line pattern \u2014 this is a sign a frame-machine clamp grabbed the flange.<\/li>\n        <li>Check both sides of the car, front and rear pinch welds. All four should match.<\/li>\n      <\/ol>\n\n      <div class=\"rbs-why\">\n        <div class=\"rbs-why-label\">Why this matters<\/div>\n        <p>A pinched or repaired pinch weld doesn't necessarily mean the car can't be safe \u2014 but it does mean the car was hooked to a frame machine at some point, which means structural repair work happened. That should be disclosed and priced into the sale.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       PLACE 04 \u2014 Radiator (Core) Support\n  ============================================================ -->\n  <section class=\"rbs-place rbs-place-light\" aria-labelledby=\"rbs-p4-h\">\n    <div class=\"rbs-place-num\" aria-hidden=\"true\">04<\/div>\n    <div class=\"rbs-place-inner\">\n      <div class=\"rbs-place-marker\">\n        <span class=\"ref\">P-04<\/span>\n        <span class=\"dim\" aria-hidden=\"true\"><\/span>\n        <span class=\"label\">Core Support<\/span>\n      <\/div>\n      <h2 class=\"rbs-place-h\" id=\"rbs-p4-h\">Inspect the assembly <em>behind the front bumper<\/em>.<\/h2>\n\n      <figure class=\"rbs-place-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/View-of-the-front-radiator-core-support-inside-an-engine-bay-scaled.avif\" alt=\"View of the front radiator core support inside an engine bay, showing the structural frame that holds the radiator, headlights, and hood latch with factory bolt heads visible.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <p>\n        The radiator support \u2014 also called the core support \u2014 is the structural framework that sits behind the front\n        bumper and holds the radiator, headlights, hood latch, and (on most cars) the front fenders. It takes the\n        brunt of any front-end impact short of a full collision. <strong>Replacing it is one of the most common\n        structural repairs done after a front-end hit<\/strong>, and it leaves predictable evidence: replacement bolt\n        heads, fresh paint, and weld patterns that don't match the factory.\n      <\/p>\n\n      <h3 class=\"rbs-h3\">How to check (\u22482 minutes)<\/h3>\n      <ol class=\"rbs-steps\">\n        <li>Open the hood. Look at the assembly running across the front of the engine bay, holding the radiator and connecting to the fenders.<\/li>\n        <li>Examine the bolt heads where the core support attaches to the frame rails and fenders. They should have factory paint covering the hex (see Ep. 1, Sign 03 for what factory paint on a bolt looks like).<\/li>\n        <li>Look at the perimeter weld pattern. Factory spot welds appear as small round dimples at regular intervals; replacement welds are usually continuous beads (MIG welding) and look noticeably different.<\/li>\n        <li>Check the paint color and texture across the entire support. Consistent factory color = original. Any patch of fresh paint = replaced.<\/li>\n      <\/ol>\n\n      <div class=\"rbs-why\">\n        <div class=\"rbs-why-label\">Why this matters<\/div>\n        <p>A replaced core support is, by itself, often a fine repair \u2014 the part is bolted and welded in place and modern OEM-equivalent parts work properly. But it confirms the car had a real front-end impact, which means other structural members (frame rails, strut towers) should be looked at too.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       PLACE 05 \u2014 Trunk Floor & Spare Tire Well\n  ============================================================ -->\n  <section class=\"rbs-place rbs-place-dark\" aria-labelledby=\"rbs-p5-h\">\n    <div class=\"rbs-place-num\" aria-hidden=\"true\">05<\/div>\n    <div class=\"rbs-place-inner\">\n      <div class=\"rbs-place-marker\">\n        <span class=\"ref\">P-05<\/span>\n        <span class=\"dim\" aria-hidden=\"true\"><\/span>\n        <span class=\"label\">Trunk Floor<\/span>\n      <\/div>\n      <h2 class=\"rbs-place-h\" id=\"rbs-p5-h\">Lift the trunk carpet. Look at the <em>spare tire well<\/em>.<\/h2>\n\n      <figure class=\"rbs-place-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/05\/Open-trunk-with-the-floor-carpet-lifted-scaled.avif\" alt=\"Open trunk with the floor carpet lifted, revealing the spare tire well stamped into the factory floor pan with intact paint, factory undercoating, and consistent seam sealer.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <p>\n        The spare tire well \u2014 the round, stamped depression in the trunk floor that holds the spare or jack kit \u2014 is\n        one of the most reliable places to find rear-impact evidence. <strong>It's stamped as a single piece of the\n        factory floor pan, so any damage or repair to the rear of the car usually involves it<\/strong>. Water\n        staining means a leaking rear seam. Wrinkles mean a deformed floor pan. A line of fresh sealant means a\n        cut-and-weld repair.\n      <\/p>\n\n      <h3 class=\"rbs-h3\">How to check (\u224890 seconds)<\/h3>\n      <ol class=\"rbs-steps\">\n        <li>Open the trunk and lift the floor carpet (or spare tire cover) fully.<\/li>\n        <li>Inspect the spare tire well: paint should be original factory color, sealer beads should be consistent and look stamped-in rather than added.<\/li>\n        <li>Look for water staining, rust, or pooling. Water in the spare tire well almost always means a rear seam is leaking \u2014 usually from prior collision repair.<\/li>\n        <li>Run your fingers along the seams where the floor pan meets the quarter panels. Wrinkles, fresh sealant, or new welds tell you the rear of the car was cut and repaired.<\/li>\n      <\/ol>\n\n      <div class=\"rbs-why\">\n        <div class=\"rbs-why-label\">Why this matters<\/div>\n        <p>Rear-impact structural damage is often hidden behind a new bumper cover and a repainted rear quarter \u2014 visually invisible from outside. The trunk floor is where it can't hide. If anything looks off here, walk back through Episode 1's checklist on every panel on the rear half of the car.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       WHAT IF YOU FIND ONE\n  ============================================================ -->\n  <section class=\"rbs-section rbs-whatif\" aria-labelledby=\"rbs-wi-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">Now What?<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-wi-h\">You found structural evidence. Three questions to answer next.<\/h2>\n\n      <p>\n        Structural repair on a used car is a bigger deal than a repainted bumper \u2014 but it's not automatically a\n        deal-breaker either. Modern collision-repair standards exist, certified shops follow OEM repair procedures,\n        and properly repaired unibody cars can absolutely be safe, reliable, and worth buying. The conversation just\n        gets more careful:\n      <\/p>\n\n      <ol>\n        <li><strong>Was the repair done at a certified collision repair facility?<\/strong> A repair documented by an I-CAR Gold Class shop or an OEM-certified facility is a completely different story than an undocumented backyard fix. Ask for the work order. If there isn't one, ask why.<\/li>\n        <li><strong>Were structural members replaced or straightened?<\/strong> Replacement is generally the OEM-approved path for most modern unibody damage. Straightening can be acceptable for minor damage but is increasingly discouraged on high-strength steel structures used in newer cars.<\/li>\n        <li><strong>Does the price reflect what was repaired?<\/strong> A car with documented structural repair history typically sells for 15\u201330% less than an identical car without \u2014 sometimes more, depending on severity. If the price doesn't reflect the history, you've found your negotiation point.<\/li>\n      <\/ol>\n\n      <p>\n        If you can't get clear answers \u2014 or if any of the five places above looked questionable \u2014 this is the moment\n        to spend $150 to $250 on a professional pre-purchase inspection. A body shop on a lift can see structure\n        you can't see from the parking lot.\n      <\/p>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       PRE-PURCHASE INSPECTION CTA\n  ============================================================ -->\n  <section class=\"rbs-section rbs-cta-block\" aria-labelledby=\"rbs-cta-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">Pre-Purchase Inspection<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-cta-h\">Structure tells the truth \u2014 on a lift.<\/h2>\n\n      <p>\n        A Rippers pre-purchase inspection puts the car on a lift, pulls wheel-well liners, and inspects every\n        structural member from below. We look at every spot you can't reach from a parking lot \u2014 undercarriage\n        repair work, frame-machine clamp marks, replaced sections, weld pattern integrity, undercoating\n        consistency. The written report tells you exactly what we found, with photos.\n      <\/p>\n\n      <a class=\"rbs-cta-btn\" href=\"https:\/\/rippersbodyshops.com\/contact\/\" aria-label=\"Book a pre-purchase inspection at Rippers Body Shop\">\n        Book a Pre-Purchase Inspection\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n      <a class=\"rbs-cta-secondary\" href=\"tel:+19163725353\">or call (916) 372-5353<\/a>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       SERIES NAV\n  ============================================================ -->\n  <section class=\"rbs-section rbs-series-nav\" aria-labelledby=\"rbs-nav-h\">\n    <div class=\"rbs-section-inner\" style=\"max-width:1100px;\">\n      <div class=\"rbs-kicker\">The Series<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-nav-h\">Continue Spotting a Bad Repair.<\/h2>\n\n      <ul class=\"rbs-eps\">\n        <li class=\"rbs-ep\">\n          <div class=\"rbs-ep-num\">Episode 01<\/div>\n          <h3 class=\"rbs-ep-h\">5 Signs Your \"Like New\" Used Car Was in a Crash<\/h3>\n          <div class=\"rbs-ep-meta\">Buying Guide \u00b7 ~7 min<\/div>\n          <a href=\"https:\/\/rippersbodyshops.com\/2026\/05\/19\/5-signs-your-like-new-used-car-was-in-a-crash\/\">Read Episode 1 \u2192<\/a>\n        <\/li>\n        <li class=\"rbs-ep\">\n          <div class=\"rbs-ep-num\">Episode 02<\/div>\n          <h3 class=\"rbs-ep-h\">What Mismatched Paint Really Tells You<\/h3>\n          <div class=\"rbs-ep-meta\">Paint &amp; Color \u00b7 ~6 min<\/div>\n          <a href=\"https:\/\/rippersbodyshops.com\/2026\/05\/25\/what-mismatched-paint-really-tells-you\/\">Read Episode 2 \u2192<\/a>\n        <\/li>\n        <li class=\"rbs-ep current\">\n          <div class=\"rbs-ep-num\">Episode 03 \u00b7 You are here<\/div>\n          <h3 class=\"rbs-ep-h\">The Frame Tells the Truth<\/h3>\n          <div class=\"rbs-ep-meta\">Structure \u00b7 ~8 min<\/div>\n        <\/li>\n        <li class=\"rbs-ep\">\n          <div class=\"rbs-ep-num\">Episode 04 \u00b7 Up next<\/div>\n          <h3 class=\"rbs-ep-h\">When to Pay for a Pre-Purchase Inspection<\/h3>\n          <div class=\"rbs-ep-meta\">Pre-Purchase \u00b7 ~6 min<\/div>\n          <a href=\"[POST_URL_E4]\">Read Episode 4 \u2192<\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       FAQ (AEO)\n  ============================================================ -->\n  <section class=\"rbs-section rbs-faq\" aria-labelledby=\"rbs-faq-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">Common Questions<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-faq-h\">Quick answers, in one sentence each.<\/h2>\n\n      <div class=\"rbs-faq-list\">\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">What's the difference between a frame and a unibody?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>A traditional frame is a separate steel ladder structure that the body bolts onto \u2014 used today mostly on full-size pickup trucks and large SUVs.<\/strong> A unibody is a single welded assembly where the body and structure are integrated, which is how virtually all modern passenger cars and crossovers are built. Both can suffer structural damage, but the repair procedures and language differ.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">Can you fix a bent frame on a car?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>Yes, but the right approach depends on the severity, the materials, and the manufacturer's repair specifications.<\/strong> Minor unibody damage can sometimes be straightened on a frame machine. More significant damage usually requires section replacement following OEM-approved procedures. Modern high-strength steel and aluminum structures are increasingly designed to be sectioned and replaced rather than straightened.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">Does structural damage affect crash safety?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>It can, depending on the quality of the repair.<\/strong> A car's structure is engineered to deform in specific ways during a collision to protect the occupants. Properly repaired structure following OEM procedures can restore that designed behavior; improper repairs may compromise it. This is why the certification and documentation of the repair shop matters.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">Will a Carfax report show structural damage?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>Only if the damage was reported to insurance, law enforcement, or a participating shop \u2014 which is often not the case.<\/strong> Cash repairs, uninsured claims, and work done at non-reporting shops typically don't show on a Carfax. This is why visual inspection of the structural members described in this article remains the most reliable check.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">How much does structural damage reduce a car's value?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>Typically 15 to 30 percent below a comparable car with no structural history, sometimes more for severe damage.<\/strong> The discount depends on the severity, the quality of the documented repair, and how recently the damage occurred. A documented, professionally repaired structural job at a certified shop holds value better than an undocumented or improperly repaired one.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       FOOTER NOTE \/ DISCLAIMER\n  ============================================================ -->\n  <div class=\"rbs-foot-note\">\n    <strong>Rippers Body Shop<\/strong> &middot; Family-owned in West Sacramento since 1964 &middot;\n    <a href=\"tel:+19163725353\">(916) 372-5353<\/a> &middot;\n    2435 W Capitol Ave, Suite E, West Sacramento, CA 95691<br>\n    CA BAR Automotive Repair Dealer Reg. <strong>[ARD #294466]<\/strong>\n    <br><br>\n    This article is educational and reflects general visual inspection practices used by our technicians. It is not a substitute for a professional pre-purchase inspection, and it does not constitute a safety determination on any specific vehicle. Read the rest of the series and the\n    <a href=\"[NEWSLETTER_URL]\">May 2026 newsletter<\/a> for more.\n  <\/div>\n\n\n  <!-- ============================================================\n       JSON-LD SCHEMA \u2014 BlogPosting + HowTo + FAQPage\n  ============================================================ -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n      {\n        \"@type\": \"BlogPosting\",\n        \"@id\": \"[POST_URL]#article\",\n        \"headline\": \"The Frame Tells the Truth\",\n        \"alternativeHeadline\": \"Spotting a Bad Repair \u00b7 Episode 3: 5 places structural damage hides on a used car\",\n        \"description\": \"Structural damage on a used car hides in 5 specific places: strut towers, frame rails, pinch welds, radiator support, and trunk floor. Rippers Body Shop shows how to read each.\",\n        \"image\": \"[HERO_IMG]\",\n        \"datePublished\": \"[DATE_PUBLISHED]\",\n        \"dateModified\": \"[DATE_PUBLISHED]\",\n        \"author\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Rippers Body Shop\",\n          \"url\": \"https:\/\/rippersbodyshops.com\/\"\n        },\n        \"publisher\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Rippers Body Shop\",\n          \"logo\": {\n            \"@type\": \"ImageObject\",\n            \"url\": \"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2025\/05\/cropped-rippers-logo-.avif\"\n          }\n        },\n        \"mainEntityOfPage\": { \"@type\":\"WebPage\", \"@id\":\"[POST_URL]\" },\n        \"articleSection\": \"Buying Guides\",\n        \"keywords\": \"frame damage, unibody damage, structural damage, strut tower, frame rail, pinch weld, radiator support, used car inspection, Sacramento, pre-purchase inspection\",\n        \"about\": [\n          { \"@type\":\"Thing\", \"name\":\"Automotive structural damage\" },\n          { \"@type\":\"Thing\", \"name\":\"Unibody construction\" },\n          { \"@type\":\"Thing\", \"name\":\"Used car inspection\" },\n          { \"@type\":\"Thing\", \"name\":\"Collision repair\" }\n        ],\n        \"isPartOf\": {\n          \"@type\": \"CreativeWorkSeries\",\n          \"name\": \"Spotting a Bad Repair\",\n          \"numberOfItems\": 4,\n          \"position\": 3\n        }\n      },\n      {\n        \"@type\": \"HowTo\",\n        \"name\": \"How to Check for Structural Damage on a Used Car\",\n        \"description\": \"A visual inspection of five specific structural locations that helps used-car buyers identify whether a vehicle has been in a structural collision.\",\n        \"totalTime\": \"PT10M\",\n        \"supply\": [\n          { \"@type\":\"HowToSupply\", \"name\":\"The used car you're considering\" }\n        ],\n        \"tool\": [\n          { \"@type\":\"HowToTool\", \"name\":\"A phone flashlight\" },\n          { \"@type\":\"HowToTool\", \"name\":\"Your hands (clean)\" }\n        ],\n        \"step\": [\n          {\n            \"@type\": \"HowToStep\",\n            \"position\": 1,\n            \"name\": \"Inspect the strut towers under the hood\",\n            \"text\": \"Open the hood and compare both strut towers side by side. They should be mirror images with smooth surfaces, factory paint, and consistent seam sealer. Wrinkles, fresh paint, or excess sealer on one side may indicate prior front-end damage.\"\n          },\n          {\n            \"@type\": \"HowToStep\",\n            \"position\": 2,\n            \"name\": \"Check the front frame rails\",\n            \"text\": \"Crouch at the front of the car and look down each frame rail from the bumper back into the engine bay. Each rail should appear perfectly straight with continuous factory paint and undercoating. Bends, S-curves, patch repairs, or continuous weld beads where there should be spot welds are signs of structural repair.\"\n          },\n          {\n            \"@type\": \"HowToStep\",\n            \"position\": 3,\n            \"name\": \"Run your finger along the pinch welds\",\n            \"text\": \"Open each door and feel the flange along the bottom edge of the door opening on the body. Pinch welds should be straight and consistent. Pinched-flat sections, paint chipping in a regular line, or repair sealant indicate the car was clamped to a frame straightener at some point.\"\n          },\n          {\n            \"@type\": \"HowToStep\",\n            \"position\": 4,\n            \"name\": \"Examine the radiator core support\",\n            \"text\": \"Open the hood and look at the assembly behind the front bumper that holds the radiator, headlights, and hood latch. Check that the bolt heads still have factory paint, the weld pattern is original spot welds rather than continuous beads, and the paint color is consistent across the assembly.\"\n          },\n          {\n            \"@type\": \"HowToStep\",\n            \"position\": 5,\n            \"name\": \"Lift the trunk carpet and inspect the spare tire well\",\n            \"text\": \"Open the trunk and lift the floor carpet completely. The spare tire well should have original factory paint and consistent seam sealer with no water staining, rust, wrinkles, or fresh sealant \u2014 any of which can indicate prior rear-impact repair.\"\n          }\n        ]\n      },\n      {\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n          {\n            \"@type\": \"Question\",\n            \"name\": \"What is the difference between a frame and a unibody?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"A traditional frame is a separate steel ladder structure that the body bolts onto, used today mostly on full-size pickup trucks and large SUVs. A unibody is a single welded assembly where the body and structure are integrated, which is how virtually all modern passenger cars and crossovers are built. Both can suffer structural damage, but the repair procedures and language differ.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"Can you fix a bent frame on a car?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Yes, but the right approach depends on the severity, the materials, and the manufacturer's repair specifications. Minor unibody damage can sometimes be straightened on a frame machine. More significant damage usually requires section replacement following OEM-approved procedures. Modern high-strength steel and aluminum structures are increasingly designed to be sectioned and replaced rather than straightened.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"Does structural damage affect crash safety?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"It can, depending on the quality of the repair. A car's structure is engineered to deform in specific ways during a collision to protect the occupants. Properly repaired structure following OEM procedures can restore that designed behavior; improper repairs may compromise it. This is why the certification and documentation of the repair shop matters.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"Will a Carfax report show structural damage?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Only if the damage was reported to insurance, law enforcement, or a participating shop, which is often not the case. Cash repairs, uninsured claims, and work done at non-reporting shops typically don't show on a Carfax. This is why visual inspection of the structural members remains the most reliable check.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"How much does structural damage reduce a car's value?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Typically 15 to 30 percent below a comparable car with no structural history, sometimes more for severe damage. The discount depends on the severity, the quality of the documented repair, and how recently the damage occurred. A documented, professionally repaired structural job at a certified shop holds value better than an undocumented or improperly repaired one.\"\n            }\n          }\n        ]\n      }\n    ]\n  }\n  <\/script>\n\n<\/article>\n<!-- \/.rbs-spotbad-e3 -->\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-88470","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/comments?post=88470"}],"version-history":[{"count":3,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88470\/revisions"}],"predecessor-version":[{"id":88473,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88470\/revisions\/88473"}],"wp:attachment":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/media?parent=88470"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/categories?post=88470"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/tags?post=88470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}