www.bergstromnissanappleton.com Open in urlscan Pro
18.245.60.120  Public Scan

Submitted URL: https://appletonnissan.com/
Effective URL: https://www.bergstromnissanappleton.com/
Submission: On July 26 via api from US — Scanned from DE

Form analysis 3 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-circle 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-circle 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 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="Altima" not="isSelected">Altima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Armada" not="isSelected">Armada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Frontier" not="isSelected">Frontier</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kicks" not="isSelected">Kicks</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Murano" not="isSelected">Murano</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pathfinder" not="isSelected">Pathfinder</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue" not="isSelected">Rogue</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue Sport" not="isSelected">Rogue Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sentra" not="isSelected">Sentra</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan" not="isSelected">Titan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan XD" not="isSelected">Titan XD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Versa" not="isSelected">Versa</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="2024" not="isSelected">2024</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2023" not="isSelected">2023</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2022" not="isSelected">2022</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2021" not="isSelected">2021</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2018" not="isSelected">2018</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2017" not="isSelected">2017</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues" style="order: 1;">
      <span>Max Price</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="priceRange" name="priceRange" each="values" data-insight="priceRange">
        <option value="ALL" not="@index">Any Price</option>
        <!---->
        <option value="0:5000" not="isSelected">$5,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:15000" not="isSelected">$15,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:20000" not="isSelected">$20,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:25000" not="isSelected">$25,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:30000" not="isSelected">$30,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:35000" not="isSelected">$35,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:40000" not="isSelected">$40,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:45000" not="isSelected">$45,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:50000" not="isSelected">$50,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:55000" not="isSelected">$55,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:60000" not="isSelected">$60,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:65000" not="isSelected">$65,000</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">158</b>
      <span if="content.vehicleSummary[0].showInventoryDetailMsg"> Of <b>272</b></span>
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

Text Content

Skip to Main Content
Bergstrom Nissan of Appleton
   
 * Showroom & Test Drives (920) 471-0903
 * Service & Repairs (866) 308-0026
 * Parts & Accessories (920) 749-3235

   
 * Call Us
   * Showroom & Test Drives (920) 471-0903
   * Service & Repairs (866) 308-0026
   * Parts & Accessories (920) 749-3235
 * Showroom & Test Drives (920) 471-0903
 * Service & Repairs (866) 308-0026
   
 * Hours & Map
   
   
   
   
 * Schedule
 * Menu

 * Sign In
 * 0 Saved Vehicles
   

   
 * Sell/Trade
   
 * Shop New
   *  * Shop New Nissan
        
      * Shop All Vehicles
        
      * Nissan Showroom
        
   
     
   *  * Schedule Test Drive
        
      * Sell/Trade
        
      * Fleet Management
        
   
     
   
   
 * Shop Used
   *  * Shop Used Vehicles
        
      * Shop Certified Used
        
      * Vehicles Under $15K
        
      * Used Car Inventory
        
   
     
   *  * Used Trucks
        
      * Used SUVs
        
      * Used Vans
        
      * Upfront Pricing
        
   
     
   
   
 * 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
        
   
     
   
   
 * Specials
   *  * Service & Parts Specials
        
      * Current Nissan Specials
        
      * Monthly Offers
        
   
     
   
   
 * Financing
   *  * Get Pre-Approved
        
      * Service & Parts Financing
        
      * Need Credit Help?
        
      * Payment Calculator
        
   
     
   
   
 * Service
   *  * Schedule Service
        
      * Parts & Accessories
        
      * Service & Parts Financing
        
      * Order Parts
        
   
     
   
   
 * Body Shop
   *  * Body Shop Information
        
      * Start Your Own Estimate
        
      * Schedule Your Estimate
        
      * Emergency Towing
        
   
     
   
   
 * Research
   *  * 2024 Rogue
        
      * 2024 Altima
        
      * 2024 Pathfinder
        
      * 2024 Versa
        
      * 2024 Frontier
        
      * 2024 Murano
        
   
     
   *  * 2024 Titan
        
      * 2025 LEAF
        
      * 2024 Kicks
        
      * 2024 Ariya
        
      * 2024 Armada
        
      * 2025 Leaf
        
   
     
   
   
 * About Us
   *  * Hours & Directions
        
      * Contact Bergstrom Nissan of Appleton
        
      * Careers
        
   
     
   
   

 * Sign In
 * 0 Saved Vehicles
   

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





BERGSTROM NISSAN OF APPLETON - A TOP-NOTCH DEALERSHIP 






Category Any Category New Used Certified Make Any Make Nissan Model Any Model
Altima Armada Frontier Kicks Murano Pathfinder Rogue Rogue Sport Sentra Titan
Titan XD Versa Z Year Any Year 2024 2023 2022 2021 2018 2017 Max Price Any Price
$5,000 $15,000 $20,000 $25,000 $30,000 $35,000 $40,000 $45,000 $50,000 $55,000
$60,000 $65,000
158 Of 272 Vehicles Search Inventory





Shop Now



Shop Now



Shop Now



View Inventory



Shop Now



View Inventory



Reserve Your Vehicle



Reserve Now



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



Shop All Inventory



Get Approved



Schedule Service



 * WELCOME TO Bergstrom Nissan of Appleton
   
   
   
   


WELCOME TO BERGSTROM NISSAN OF APPLETON


Bergstrom Nissan of Appleton is your go-to source for all your automotive needs.
If you want a vehicle that reflects style and purpose, then you can't go wrong
with a Nissan! These vehicles are known for their reliability and performance.
Appleton, Green Bay, Kaukauna, and De Pere Nissan guests visit us first when
buying a new vehicle. If you have any additional questions or requests, get in
touch with our sales staff via phone or email. You can schedule a test drive
online or visit us in person today. Bergstrom Nissan of Appleton near Green Bay
looks after all your needs, from sales, auto repair, parts, accessories, tires,
as well as financing options. We're excited to offer you an exceptional customer
experience! Kaukauna and De Pere. Nissan guests can view our hours and
directions page to find the fastest route to our dealership.


Find Your Car Read Our Reviews



Shop New Rogue Inventory



Shop New Murano Inventory



Shop New Titan Inventory



Shop New Altima Inventory



 * Explore a Range of New Vehicles at Our Appleton Store
   
   
 * Used Vehicles in Appleton for De Pere and Kaukauna Nissan GUESTS
   
   
 * Kaukauna AND De Pere NISSAN VEHICLE OWNERS CAN FIND SERVICE & PARTS IN
   Appleton
   


EXPLORE A RANGE OF NEW VEHICLES AT OUR APPLETON STORE


Welcome to Bergstrom Nissan of Appleton. We proudly carry the full line-up
of new cars, trucks, SUVs, and crossovers for your driving enjoyment. Whether
you're thinking about buying the latest Murano or Titan, you'll want to visit
our Nissan dealership to take advantage of our selection, pricing, and most of
all - our outstanding guest service. Stop by today at 2925 N Victory Lane in
Appleton, near Green Bay and De Pere. We are here to fulfill all your automotive
needs. We believe in customer satisfaction and try to make it our mission that
each and every customer is happy with our service. De Pere and Kaukauna Nissan
customers rest assured that we satisfy their expectations and let them leave
with a smile.


Shop New Vehicles





USED VEHICLES IN APPLETON FOR DE PERE AND KAUKAUNA NISSAN GUESTS


Bergstrom Nissan of Appleton carries a large inventory of quality used cars and
trucks for you to choose from. We offer you many makes and models, certified
pre-owned vehicles, and even cars below $15k. We've got a great pre-owned
vehicle to meet every need of Appleton, De Pere, and Green Bay drivers. Feel
free to call us at (920) 471-0903 if you have any questions regarding our
inventory or purchase process. As your De Pere and Kaukauna Nissan dealer, we'll
be glad to assist you with all that you need to get into your next vehicle.


Shop Our Pre-Owned Inventory





KAUKAUNA AND DE PERE NISSAN VEHICLE OWNERS CAN FIND SERVICE & PARTS IN APPLETON

When your vehicle needs a little TLC, our auto repair and service department at
Bergstrom Nissan of Appleton is ready to assist. We can take care of everything,
from routine oil changes to major engine maintenance. Green Bay and De Pere
Nissan drivers who are looking to customize their vehicle with accessories or
shopping for parts? Our parts department maintains a complete stock of genuine
Nissan parts. Kaukauna and De Pere drivers can browse our selection online or
schedule auto repair appointment at Bergstrom Nissan of Appleton. We treat each
individual customer with the utmost courtesy and respect. De Pere and Kaukauna
customers can reach out to Bergstrom Nissan of Appleton's auto repair department
near Green Bay on (866) 308-0026 for any further information.


Schedule Appointment



 * Bergstrom Nissan of Appleton
   
   
   

BERGSTROM NISSAN OF APPLETON

2925 N Victory Lane Appleton WI 54913 US

Showroom & Test Drives (920) 471-0903 Service & Repairs (866) 308-0026 Parts &
Accessories (920) 749-3235
Get Directions



Get Directions


 * Hours Of Operation
   
   
   

HOURS OF OPERATION




 * Showroom & Test Drives
   
 * Service & Repairs
   
 * Parts & Accessories
   

SHOWROOM & TEST DRIVES

Monday 9:00 AM 7:00 PM Tuesday 9:00 AM 7:00 PM Wednesday 9:00 AM 7:00 PM
Thursday 9:00 AM 7:00 PM Friday 9:00 AM 6:00 PM Saturday 9:00 AM 5:00 PM Sunday
Closed





SERVICE & REPAIRS

Monday 7:00 AM 6:00 PM Tuesday 7:00 AM 6:00 PM Wednesday 7:00 AM 6:00 PM
Thursday 7:00 AM 6:00 PM Friday 7:00 AM 6:00 PM Saturday Closed Sunday Closed





PARTS & ACCESSORIES

Monday 7:00 AM 5:30 PM Tuesday 7:00 AM 5:30 PM Wednesday 7:00 AM 5:30 PM
Thursday 7:00 AM 5:30 PM Friday 7:00 AM 5:30 PM Saturday Closed Sunday Closed








We use cookies and browser activity to improve your experience, personalize
content and ads, and analyze how our sites are used. For more information on how
we collect and use this information, please review our Privacy Policy.


Accept Decline
Customize




Back to Top

   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

 * Bergstrom Nissan of Appleton
   
   
   


BERGSTROM NISSAN OF APPLETON

2925 N Victory Lane Appleton WI 54913

Sales Service Directions



 * 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



Youtube Facebook



Accessibility Statement



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: (920) 471-0903





































AdChoices







Dealer Log In