(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

Milwaukee M18 2697-26XC 18V Cordless 6-Tool Combo Kit NEW - Open Box -

$404.10Price
Brand new Milwaukee M18 6-Tool Combo Kit, Model 2697-26XC. The kit appears to be new and unused in the original retail packaging. The outer box has been opened and shows some shelf/storage wear, including creases, small tears, and minor damage to one side of the box (see photos). The contents have not been used.

Please review all photos carefully, as they are part of the item's description.

Features

Milwaukee M18 2697-26XC 18V Cordless Combo Kit

Includes 6 cordless tools:

Hammer Drill/Driver

Impact Driver

Circular Saw

Sawzall Reciprocating Saw

Angle Grinder

Work Light

Includes:

(2) M18 REDLITHIUM XC4.0 Batteries

Multi-Voltage Charger

Contractor Bag

Compatible with the Milwaukee M18 battery platform.

Cosmetic Condition

Tools are new and unused.

Original retail box has cosmetic wear from storage.

Box has creases, dents, and a tear on one side that has been reinforced with clear tape.

Packaging imperfections do not affect the tools inside.

What's Included

Milwaukee M18 2697-26XC 6-Tool Combo Kit

(2) M18 XC4.0 REDLITHIUM Batteries

Multi-Voltage Charger

Contractor Bag

Original retail box
    bottom of page