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

2026 Yetti Angler A816-E Fish House

2026 Yetti Angler A816-E Fish House

AS LOW AS

$275/mo*

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

Your Price $32,999
Includes Finance Discount

Check out this ultra light, simplistic designed Yetti Fish House that is absolutely dialed in for fishing! Built on Yetti’s proven aluminum frame and structure, this “E” series unit features the basic amenities, with more cost effective materials to get you fishing in a high quality dependable unit at a lower price. Fit and finish quality is what you’ve come to expect with Yetti!

Angler A816-E
Finishing Base YET-A816-E
Primary Color YTC816-06
Entry Door 50687
Azdel Ceiling YT011-816
Alder Wood Pkg-Std w/Azdel YT001-A816-E
Wood Grain Flooring V008076
Rear Sofa Black V008381
Side Sofa Black V008371
Small Night Shade V008114 4
DS Flip-Up Countertop V008294
PS Flip-Up Countertop V008294
PS Upper 2-Door Cabinets V008365
DS Upper 2-Door Cabinets V008365
Lower Kitchen Cabinet V008366
Upper Kitchen Cabinet V008367
12V Ceiling Fan V008023
Color Match Door YTCMD-06
6 Hole Package V008441

Contact Information

.icon_element_70214 i::before { color: #cc621a!important; } .icon_box_61306 { background-color: #ffffff; } } .icon_box_61306 .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 0.9); } .icon_box_61306: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_27440 i::before { color: #cc621a!important; } .icon_box_84208 { background-color: rgba(255,255,255,0.01); } } .icon_box_84208 .icon-box-bottom-triangle { border-right-color: rgba(, 0.9); } .icon_box_84208:hover .icon-box-bottom-triangle { border-right-color: rgba(, 1); } .icon-box .icon-text .content a { color: #232628; }

PHONE:
320-424-1231

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

EMAIL:
info@glaciallakesrec.com

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

Message Us

.icon_element_94388 i::before { color: #6c98e1!important; } .icon_box_34230 { background-color: #ffffff; } } .icon_box_34230 .icon-box-bottom-triangle { border-right-color: rgba(255,255,255, 0.9); } .icon_box_34230: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 37422
Condition New
Model Year 2026
Type Wheeled Fish House
Total Unit Weight 3065lbs
Make Yetti
Model Angler
Exterior Color Red
Interior Finish AZDEL
Length 16ft
Width 8ft
Holes 6
Sleeps 2
Axle 1
Lift Winch
VIN 1V9BF161XTP177096