{"id":1749,"date":"2026-04-16T22:13:16","date_gmt":"2026-04-16T22:13:16","guid":{"rendered":"https:\/\/invoice-pricing.com\/cars\/?post_type=buying-tip&#038;p=1749"},"modified":"2026-07-08T22:09:40","modified_gmt":"2026-07-08T22:09:40","slug":"how-much-do-car-dealers-pay","status":"publish","type":"buying-tip","link":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/","title":{"rendered":"How Much Do Car Dealers Pay? The Hidden Truth"},"content":{"rendered":"\n<div id=\"ip-pm\">\n<style>\n#ip-pm *, #ip-pm *::before, #ip-pm *::after { box-sizing: border-box; }\n\n#ip-pm {\n  --brand:         #0696bf;\n  --brand-dark:    #056d8a;\n  --brand-light:   #e0f5fb;\n  --brand-border:  #b3e2f0;\n  --navy:          #1a2d3d;\n  --ink:           #212529;\n  --muted:         #5d6b7a;\n  --soft:          #f4f8fb;\n  --border:        #dbe5f0;\n  --white:         #ffffff;\n  --danger-bg:     #fff1f1;\n  --danger-border: #ffd1d1;\n  --danger:        #df3b3b;\n  --gold-bg:       #fff8e6;\n  --gold-border:   #ffe0a3;\n  --gold:          #db9700;\n  --r:             20px;\n  --r-sm:          12px;\n  --shadow:        0 16px 44px rgba(6,150,191,.13);\n  font-family: 'Montserrat', 'Open Sans', sans-serif;\n  font-size: 16px;\n  color: var(--ink);\n  line-height: 1.6;\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: hidden;\n  position: relative;\n}\n\n#ip-pm .hero,\n#ip-pm .trust-bar,\n#ip-pm .sec {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow: hidden;\n}\n\n#ip-pm a { text-decoration: none; }\n#ip-pm p { margin: 0 0 14px; }\n#ip-pm ul { margin: 0; padding-left: 20px; }\n#ip-pm li { margin-bottom: 7px; }\n\n#ip-pm .w { max-width: 1180px; width: 100%; margin: 0 auto; padding: 0 22px; }\n\n#ip-pm h2 {\n  font-family: 'Montserrat', sans-serif;\n  color: var(--navy);\n  font-size: clamp(27px, 3.5vw, 40px);\n  font-weight: 900;\n  line-height: 1.1;\n  letter-spacing: -.03em;\n  margin: 0 0 16px;\n}\n#ip-pm h3 {\n  font-family: 'Montserrat', sans-serif;\n  color: var(--navy);\n  font-size: 18px;\n  font-weight: 800;\n  line-height: 1.25;\n  margin: 0 0 9px;\n}\n#ip-pm .lead { font-size: 17px; color: var(--muted); max-width: 860px; margin-bottom: 28px; }\n\n#ip-pm .btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 48px;\n  padding: 12px 26px;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 15px;\n  line-height: 1.2;\n  text-align: center;\n  border: 2px solid transparent;\n  border-radius: 30px;\n  cursor: pointer;\n  transition: background-color .2s, color .2s, border-color .2s;\n}\n#ip-pm .btn-primary { color: #fff; background: var(--brand); }\n#ip-pm .btn-primary:hover { background: var(--brand-dark); color: #fff; }\n#ip-pm .btn-outline { color: var(--brand); background: transparent; border-color: var(--brand); }\n#ip-pm .btn-outline:hover { background: var(--brand); color: #fff; }\n#ip-pm .btn-ghost { color: #fff; background: transparent; border-color: rgba(255,255,255,.5); }\n#ip-pm .btn-ghost:hover { background: rgba(255,255,255,.12); color: #fff; }\n\n#ip-pm .cta-row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }\n\n#ip-pm .sec { padding: 56px 0; }\n#ip-pm .sec-alt { background: var(--soft); }\n\n#ip-pm .hero {\n  background: linear-gradient(135deg, #0d1f2e 0%, #1a2d3d 55%, #243f57 100%);\n  color: #fff;\n  padding: 64px 0 56px;\n}\n#ip-pm .hero-grid {\n  display: grid;\n  grid-template-columns: 1fr minmax(0, 440px);\n  gap: 48px;\n  align-items: start;\n  min-width: 0;\n  width: 100%;\n}\n#ip-pm .hero-grid > * { min-width: 0; }\n#ip-pm .hero-copy { padding-top: 8px; }\n#ip-pm .eyebrow {\n  display: inline-block;\n  background: rgba(6,150,191,.25);\n  border: 1px solid rgba(6,150,191,.55);\n  color: #9ee8f8;\n  padding: 6px 14px;\n  border-radius: 999px;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n}\n#ip-pm .hero-copy p {\n  font-size: 17px;\n  line-height: 1.65;\n  color: rgba(255,255,255,.88);\n  margin: 0 0 14px;\n}\n#ip-pm .hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 20px; }\n\n#ip-pm .hero-card {\n  background: #fff;\n  color: var(--ink);\n  border-radius: var(--r);\n  padding: 26px 28px 28px;\n  box-shadow: var(--shadow);\n}\n#ip-pm .hero-card h2 {\n  color: var(--navy);\n  font-size: clamp(18px, 2.2vw, 24px);\n  font-weight: 800;\n  line-height: 1.2;\n  margin: 0 0 10px;\n  letter-spacing: -.02em;\n}\n#ip-pm .hero-card > p {\n  color: var(--muted);\n  font-size: 15px;\n  margin: 0 0 0;\n  line-height: 1.6;\n}\n#ip-pm .hero-card ul { margin: 14px 0 20px; }\n#ip-pm .hero-card ul li { font-size: 15px; color: var(--ink); }\n\n#ip-pm .price-stack { display: grid; gap: 8px; margin: 16px 0 20px; }\n#ip-pm .price-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  background: var(--soft);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 10px 14px;\n  font-weight: 700;\n  font-size: 15px;\n}\n#ip-pm .price-row span { color: var(--ink); }\n#ip-pm .price-row strong { color: var(--brand); white-space: nowrap; }\n\n#ip-pm .card-cta {\n  display: flex;\n  width: 100%;\n  min-height: 48px;\n  align-items: center;\n  justify-content: center;\n  padding: 12px 26px;\n  border-radius: 30px;\n  background: var(--brand);\n  color: #fff;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 15px;\n  text-align: center;\n  border: 2px solid transparent;\n  transition: background-color .2s;\n}\n#ip-pm .card-cta:hover { background: var(--brand-dark); color: #fff; }\n\n#ip-pm .quick-answer {\n  background: var(--brand-light);\n  border: 1px solid var(--brand-border);\n  border-left: 5px solid var(--brand);\n  border-radius: var(--r-sm);\n  padding: 22px 24px;\n}\n#ip-pm .quick-answer p { font-size: 16px; }\n#ip-pm .quick-answer p:last-child { margin-bottom: 0; }\n\n#ip-pm .grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 20px; width: 100%; min-width: 0; }\n#ip-pm .grid-2 > * { min-width: 0; }\n#ip-pm .grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 18px; width: 100%; min-width: 0; }\n#ip-pm .grid-3 > * { min-width: 0; }\n\n#ip-pm .card {\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: var(--r-sm);\n  padding: 22px;\n  box-shadow: 0 6px 18px rgba(6,150,191,.07);\n}\n#ip-pm .mini-label {\n  display: inline-block;\n  background: var(--brand-light);\n  color: var(--brand-dark);\n  border-radius: 999px;\n  padding: 4px 11px;\n  font-size: 11px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n  margin-bottom: 10px;\n}\n#ip-pm .card-warn {\n  background: var(--danger-bg);\n  border: 1px solid var(--danger-border);\n  border-left: 5px solid var(--danger);\n  border-radius: var(--r-sm);\n  padding: 22px;\n}\n#ip-pm .card-warn h3 { color: #a82020; }\n#ip-pm .callout {\n  background: var(--gold-bg);\n  border: 1px solid var(--gold-border);\n  border-left: 5px solid var(--gold);\n  border-radius: var(--r-sm);\n  padding: 22px 24px;\n  margin-top: 22px;\n}\n\n#ip-pm .steps { display: grid; gap: 12px; }\n#ip-pm .step {\n  background: #fff;\n  border: 1px solid var(--border);\n  border-left: 4px solid var(--brand);\n  border-radius: var(--r-sm);\n  padding: 18px 22px;\n}\n#ip-pm .step h3 { color: var(--brand-dark); }\n\n#ip-pm .final-cta {\n  background: linear-gradient(135deg, #0d1f2e, #1a2d3d);\n  color: #fff;\n  border-radius: var(--r);\n  padding: 36px 38px;\n  box-shadow: var(--shadow);\n}\n#ip-pm .final-cta h2, #ip-pm .final-cta p { color: #fff; }\n#ip-pm .final-cta p { color: rgba(255,255,255,.88); max-width: 760px; }\n\n#ip-pm .faq { display: grid; gap: 12px; }\n#ip-pm .faq-item { background: #fff; border: 1px solid var(--border); border-radius: var(--r-sm); padding: 18px 22px; }\n#ip-pm .faq-item h3 { font-size: 17px; margin-bottom: 6px; }\n#ip-pm .faq-item p { font-size: 15px; margin-bottom: 0; color: var(--muted); }\n\n@media (max-width: 980px) {\n  #ip-pm .hero-grid { grid-template-columns: 1fr; gap: 32px; }\n  #ip-pm .hero-card { max-width: 580px; }\n  #ip-pm .grid-2, #ip-pm .grid-3 { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 640px) {\n  #ip-pm .w { padding: 0 16px; width: 100%; max-width: 100%; }\n  #ip-pm .hero { padding: 40px 0 36px; }\n  #ip-pm .hero-copy p { font-size: 16px; }\n  #ip-pm .hero-actions, #ip-pm .cta-row { flex-direction: column; align-items: stretch; }\n  #ip-pm .btn { width: 100%; text-align: center; justify-content: center; }\n  #ip-pm .hero-card { padding: 18px 20px 22px; border-radius: 16px; }\n  #ip-pm .hero-card h2 { font-size: 17px; }\n  #ip-pm .sec { padding: 38px 0; }\n  #ip-pm .final-cta { padding: 22px 20px; border-radius: 16px; }\n}\n<\/style>\n\n<section class=\"hero\">\n  <div class=\"w\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-copy\">\n        <div class=\"eyebrow\">Dealer Cost, Explained<\/div>\n        <p>If you want to answer &#8220;How much do car dealers pay for new cars?&#8221; you first need to define what &#8220;pay&#8221; means. The amount depends on whether you&#8217;re looking at the <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/what-is-invoice-price\/\" style=\"color:#9ee8f8; text-decoration:underline;\">invoice price<\/a>, the dealer&#8217;s net cost, or the total cost of selling the vehicle.<\/p>\n        <div class=\"hero-actions\">\n          <a class=\"btn btn-primary\" href=\"https:\/\/invoice-pricing.com\/secure\/app1.cfm?engine=organic\" target=\"_blank\" rel=\"noopener\">Get My Invoice Price<\/a>\n          <a class=\"btn btn-ghost\" href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/invoice-price-lookup\/\">Dealer Invoice Price Lookup Guide<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-card\">\n        <h2>Three answers, one question<\/h2>\n        <p style=\"margin-bottom:20px;\">&#8220;How much do dealers pay&#8221; can mean three very different things.<\/p>\n        <div class=\"price-stack\">\n          <div class=\"price-row\"><span>Invoice Price<\/span><strong>What OEM Charges<\/strong><\/div>\n          <div class=\"price-row\"><span>Net Cost<\/span><strong>What&#8217;s Left After<\/strong><\/div>\n          <div class=\"price-row\"><span>Overhead<\/span><strong>Cost To Stay Open<\/strong><\/div>\n        <\/div>\n        <a class=\"card-cta\" href=\"https:\/\/invoice-pricing.com\/secure\/app1.cfm?engine=organic\" target=\"_blank\" rel=\"noopener\">Get My Invoice Price<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec\">\n  <div class=\"w\">\n    <div class=\"card\">\n      <div class=\"mini-label\">Table of Contents<\/div>\n      <ul>\n        <li><a href=\"#what-dealers-pay-means\" style=\"color:var(--brand-dark);\">&#8220;What do Dealers Pay?&#8221; and What it Actually Means<\/a><\/li>\n        <li><a href=\"#what-people-mean\" style=\"color:var(--brand-dark);\">What Do People Mean When They Ask How Much Do Car Dealers Pay?<\/a><\/li>\n        <li><a href=\"#invoice-covers\" style=\"color:var(--brand-dark);\">Invoice Price: What It Covers and What It Excludes<\/a><\/li>\n        <li><a href=\"#net-cost\" style=\"color:var(--brand-dark);\">Dealer Net Cost: Why It Varies and Why You Can&#8217;t See It<\/a><\/li>\n        <li><a href=\"#other-costs\" style=\"color:var(--brand-dark);\">Other Costs That Influence a Deal Without Altering the Invoice<\/a><\/li>\n        <li><a href=\"#practical-way\" style=\"color:var(--brand-dark);\">A Practical Way to Think About Dealer Pay When You Are Shopping<\/a><\/li>\n        <li><a href=\"#checklist\" style=\"color:var(--brand-dark);\">Quick Checklist for Comparing Offers<\/a><\/li>\n        <li><a href=\"#check-invoice-price\" style=\"color:var(--brand-dark);\">Check the Invoice Price for Your Specific Car<\/a><\/li>\n        <li><a href=\"#faq\" style=\"color:var(--brand-dark);\">FAQ: How Much Do Car Dealers Pay?<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec-alt\" id=\"what-dealers-pay-means\">\n  <div class=\"w\">\n    <h2>&#8220;What Do Dealers Pay?&#8221; and What It Actually Means<\/h2>\n    <div class=\"quick-answer\">\n      <p><strong>When you search for &#8220;how much do car dealers pay for a new car,&#8221; you&#8217;ll find many different answers, because the question means different things depending on who&#8217;s asking.<\/strong> Some people mean the invoice price, others mean the dealer&#8217;s actual cost after every program and incentive, and others just want to know whether a quoted price is fair.<\/p>\n      <p>Clarifying which version of &#8220;dealer cost&#8221; you&#8217;re actually asking about makes it much easier to compare offers with confidence.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec\" id=\"what-people-mean\">\n  <div class=\"w\">\n    <h2>What Do People Mean When They Ask How Much Do Car Dealers Pay?<\/h2>\n    <p class=\"lead\">There are three possible reasons someone asks &#8220;how much do car dealers pay?&#8221;<\/p>\n    <div class=\"grid-3\">\n      <div class=\"card\">\n        <div class=\"mini-label\">Layer 1<\/div>\n        <h3>Invoice price<\/h3>\n        <p>The amount the manufacturer charges the dealer for a vehicle. It&#8217;s frequently referenced because it&#8217;s straightforward: a single, published number.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"mini-label\">Layer 2<\/div>\n        <h3>Dealer&#8217;s net cost<\/h3>\n        <p>What the dealer ultimately pays once factors beyond the invoice are included, like interest on inventory sitting on the lot and upgrades made to improve salability.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"mini-label\">Layer 3<\/div>\n        <h3>Overhead<\/h3>\n        <p>What the dealer needs to cover to keep the doors open. Many buyers don&#8217;t factor this in, since they assume profit is simply baked into the sale price.<\/p>\n      <\/div>\n    <\/div>\n    <p style=\"margin-top:22px;\">These layers often confuse buyers, but once you separate them, it becomes much easier to keep your comparisons realistic and grounded.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec-alt\" id=\"invoice-covers\">\n  <div class=\"w\">\n    <h2>Invoice Price: What It Covers and What It Excludes<\/h2>\n    <p>The MSRP is usually the first price a customer sees when researching a vehicle. The invoice price is the amount the manufacturer charges the dealership for a particular configuration. From a buyer&#8217;s perspective, its main purpose is to serve as a &#8220;goal&#8221; price, showing what the OEM charges before retail markups, fees, or other factors are added. See <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/invoice-price-vs-msrp\/\" style=\"color:var(--brand-dark);\">Invoice Price vs MSRP<\/a> for how the two numbers relate.<\/p>\n    <p>The invoice price generally does not include:<\/p>\n    <ul>\n      <li>Costs associated with selling and maintaining inventory<\/li>\n      <li>Timing-related factors that could impact overall profitability<\/li>\n      <li>Other deal components listed outside the vehicle&#8217;s window sticker<\/li>\n    <\/ul>\n    <p>Since these factors aren&#8217;t included, treat the number you see as a goal price, not a definitive answer. It helps explain price structure, but it doesn&#8217;t reveal the full story of what a dealer ultimately pays.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec\" id=\"net-cost\">\n  <div class=\"w\">\n    <h2>Dealer Net Cost: Why It Varies and Why You Can&#8217;t See It<\/h2>\n    <p>Dealer net cost is what buyers usually mean when they ask this question. In simple terms, it&#8217;s what remains after certain factors impact the dealer&#8217;s position on a vehicle, and it&#8217;s never constant. See <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/is-invoice-price-the-dealer-cost-heres-the-truth\/\" style=\"color:var(--brand-dark);\">Is Invoice Price the Real Dealer Cost?<\/a> for a deeper look at that gap. It varies based on:<\/p>\n    <ul>\n      <li>Time the vehicle sits on the lot and the interest paid on it<\/li>\n      <li>Marketing and advertising costs<\/li>\n      <li>Performance-related considerations that evolve over time, plus <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/new-car-invoice-prices\/\" style=\"color:var(--brand-dark);\">regional and timing factors that shift pricing<\/a><\/li>\n    <\/ul>\n    <p>These numbers are inconsistent and rarely made public, so buyers can&#8217;t accurately see a dealer&#8217;s true net cost. That doesn&#8217;t mean you aren&#8217;t getting a fair deal. Fairness comes from clear comparisons and a consistent structure, not from uncovering a hidden internal number.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec-alt\" id=\"other-costs\">\n  <div class=\"w\">\n    <h2>Other Costs That Influence a Deal Without Altering the Invoice<\/h2>\n    <p>Some costs shape the final deal even when the invoice number stays exactly the same, including:<\/p>\n    <ul>\n      <li>The dealer&#8217;s overhead and cost of doing business<\/li>\n      <li>Optional add-ons chosen during the purchase process, and any <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/car-dealer-fees-explained\/\" style=\"color:var(--brand-dark);\">dealer fees<\/a> layered on top<\/li>\n      <li>Financing terms that alter the <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/out-the-door-price\/\" style=\"color:var(--brand-dark);\">out-the-door price<\/a><\/li>\n    <\/ul>\n    <p>None of these factors change the invoice price itself, but they shape the overall transaction. Don&#8217;t focus only on the invoice, or you risk missing other parts of the deal. Use the invoice price as a goal and guide, and keep your attention on the out-the-door total.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec\" id=\"practical-way\">\n  <div class=\"w\">\n    <h2>A Practical Way to Think About Dealer Pay When You Are Shopping<\/h2>\n    <p>Instead of chasing an exact answer to &#8220;how much do car dealers pay,&#8221; it&#8217;s more effective to reframe the question. A practical mindset emphasizes:<\/p>\n    <ul>\n      <li>Whether offers are consistently structured and the pricing is logical<\/li>\n      <li>Whether the same trim, options, and destination handling are being compared<\/li>\n      <li>Whether the full out-the-door number is itemized and clear<\/li>\n    <\/ul>\n    <p>The invoice price still matters. It&#8217;s a reference point for explaining differences in vehicle pricing, the same way <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-dealers-use-invoice-price\/\" style=\"color:var(--brand-dark);\">dealers themselves use it in negotiations<\/a>, but it isn&#8217;t proof of what a dealer paid or didn&#8217;t pay. Focus on clarity and comparability, since those are the parts you can actually influence.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec-alt\" id=\"checklist\">\n  <div class=\"w\">\n    <h2>Quick Checklist for Comparing Offers<\/h2>\n    <p class=\"lead\">Before moving forward with an offer, verify a few fundamentals.<\/p>\n    <div class=\"callout\">\n      <ul style=\"margin-bottom:0;\">\n        <li>The vehicle configuration is consistent across all quotes.<\/li>\n        <li>Invoice price is understood as context, not the exact price you should be hunting for.<\/li>\n        <li>Fees and add-ons are clearly specified.<\/li>\n        <li>Financing is considered separately from the vehicle price.<\/li>\n        <li>You can review and agree to <a href=\"https:\/\/invoice-pricing.com\/calculator.cfm\" style=\"color:var(--brand-dark);\">the full out-the-door (OTD) price<\/a>, with each item visible and comparable across quotes.<\/li>\n      <\/ul>\n    <\/div>\n    <p style=\"margin-top:18px;\">Following this checklist keeps discussions consistent instead of speculative. If numbers still don&#8217;t line up, cross-check against <a href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/invoice-price-lookup-sources\/\" style=\"color:var(--brand-dark);\">a reliable pricing source<\/a> before you commit.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"sec\" id=\"faq\">\n  <div class=\"w\">\n    <h2>FAQ: How Much Do Car Dealers Pay?<\/h2>\n    <div class=\"faq\">\n      <div class=\"faq-item\">\n        <h3>How much do car dealers pay for new cars compared to the invoice price?<\/h3>\n        <p>The invoice price is useful, but it doesn&#8217;t reveal the dealer&#8217;s complete financial situation. What the dealer actually pays depends on how &#8220;pay&#8221; is defined and which factors are included. Use invoice price as a guide toward a good deal, not the final answer.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <h3>Why can&#8217;t buyers see a dealer&#8217;s actual net cost?<\/h3>\n        <p>Dealer net cost varies based on timing, region, and internal performance factors that aren&#8217;t publicly shared.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <h3>Is the invoice price still useful if it doesn&#8217;t reveal the full dealer cost?<\/h3>\n        <p>Yes. The invoice price shows the dealer&#8217;s cost from the manufacturer. Combined with an understanding of what else affects the vehicle&#8217;s price, it&#8217;s still a strong tool for negotiating the best possible deal.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec-alt\" id=\"check-invoice-price\">\n  <div class=\"w\">\n    <div class=\"final-cta\">\n      <h2>Check the invoice price for your specific car.<\/h2>\n      <p>Review the invoice price and understand it&#8217;s not the full picture. Use it as a reference point for your goal price, then negotiate from there. Fill out our quick form to get the invoice price for the exact vehicle you&#8217;re looking for, including trims and options.<\/p>\n      <div class=\"cta-row\" style=\"margin-top:8px;\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/invoice-pricing.com\/secure\/app1.cfm?engine=organic\" target=\"_blank\" rel=\"noopener\">Get My Invoice Price<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>How much do car dealers pay for new cars? The answer depends on whether you mean invoice price, dealer net cost, or the full cost behind the deal.<\/p>\n","protected":false},"featured_media":1757,"template":"","format":"standard","meta":{"_acf_changed":false},"categories":[28],"tags":[91],"class_list":["post-1749","buying-tip","type-buying-tip","status-publish","format-standard","has-post-thumbnail","hentry","category-buying-tips","tag-how-much-do-car-dealers-pay"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"How much do car dealers pay for new cars? Learn what invoice price leaves out, why dealer cost varies, and read the full guide.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"N7imH6j_Doy_Tuj_XjGdr0a6VRRtC8qFL3tjuzCGomw\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Invoice-Pricing - Find dealer Invoice Pricing on new cars local to you and save thousands.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How Much Do Car Dealers Pay? The Hidden Truth\" \/>\n\t\t<meta property=\"og:description\" content=\"How much do car dealers pay for new cars? The answer depends on whether you mean invoice price, dealer net cost, or the full cost behind the deal.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-16T22:13:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-08T22:09:40+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How Much Do Car Dealers Pay? The Hidden Truth\" \/>\n\t\t<meta name=\"twitter:description\" content=\"How much do car dealers pay for new cars? The answer depends on whether you mean invoice price, dealer net cost, or the full cost behind the deal.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#article\",\"name\":\"How Much Do Car Dealers Pay? The Hidden Truth\",\"headline\":\"How Much Do Car Dealers Pay? The Hidden Truth\",\"author\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/author\\\/codywaite\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/how-much-do-car-dealers-pay.png\",\"width\":1536,\"height\":1024,\"caption\":\"Invoice price is one reference point, but it does not show the full cost behind a new car deal.\"},\"datePublished\":\"2026-04-16T22:13:16+00:00\",\"dateModified\":\"2026-07-08T22:09:40+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#webpage\"},\"articleSection\":\"Buying Tips, How much do car dealers pay\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars#listItem\",\"position\":1,\"name\":\"Cars\",\"item\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/category\\\/buying-tips\\\/#listItem\",\"name\":\"Buying Tips\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/category\\\/buying-tips\\\/#listItem\",\"position\":2,\"name\":\"Buying Tips\",\"item\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/category\\\/buying-tips\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#listItem\",\"name\":\"How Much Do Car Dealers Pay? The Hidden Truth\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars#listItem\",\"name\":\"Cars\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#listItem\",\"position\":3,\"name\":\"How Much Do Car Dealers Pay? The Hidden Truth\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/category\\\/buying-tips\\\/#listItem\",\"name\":\"Buying Tips\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/#organization\",\"name\":\"Invoice-Pricing.com\",\"description\":\"Find dealer Invoice Pricing on new cars local to you and save thousands.\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Invoice-Pricing-logo.webp\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#organizationLogo\",\"width\":1001,\"height\":263,\"caption\":\"Invoice Pricing Logo\"},\"image\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/author\\\/codywaite\\\/#author\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/author\\\/codywaite\\\/\",\"name\":\"Cody Waite\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12fc2fc8c57170884b841026541ee947ea6a5ec9958a48b58b984421b74db83b?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Cody Waite\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#webpage\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/\",\"name\":\"How Much Do Car Dealers Pay? The Hidden Truth\",\"description\":\"How much do car dealers pay for new cars? Learn what invoice price leaves out, why dealer cost varies, and read the full guide.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/how-much-do-car-dealers-pay.png\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#mainImage\",\"width\":1536,\"height\":1024,\"caption\":\"Invoice price is one reference point, but it does not show the full cost behind a new car deal.\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/buying-tip\\\/how-much-do-car-dealers-pay\\\/#mainImage\"},\"datePublished\":\"2026-04-16T22:13:16+00:00\",\"dateModified\":\"2026-07-08T22:09:40+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/#website\",\"url\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/\",\"name\":\"Invoice-Pricing\",\"description\":\"Find dealer Invoice Pricing on new cars local to you and save thousands.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/invoice-pricing.com\\\/cars\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How Much Do Car Dealers Pay? The Hidden Truth<\/title>\n\n","aioseo_head_json":{"title":"How Much Do Car Dealers Pay? The Hidden Truth","description":"How much do car dealers pay for new cars? Learn what invoice price leaves out, why dealer cost varies, and read the full guide.","canonical_url":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"N7imH6j_Doy_Tuj_XjGdr0a6VRRtC8qFL3tjuzCGomw","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#article","name":"How Much Do Car Dealers Pay? The Hidden Truth","headline":"How Much Do Car Dealers Pay? The Hidden Truth","author":{"@id":"https:\/\/invoice-pricing.com\/cars\/author\/codywaite\/#author"},"publisher":{"@id":"https:\/\/invoice-pricing.com\/cars\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png","width":1536,"height":1024,"caption":"Invoice price is one reference point, but it does not show the full cost behind a new car deal."},"datePublished":"2026-04-16T22:13:16+00:00","dateModified":"2026-07-08T22:09:40+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#webpage"},"isPartOf":{"@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#webpage"},"articleSection":"Buying Tips, How much do car dealers pay"},{"@type":"BreadcrumbList","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars#listItem","position":1,"name":"Cars","item":"https:\/\/invoice-pricing.com\/cars","nextItem":{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/#listItem","name":"Buying Tips"}},{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/#listItem","position":2,"name":"Buying Tips","item":"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/","nextItem":{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#listItem","name":"How Much Do Car Dealers Pay? The Hidden Truth"},"previousItem":{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars#listItem","name":"Cars"}},{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#listItem","position":3,"name":"How Much Do Car Dealers Pay? The Hidden Truth","previousItem":{"@type":"ListItem","@id":"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/#listItem","name":"Buying Tips"}}]},{"@type":"Organization","@id":"https:\/\/invoice-pricing.com\/cars\/#organization","name":"Invoice-Pricing.com","description":"Find dealer Invoice Pricing on new cars local to you and save thousands.","url":"https:\/\/invoice-pricing.com\/cars\/","logo":{"@type":"ImageObject","url":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/01\/Invoice-Pricing-logo.webp","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#organizationLogo","width":1001,"height":263,"caption":"Invoice Pricing Logo"},"image":{"@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/invoice-pricing.com\/cars\/author\/codywaite\/#author","url":"https:\/\/invoice-pricing.com\/cars\/author\/codywaite\/","name":"Cody Waite","image":{"@type":"ImageObject","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/12fc2fc8c57170884b841026541ee947ea6a5ec9958a48b58b984421b74db83b?s=96&d=mm&r=g","width":96,"height":96,"caption":"Cody Waite"}},{"@type":"WebPage","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#webpage","url":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/","name":"How Much Do Car Dealers Pay? The Hidden Truth","description":"How much do car dealers pay for new cars? Learn what invoice price leaves out, why dealer cost varies, and read the full guide.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/invoice-pricing.com\/cars\/#website"},"breadcrumb":{"@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png","@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#mainImage","width":1536,"height":1024,"caption":"Invoice price is one reference point, but it does not show the full cost behind a new car deal."},"primaryImageOfPage":{"@id":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/#mainImage"},"datePublished":"2026-04-16T22:13:16+00:00","dateModified":"2026-07-08T22:09:40+00:00"},{"@type":"WebSite","@id":"https:\/\/invoice-pricing.com\/cars\/#website","url":"https:\/\/invoice-pricing.com\/cars\/","name":"Invoice-Pricing","description":"Find dealer Invoice Pricing on new cars local to you and save thousands.","inLanguage":"en-US","publisher":{"@id":"https:\/\/invoice-pricing.com\/cars\/#organization"}}]},"og:locale":"en_US","og:site_name":"Invoice-Pricing - Find dealer Invoice Pricing on new cars local to you and save thousands.","og:type":"article","og:title":"How Much Do Car Dealers Pay? The Hidden Truth","og:description":"How much do car dealers pay for new cars? The answer depends on whether you mean invoice price, dealer net cost, or the full cost behind the deal.","og:url":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/","og:image":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png","og:image:secure_url":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png","og:image:width":"1536","og:image:height":"1024","article:published_time":"2026-04-16T22:13:16+00:00","article:modified_time":"2026-07-08T22:09:40+00:00","twitter:card":"summary_large_image","twitter:title":"How Much Do Car Dealers Pay? The Hidden Truth","twitter:description":"How much do car dealers pay for new cars? The answer depends on whether you mean invoice price, dealer net cost, or the full cost behind the deal.","twitter:image":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png"},"aioseo_meta_data":{"post_id":"1749","title":"#post_title","description":"How much do car dealers pay for new cars? Learn what invoice price leaves out, why dealer cost varies, and read the full guide.","keywords":null,"keyphrases":{"focus":{"keyphrase":"How much do car dealers pay","score":69,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":6,"maxScore":9,"error":1,"length":6},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":"#post_title","og_description":"#post_excerpt","og_object_type":"default","og_image_type":"featured","og_image_url":"https:\/\/invoice-pricing.com\/cars\/wp-content\/uploads\/2026\/04\/how-much-do-car-dealers-pay.png","og_image_width":"1536","og_image_height":"1024","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-08 22:10:10","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-04-15 20:44:12","updated":"2026-07-08 23:01:16"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/invoice-pricing.com\/cars\" title=\"Cars\">Cars<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u203a<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/\" title=\"Buying Tips\">Buying Tips<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u203a<\/span><span class=\"aioseo-breadcrumb\">\n\tHow Much Do Car Dealers Pay? The Hidden Truth\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Cars","link":"https:\/\/invoice-pricing.com\/cars"},{"label":"Buying Tips","link":"https:\/\/invoice-pricing.com\/cars\/category\/buying-tips\/"},{"label":"How Much Do Car Dealers Pay? The Hidden Truth","link":"https:\/\/invoice-pricing.com\/cars\/buying-tip\/how-much-do-car-dealers-pay\/"}],"_links":{"self":[{"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/buying-tip\/1749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/buying-tip"}],"about":[{"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/types\/buying-tip"}],"version-history":[{"count":15,"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/buying-tip\/1749\/revisions"}],"predecessor-version":[{"id":4149,"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/buying-tip\/1749\/revisions\/4149"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/media\/1757"}],"wp:attachment":[{"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/media?parent=1749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/categories?post=1749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/invoice-pricing.com\/cars\/wp-json\/wp\/v2\/tags?post=1749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}