• HOURS: TUES-FRI 9-5 & SAT 9-NOON
  • 28983 S SHORE DRIVE STARBUCK, MN 56381
  • 320-424-1231

2026 Yetti Angler A616-DRK

2026 Yetti Angler A616-DRK

AS LOW AS

$275/mo*

*10% DOWN + TTL – OAC 6.99% @ 180 MONTHS

Your Price $33,299
Includes Finance Discount

Angler Edition®

Built For Ice Fishing

The Yetti Angler Edition has uniquely designed layouts optimized for ice fishing. Whether you’re an ice fishing pro or looking for quality family time, The Yetti Angler Edition will take your ice fishing experience to the next level.

Angler A616-DRK
Finishing Base YET-A616-DRK
Primary Color YTC616-01
Color Match Door YTCMD-01
Entry Door 50687
Azdel Ceiling YT009-616
Cedar Wood Pkg w/ Espresso YT002-A616-DRK
Wood Grain Flooring V008076
Rear Sofa Black V008190
Side Bunk V008230
Small Night Shade V008114 3
Large Night Shade V008115
Side Sofa Black V008217
DS 2-Door Upper Cabinet V008248
DS Lower Kitchen Cabinet V008246
DS Upper Kitchen Cabinet V008247
Sound Package V008001
Rear Bunk V008197
PS Radio Cabinet V008249
12V Ceiling Fan V008023

Contact Information

.icon_element_20947 i::before { color: #cc621a!important; } .icon_box_91377 { background-color: #ffffff; } } .icon_box_91377 .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 0.9); } .icon_box_91377:hover .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 1); } .icon-box .icon-text .content a { color: #232628; }

This vehicle has been inspected by an authorized by Glacial Lakes Recreation.

28983 S SHORE DRIVE, STARBUCK, MN 56381

.icon_element_44829 i::before { color: #cc621a!important; } .icon_box_72510 { background-color: rgba(255,255,255,0.01); } } .icon_box_72510 .icon-box-bottom-triangle { border-right-color: rgba(, 0.9); } .icon_box_72510:hover .icon-box-bottom-triangle { border-right-color: rgba(, 1); } .icon-box .icon-text .content a { color: #232628; }

PHONE:
320-424-1231

.icon_element_71577 i::before { color: #cc621a!important; } .icon_box_37986 { background-color: rgba(255,255,255,0.01); } } .icon_box_37986 .icon-box-bottom-triangle { border-right-color: rgba(, 0.9); } .icon_box_37986:hover .icon-box-bottom-triangle { border-right-color: rgba(, 1); } .icon-box .icon-text .content a { color: #232628; }

EMAIL:
info@glaciallakesrec.com

.icon_element_86962 i::before { color: #cc621a!important; } .icon_box_98222 { background-color: rgba(255,255,255,0.01); } } .icon_box_98222 .icon-box-bottom-triangle { border-right-color: rgba(, 0.9); } .icon_box_98222:hover .icon-box-bottom-triangle { border-right-color: rgba(, 1); } .icon-box .icon-text .content a { color: #232628; }

Message Us

.icon_element_88238 i::before { color: #6c98e1!important; } .icon_box_4572 { background-color: #ffffff; } } .icon_box_4572 .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 0.9); } .icon_box_4572:hover .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 1); } .icon-box .icon-text .content a { color: #232628; }
Name(Required)
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_8');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_8').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_8').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_8').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_8').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_8').val();gformInitSpinner( 8, 'https://glaciallakesrec.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [8, current_page]);window['gf_submitting_8'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_8').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [8]);window['gf_submitting_8'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_8').text());}else{jQuery('#gform_8').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "8", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_8" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_8"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_8" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 8, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */

Specifications:

MSRP 36870
Condition New
Model Year 2026
Type Wheeled Fish House
Total Unit Weight 3250lbs
Make Yetti
Model Angler
Exterior Color White
Interior Finish CEDAR/ESPRESSO
Length 16ft
Width 6.5ft
GVWR 4300lbs
Holes 6
Sleeps 4
Lift Winch
VIN 1V9BF1618TP177081