www.thoroughbrednissan.com Open in urlscan Pro
143.204.231.55  Public Scan

Submitted URL: http://tucsonnissan.com/
Effective URL: https://www.thoroughbrednissan.com/
Submission Tags: falconsandbox
Submission: On July 07 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable">
  <!---->
  <div if="isViewSwitchEnabled" class="search-switch">
    <input type="radio" id="searchView-site" data-insight="searchAnything" name="searchView" value="site" checked="" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <label for="searchView-site" title="Search Anything">Search Anything</label>
    <input type="radio" id="searchView-inventory" data-insight="searchInventory" name="searchView" value="inventory" class="insight" data-params="cardName:advancedSiteSearch;searchMode:inventory_only;searchUx:input_box_first">
    <label for="searchView-inventory" title="Search Inventory">Search Inventory</label>
  </div>
  <div if="voiceSearchEnabled" class="voice-search">
    <label for="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b">Search</label>
    <input if="placeholder" id="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" name="q" data-acceptednode="true" data-insight="search" placeholder="Search Anything" type="search" autocomplete="off"
      aria-owns="suggest-list-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-autocomplete="both" aria-required="true" role="combobox"
      sitesearch="enableCaching:true;fragmentId:view-card-2755dda8-a8a6-4a85-b3d6-b322d054ca6b;fragmentSelector:.deck;" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <!---->
    <label for="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-hidden="true">Search</label>
    <input if="placeholder" id="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" type="search" name="searchQuery" form="voice-search-form" data-acceptednode="true" data-insight="type" aria-required="true" role="combobox" autocomplete="off"
      aria-autocomplete="both" placeholder="Listening..." data-text-search-placeholder="Search Anything" data-voice-search-placeholder="Listening..." inventoryvoicesearch="voiceSearch:true;">
    <!---->
    <button type="button" class="voice-icon" form="voice-search-form" data-insight="voice"> Initiate Voice Search </button>
    <div class="voice-search-helper">Try saying "Search for (year, make, model, or feature)" </div>
  </div>
  <!---->
  <button type="submit" aria-hidden="true">Search</button>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/VehicleSearchResults

<form if="voiceSearchEnabled" id="voice-search-form" action="/VehicleSearchResults" aria-hidden="true" class="insight voice-search-form interceptible submittable" data-donottrack="click,change,keydown,submit">
</form>

Name: InventorySearchGET /VehicleSearchResults

<form action="/VehicleSearchResults" name="InventorySearch" method="get" role="search" vehicletaxonomy="">
  <div if="subject.showAllInventoryLink" class="link show-all-inventory">
    <a class="primary" href="/VehicleSearchResults" data-action="inventorySearch">Search Inventory</a>
  </div>
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>Category</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="search" name="search" each="values" data-insight="search">
        <option value="ALL" not="@index">Any Category</option>
        <!---->
        <option value="new" not="isSelected">New</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="preowned" not="isSelected">Used</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="certified" not="isSelected">Certified</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Make</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="make" name="make" each="values" data-insight="make">
        <option value="ALL" not="@index">Any Make</option>
        <option value="Nissan" if="isSelected" selected="selected">Nissan</option>
        <!---->
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Model</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="model" name="model" each="values" data-insight="model">
        <option value="ALL" not="@index">Any Model</option>
        <!---->
        <option value="Sentra" not="isSelected">Sentra</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Altima" not="isSelected">Altima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue" not="isSelected">Rogue</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kicks" not="isSelected">Kicks</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Frontier" not="isSelected">Frontier</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Murano" not="isSelected">Murano</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pathfinder" not="isSelected">Pathfinder</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan" not="isSelected">Titan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ARIYA" not="isSelected">ARIYA</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="LEAF" not="isSelected">LEAF</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Versa" not="isSelected">Versa</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Armada" not="isSelected">Armada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue Sport" not="isSelected">Rogue Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan XD" not="isSelected">Titan XD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Xterra" not="isSelected">Xterra</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Z" not="isSelected">Z</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Year</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="year" name="year" each="values" data-insight="year">
        <option value="ALL" not="@index">Any Year</option>
        <!---->
        <option value="2023" not="isSelected">2023</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2022" not="isSelected">2022</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2021" not="isSelected">2021</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2020" not="isSelected">2020</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2019" not="isSelected">2019</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2018" not="isSelected">2018</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2017" not="isSelected">2017</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2016" not="isSelected">2016</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2015" not="isSelected">2015</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2014" not="isSelected">2014</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2013" not="isSelected">2013</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">161</b>
      <span if="content.vehicleSummary[0].showInventoryDetailMsg"> Of <b>192</b></span>
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

Name: payment-search-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbeGET /VehicleSearchResults

<form role="search" method="get" action="/VehicleSearchResults" name="payment-search-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" novalidate="" merchandising-paymentsearch="fragmentId:view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe;csEnabled:false"
  autocomplete="off" minmax="" data-donottrack="click,change,keydown,submit" class="interceptible submittable new-loader">
  <div class="fieldset" minmax="">
    <div class="legend"><!-- Use for when you want fieldsets to have a heading --></div>
    <div itemprop="description"> Thoroughbred Nissan has your Nissan at your price. Pick your payment with this tool. </div>
    <!---->
    <div class="range-slider" template="range-slider"><label data-rangefor="min" model="content.vehicleSummary[0].paymentFilter" rangeable="applyRangeSlider: true;" aria-owns="paymentRange_min-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe-range">
        <span>Min</span>
        <b>$</b>
        <input type="number" name="paymentRange_min" id="paymentRange_min-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" min="0" max="1200" step="10" value="" aria-invalid="false" required="">
        <b><!----></b>
      </label><label aria-controls="paymentRange_min-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" style=""><input type="range" id="paymentRange_min-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe-range" min="0" max="1200" step="10" value=""
          aria-invalid="false" required="" aria-valuemin="0" aria-valuemax="1200" aria-valuenow="" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">
        <div class="rangeslider rangeslider--horizontal" id="js-rangeslider-0">
          <div class="rangeslider__fill" style="width: 260px;"></div>
          <div class="rangeslider__handle" style="left: 250px;"></div>
        </div><span aria-hidden="true">min<br>$ </span>
      </label>
      <label data-rangefor="max" model="content.vehicleSummary[0].paymentFilter" rangeable="applyRangeSlider: true;" aria-owns="paymentRange_max-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe-range">
        <span>Max</span>
        <b>$</b>
        <input type="number" name="paymentRange_max" id="paymentRange_max-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" min="0" max="1200" step="10" value="" aria-invalid="false" required="">
        <b><!----></b>
      </label><label aria-controls="paymentRange_max-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" style=""><input type="range" id="paymentRange_max-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe-range" min="0" max="1200" step="10" value=""
          aria-invalid="false" required="" aria-valuemin="0" aria-valuemax="1200" aria-valuenow="" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">
        <div class="rangeslider rangeslider--horizontal" id="js-rangeslider-1">
          <div class="rangeslider__fill" style="width: 260px;"></div>
          <div class="rangeslider__handle" style="left: 250px;"></div>
        </div><span aria-hidden="true">max<br>$ </span>
      </label>
    </div>
    <small></small>
    <output aria-live="polite">
      <!---->
      <div not="content.vehicleSummary[0].countIsOne" itemprop="count">
        <b>5</b> Vehicles Found
      </div>
    </output>
  </div>
  <input type="hidden" name="paymentTerm" id="paymentTerm-view/card/1b4137fc-0632-4edc-ab43-8a41e8408bbe" value="monthly">
  <!--TODO: change the adapter to return data from fetch and not search-->
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /ModelShowroom_D

<form role="search" id="msc-make-dropdown-view/card/926c329f-2412-4e58-810d-4a74a5df668c" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/926c329f-2412-4e58-810d-4a74a5df668c" novalidate=""
  data-donottrack="click,change,keydown,submit" class="new-loader interceptible submittable">
  <div class="fieldset" data-filter="bodyType" repeat="subject.filters as filter" template="form-select"><label for="bodyType-view/card/926c329f-2412-4e58-810d-4a74a5df668c" data-type="select">
      <span>Type</span>
      <select name="bodyType" id="bodyType-view/card/926c329f-2412-4e58-810d-4a74a5df668c" each="values">
        <option value="" not="@index">Any Type</option>
        <!---->
        <option value="WAGON" not="false">WAGON</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CAR" not="false">CAR</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="false">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="false">TRUCK</option>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="model" repeat="subject.filters as filter" template="form-select"><label for="model-view/card/926c329f-2412-4e58-810d-4a74a5df668c" data-type="select">
      <span>Model</span>
      <select name="model" id="model-view/card/926c329f-2412-4e58-810d-4a74a5df668c" each="values">
        <option value="" not="@index">Any Model</option>
        <!---->
        <option value="ARIYA" not="false">ARIYA</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Altima" not="false">Altima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Armada" not="false">Armada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Frontier" not="false">Frontier</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GT-R" not="false">GT-R</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kicks" not="false">Kicks</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="LEAF" not="false">LEAF</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Maxima" not="false">Maxima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Murano" not="false">Murano</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pathfinder" not="false">Pathfinder</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue" not="false">Rogue</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue Sport" not="false">Rogue Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sentra" not="false">Sentra</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan" not="false">Titan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan XD" not="false">Titan XD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Versa" not="false">Versa</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Z" not="false">Z</option>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="clearFilterLabel" aria-hidden="false" not="subject.zeroOrSingleFilter">
    <button type="button">Clear All</button>
  </div>
  <div class="fieldset" data-filter="applyLabel" aria-hidden="true">
    <button type="submit" aria-hidden="true">Apply</button>
  </div>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to Main Content
▼
 * 5163 22nd St Tucson AZ 85711
 * Sales (520) 618-6500
 * Service & Parts (520) 618-6550

   
 * Call Us
   * Sales (520) 618-6500
   * Service & Parts (520) 618-6550
 * Sales (520) 618-6500
 * Service & Parts (520) 618-6550
   
 * Hours & Map
   
   
 * Contact Us
   
 * Book Appt
 * Menu

   
 * Home
   
 * New Inventory
   *  * New Nissan Inventory
        
      * New Nissan Specials
        
      * Current Incentives
        
      * Showroom
        
      * CarFinder
        
      * New Vehicle Team
        
      * Schedule Test Drive
        
      * 2023 Nissan Ariya
        
      * Buy@Home
        
      * Nissan One to One Rewards
        
   
     
   
   
 * Pre-Owned Inventory
   *  * Pre-Owned Inventory
        
      * Why Buy Certified Pre-Owned
        
      * Pre-Owned Specials
        
      * Certified Inventory
        
      * CarFinder
        
      * Pre-Owned Team
        
   
     
   
   
 * Electric
   *  * EV Center
        
      * EV Benefits
        
      * Home Charging
        
      * EV FAQ
        
      * How EVs Work
        
      * Charge, Range, Battery
        
      * ARIYA vs. LEAF
        
      * EV Carefree+
        
      * EV vs. ICE
        
      * Nissan Ariya
        
      * Ariya Calculator
        
      * Nissan Leaf
        
      * Leaf Calculator
        
   
     
   
   
 * Finance Center
   *  * Finance Center
        
      * Finance Specials
        
      * Finance Application
        
      * Payment Calculator
        
      * Finance Team
        
      * Value Your Trade
        
   
     
   
   
 * Service Your Vehicle
   *  * Schedule Service Appointment
        
      * Service & Parts Financing
        
      * Service and Parts Coupons
        
      * Service Team
        
      * Express Service
        
      * Order Parts in Tucson
        
      * Order Tires
        
      * Parts Specials
        
      * Parts Team
        
      * Service Department
        
   
     
   
   
 * About Our Dealership
   *  * About Us
        
      * Hours and Directions
        
      * Contact Us
        
      * Community Service
        
      * Meet Our Departments
        
      * Military Program
        
      * College Grad Program
        
      * Employment
        
      * Here to Help
        
   
     
   
   
   
 * Value Your Trade
   

 * Sign In
   Get exclusive pricing and save vehicles to your account by signing in
 * 0 Saved Vehicles
   


Search Anything Search Inventory
Search Search Initiate Voice Search
Try saying "Search for (year, make, model, or feature)"
Search





THOROUGHBRED NISSAN - A NISSAN VEHICLE FOR EVERY LIFESTYLE





   
   
 * Shop Our Nissan Inventory
   
   
   
   
   
 * Easy to use Shopping Tools
   
   
 * Model Showroom Feature
   
 * Welcome to Thoroughbred Nissan 
   
   
   
   
   
   
   
   

Search New Search Used Schedule Service Order Parts





SHOP OUR NISSAN INVENTORY






Search Inventory
Category Any Category New Used Certified Make Any Make Nissan Model Any Model
Sentra Altima Rogue Kicks Frontier Murano Pathfinder Titan ARIYA LEAF Versa
Armada Rogue Sport Titan XD Xterra Z Year Any Year 2023 2022 2021 2020 2019 2018
2017 2016 2015 2014 2013
161 Of 192 Vehicles Search Inventory





Schedule Test Drive



Buy@Home



2023 Nissan Ariya



Important Information
While supplies last - $14,995 special on 1 - 2019 Nissan Sentra S M/T Stock
#P7322 - All other CPO units priced accordingly. Must finance with NMAC on
approved credit. See dealer for details.
Certified Pre-Owned



2023 Nissan Ariya



 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5



 * Get Peace of Mind With Certified Pre-Owned Nissan vehicles
   
   
   
   


GET PEACE OF MIND WITH CERTIFIED PRE-OWNED NISSAN VEHICLES


Thoroughbred Nissan promises to find you the right car at the right time. We do
this by offering new and certified pre-owned inventory that fits every
lifestyle. We know our customers have a lot to consider when making a pre-owned
car purchase and we want you to drive away with confidence knowing you bought
from Thoroughbred Nissan. Whether you are looking for an SUV, Sedan, or Truck
our pre-owned inventory provides options so you can find the right car for your
needs.

Shop Certified Pre-Owned





SHOP BY BUDGET

Thoroughbred Nissan has your Nissan at your price. Pick your payment with this
tool.
Min $

min
$ Max $

max
$
5 Vehicles Found

Search By Payment





EASY TO USE SHOPPING TOOLS


Let Thoroughbred Nissan help make your car shopping experience easier. From an
easy way to appraise your trade for a competitive price, to financing options
that fit your lifestyle, you're one step closer to your new Nissan vehicle with
our easy to use shopping tools.

No Obligation Trade-In Quote | Get Pre-Qualified Today | Shop Pre-Owned Vehicles







NISSAN NEW MODELS

Type Any Type WAGON CAR SUV TRUCK
Model Any Model ARIYA Altima Armada Frontier GT-R Kicks LEAF Maxima Murano
Pathfinder Rogue Rogue Sport Sentra Titan Titan XD Versa Z
Clear All
Apply



 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   


2023 NISSAN ARIYA

MSRP starting at * $43,190
View Inventory Research Model





2023 NISSAN ALTIMA

MSRP starting at * $25,490
View Inventory Research Model





2023 NISSAN ARMADA

MSRP starting at * $50,700
View Inventory Research Model





2023 NISSAN FRONTIER

MSRP starting at * $29,190
View Inventory Research Model





2024 NISSAN GT-R

MSRP starting at * $120,990
View Inventory Research Model





2023 NISSAN KICKS

MSRP starting at * $20,440
View Inventory Research Model





2023 NISSAN LEAF

MSRP starting at * $28,040
View Inventory Research Model





2023 NISSAN MAXIMA

MSRP starting at * $38,340
View Inventory Research Model





2023 NISSAN MURANO

MSRP starting at * $33,860
View Inventory Research Model





2023 NISSAN PATHFINDER

MSRP starting at * $35,200
View Inventory Research Model





2023 NISSAN ROGUE

MSRP starting at * $27,360
View Inventory Research Model





2022 NISSAN ROGUE SPORT

MSRP starting at * $24,960
View Inventory Research Model





2023 NISSAN SENTRA

MSRP starting at * $20,050
View Inventory Research Model





2023 NISSAN TITAN

MSRP starting at * $39,950
View Inventory Research Model





2023 NISSAN TITAN XD

MSRP starting at * $47,590
View Inventory Research Model





2023 NISSAN VERSA

MSRP starting at * $15,830
View Inventory Research Model





2023 NISSAN Z

MSRP starting at * $40,990
View Inventory Research Model



 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6





WELCOME TO THOROUGHBRED NISSAN 






 * Our Sales Staff Is Here to Help
   
   
 * Nissan Certified Service
   
   


OUR SALES STAFF IS HERE TO HELP


Thoroughbred Nissan carries an impressive selection of new and pre-owned Nissan
cars, Nissan crossovers and Nissan SUVs in Tucson. No matter what vehicle you
might have in mind, we’ve got the perfect fit for you. If you’re looking to
lease your next Nissan, at Thoroughbred Nissan, we have competitive lease
specials on new Nissan vehicles. Thoroughbred Nissan also has an extensive
collection of quality pre-owned and certified vehicles at affordable prices.
Whether you’re looking for new or pre-owned, Thoroughbred Nissan is your trusted
dealership in Tucson. We look forward to seeing you soon.

Meet Our Staff





NISSAN CERTIFIED SERVICE


Nobody knows your vehicle better than Nissan service. The expert team at
Thoroughbred Nissan is committed to caring for your vehicle for as long as you
own it. We have state-of-the-art service facilities and use advanced diagnostics
to maintain and repair your Nissan at a competitive price. At Thoroughbred
Nissan, we use only genuine Nissan parts, so you can be sure your vehicle will
perform as well as the day you got it.


Schedule Service



   
   
 * Thoroughbred Nissan
   

Get Directions




THOROUGHBRED NISSAN

5163 22nd St Tucson AZ 85711 US

Sales (520) 618-6500 Service & Parts (520) 618-6550
Get Directions




WE RESPECT YOUR PRIVACY: We adhere to consumer digital privacy rights by letting
website visitors opt-out of third-party tracking cookies. We also honor
user-enabled privacy controls. Our website uses cookies and tracking technology
to personalize your experience across websites. We also use these to build your
profile with us and serve you ads. By pressing "Accept and Continue", you
consent to the use of such cookies. To manage your digital privacy rights or to
understand the personal information we collect and what we do with such
information, click here.

Accept AllDecline All
Customize



Back to Top

 * Thoroughbred Nissan
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


THOROUGHBRED NISSAN

5163 22nd St Tucson AZ 85711

Sales Service Directions



Facebook Youtube Twitter



 * Inventory
   
 * Finance
   
 * About Us
   


INVENTORY



Shop New Vehicles Shop Certified Pre-Owned Shop Pre-Owned Vehicles Model
Showroom





FINANCE



Apply For Financing Value Your Trade





ABOUT US



Meet Our Staff Hours & Directions



For optimal website experience, please update your browser to Chrome, Firefox,
or Edge. Click here to learn more.

View our Privacy Policy  |  Visit Nissan USA 





Phone: 520-618-6500





























AdChoices




Dealer Log In
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern







Start Chat