Walker Hours of Operation & Store Location

J&K Marine
6913 State Hwy 371 NW
Walker, MN 56484
Phone: 218-547-2800

Reach Out for More Information

"*" indicates required fields

Name*

Summer Hours (Apr – Oct)

Monday – Friday
8:00 a.m. – 5:00 p.m.
Saturday
8:00 a.m. – 1:00 p.m.
Sunday
Closed

Winter Hours (Nov – Mar)

Monday – Friday
9:00 a.m. – 5:00 p.m.
Saturday
9:00 a.m. – 1:00 p.m.

Special Holiday Hours

Memorial Day 10:00 a.m. – 1:00 p.m.

Labor Day 10:00 a.m. – 1:00 p.m.

Closed

July 4th

MN State Deer Hunting Season Opener

Thanksgiving Day

Christmas Eve & Day

New Year’s Day

Store Map

J&K Marine
6913 State Hwy 371 NW
Walker, MN 56484
Phone: 218-547-2800

Click to call sales

While great effort is made to ensure the accuracy of the information on this site, errors can occur. Please verify all pricing and installed equipment information with a customer service representative. This is easily done by calling us or visiting us at the dealership.

We improve our products and advertising by using Microsoft Clarity to see how you use our website. By using our site, you agree that we and Microsoft can collect and use this data. Our privacy statement has more details.

(function() { // Helper: find a valid phone number from any tel: link on the page function getValidPhoneNumber() { // Find all tel: links const allTelLinks = document.querySelectorAll('a[href^="tel:"]'); for (let link of allTelLinks) { let href = link.getAttribute('href'); let number = href.substring(4).trim(); // Ignore if it's "undefined" or empty if (number && number !== 'undefined' && number !== '') { return number; } } // Fallback to the number you provided return '218-844-1139'; } // Event delegation for "Call for Price" document.body.addEventListener('click', function(e) { let target = e.target.closest('.mark3-price-item.call-for-price'); if (!target) return; e.preventDefault(); let phoneNumber = getValidPhoneNumber(); window.location.href = 'tel:' + phoneNumber; }); })();