(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

2023 MacBook Pro 14" M2 Pro 3.49Ghz 16GB RAM 1TB SSD 19Core A2779 Silver

$1,199.00Price
Item Description

Up for sale is a 2023 Apple MacBook Pro 14-inch (Model A2779) in Silver, powered by the Apple M2 Pro chip. This machine is in excellent pre-owned condition and has been well cared for.

Performance & Specs

Apple M2 Pro chip (12-core CPU, 19-core GPU)

16GB RAM

1TB SSD storage

14-inch Liquid Retina XDR display (3024 × 1964)

macOS Sonoma 14.7 installed

Condition Details

Fully functional with no issues

Display has a couple of very light surface scratches (hardly visible during normal use)

Keyboard and trackpad in excellent condition

Light signs of normal use (see photos for details)

Battery health: 91%

Cycle count: 169

Included

Original Apple charger and cable

Additional Info

Factory reset and ready for new owner

No iCloud lock (Activation Lock disabled)

Fast and powerful machine—great for work, editing, or everyday use

Item Specifics

Brand: Apple

Model: MacBook Pro (14-inch, 2023)

Model Number: A2779

Processor: Apple M2 Pro

RAM: 16GB

Storage: 1TB SSD

Screen Size: 14 in

Color: Silver

Operating System: macOS Sonoma

GPU: 19-core GPU

Release Year: 2023

Shipping

Ships within 1 business day

Carefully packed and insured
    bottom of page