www.gandrudnissan.com Open in urlscan Pro
13.32.29.63  Public Scan

Submitted URL: http://gandrudnissan.com/
Effective URL: https://www.gandrudnissan.com/
Submission Tags: falconsandbox
Submission: On October 10 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable">
  <input not="isViewSwitchEnabled" type="hidden" name="searchView" value="inventory">
  <!---->
  <div if="voiceSearchEnabled" class="voice-search">
    <label for="q-view/card/90c8e482-8691-4425-865d-1ece120caa05">Search</label>
    <input if="placeholder" id="q-view/card/90c8e482-8691-4425-865d-1ece120caa05" name="q" data-acceptednode="true" data-insight="search" placeholder="Search Inventory" type="search" autocomplete="off"
      aria-owns="suggest-list-view/card/90c8e482-8691-4425-865d-1ece120caa05" aria-autocomplete="both" aria-required="true" role="combobox"
      sitesearch="enableCaching:true;fragmentId:view-card-90c8e482-8691-4425-865d-1ece120caa05;fragmentSelector:.deck;" class="insight" data-params="cardName:advancedSiteSearch;">
    <!---->
    <label for="searchQuery-view/card/90c8e482-8691-4425-865d-1ece120caa05" aria-hidden="true">Search</label>
    <input if="placeholder" id="searchQuery-view/card/90c8e482-8691-4425-865d-1ece120caa05" 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 Inventory" 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">
      <svg class="loader">
        <ellipse class="r1" cx="8.1081%" cy="50%" rx="6.08108%" ry="20.45455%"></ellipse>
        <ellipse class="r2" cx="29.0811%" cy="50%" rx="10.8108%" ry="36.36364%"></ellipse>
        <ellipse class="r3" cx="36.5405%" cy="50%" rx="8.10811%" ry="27.27273%"></ellipse>
        <ellipse class="r4" cx="62.2703%" cy="50%" rx="12.86486%" ry="45.4545%"></ellipse>
        <ellipse class="r5" cx="79.4865%" cy="50%" rx="8.8108%" ry="31.8182%"></ellipse>
      </svg>
    </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="LEAF" not="isSelected">LEAF</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Maxima" not="isSelected">Maxima</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 Select" not="isSelected">Rogue Select</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>
        <!--^_^-->
      </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="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="2012" not="isSelected">2012</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">41</b>
      <span if="content.vehicleSummary[0].showInventoryDetailMsg"> Of <b>306</b></span>
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Search the online dictionary..."
    aria-label="Search the online dictionary..."> <i class="acsbi-search"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
Skip to Main Content
▼
 * 1001 Auto Plaza Dr. Green Bay WI 54302
 * Sales (920) 214-5522
 * Service (920) 240-4734

   
 * Call Us
   * Sales (920) 214-5522
   * Service (920) 240-4734
 * Sales (920) 214-5522
 * Service (920) 240-4734
   
 * Hours & Map
 * Social
   Facebook Youtube Twitter
   Close
   
   
   
 * Schedule Service
 * Menu

   
 * Home
   
 * New
   *  * New Inventory
        
      * New Specials
        
      * Virtual Tours
        
      * New Nissan Titan Truck Inventory
        
      * Schedule Test Drive
        
      * Commercial Inventory
        
      * All-New 2021 Rogue
        
      * Showroom
        
      * Nissan Incentives
        
      * Build Your Nissan
        
      * Nissan Trucks
        
      * Which Nissan is Right For You
        
      * New Nissan Z Proto Unveiled
        
   
     
   
   
 * Pre-Owned
   *  * Pre-Owned Inventory
        
      * Certified Pre-Owned Vehicles
        
      * Vehicles under $20k
        
      * Used Specials
        
      * Sell Your Car
        
   
     
   
   
 * Specials
   *  * New Specials
        
      * Used Specials
        
      * Service Specials
        
      * Parts Specials
        
      * College Grad Program
        
      * Military Program
        
   
     
   
   
 * Finance
   *  * Finance Center
        
      * Finance Application
        
      * Payment Calculator
        
      * Sell Your Car
        
      * Buy vs. Lease
        
      * Lease End Options
        
      * Why Lease a Nissan
        
   
     
   
   
 * Service
   *  * Service Department
        
      * Schedule Service
        
      * Express Service
        
      * Service Coupons
        
      * Nissan Tire Advantage
        
      * One to One Rewards
        
      * Body Shop
        
      * Why Service Here?
        
      * Check For Recalls
        
      * Service & Parts Financing
        
   
     
   
   
 * Parts
   *  * Online Parts Store
        
      * Parts Coupons
        
      * Service & Parts Financing
        
   
     
   
   
 * Research
   *  * Virtual Tours
        
      * 2022 Frontier
        
      * 2022 Pathfinder
        
      * 2021 Armada
        
      * 2021 Altima
        
      * 2021 Frontier
        
      * 2021 Kicks
        
      * 2021 Maxima
        
      * 2021 Murano
        
      * 2021 Rogue
        
      * 2021 Rogue Sport
        
      * 2021 Sentra
        
      * 2021 Titan
        
      * 2021 Versa
        
      * 2020 Nissan Lineup
        
      * 2019 Nissan Lineup
        
   
     
   
   
 * Commercial
   *  * Business Certified
        
      * Commercial Warranty
        
      * Commercial Vehicles
        
   
     
   
   
   
   
   
   
 * More
   * About Us
     *  * About Us
          
        * Hours & Directions
          
        * Contact Us
          
        * Meet The Staff
          
        * Testimonials
          
        * Careers
          
        * Our Blog
          
        * Areas we Serve
          
        * Helpful Videos
          
        * 6 Amazing Wisconsin Day Trips
          
     
       
   * Virtual Tours
     *  * 2021 Murano
          
        * 2021 Rogue
          
        * 2021 Sentra
          
     
       

 * Sign In
 * 0 Saved Vehicles
   

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





GANDRUD NISSAN IN GREEN BAY - CATERING TO SEYMOUR, WI, APPLETON, & PULASKI
NISSAN CUSTOMERS





   
   
   
   
   
   
   
   
 * Shopping Tools
   
 * A Premier Auto Dealer in Green Bay Serving Seymour & De Pere Nissan Drivers
   
   
   
 * Our Customers Reviews
   
   
   
   
   
   
   
 * Hours Of Operation
   

Category Any Category New Used Certified Make Any Make Nissan Model Any Model
Altima Armada Frontier LEAF Maxima Murano Pathfinder Rogue Rogue Select Sentra
Titan Titan XD Versa Year Any Year 2022 2021 2020 2019 2018 2017 2016 2015 2014
2012
41 Of 306 Vehicles Search Inventory





Buy 3 Tires, Get 1 for $1!



2021 Murano Virtual Tour



2021 Nissan Rogue Virtual Tour



2021 Nissan Sentra Virtual Tour



See Inventory



Service



Schedule Service



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



“WELCOME TO SOMETHING DIFFERENT”



When you walk through the front doors of our dealership you will immediately
notice on our wall the words:



"We want to earn your business forever. Forever is a long, long time."



Those words reflect exactly why we are here - to earn your business. Our
philosophy as a company revolves around offering outstanding customer service to
all our customers with honesty and integrity. That's our commitment to you - a
commitment that revolves around these simple, yet all important principles....

About Gandrud Nissan Meet Our Staff Why Buy from Us





SHOPPING TOOLS





 * Shop New Vehicles
   
 * Certified Pre-Owned
   
 * Schedule Service
   


SHOP NEW VEHICLES

Find your new vehicle with our extensive Gandrud Nissan Inventory

View Inventory





CERTIFIED PRE-OWNED

Find the perfect certified pre-owned vehicle that fits your budget and lifestyle

View Inventory





SCHEDULE SERVICE

Service your car at Gandrud Nissan with professional technicians.

Schedule Appointment





A PREMIER AUTO DEALER IN GREEN BAY SERVING SEYMOUR & DE PERE NISSAN DRIVERS

Welcome to Gandrud Nissan! We have been serving Green Bay and surrounding areas
for many years. Pittsfield customers must know that we have got a well-stocked
lot, having new, used, and certified pre-owned Nissan vehicles. We have
something for everyone. When you are searching for the best automotive sales or
service, no other dealership in the area can match our level of knowledge and
quality. De Pere Nissan customers can rest assured about having a great
experience of buying a vehicle or getting their existing one serviced with us.
View our hours and directions page to visit us today! We also serve Pulaski,
Seymour, and Denmark, WI Nissan shoppers.





 * Current Specials
   


CURRENT SPECIALS






USED VEHICLE SPECIALS*

All Vehicles

920-214-5522
Offer Disclosure
*See Dealer for Details
View 7 Results





OUR CUSTOMERS REVIEWS






Read Our Google Reviews



Read Our Facebook Reviews



Read Our Facebook Reviews



Read Our Google Reviews



   
   
 * Gandrud Nissan
   


GANDRUD NISSAN

1001 Auto Plaza Dr. Green Bay WI 54302 US

Sales (920) 214-5522 Service (920) 240-4734
Get Directions



 * Check out Gandrud Nissan's Extensive Inventory in Green Bay
   
 * Auto Service for Pittsfield & Seymour, WI Nissan Customers in Green Bay
   
 * Auto Financing At Your Seymour, De Pere, & Pittsfield, WI Nissan Dealer
   Alternative
   


CHECK OUT GANDRUD NISSAN'S EXTENSIVE INVENTORY IN GREEN BAY

Our location in Green Bay allows us to serve customers from neighboring areas.
We’ve got a range of new vehicles for Sturgeon Bay and Appleton Nissan shoppers.
Are you looking for the new Rogue Sport? We’ve got that. Looking for the
spacious and powerful Maxima? We’ve also got that. We are confident that our
Denmark and Seymour, WI Nissan customers will find the vehicle they are looking
for at our dealership. We have a wide selection of pre-owned and certified used
vehicles as well. We look forward to seeing Pittsfield buyers at Gandrud Nissan.







AUTO SERVICE FOR PITTSFIELD & SEYMOUR, WI NISSAN CUSTOMERS IN GREEN BAY

Keep your Nissan vehicles running smoothly with the help of our Green Bay
service center. We are well-known for our experienced staff. The technicians at
our auto repair center, serving Green Bay, WI drivers, will ensure that your
vehicle is always running fine. Schedule service online or get your
desired parts and accessories from Gandrud Nissan in Green Bay. Our experienced
technicians are ready to meet all your vehicle maintenance requirements.
Further, we have an auto body shop located near you if you are looking at
getting those dents or scratches repaired. We look forward to serving you at
your Pittsfield and Seymour, WI Nissan dealership alternative.







AUTO FINANCING AT YOUR SEYMOUR, DE PERE, & PITTSFIELD, WI NISSAN DEALER
ALTERNATIVE

Calculate payments and also check whether to lease or finance online, before
heading to Gandrud Nissan in Green Bay. Please feel free to contact us if you
have any questions. The staff at your Appleton Nissan source has the knowledge
and experience to get you the financing plan that fits your budget and needs. We
will ensure that the entire process is smooth and pleasant. Pittsfield and
Seymour, WI Nissan customers must know that we are delighted to get them their
dream vehicle. We're not just your dealer, we are your friend! We strive hard to
ensure that your purchasing experience is as smooth and hassle-free as possible
at your Pulaski Nissan dealer alternative. 





 * slide 1
 * slide 2
 * slide 3





HOURS OF OPERATION




 * Service
   
 * Parts
   


SERVICE

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






PARTS

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




Back to Top

 * Gandrud Nissan
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


GANDRUD NISSAN

1001 Auto Plaza Dr. Green Bay WI 54302

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



View our Privacy Policy  |  Visit Nissan USA 

























AdChoices


Set Up Financing







Dealer Log In



ORIGINAL TEXT


Contribute a better translation

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






Start Chat


English
Accessibility Adjustments
Reset Settings Statement Hide Interface
Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Eliminates flashes and reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances the website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
Cognitive Disability Profile Assists with reading and focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
ADHD Friendly Profile More focus and fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Blind Users (Screen-reader) Use the website with your screen-reader
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
OFF ON
Keyboard Navigation (Motor) Use the website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
Monochrome
High Saturation
Adjust Text Colors
Cancel
High Contrast
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution By accessiBe
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語



Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...