www.lundboats.com Open in urlscan Pro
2606:4700:4400::6812:2174  Public Scan

Submitted URL: https://bit.ly/3quSnrM
Effective URL: https://www.lundboats.com/families/pro-v/2075-pro-v.html?utm_source=wired2fish
Submission: On August 17 via api from FI — Scanned from FI

Form analysis 8 forms found in the DOM

POST

<form method="POST" id="black-form" enctype="application/x-www-form-urlencoded" class="cmp-form aem-Grid aem-Grid--12 aem-Grid--tablet--12 aem-Grid--default--12 aem-Grid--phone--12" novalidate="novalidate">
  <input type="hidden" name=":formstart" value="/content/brunswick/lund-boats/na/us/en/reference/my-saved-boats-sign-in/jcr:content/root/category_container/responsivegrid/container">
  <input type="hidden" name="_charset_" value="utf-8">
  <div class="text aem-GridColumn aem-GridColumn--default--12">
    <div class="cmp-form-text     " data-cmp-is="formText">
      <label for="form-text-1852284374">EMAIL<span>*</span></label>
      <!-- <label class="error" id="error_form-text-1852284374" data-sly-test.useTextarea="false"></label> -->
      <input class="cmp-form-text__text" data-cmp-hook-form-text="input" type="email" id="form-text-1852284374" aria-label="EMAIL" name="Email" required="">
      <span class="error_message d-none" role="alert">Please enter valid email</span>
    </div>
  </div>
  <div class="options aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--12 aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--offset--phone--0 aem-GridColumn--offset--default--0">
    <fieldset class="cmp-form-options cmp-form-options--drop-down cmp-form-option--flex-none deskLefColPad    ">
      <label class="cmp-form-options__label" for="savedboats-country">COUNTRY<span>*</span></label>
      <select class="cmp-form-options__field cmp-form-options__field--drop-down " name="country" aria-label="COUNTRY" id="savedboats-country" required="required" tabindex="0">
        <option value="US" selected="">USA</option>
        <option value="CA">Canada</option>
        <option value="RU">Russia</option>
        <option value="NL">Netherlands</option>
      </select>
      <span class="error_message d-none" role="alert">Please enter valid country</span>
    </fieldset>
  </div>
  <div
    class="text aem-GridColumn--offset--tablet--0 aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--12 aem-GridColumn--tablet--none aem-GridColumn aem-GridColumn--tablet--6 aem-GridColumn--default--6 aem-GridColumn--offset--phone--0 aem-GridColumn--offset--default--0">
    <div class="cmp-form-text     " data-cmp-is="formText">
      <label for="form-text-971947358">ZIP/POSTAL CODE <span>*</span></label>
      <!-- <label class="error" id="error_form-text-971947358" data-sly-test.useTextarea="false"></label> -->
      <input class="cmp-form-text__text" data-cmp-hook-form-text="input" type="text" id="form-text-971947358" aria-label="ZIP/POSTAL CODE " name="Zip" required="">
      <span class="error_message d-none" role="alert">Please enter valid zip code</span>
    </div>
  </div>
  <div class="button aem-GridColumn--offset--default--10 aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--12 aem-GridColumn aem-GridColumn--offset--phone--0 aem-GridColumn--default--2">
    <div class="   paddingBottom10 ">
      <button type="SUBMIT" class="cmp-form-button" aria-label="SIGN IN">SIGN IN</button>
    </div>
  </div>
</form>

/search-results.html

<form class="search-form" action="/search-results.html" novalidate="novalidate">
  <input id="searchval" type="search" placeholder="Search" name="searchTerm" aria-label="search" maxlength="250">
  <button class="search-inline icon-Search" tabindex="0" aria-label="search"></button>
  <span class="searchRedirectUrl d-none">/content/brunswick/lund-boats/na/us/en/search-results.html</span>
</form>

/search-results.html

<form class="search-form" action="/search-results.html" novalidate="novalidate">
  <input id="searchval" type="search" placeholder="Search" name="searchTerm" aria-label="search" maxlength="250">
  <button class="search-inline icon-Search" tabindex="0" aria-label="search"></button>
  <span class="searchRedirectUrl d-none">/content/brunswick/lund-boats/na/us/en/search-results.html</span>
</form>

/search-results.html

<form class="search-form hdr-search" action="/search-results.html" novalidate="novalidate">
  <label>Search</label>
  <input id="searchvalMob" type="search" placeholder="" name="searchvalMob" aria-label="search" maxlength="250">
  <button class="search-inline icon-Search" aria-label="search" tabindex="0"></button>
</form>

<form id="mktoForm_2821" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 361px;">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
      color: #fff;
      border: 1px solid #75ae4c;
      padding: 0.4em 1em;
      font-size: 1em;
      background-color: #99c47c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));
      background-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);
      background-image: -moz-linear-gradient(top, #99c47c, #75ae4c);
      background-image: linear-gradient(to bottom, #99c47c, #75ae4c);
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
      outline: none;
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
      background-color: #75ae4c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));
      background-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);
      background-image: -moz-linear-gradient(top, #75ae4c, #99c47c);
      background-image: linear-gradient(to bottom, #75ae4c, #99c47c);
    }
  </style>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 100px;">
          <div class="mktoAsterix">*</div>
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email" name="Email" placeholder="Enter Your Email Address" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email"
          class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true" style="width: 350px;"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoPlaceholder mktoPlaceholderPostalCode"></div>
    <div class="mktoPlaceholder mktoPlaceholderCountry"></div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoPlaceholder mktoPlaceholderGDPR_Data_Storage_Consent__c"></div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoPlaceholder mktoPlaceholderHtmlText_2022-09-19T22 530Z"></div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Blue_Sky__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Campaign__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Content__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Keyword__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Medium__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Source__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="wired2fish" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="GCLID__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="FBCLID__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="eCIDCaptured" class="mktoField mktoFieldDescriptor mktoFormCol" value="71454093612033761783726535161475134306" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Brand_Interest__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Lund Boats" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Brand_Code__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="MKTO_Brand__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="MKTO_Brand__pc" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="LeadSource" class="mktoField mktoFieldDescriptor mktoFormCol" value="lundboats.com" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple" style="margin-left: 120px;"><button type="submit" class="mktoButton">Submit</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor"
    value="2821"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="162-KUF-529">
</form>

<form id="mktoForm_3721" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 361px;">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
      color: #fff;
      border: 1px solid #75ae4c;
      padding: 0.4em 1em;
      font-size: 1em;
      background-color: #99c47c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));
      background-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);
      background-image: -moz-linear-gradient(top, #99c47c, #75ae4c);
      background-image: linear-gradient(to bottom, #99c47c, #75ae4c);
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
      outline: none;
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
      background-color: #75ae4c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));
      background-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);
      background-image: -moz-linear-gradient(top, #75ae4c, #99c47c);
      background-image: linear-gradient(to bottom, #75ae4c, #99c47c);
    }
  </style>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 350px;">
          <div class="mktoAsterix">*</div>Email Address:
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email" name="Email" placeholder="Enter Your Email Address" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email"
          class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true" style="width: 150px;"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Country" id="LblCountry" class="mktoLabel mktoHasWidth" style="width: 100px;">
          <div class="mktoAsterix">*</div>Country:
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><select id="Country" name="Country" aria-labelledby="LblCountry InstructCountry" class="mktoField mktoHasWidth mktoRequired" aria-required="true" style="width: 150px;">
          <option value="">Select...</option>
          <option value="United States">United States</option>
          <option value="Canada">Canada</option>
        </select><span id="InstructCountry" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="PostalCode" id="LblPostalCode" class="mktoLabel mktoHasWidth" style="width: 100px;">
          <div class="mktoAsterix">*</div>Zip Code:
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="PostalCode" name="PostalCode" maxlength="255" aria-labelledby="LblPostalCode InstructPostalCode" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
          aria-required="true" style="width: 150px;"><span id="InstructPostalCode" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoPlaceholder mktoPlaceholderGDPR_Data_Storage_Consent__c"></div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoPlaceholder mktoPlaceholderHtmlText_2022-09-19T22 530Z"></div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Blue_Sky__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Campaign__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Content__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Keyword__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Medium__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Source__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="wired2fish" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="GCLID__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="FBCLID__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="eCIDCaptured" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Brand_Interest__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Lund Boats" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Brand_Code__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="MKTO_Brand__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="MKTO_Brand__pc" class="mktoField mktoFieldDescriptor mktoFormCol" value="LN" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="LeadSource" class="mktoField mktoFieldDescriptor mktoFormCol" value="lundboats.com" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple" style="margin-left: 120px;"><button type="submit" class="mktoButton at-element-click-tracking">Submit</button></span></div><input type="hidden" name="formid"
    class="mktoField mktoFieldDescriptor" value="3721"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="162-KUF-529">
</form>

<form novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove"
  style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>

<form novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove"
  style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>

Text Content

Skip to main content
 * Boats
    * Core Fishing
      Adventure
      
      
      ADVENTURE
      
      BUILD
      Starting At$26,217*
      
      1675
      1775
      Adventure Overview
      
      The name says it all. Lund Adventure fishing boats are ready for fishing
      exploration and water sports fun. Loaded with angling and recreational
      fishing boat features that will please the family.
      
      Angler
      
      
      ANGLER
      
      BUILD
      Starting At$17,777*
      
      1650
      Angler Overview
      
      The Lund Angler aluminum 16 foot fishing boat is designed for shallow
      water but with the deep-V hull handles big water with ease. Available in a
      full windshield (Sport), side console (SS) and tiller.
      
      Baron
      
      
      BARON
      
      BUILD
      Starting At$97,987*
      
      2275
      Baron Overview
      
      The Lund Baron is our flagship Great Lakes or big water fishing boat. This
      large fishing boat has more tackle storage, fishing features, power and
      seating, which translates into more fish, people and fun on the water.
      
      Fisherman
      
      
      FISHERMAN
      
      BUILD
      Starting At$46,679*
      
      1875
      2075
      Fisherman Overview
      
      The Lund Fisherman's wide-open cockpit is specifically designed as a
      trolling fishing boat. If you're fishing the great lakes and trolling for
      salmon, walleye or trout, this full windshield has it all.
      
      Fury
      
      
      FURY
      
      BUILD
      Starting At$12,797*
      
      1400
      1600
      Fury Overview
      
      The Lund Fury aluminum fishing boat is an afforable boat that’s easy to
      launch and offers serious convenience in a smaller fishing boat package.
      Available in 14 and 16 foot lengths.
      
      Impact XS
      
      
      IMPACT XS
      
      BUILD
      Starting At$40,878*
      
      1775
      1875
      2025
      Impact XS Overview
      
      We've taken the extremely popular Lund Impact and added rear jump seats
      and a ski pylon to create one of the best aluminum family fishing boats
      and family recreation boats in the Lund Impact XS.
      
      PRO-V
      
      
      PRO-V
      
      BUILD
      Starting At$66,384*
      
      1875
      1975
      2075
      2175
      PRO-V Overview
      
      Designed as a tournament or professional fishing boat, the Lund Pro-V
      delivers all the innovation and quality expected in a professional fishing
      boat. The Lund Pro V name comes from professional fishermen input used to
      design this boat.
      
      PRO-V Bass XS
      
      
      PRO-V BASS XS
      
      BUILD
      Starting At$49,639*
      
      1875 XS
      2075 XS
      PRO-V Bass XS Overview
      
      For tournament bass fishing anglers preferring aluminum bass boats, the
      Lund Pro-V Bass has it all. Lighter than fiberglass bass boats for shallow
      water ability, this aluminum bass boat is second to none.
      
      Pro Guide
      
      
      PRO GUIDE
      
      BUILD
      Starting At$30,815*
      
      1775
      1875
      2075
      Pro Guide Overview
      
      The Lund Pro Guide is the finest aluminum tiller fishing boat for back
      trolling and walleye fishing. Tiller fishing boats offer precise boat
      control, roomy interiors, and the choice of walleye fishing guides
      everywhere.
      
      Pro-V GL
      
      
      PRO-V GL
      
      BUILD
      Starting At$66,891*
      
      189
      202
      219
      Pro-V GL Overview
      
      The standard for Deep-V fiberglass tournament fishing boats are set with
      the Lund Pro-V GL fiberglass walleye fishing boat. The power to tackle big
      water or any fish starts with the Lund Pro V GL.
      
      Pro-V Musky XS
      
      
      PRO-V MUSKY XS
      
      BUILD
      Starting At$50,047*
      
      1875 XS
      2075 XS
      Pro-V Musky XS Overview
      
      The Lund Pro V Musky boat is designed to conquer the fish of 10,000 casts.
      The Pro-V Musky features muskie lure tackle boxes, a huge casting deck,
      and muskie rod storage.
      
      Rebel XL
      
      
      REBEL XL
      
      BUILD
      Starting At$22,017*
      
      1650
      Rebel XL Overview
      
      The Lund Rebel XL 16-foot aluminum fishing boat brings features of the
      larger Lunds into a more compact, affordable package for aluminum fishing
      boat fanatics.
      
      Renegade
      
      
      RENEGADE
      
      BUILD
      Starting At$24,597*
      
      1775
      1875
      1975
      Renegade Overview
      
      Premium Mod-V aluminum bass and crappie fishing boats with the
      shallow-water prowess and fishing features to land bass or crappie
      lunkers. Fill your livewell with tasty slabs in this premium Mod-V fishing
      boat.
      
      Tyee
      
      
      TYEE
      
      BUILD
      Starting At$58,130*
      
      1875
      1975
      2075
      Tyee Overview
      
      The aluminum Lund Tyee family fishing boats are full-featured,
      ultra-comfortable choices for fishing families that split time between
      fishing and water sports. The Lund Tyee is the ultimate family fishing
      boat.
    * Bass & Crappie
      PRO-V Bass XS
      
      
      PRO-V BASS XS
      
      BUILD
      Starting At$49,639*
      
      1875 XS
      2075 XS
      PRO-V Bass XS Overview
      
      For tournament bass fishing anglers preferring aluminum bass boats, the
      Lund Pro-V Bass has it all. Lighter than fiberglass bass boats for shallow
      water ability, this aluminum bass boat is second to none.
      
      Renegade
      
      
      RENEGADE
      
      BUILD
      Starting At$24,597*
      
      1775
      1875
      1975
      Renegade Overview
      
      Premium Mod-V aluminum bass and crappie fishing boats with the
      shallow-water prowess and fishing features to land bass or crappie
      lunkers. Fill your livewell with tasty slabs in this premium Mod-V fishing
      boat.
    * Fishing & Sport
      Adventure
      
      
      ADVENTURE
      
      BUILD
      Starting At$26,217*
      
      1675
      1775
      Adventure Overview
      
      The name says it all. Lund Adventure fishing boats are ready for fishing
      exploration and water sports fun. Loaded with angling and recreational
      fishing boat features that will please the family.
      
      Crossover XS
      
      
      CROSSOVER XS
      
      BUILD
      Starting At$48,449*
      
      1775
      1875
      Crossover XS Overview
      
      The Lund Crossover XS brings tubing, wakeboarding and skiing into the
      fishing mix with roomy in-floor storage for rods, tubes, boards and skis.
      The Crossover XS is truly the perfect family fish and ski boat.
      
      Impact XS
      
      
      IMPACT XS
      
      BUILD
      Starting At$40,878*
      
      1775
      1875
      2025
      Impact XS Overview
      
      We've taken the extremely popular Lund Impact and added rear jump seats
      and a ski pylon to create one of the best aluminum family fishing boats
      and family recreation boats in the Lund Impact XS.
      
      TYEE GL
      
      
      TYEE GL
      
      BUILD
      Starting At$68,617*
      
      189
      TYEE GL Overview
      
      The premium Lund Tyee GL fiberglass fish and ski boats are loaded with
      fishing and water sport features. This ideal fiberglass fishing boat
      series brings the best of both worlds to fishing and water sport families.
      
      Tyee
      
      
      TYEE
      
      BUILD
      Starting At$58,130*
      
      1875
      1975
      2075
      Tyee Overview
      
      The aluminum Lund Tyee family fishing boats are full-featured,
      ultra-comfortable choices for fishing families that split time between
      fishing and water sports. The Lund Tyee is the ultimate family fishing
      boat.
    * Fiberglass
      Pro-V GL
      
      
      PRO-V GL
      
      BUILD
      Starting At$66,891*
      
      189
      202
      219
      Pro-V GL Overview
      
      The standard for Deep-V fiberglass tournament fishing boats are set with
      the Lund Pro-V GL fiberglass walleye fishing boat. The power to tackle big
      water or any fish starts with the Lund Pro V GL.
      
      TYEE GL
      
      
      TYEE GL
      
      BUILD
      Starting At$68,617*
      
      189
      TYEE GL Overview
      
      The premium Lund Tyee GL fiberglass fish and ski boats are loaded with
      fishing and water sport features. This ideal fiberglass fishing boat
      series brings the best of both worlds to fishing and water sport families.
    * Utility & Hunting
      Alaskan
      
      
      ALASKAN
      
      BUILD
      Starting At$27,430*
      
      1600
      1800
      2000
      Alaskan Overview
      
      Known for toughness and versatility, the durable Lund Alaskan fishing and
      hunting boat is ready for duty in the most extreme environments from the
      frigid north to the steamy south.
      
      Jon Boat
      
      
      JON BOAT
      
      BUILD
      Starting At$1,204*
      
      1040
      1240
      1448
      1648
      Jon Boat Overview
      
      These classic flat-bottomed, riveted jon boats are the perfect fishing,
      utility, or duck hunting jon boat. Lund takes pride in building quality
      utility hunting jon boats that last.
      
      Mod Jon Boat
      
      
      MOD JON BOAT
      
      BUILD
      Starting At$2,970*
      
      1440
      1448
      1648
      1852
      Mod Jon Boat Overview
      
      Modified Jon Boats have an angled bow and are a perfect fishing or hunting
      boat. These flat-bottomed boats are perfect river fishing boats or goose
      or duck hunting boats.
      
      PREDATOR
      
      
      PREDATOR
      
      BUILD
      Starting At$19,290*
      
      1660
      1760
      1870
      2070
      PREDATOR Overview
      
      The Lund Predator camo hunting and fishing boats are available in a
      tiller, center console or side console model. The no-nonsense layout and
      rugged construction equals the perfect utility boat for duck hunting or
      fishing.
      
      SSV
      
      
      SSV
      
      BUILD
      Starting At$7,660*
      
      14
      16
      18
      SSV Overview
      
      Ideal as a small fishing boat or a utility or camp boat, the Lund SSV
      aluminum fishing boat is great for remote areas that demand durability.
      
      WC
      
      
      WC
      
      BUILD
      Starting At$5,009*
      
      12
      14
      16
      WC Overview
      
      Small fishing boats are popular choices when camping, hunting, and sunfish
      fishing. The Lund WC utility series fishing boats brings functionality to
      life.
   
   Explore All Boats
   Core Fishing
   
   
   ADVENTURE
   
   BUILD
   Starting At$26217*
   
   1675
   1775
   Adventure Overview
   
   
   ANGLER
   
   BUILD
   Starting At$17777*
   
   1650
   Angler Overview
   
   
   BARON
   
   BUILD
   Starting At$97987*
   
   2275
   Baron Overview
   
   
   FISHERMAN
   
   BUILD
   Starting At$46679*
   
   1875
   2075
   Fisherman Overview
   
   
   FURY
   
   BUILD
   Starting At$12797*
   
   1400
   1600
   Fury Overview
   
   
   IMPACT XS
   
   BUILD
   Starting At$40878*
   
   1775
   1875
   2025
   Impact XS Overview
   
   
   PRO-V
   
   BUILD
   Starting At$66384*
   
   1875
   1975
   2075
   2175
   PRO-V Overview
   
   
   PRO-V BASS XS
   
   BUILD
   Starting At$49639*
   
   1875 XS
   2075 XS
   PRO-V Bass XS Overview
   
   
   PRO GUIDE
   
   BUILD
   Starting At$30815*
   
   1775
   1875
   2075
   Pro Guide Overview
   
   
   PRO-V GL
   
   BUILD
   Starting At$66891*
   
   189
   202
   219
   Pro-V GL Overview
   
   
   PRO-V MUSKY XS
   
   BUILD
   Starting At$50047*
   
   1875 XS
   2075 XS
   Pro-V Musky XS Overview
   
   
   REBEL XL
   
   BUILD
   Starting At$22017*
   
   1650
   Rebel XL Overview
   
   
   RENEGADE
   
   BUILD
   Starting At$24597*
   
   1775
   1875
   1975
   Renegade Overview
   
   
   TYEE
   
   BUILD
   Starting At$58130*
   
   1875
   1975
   2075
   Tyee Overview
   Bass & Crappie
   
   
   PRO-V BASS XS
   
   BUILD
   Starting At$49639*
   
   1875 XS
   2075 XS
   PRO-V Bass XS Overview
   
   
   RENEGADE
   
   BUILD
   Starting At$24597*
   
   1775
   1875
   1975
   Renegade Overview
   Fishing & Sport
   
   
   ADVENTURE
   
   BUILD
   Starting At$26217*
   
   1675
   1775
   Adventure Overview
   
   
   CROSSOVER XS
   
   BUILD
   Starting At$48449*
   
   1775
   1875
   Crossover XS Overview
   
   
   IMPACT XS
   
   BUILD
   Starting At$40878*
   
   1775
   1875
   2025
   Impact XS Overview
   
   
   TYEE GL
   
   BUILD
   Starting At$68617*
   
   189
   TYEE GL Overview
   
   
   TYEE
   
   BUILD
   Starting At$58130*
   
   1875
   1975
   2075
   Tyee Overview
   Fiberglass
   
   
   PRO-V GL
   
   BUILD
   Starting At$66891*
   
   189
   202
   219
   Pro-V GL Overview
   
   
   TYEE GL
   
   BUILD
   Starting At$68617*
   
   189
   TYEE GL Overview
   Utility & Hunting
   
   
   ALASKAN
   
   BUILD
   Starting At$27430*
   
   1600
   1800
   2000
   Alaskan Overview
   
   
   JON BOAT
   
   BUILD
   Starting At$1204*
   
   1040
   1240
   1448
   1648
   Jon Boat Overview
   
   
   MOD JON BOAT
   
   BUILD
   Starting At$2970*
   
   1440
   1448
   1648
   1852
   Mod Jon Boat Overview
   
   
   PREDATOR
   
   BUILD
   Starting At$19290*
   
   1660
   1760
   1870
   2070
   PREDATOR Overview
   
   
   SSV
   
   BUILD
   Starting At$7660*
   
   14
   16
   18
   SSV Overview
   
   
   WC
   
   BUILD
   Starting At$5009*
   
   12
   14
   16
   WC Overview
   Explore All Boats
 * shopping tools
   Build your Lund VIRTUAL SHOWROOM Find My Lund Boat Shows Promotions Get a
   Free Catalog Faqs PERFORMANCE & SPECS SPORTTRAK Gear
 * Why Lund?
   superior quality fishing first Lund value Our heritage
 * Lund Life
   Blog & Fishing Tips ultimate fishing experience show Tournaments Camps &
   Resorts pro-staff Electric Innovation: Veer
 * Owner resources
   Catalogs & Brochures Safety paint codes Fishing license & boat registration
 * View My Boats
   Sign In View My Boats Sign Out
   
   SIGN IN
   
   ×
   EMAIL* Please enter valid email
   COUNTRY* USA Canada Russia Netherlands Please enter valid country
   ZIP/POSTAL CODE * Please enter valid zip code
   SIGN IN

 * Find a Dealer
 * Build & Price

Find a Dealer
Find a Dealer USA Canada Russia Netherlands

Search
/content/brunswick/lund-boats/na/us/en/search-results.html
Build & Price
Search
Search
/content/brunswick/lund-boats/na/us/en/search-results.html
US
/content/brunswick/lund-boats/na/us/en/find-a-dealer

Search


2075 PRO-V

×




 * 1875


 * 1975


 * 2075


 * 2175

STARTING AT $93,517*

With Mercury 200XL Pro XS 4STK

AS LOW AS $905.59* /MONTH

*$1500.0 DOWN | 8.49% APR FOR 15 YEARS.

20' 10"

Length

300 HP

Max HP Capacity

102"

Beam Width

9

Max Persons

62 GAL

Fuel Tank Size

Change model
1875 1975 2175

SERIOUS FISHING BOAT

 * sport

The Lund 2075 Pro V professional fishing boat is engineered to deliver. Serious
professional fishermen consider this premium tournament fishing boat the gold
standard in a deep-v fishing boat. Designed for cockpit mobility, tackle and rod
storage, the Lund 2075 Pro V is built with professionals in mind. The legendary
Lund 2075 Pro V is everything you could ask for in a 20' professional aluminum
fishing boat.

Build & Price

20' 10"

Length

300 HP

Max HP Capacity

102"

Beam Width

9

Max Persons

62 GAL

Fuel Tank Size



×

FIND INVENTORY

USA Canada Russia Netherlands


TOUR THE
2075 PRO-V
VIEW PHOTO GALLERY WATCH VIDEO TOUR
×



LAUNCH 360° SPORT VIEW
×



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


PHOTO GALLERY

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

Load More
HIDE
×
2075 Fish



2075 Fishing



2075 Pro-V Fish



2075 Pro-V Fishing



2075 Pro-V Lure



2075 Pro-V Run



2075 Pro-V Running



2075 Pro-V Underwater Fish



2075 Pro-V



2075 Run



2075 Running



Fish 2075 Pro-V



Fishing 2075 Pro-V



Run 2075 Pro-V



Running 2075 Pro-V



Pro-V Full Boat LED Lights



Pro-V Full LED Lights



Pro-V Camp Scene



Pro-V Campsite



Pro-V Interior Casting



Pro-V Interior Fishing



Pro-V Meeting



Pro-V Run



Pro-V Running



Pro-V Shore Lunch



Pro-V Sunrise



Pro-V Sunset



Pro-V Troll



Shore Lunch



2075-2175 Pro-V Bow Storage Closed



2075-2175 Pro-V Bow Storage Open



2075-2175 Pro-V Bow Front Compartment Open



Bow Built-In Cooler



Bow Livewell



Bow Cup and Tool Holder



Bow On-The-Go Rod Tubes



Port Bow Cargo Net



Starboard Bow Cargo Net



Pro-V Center Rod Storage



Pro-V Center Rod Storage Closed



Center Rod Storage Open



Pro-V Electrical Panel Closed



Pro-V Electrical Panel Open



Bow Cushion Set



Bow Cushion Set - Port Side



Bow Cushion Set - Starboard Side



Pro-V Bow with Seat



Pro-V Bow with Optional Bike Seat



Command Console



Pro-V Command Console Locator



Pro-V Command Console



Pro-V Console Dash



Pro-V Console



Pro-V Dash with Dual Locators



Pro-V Locator



Pro-V Wireless Phone Charger



Starboard Console Glovebox Closed



Starboard Console Glovebox Open



Starboard Storage Drawer Closed



Starboard Storage Drawer Open



Pro-V Console Drawer Tackle Tray Storage



Command Console Switch Panel, Cup Holder and Throw Tray



Pro-V Engine Control with Kicker Control



Pro-V Lure Holder



Pro-V Suspension Seat - Starboard



Pro-V Suspension Seat - Port



Pro-V Port Console



Port Console Glovebox Open



Port Console Storage Drawer Closed



Port Console Storage Drawer Open



Pro-V Port Console Drawer



Port Console Walk Way Storage Drawer Closed



Pro-V Port Console Walk Way Storage Drawer



Pro-V Cockpit Speaker



Aft Deck Sun Pad Cushion Set with Jump Seats Open



Aft Deck Sun Pad Cushion Set with Ski Pylon and Jump Seats Open



Aft Deck Sun Pad Cushion Set



Pro-V Aft Deck with Seat



Aft Deck with Dual Seats



Aft Livewell with Standard Scoop Net and Bait Bag



Aft Livewell



Pro-V Aft Livewell Bait Bag



Pro-V Aft Livewell



Pro-V Boarding Ladder Storage



Pro-V Boarding Ladder Storage Open



Pro-V Jump Seats Closed



Pro-V Jump Seats Open



Pro-V Livewell



Pro-V Marine Mat



Pro-V Ski Pylon



1975-2075 Starboard Cockpit Tackle Tray Storage Closed



2075 Pro-V Starboard Cockpit Tackle Tray Storage Open



Pro-V SportTrak Down Rigger



SportTrak Magnetic Tool Holder with Tray







2075 PRO-V OVERHEAD

 * SPORT

open Storage



This boat is available in a full windshield (Sport).




SPECS & EQUIPMENT

Full Specs Colors Features
 * sport

Full Specs Colors Features
Full Specs
Full Specs
Colors
Features

PRIMARY

 * Length 20' 10"
 * Max HP Capacity 300 HP
 * Beam Width 102"
 * Max Persons 9
 * Fuel Tank Size 62 Gal

BOAT

 * Rear Livewell Capacity/Length 31 Gal / 44" Long
 * Front Livewell Capacity/Length 14 Gal / 28" Long
 * Cockpit Depth 22.5"
 * Chine Width 89"
 * Transom Height 25"
 * Max MPH 54-61 MPH

HULL

 * Double-Plated Bow Thickness 0.225"
 * Bottom Thickness 0.125"
 * Freeboard Thickness 0.080"
 * Hull Design IPS2

BOAT/MOTOR/TRAILER

 * Boat/Trailer Width 8' 6"
 * Boat/Motor/Trailer Height 7'

BOAT COLOR

 * Heritage Red / Silver Stone
 * Cobalt Blue / Silver Stone
 * Black / Silver Stone
 * Gunmetal / Silver Stone
 * Blackout Graphics
 * Redout Graphics
 * Whiteout Graphics
 * Arctic White / Silver Stone
 * Heritage Red / Black
 * Cobalt Blue / Black
 * Arctic White / Black
 * Gunmetal / Black

GRAPHICS

 * Premium Edition Graphics w/Raised Black Lund

CONSOLES / INSTRUMENTATION / LIGHTING

 * 12V Power Receptacle
 * Automotive Style Fuse Panel
 * Dual Pro-Control Consoles w/Walk Through Windshield
 * Flush Mount Horn
 * Full Lighted Instrumentation
 * Wrap Around LED Interior Lighting
 * Premium Rockford Fosgate Stereo w/2 4" Speakers and 2 6" Speakers
 * Lighted Livewell (Bow and Aft)
 * Mercury Analog Prerig w/Gauges
 * Navigational Lighting
 * Recessed Controls
 * Mercury Power Steering w/Tilt
 * Dual USB Port (Type A and C)

OTHER EXTERIOR FEATURES

 * Integrated 4-Step Ladder
 * Aluminum Corner Castings
 * Bow & Stern Eyes
 * Bow Trim Switch
 * Composite Transom
 * Factory Engine Rigging Standard
 * Integrated Power Strake 2 (IPS2) Hull
 * ProTrak Gunwale
 * Stainless Steel Flush Mount Cleats (6)
 * Transhield Cover
 * Twin-Plated Bottom (Bow to Amidship)
 * Freshwater Pick Up (Aft Livewell)
 * Stainless Propeller Standard
 * Level Flotation Compliance
 * SL-24 Raised Lund on Freeboards

OTHER INTERIOR FEATURES

 * Aft Casting Platform
 * Battery Holders - 5
 * Bilge Pumps (2) (1 Automatic)
 * Bow & Aft Trolling Motor Plugs (12/24/36V)
 * Bow Casting Platform
 * Bow Deck Mounting Pad
 * Bow Trim Switch
 * Drink Holders
 * Fire Extinguisher
 * Kicker Fuel Line
 * Self-Draining Splash Pan
 * Ski Tow Base (Ski Pole Not Included)
 * SportTrak Accessory Brackets (2)
 * SportTrak Coaming
 * Stainless Steel Door Pulls
 * Advanced Water Control Door Frames
 * Bait Bucket (Aft Livewell)
 * Livewell Divider (Aft Livewell)
 * ProLong Plus Livewell System
 * Aluminum Floor and Deck
 * Vinyl Main Floor/Carpeted Decks
 * Integrated Ruler w/Storage

SEATS/PEDESTALS

 * Captain and Passenger Seat Sliders (2)
 * Aft Integrated Jump Seats
 * AirRide Fixed Mainstay (2)
 * AirRide Removable Pedestals (2)
 * ProRide Seats (4)
 * Seat Bases (7)

STORAGE

 * Bow Cargo Nets
 * Built-In Bow Insulated Cooler
 * Console Storage
 * Lockable In-Floor Center Rod Storage (15 Tubes)
 * Lockable Port Rod Storage (4 Tubes)
 * Under Console Storage Drawers (Port and Starboard)
 * Battery Storage Compartments
 * Cockpit and Bow on-the-go Rod Storage
 * Port Console Walk-Way Storage Drawer
 * Lockable Storage

SHORELAND'R TRAILER

 * (4)2x6 Bunks / Lundguard Frame
 * Diamond Plated Fender Inserts
 * Tongue Jack / LED Lights / Retractable Tie Downs
 * Radial Tires w/Radial Spare Tire and Bracket
 * Tandem axle w/Brakes on one axle
 * Swing Tongue / E-Coat Painted Wheel w/ Radial Tire
 * Spare Tire with Bracket and Load Guides




YOU MAY ALSO LIKE


IMPACT XS

Starting at 

$40,878*

Make your mark.

Build & Price
1775
1875
2025
Impact XS - Overview >


TYEE

Starting at 

$58,130*

Count on the Tyee to take command.

Build & Price
1875
1975
2075
Tyee - Overview >


PRO-V GL

Starting at 

$66,891*

Everything you'd expect from a Lund.

Build & Price
189
202
219
Pro-V GL - Overview >
‹›


*“Starting at” price reflects either MAP or NAP price on a base boat with motor
trailer package, optional equipment not included. If a monthly payment is shown,
it is based on the “Starting at” price and assumes 8.49% APR and a $1,500 down
payment with a 15-year term. Offer available to well qualified buyers. Subject
to credit approval; not all buyers will qualify. The payment amount and all
prices are in US Dollars and do not include dealer freight, prep, tariffs, fees,
taxes and registration. Dealer sets the final purchase price. Available in the
U.S. and Canada only. Boats may show factory and/or dealer installed options.
Please see dealer for details.

 * Contact us
 * Careers
 * Press Releases
 * Become a dealer
 * Dealer Resources

 * 
 * 
 * 

 * Privacy Policy
 * Disclaimer
 * Modern Slavery Statement
 * Accessibility
 * Exercise Your Privacy Rights
 * Cookie Policy
 * Terms of Use

Copyright © 2023. Manufacturer of new fiberglass & aluminum fishing boats for
bass, hunting, fishing and more for sale. All rights reserved.

 

SIGN UP FOR UPDATES.

RECEIVE PRODUCT FIRST LOOKS, BLOGS, OFFERS AND MORE. 

*





















Submit

Thank you for filling out our form.

× Sign up for updates

Receive product first looks, blogs, offers and more.

*
Email Address:




*
Country:

Select...United StatesCanada



*
Zip Code:




















Submit







PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Allow All


MANAGE CONSENT PREFERENCES

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STRICTLY NECESSARY COOKIES

Always Active
Strictly Necessary Cookies

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

Confirm My Choices

Back Button

Back


PERFORMANCE COOKIES



Vendor Search Search Icon Filter Icon


Clear Filters

Information storage and access
Apply
Consent Leg.Interest

All Consent Allowed

Select All Vendors
Select All Vendors
All Consent Allowed

Confirm My Choices


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Accept All Cookies