moautodirect.com Open in urlscan Pro
128.136.151.59  Public Scan

URL: https://moautodirect.com/vdp/20964449/Used-2020-RAM-2500-Tradesman-Crew-Cab-SWB-4WD-for-sale-in-Excelisor-Springs-MO-64024
Submission: On February 27 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

POST /ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=%2Fdetail%3Fid%3D20964449&modulename=ResponsiveSearch

<form id="ResponsiveSearchForm" data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update="#ResponsiveSearchWrapper" data-ajax-failure="ajaxFailure" data-ajax-begin="beginResponsiveSearchFilter()"
  data-ajax-complete="completeResponsiveSearchFilter()" action="/ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=%2Fdetail%3Fid%3D20964449&amp;modulename=ResponsiveSearch" method="post">
  <div class="searchMake">
    <select class="form-control" id="ddlResponsiveSearchMake" aria-label="Make" name="MakeName">
      <option value="">Make</option>
      <option value="Cadillac">Cadillac</option>
      <option value="Chevrolet">Chevrolet</option>
      <option value="Chrysler">Chrysler</option>
      <option value="Dodge">Dodge</option>
      <option value="Ford">Ford</option>
      <option value="GMC">GMC</option>
      <option value="Honda">Honda</option>
      <option value="Jeep">Jeep</option>
      <option value="Nissan">Nissan</option>
      <option value="RAM">RAM</option>
      <option value="Toyota">Toyota</option>
    </select>
  </div>
  <div class="searchModel">
    <i id="modelSpinner" class="fa-solid fa-rotate fa-spin fa-fw d-none"></i>
    <select class="form-control" id="ddlResponsiveSearchModel" aria-label="Model" name="ModelName">
      <option value="">Model</option>
      <option value="1500">1500</option>
      <option value="200">200</option>
      <option value="2500">2500</option>
      <option value="Camry">Camry</option>
      <option value="Edge">Edge</option>
      <option value="Escape">Escape</option>
      <option value="Explorer">Explorer</option>
      <option value="F-150">F-150</option>
      <option value="F-350 SD">F-350 SD</option>
      <option value="Fusion Hybrid">Fusion Hybrid</option>
      <option value="Grand Cherokee">Grand Cherokee</option>
      <option value="Highlander">Highlander</option>
      <option value="Mustang">Mustang</option>
      <option value="Odyssey">Odyssey</option>
      <option value="Ram 3500">Ram 3500</option>
      <option value="SRX">SRX</option>
      <option value="Sierra 1500">Sierra 1500</option>
      <option value="Sierra Classic 1500">Sierra Classic 1500</option>
      <option value="Suburban">Suburban</option>
      <option value="Xterra">Xterra</option>
    </select>
  </div>
  <div class="searchButton">
    <button type="button" id="SearchButton" class="btn col">
    </button>
  </div>
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input type="hidden" name="ClearAll" value="1">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY">
</form>

<form class="calcWrap">
  <h3 class="calcTitle loanCalcTab"><label id="lblLoanCalc">Payment Calculator</label></h3>
  <div id="loanCalc">
    <div class="form-group">
      <label for="LoanCalcPrice" aria-labelledby="LoanCalcPrice" class="col-form-label">Loan Amount ($):</label>
      <input type="number" min="0" aria-label="Loan Amount" step="0.01" id="LoanCalcPrice" class="loanCalcPrice form-control" value="32800.00" onchange="CalculatePayment()" onkeyup="CalculateKeyPress($(this))">
    </div>
    <div class="form-group">
      <label for="DownPayment" aria-labelledby="DownPayment" class="col-form-label">Down Payment ($):</label>
      <input type="number" min="0" aria-label="Down Payment" id="DownPayment" class="LoanDownPayment form-control " value="1000" onchange="CalculatePayment()" onkeyup="CalculateKeyPress($(this))">
    </div>
    <div class="form-group">
      <label for="LoanInterest" aria-labelledby="LoanInterest" class="col-form-label">APR (%):</label>
      <input type="number" min="0" step="0.01" aria-label="APR %" id="LoanInterest" class="LoanInterest form-control" value="4.95" onchange="CalculatePayment()" onkeyup="CalculateKeyPress($(this))">
    </div>
    <div class="form-group">
      <label for="LoanTerm" aria-labelledby="LoanTerm" class="LoanTermLabel col-form-label">Term of Loan (Years):</label>
      <input type="number" min="0" aria-label="Term of Loan" id="LoanTerm" class="LoanTerm form-control" value="3" onchange="CalculatePayment()" onkeyup="CalculateKeyPress($(this))">
    </div>
    <div class="form-group">
      <label for="MonthlyPayment" aria-labelledby="MonthlyPayment" class="col-form-label">Monthly Payment:</label>
      <input type="text" id="MonthlyPayment" class="LoanCalcPayment form-control" disabled="disabled">
    </div>
  </div>
</form>

POST /LeadModule/SendToFriendSubmitForm?pagename=detail&modulename=ResponsiveInventoryDetail11

<form class="SendToFriendForm" data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update=".send-to-friend-form-wrapper" data-ajax-failure="ajaxFailure" data-ajax-loading=".send-to-friend-form-spinner"
  data-ajax-begin="$('.btn-send-to-friend').prop('disabled',true);" data-ajax-complete="$('.btn-send-to-friend').prop('disabled',false);formLeadTracking('20964449', '', 'Send A Friend Form');" data-recaptcha-id="ResponsiveSendAFriendRecaptchaToken"
  data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/SendToFriendSubmitForm?pagename=detail&amp;modulename=ResponsiveInventoryDetail11" method="post" novalidate="novalidate">
  <div class="i11r_detailShareMsg">
    <b>Message:</b> Thought you might be interested in this <a href="https://www.moautodirect.com/vdp/20964449/Used-2020-RAM-2500-for-sale-in-Excelisor-Springs-MO">2020 RAM 2500</a>.
  </div>
  <hr>
  <div class="form-group required-asterisk">
    <label id="lblMyEmail" for="MyEmail">Your Email:</label>
    <input type="email" aria-labelledby="lblMyEmail" class="txtMyEmail DetailContactInputBox form-control" data-val="true" data-val-required="Please enter your e-mail address" id="MyEmail" name="MyEmail" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MyEmail" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblFriendsEmail" for="FriendEmail">Friend's Email:</label>
    <input type="email" aria-labelledby="lblFriendsEmail" class="txtFriendsEmail DetailContactInputBox form-control" data-val="true" data-val-required="Please enter your friend's e-mail address" id="FriendEmail" name="FriendEmail" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FriendEmail" data-valmsg-replace="true"></span>
  </div>
  <div></div>
  <button class="i11r_submitButton btn btn-send-to-friend"> Send Link! <i class="fas fa-spinner fa-spin fa-fw send-to-friend-form-spinner" style="display: none"></i>
  </button>
  <input type="hidden" name="CssClassPrefix" value="i11r">
  <input type="hidden" name="VehicleUrl" value="https://www.moautodirect.com/vdp/20964449/Used-2020-RAM-2500-for-sale-in-Excelisor-Springs-MO">
  <input type="hidden" name="VehicleName" value="2020 RAM 2500">
  <input type="hidden" name="InventoryId" value="20964449">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY">
</form>

POST /LeadModule/VehicleInquirySubmitForm?pagename=detail&modulename=ResponsiveInventoryDetail11

<form data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update=".vehicle-inquiry-form-wrapper"
  data-ajax-success="formLeadTracking('20964449', '', 'Vehicle Inquiry Form');formTrack('success','ResponsiveInventoryDetail11');redirect('');" data-ajax-failure="ajaxFailure" data-ajax-loading=".vehicle-inquiry-form-spinner"
  data-ajax-begin="$('.vehicle-inquiry-form-button').prop('disabled',true);" data-ajax-complete="$('.vehicle-inquiry-form-button').prop('disabled',false);" data-recaptcha-id="VehicleInquiryRecaptchaToken" data-recaptcha-site-key=""
  data-recaptcha-type="Undefined" action="/LeadModule/VehicleInquirySubmitForm?pagename=detail&amp;modulename=ResponsiveInventoryDetail11" method="post" novalidate="novalidate">
  <div class="form-group required-asterisk">
    <label class="col-form-label" id="lblInquiryFirstName" for="FirstName">First Name:</label>
    <input type="text" aria-labelledby="lblInquiryFirstName" class="txtInquiryFirstName form-control" data-val="true" data-val-required="Please enter your first name" id="FirstName" name="FirstName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label class="col-form-label" id="lblInquiryLastName" for="LastName">Last Name:</label>
    <input type="text" aria-labelledby="lblInquiryLastName" class="txtInquiryLastName form-control" data-val="true" data-val-required="Please enter your last name" id="LastName" name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label class="col-form-label" id="lblInquiryEmail" for="Email">Email:</label>
    <input type="email" aria-labelledby="lblInquiryEmail" class="txtInquiryEmail form-control" data-val="true" data-val-required="The Email field is required." id="Email" name="Email" placeholder="example@example.com" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label class="col-form-label" id="lblInquiryMobilePhone" for="MobilePhone">Mobile Phone:</label>
    <input type="tel" aria-labelledby="lblInquiryMobilePhone" class="txtInquiryMobilePhone form-control " data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" id="MobilePhone" name="MobilePhone" placeholder="###-###-####" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label class="col-form-label" id="lblInquiryHomePhone" for="HomePhone">Home Phone:</label>
    <input type="tel" aria-labelledby="lblInquiryHomePhone" class="txtInquiryHomePhone form-control" data-val="true" data-val-regex="ex. ###-###-####" data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$"
      id="HomePhone" name="HomePhone" placeholder="###-###-####" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="HomePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label class="col-form-label" id="lblInquiryComments" for="Comments">Comments:</label>
    <textarea aria-labelledby="lblInquiryComments" class="txtInquiryComments form-control form-textarea" id="Comments" name="Comments"></textarea>
  </div>
  <div class="tradeInPanel" style="display: none;">
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeYear" for="TradeYear">Trade-In Year:</label>
      <input type="number" aria-labelledby="lblInquiryTradeYear" min="0" class="txtInquiryTradeYear form-control" id="TradeYear" name="TradeYear" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeMake" for="TradeMake">Trade-In Make:</label>
      <input type="text" aria-labelledby="lblInquiryTradeMake" class="txtInquiryTradeMake form-control" id="TradeMake" name="TradeMake" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeModel" for="TradeModel">Trade-In Model:</label>
      <input type="text" aria-labelledby="lblInquiryTradeModel" class="txtInquiryTradeModel form-control" id="TradeModel" name="TradeModel" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeTrim" for="TradeTrim">Trade-In Trim:</label>
      <input type="text" aria-labelledby="lblInquiryTradeTrim" class="txtInquiryTradeTrim form-control" id="TradeTrim" name="TradeTrim" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeColor" for="TradeColor">Trade-In Color:</label>
      <input type="text" aria-labelledby="lblInquiryTradeColor" class="txtInquiryTradeColor form-control" id="TradeColor" name="TradeColor" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeMileage" for="TradeMileage">Trade-In Mileage</label>
      <input type="number" aria-labelledby="lblInquiryTradeMileage" min="0" class="txtInquiryTradeMileage form-control" id="TradeMileage" name="TradeMileage" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeVin" for="TradeVin">Trade-In VIN:</label>
      <input type="text" aria-labelledby="lblInquiryTradeVin" class="txtInquiryTradeVin form-control" id="TradeVin" name="TradeVin" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradePayoff" for="TradePayoff">Trade-In Payoff:</label>
      <input type="text" aria-labelledby="lblInquiryTradePayoff" class="txtInquiryTradePayoff form-control" data-val="true" data-val-number="The field Trade-In Payoff must be a number." id="TradePayoff" name="TradePayoff" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradePayoffGoodThru" for="TradePayoffGoodThru">Trade-In Payoff Good Thru:</label>
      <input type="date" aria-labelledby="lblInquiryTradePayoffGoodThru" class="txtInquiryTradePayoffGoodThru form-control" id="TradePayoffGoodThru" name="TradePayoffGoodThru" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeLienHolderAddress" for="TradeLienHolderAddress">Trade-In Lien Holder Address:</label>
      <input class="txtInquiryTradeLienHolderAddress form-control" aria-labelledby="lblInquiryTradeLienHolderAddress" type="text" id="TradeLienHolderAddress" name="TradeLienHolderAddress" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeLienHolderCity" for="TradeLienHolderCity">Trade-In Lien Holder City:</label>
      <input type="text" aria-labelledby="lblInquiryTradeLienHolderCity" class="txtInquiryTradeLienHolderCity form-control" id="TradeLienHolderCity" name="TradeLienHolderCity" value="">
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblTradeLienHolderState" for="TradeLienHolderState">Trade-In Lien Holder State:</label>
      <div class="row">
        <div class="col-sm-6">
          <select class="form-control cboTradeLienHolderState" aria-labelledby="lblTradeLienHolderState" id="TradeLienHolderState" name="TradeLienHolderState">
            <option></option>
            <option value="AB">AB</option>
            <option value="AL">AL</option>
            <option value="AK">AK</option>
            <option value="AZ">AZ</option>
            <option value="AR">AR</option>
            <option value="BC">BC</option>
            <option value="CA">CA</option>
            <option value="CO">CO</option>
            <option value="CT">CT</option>
            <option value="DE">DE</option>
            <option value="DC">DC</option>
            <option value="FL">FL</option>
            <option value="GA">GA</option>
            <option value="HI">HI</option>
            <option value="ID">ID</option>
            <option value="IL">IL</option>
            <option value="IN">IN</option>
            <option value="IA">IA</option>
            <option value="KS">KS</option>
            <option value="KY">KY</option>
            <option value="LA">LA</option>
            <option value="ME">ME</option>
            <option value="MD">MD</option>
            <option value="MA">MA</option>
            <option value="MB">MB</option>
            <option value="MI">MI</option>
            <option value="MN">MN</option>
            <option value="MS">MS</option>
            <option value="MO">MO</option>
            <option value="MT">MT</option>
            <option value="NB">NB</option>
            <option value="NC">NC</option>
            <option value="ND">ND</option>
            <option value="NE">NE</option>
            <option value="NH">NH</option>
            <option value="NJ">NJ</option>
            <option value="NL">NL</option>
            <option value="NM">NM</option>
            <option value="NS">NS</option>
            <option value="NT">NT</option>
            <option value="NU">NU</option>
            <option value="NV">NV</option>
            <option value="NY">NY</option>
            <option value="OH">OH</option>
            <option value="OK">OK</option>
            <option value="ON">ON</option>
            <option value="OR">OR</option>
            <option value="PA">PA</option>
            <option value="PE">PE</option>
            <option value="PR">PR</option>
            <option value="QC">QC</option>
            <option value="RI">RI</option>
            <option value="SC">SC</option>
            <option value="SD">SD</option>
            <option value="SK">SK</option>
            <option value="TN">TN</option>
            <option value="TX">TX</option>
            <option value="UT">UT</option>
            <option value="VT">VT</option>
            <option value="VA">VA</option>
            <option value="WA">WA</option>
            <option value="WV">WV</option>
            <option value="WI">WI</option>
            <option value="WY">WY</option>
            <option value="YT">YT</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-form-label" id="lblInquiryTradeLienHolderZip" for="TradeLienHolderZip">Trade-In Lien Holder Zip:</label>
      <input type="text" aria-labelledby="lblInquiryTradeLienHolderZip" class="txtInquiryTradeLienHolderZip form-control" id="TradeLienHolderZip" name="TradeLienHolderZip" value="">
    </div>
  </div>
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent8097" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent8097" aria-labelledby="chkContactDisclaimerConsent8097">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <button class="i11r_submitButton btn vehicle-inquiry-form-button"> Send Inquiry <i class="fa-solid fa-rotate fa-spin fa-fw vehicle-inquiry-form-spinner" style="display: none"></i>
  </button>
  <input type="hidden" name="InventoryId" value="20964449">
  <input type="hidden" name="PriceType" value="Retail">
  <input type="hidden" name="CssClassPrefix" value="i11r">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

POST /LeadModule/ScheduleTestDriveSubmitForm?pagename=detail&modulename=ResponsiveInventoryDetail11

<form class="ScheduleTestDriveForm formWrap" data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update=".ScheduleTestDriveFormWrapper" data-ajax-failure="ajaxFailure" data-ajax-loading=".ScheduleTestDriveFormSpinner"
  data-ajax-begin="$('.quickInquiryButton').prop('disabled',true);" data-ajax-complete="$('.quickInquiryButton').prop('disabled',false);formLeadTracking('20964449', '', 'Schedule Test Drive Form');" data-recaptcha-id="ScheduleTestDriveRecaptchaToken"
  data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/ScheduleTestDriveSubmitForm?pagename=detail&amp;modulename=ResponsiveInventoryDetail11" method="post" novalidate="novalidate">
  <div class="form-group required-asterisk">
    <label id="lblQuickInquiryFirstNameTextBox" for="FirstName">First Name:</label>
    <input type="text" aria-labelledby="lblQuickInquiryFirstNameTextBox" class="QuickInquiryFirstNameTextBox DetailContactInputBox form-control" data-val="true" data-val-required="Please enter your first name" id="FirstName" name="FirstName"
      value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblQuickInquiryLastNameTextBox" for="LastName">Last Name:</label>
    <input type="text" aria-labelledby="lblQuickInquiryLastNameTextBox" class="QuickInquiryLastNameTextBox DetailContactInputBox form-control" data-val="true" data-val-required="Please enter your last name" id="LastName" name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblQuickInquiryEmailTextBox" for="EmailAddress">Email:</label>
    <input type="email" aria-labelledby="lblQuickInquiryEmailTextBox" class="QuickInquiryEmailTextBox DetailContactInputBox form-control" data-val="true" data-val-required="Please enter your e-mail address" id="EmailAddress" name="EmailAddress"
      value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="EmailAddress" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label id="lblQuickInquiryPhoneTextBox" for="MobilePhone">Mobile Phone:</label>
    <input type="tel" aria-labelledby="lblQuickInquiryPhoneTextBox" class="QuickInquiryPhoneTextBox DetailContactInputBox form-control" data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" id="MobilePhone" name="MobilePhone" placeholder="###-###-####" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblQuickInquiryHomePhoneTextBox" for="HomePhone">Home Phone:</label>
    <input type="tel" aria-labelledby="lblQuickInquiryHomePhoneTextBox" class="QuickInquiryHomePhoneTextBox DetailContactInputBox form-control" data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" data-val-required="Please enter your telephone number" id="HomePhone" name="HomePhone" placeholder="###-###-####" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="HomePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label id="lblDescription" for="Comments">Desired Date/Time:</label>
    <textarea aria-labelledby="lblDescription" class="txtDescription DetailContactInputBox form-control form-textarea" id="Comments" name="Comments"></textarea>
    <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
  </div>
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent7618" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent7618" aria-labelledby="chkContactDisclaimerConsent7618">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <button class="i11r_submitButton quickInquiryButton QuickInquiryButton btn"> Submit <i class="fa-solid fa-rotate fa-spin fa-fw ScheduleTestDriveFormSpinner ScheduleTestDriveFormSpinner" style="display: none"></i>
  </button>
  <input type="hidden" name="CssClassPrefix" value="i11r">
  <input type="hidden" name="PriceType" value="Retail">
  <input type="hidden" name="InventoryId" value="20964449">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

POST /LeadModule/MakeAnOfferSubmitForm?pagename=detail&modulename=ResponsiveInventoryDetail11

<form class="makeAnOfferSubmitForm" data-ajax="true" data-ajax-method="post" ata-ajax-mode="replace" data-ajax-update=".make-offer-wrapper" data-ajax-failure="ajaxFailure" data-ajax-loading=".make-offer-spinner"
  data-ajax-begin="$('.make-offer-submit').prop('disabled',true);" data-ajax-complete="$('.make-offer-submit').prop('disabled',false);formLeadTracking('20964449', '', 'Make An Offer');" data-recaptcha-id="MakeAnOfferRecaptchaToken"
  data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/MakeAnOfferSubmitForm?pagename=detail&amp;modulename=ResponsiveInventoryDetail11" method="post" novalidate="novalidate">
  <div class="row animated fadeIn">
    <div class="col-lg-6 mb-2">
      <div class="askingVehicle card p-3 text-center h-100">
        <h3>2020 RAM 2500 <span class="vehicleTrim">Tradesman Crew Cab SWB 4WD</span></h3>
        <p>136,128 miles, 4WD, 6 Cyl 6.7L L6 OHV 24V TURBO DIESEL</p>
        <img data-src="https://imagescdn.dealercarsearch.com/Media/12612/20964449/638441394709689745.jpg" alt="Vehicle Image" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 3'%3E%3C/svg%3E"
          class="img-fluid inv-image img-thumbnail w-100 lazyload" title="" onerror="this.onerror = null;this.src = 'https://imagescdn.dealercarsearch.com/dealerimages/12612/12612_newarrivalphoto.jpg';">
      </div>
    </div>
    <div class="col-lg-6 mb-2">
      <div class="askingPrice card p-3 h-100">
        <h6 class="text-center">ASKING PRICE</h6>
        <div class="retailWrap pricebox-2 hide-grid-price">
          <span class="label-2">Retail</span>
          <span class="price-2">$32,800</span>
        </div>
        <div class="row">
          <div class="form-group col-lg-12 required-asterisk">
            <label id="lblOffer" for="Offer">Offer:</label>
            <div class="input-group">
              <div class="input-group-append">
                <span class="input-group-text">
                  <i class="fa-solid fa-dollar-sign"></i>
                </span>
              </div>
              <input type="number" min="0" aria-labelledby="lblOffer" class="txtOffer form-control input-lg" data-val="true" data-val-required="The Offer field is required." id="Offer" name="Offer" value="">
            </div>
            <span class="text-danger field-validation-valid" data-valmsg-for="Offer" data-valmsg-replace="true"></span>
          </div>
          <div class="form-group col-lg-6 required-asterisk">
            <label id="lblFirstName" for="FirstName">First Name:</label>
            <input type="text" aria-labelledby="lblFirstName" class="txtFirstName form-control" data-val="true" data-val-required="The First Name field is required." id="FirstName" name="FirstName" value="">
            <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
          </div>
          <div class="form-group col-lg-6 required-asterisk">
            <label id="lblLastName" for="LastName">Last Name:</label>
            <input type="text" aria-labelledby="lblLastName" class="txtLastName form-control" data-val="true" data-val-required="The Last Name field is required." id="LastName" name="LastName" value="">
            <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
          </div>
          <div class="form-group col-lg-6 required-asterisk">
            <label id="lblHomePhone" for="HomePhone">Phone:</label>
            <input type="tel" aria-labelledby="lblHomePhone" class="txtHomePhone form-control" data-val="true" data-val-regex="ex. ###-###-####" data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$"
              data-val-required="The Phone field is required." id="HomePhone" name="HomePhone" placeholder="###-###-####" value="">
            <span class="text-danger field-validation-valid" data-valmsg-for="HomePhone" data-valmsg-replace="true"></span>
          </div>
          <div class="form-group col-lg-6 required-asterisk">
            <label id="lblEmail" for="Email">Email:</label>
            <input type="email" aria-labelledby="lblEmail" class="txtEmail form-control" data-val="true" data-val-required="The Email field is required." id="Email" name="Email" placeholder="example@example.com" value="">
            <span class="text-danger field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
          </div>
          <div class="form-group col-lg-12">
            <label id="lblComment" for="Comments">Comments:</label>
            <textarea class="txtComment form-control" maxlength="250" aria-labelledby="lblComment" placeholder="Enter additonal comments here. Maximum 250 characters." data-val="true" data-val-length="Comments must be 250 characters or less."
              data-val-length-max="250" id="Comments" name="Comments"></textarea>
            <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
          </div>
        </div>
        <div>
          <div class="contact-disclaimer">
            <div class="form-group required-asterisk">
              <div class="form-check ">
                <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent5527" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
                  data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
                <label for="chkContactDisclaimerConsent5527" aria-labelledby="chkContactDisclaimerConsent5527">
                  <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
                </label>
                <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
              </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
              acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting
              "STOP".
            </div>
          </div>
          <div></div>
          <button class="MakeAnOfferSubmitFormButton btn btn-primary btn-lg make-offer-submit"> Make Offer <i class="MakeAnOfferSubmitFormSpinner fa-solid fa-rotate fa-spin fa-fw make-offer-spinner" style="display: none"></i>
          </button>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="CssClassPrefix" value="i11r">
  <input type="hidden" name="InventoryId" value="20964449">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

POST /LeadModule/ModalSmsTextSubmitForm?pagename=detail&modulename=ResponsiveInventoryDetail11

<form id="ModalSmsTextForm" data-ajax="true" data-ajax-method="post" data-ajax-success="$('#smsModal').modal('toggle')" data-ajax-failure="ajaxFailure" data-ajax-loading="#ModalSmsTextFormSpinner"
  data-ajax-begin="$('#btnSendSMS').prop('disabled',true);" data-ajax-complete="$('#btnSendSMS').prop('disabled',false);formLeadTrackingByElementId('#responsiveSmsTextingFormVehicleId', '', 'Modal Sms Text Form')"
  data-recaptcha-id="ModalSmsTextRecaptchaToken" data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/ModalSmsTextSubmitForm?pagename=detail&amp;modulename=ResponsiveInventoryDetail11" method="post" novalidate="novalidate">
  <h4 aria-label="2020 RAM 2500">2020 RAM 2500</h4>
  <label aria-label="Stock #: 02201">Stock #: 02201</label>
  <div class="form-group required-asterisk">
    <label id="lblSMSFirstName" for="FirstName">First Name</label>
    <input aria-labelledby="lblSMSFirstName" type="text" id="txtSMSFirstName" class="form-control" data-val="true" data-val-required="The First Name field is required." name="FirstName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSLastName" for="LastName">Last Name</label>
    <input aria-labelledby="lblSMSLastName" type="text" id="txtSMSLastName" class="form-control" data-val="true" data-val-required="The Last Name field is required." name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSPhoneNumber" for="MobilePhone">Mobile Phone</label>
    <input type="tel" aria-labelledby="lblSMSPhoneNumbere" id="txtSMSPhoneNumber" class="form-control" data-val="true" data-val-regex="ex. ###-###-####" data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$"
      data-val-required="The Mobile Phone field is required." name="MobilePhone" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSMessage" for="Comments">Comments</label>
    <textarea aria-labelledby="lblSMSMessage" id="txtSMSMessage" class="form-control form-textarea" data-val="true" data-val-required="The Comments field is required." name="Comments"></textarea>
    <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
  </div>
  <input type="hidden" id="smsModalVehicleId" data-val="true" data-val-required="The VehicleId field is required." name="VehicleId" value="20964449">
  <input type="hidden" id="smsModalDealerId" data-val="true" data-val-required="The DealerId field is required." name="DealerId" value="12612">
  <input type="hidden" id="smsModalCssClassPrefixId" name="CssClassPrefix" value="ir11">
  <input type="hidden" id="smsModalYearMakeModel" name="YearMakeModel" value="2020 RAM 2500">
  <input type="hidden" id="smsModalStockNumber" name="StockNumber" value="02201">
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent8781" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent8781" aria-labelledby="chkContactDisclaimerConsent8781">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <div class="modal-footer">
    <button id="btnSendSMS" class="ir11_submitButton btn"> I agree, Send Text <i id="ModalSmsTextFormSpinner" class="fa-solid fa-rotate fa-spin fa-fw" style="display: none"></i>
    </button>
    <a href="/privacy" target="_blank" rel="noopener">Privacy Policy</a>
  </div>
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

POST /LeadModule/ResponsiveSmsSubmitForm?pagename=detail&modulename=ResponsiveSMSTextingForm&websitepagemoduleid=0

<form id="ResponsiveSmsTextingForm-SMSModal" data-ajax="true" data-ajax-mode="replace-with" data-ajax-update="#textingFormReplaceDiv" data-ajax-method="post" data-ajax-failure="ajaxFailure" data-ajax-loading=".spinner-SMSModal"
  data-ajax-begin="$('.btn-SMSModal').prop('disabled',true);" data-ajax-success="formTrack('success','ResponsiveSMSTextingForm');formLeadTracking('20964449', '', 'SMS Texting Form')" data-recaptcha-id="ResponsiveSmsTextingRecaptchaToken"
  data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/ResponsiveSmsSubmitForm?pagename=detail&amp;modulename=ResponsiveSMSTextingForm&amp;websitepagemoduleid=0" method="post" novalidate="novalidate">
  <h4 aria-label="2020 RAM 2500">2020 RAM 2500</h4>
  <label aria-label="Stock #: 02201">Stock #: 02201</label>
  <div class="form-group required-asterisk">
    <label id="lblSMSFirstNameFS" for="FirstName">First Name</label>
    <input aria-labelledby="lblSMSFirstNameFS" type="text" id="txtSMSFirstNameFS" class="form-control" data-val="true" data-val-required="The First Name field is required." name="FirstName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSLastNameFS" for="LastName">Last Name</label>
    <input aria-labelledby="lblSMSLastNameFS" type="text" id="txtSMSLastNameFS" class="form-control" data-val="true" data-val-required="The Last Name field is required." name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSPhoneNumberFS" for="MobilePhone">Mobile Phone</label>
    <input type="tel" aria-labelledby="lblSMSPhoneNumberFS" id="txtSMSPhoneNumberFS" class="form-control" data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" data-val-required="The Mobile Phone field is required." name="MobilePhone" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblMessage" for="Comments">Comments</label>
    <textarea aria-labelledby="lblMessage" id="Message" class="form-control form-textarea" data-val="true" data-val-required="The Comments field is required." name="Comments"></textarea>
    <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
  </div>
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent9238" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent9238" aria-labelledby="chkContactDisclaimerConsent9238">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <div class="modal-footer">
    <button class="sms_submitButtonFS btn  btn-SMSModal"> I agree, Send Text <i class="fa-solid fa-rotate fa-spin fa-fw spinner-SMSModal" style="display: none"></i>
    </button>
    <a href="/privacy" target="_blank" rel="noopener">Privacy Policy</a>
  </div>
  <input type="hidden" id="responsiveSmsTextingFormVehicleId" data-val="true" data-val-required="The VehicleId field is required." name="VehicleId" value="20964449">
  <input type="hidden" data-val="true" data-val-required="The HasAccountSid field is required." id="HasAccountSid" name="HasAccountSid" value="True">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8BNhOHdIAopFsiN7zRMwCTzXTOoBDZlKyV7DGfTS0bivbdDYRRL9dvAV2vh3QvgmRp9l01HwwoM-sRnzKWt84QMON8smfoskJZaxD70ZFyH-PomI3XQHUC_oguLuIIypP_KuPm9XtARu8FqwDxnpkAY"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

Text Content

1002 Isley Blvd Excelsior Springs, MO 64024 816-637-2222
 * Inventory
 * Financing
   Apply Online Loan Calculator Get Pre-Approved
 * Visit Us
 * Services
   Value Your Trade-In Vehicle Finder
 * Our Store
   About Us Contact Us Meet Our Staff Testimonials Privacy Policy

Quick Search
Make Cadillac Chevrolet Chrysler Dodge Ford GMC Honda Jeep Nissan RAM Toyota
Model 1500 200 2500 Camry Edge Escape Explorer F-150 F-350 SD Fusion Hybrid
Grand Cherokee Highlander Mustang Odyssey Ram 3500 SRX Sierra 1500 Sierra
Classic 1500 Suburban Xterra




SHOP BY MAKE

Cadillac (1) Chevrolet (1) Chrysler (1) Dodge (1) Ford (23) GMC (2) Honda (1)
Jeep (1) Nissan (1) RAM (5) Toyota (2)
1002 Isley Blvd Excelsior Springs, MO 64024 816-637-2222

 Return to Inventory List


2020 RAM 2500 TRADESMAN CREW CAB SWB 4WD


Previous Next
Photos (17)

Stock #: 02201

Vin: 3C6UR5CL5LG208795

Year: 2020

Make: RAM

Model: 2500

Trim: Tradesman Crew Cab SWB 4WD

Mileage: 136,128

Fuel: Diesel

Cylinders: 6

Engine: 6.7L L6 OHV 24V TURBO DIESEL

Transmission: Automatic

Drive Train: 4WD

Body Type: Truck

Color: Silver

Interior Color: grey

Interior Type: Cloth

Fuel Economy: City 0 / Hwy 0 Estimated By E.P.A. - Actual Mileage May Vary

Photos (17) Text Us Now
Retail $32,800


PAYMENT CALCULATOR

Loan Amount ($):
Down Payment ($):
APR (%):
Term of Loan (Years):
Monthly Payment:
Printable Brochure
Send to a friend
Inquiry
Schedule Test Drive
Make Offer
Financing


DEALERSHIP INFORMATION

Missouri Auto Direct

Please Call Sales

1002 Isley Blvd

Excelsior Springs, MO 64024

816-637-2222

SHARE TO SOCIAL MEDIA




VEHICLE HISTORY REPORT


Vehicle Description
?? Don't Miss Out! ??

Looking for a powerhouse on wheels? Look no further than this beast of a truck -
the 2020 Ram 2500 Tradesman Crew Cab with a robust 6.7 liter Cummins Diesel
engine!
?? Year: 2020
?? Engine: 6.7L Cummins Diesel
??? Mileage: 136K Miles
This tough-as-nails Ram 2500 Tradesman is ready to tackle any job you throw its
way. Whether it's hauling heavy loads, conquering rugged terrain, or towing with
ease, this truck delivers unparalleled performance and reliability.
Featuring a spacious Crew Cab, there's plenty of room for your crew and gear,
making every journey comfortable and convenient. Plus, with 136K miles on the
odometer, this truck has plenty of life left to offer.
Here's why you'll love this Ram 2500 Tradesman:
?? Powerful 6.7L Cummins Diesel engine for unmatched towing and hauling
capabilities.
?? Crew Cab design for spacious interior comfort and ample cargo space.
?? Built tough to handle the toughest jobs, from construction sites to off-road
adventures.
?? Proven reliability and durability, ensuring peace of mind for years to come.
?? Well-maintained with 136K miles, ready to hit the road and get to work.
Don't wait! Seize the opportunity to own this incredible 2020 Ram 2500 Tradesman
and experience the power and performance you need to tackle any task. Contact us
today to schedule a test drive and make this powerhouse yours!


Missouri Auto Direct 
Excelsior Springs MO 64024


816 637 two two two two 







i                                                                               
                                                                               
                                                                               
                                              All cars sold at Missouri Auto
Direct come with a Missouri safety inspection, a 30 day temp tag and a clean and
clear title!                                                                   
                                                                               
                                                                               
           


If you have any questions or would like to schedule a time to come see and test
drive this or any other of our vehicles, please give Dan or Drake a call at
816-637-2222


Photos (17)
 * Thumbnails
 * Large Photos


Vehicle Options
 * ABS Brakes
 * Child Safety Door Locks
 * Driver Airbag
 * Front Side Airbag
 * Front Split Bench Seat
 * Passenger Airbag
 * Power Windows
 * Run Flat Tires
 * Side Head Curtain Airbag

CarStory®

Send to a friend
Message: Thought you might be interested in this 2020 RAM 2500.

--------------------------------------------------------------------------------

Your Email:
Friend's Email:

Send Link!

Inquiry
First Name:
Last Name:
Email:
Mobile Phone:
Home Phone:
Comments:
Trade-In Year:
Trade-In Make:
Trade-In Model:
Trade-In Trim:
Trade-In Color:
Trade-In Mileage
Trade-In VIN:
Trade-In Payoff:
Trade-In Payoff Good Thru:
Trade-In Lien Holder Address:
Trade-In Lien Holder City:
Trade-In Lien Holder State:
AB AL AK AZ AR BC CA CO CT DE DC FL GA HI ID IL IN IA KS KY LA ME MD MA MB MI MN
MS MO MT NB NC ND NE NH NJ NL NM NS NT NU NV NY OH OK ON OR PA PE PR QC RI SC SD
SK TN TX UT VT VA WA WV WI WY YT
Trade-In Lien Holder Zip:
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

Send Inquiry

Schedule Test Drive
First Name:
Last Name:
Email:
Mobile Phone:
Home Phone:
Desired Date/Time:
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

Submit

Make Offer


2020 RAM 2500 TRADESMAN CREW CAB SWB 4WD

136,128 miles, 4WD, 6 Cyl 6.7L L6 OHV 24V TURBO DIESEL

ASKING PRICE

Retail $32,800
Offer:

First Name:
Last Name:
Phone:
Email:
Comments:
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

Make Offer

Printable Brochure

TEXT US

× Close

2020 RAM 2500

Stock #: 02201
First Name
Last Name
Mobile Phone
Comments
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

I agree, Send Text Privacy Policy



Home | About Us | Contact Us | Privacy Policy
Dealer Car Search Login
Copyright 2024 | Sitemap
Missouri Auto Direct 1002 Isley Blvd, Excelsior Springs, MO 64024 816-637-2222
https://moautodirect.com
Text Us

TEXT US

× Close

2020 RAM 2500

Stock #: 02201
First Name
Last Name
Mobile Phone
Comments
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

I agree, Send Text Privacy Policy