(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

Apple Pencil 1st Generation MK0C2AM/A A1603 Stylus for iPad NIB

$64.99Price
Genuine Apple Pencil (1st Generation) – Model MK0C2AM/A (A1603)

Brand new, never used Apple Pencil (1st Generation). The retail box is factory sealed; however, the outer plastic wrap has a few tears and minor cosmetic damage from storage. The Apple Pencil itself has never been removed or used.

Perfect for compatible iPads that support the 1st Generation Apple Pencil.

Features

Genuine Apple Apple Pencil (1st Generation)

Model: MK0C2AM/A

Model Number: A1603

Color: White

Pressure and tilt sensitive

Lightning charging and pairing

Factory sealed retail package

Box has minor wear and tears in the shrink wrap (see photos)

Apple Pencil inside is new and unused 

Condition

Brand New

Factory sealed

Outer plastic wrap has small tears and cosmetic imperfections from storage/handling.

Retail box may show light shelf wear.

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

Compatibility

Compatible with Apple iPads that support the Apple Pencil (1st Generation), including:

iPad Pro 12.9" (1st & 2nd Gen)

iPad Pro 10.5"

iPad Pro 9.7"

iPad Air (3rd Gen)

iPad mini (5th Gen)

iPad (6th, 7th, 8th, 9th, 10th Gen, and iPad A16 with the appropriate adapter) 

Included

Apple Pencil (1st Generation)

Original factory sealed retail box

Shipping

Ships securely packed within 1 business day.

Photos shown are of the actual item you will receive.

Item Specifics

Brand: Apple

Model: Apple Pencil (1st Generation)

MPN: MK0C2AM/A

Model Number: A1603

Color: White

Type: Active Stylus

Compatible Brand: Apple

Connectivity: Bluetooth, Lightning

Country/Region of Manufacture: Vietnam
    bottom of page