(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

Nike Air Jordan 12 Retro Taxi TD Toddler Size 4C White Black 850000-117

59,00 US$Preço
Authentic Nike Air Jordan 12 Retro “Taxi” (TD) toddler sneakers in excellent condition.

These classic Jordan 12s feature a white tumbled leather upper with black pebbled leather mudguard, signature Jumpman branding, and the iconic “23” detailing on the heel and outsole.

Perfect for collectors or everyday wear for little ones.

Details:

Brand: Nike / Jordan Brand

Model: Air Jordan 12 Retro (TD)

Style Code: 850000-117

Colorway: White / Black / Taxi

Size: US 4C (Toddler)

Condition: Pre-owned, very clean (see photos)

Gender: Unisex

Includes: Original box

Condition Notes:

Shoes show minimal signs of wear. Soles are clean, uppers are in great shape, no major flaws noted. Please review all photos for exact condition.

Ships fast and securely. Feel free to message with any questions.

Item Specifics (recommended)

Department: Baby

Type: Athletic Sneaker

Style: Sneaker

US Shoe Size: 4C

Shoe Width: Standard

Upper Material: Leather

Closure: Lace-Up

Vintage: No

Customized: No
    bottom of page