(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

Jimmy Choo Dakota 120 Wedge Sandals 39.5 Off White Leather Cork Platform Shoes

349,00 US$Precio
Authentic Jimmy Choo “Dakota 120” wedge sandals in elegant off-white leather with cork wedge heels and metallic raffia trim.
A stylish and versatile luxury sandal, perfect for summer, events, or everyday wear with a comfortable platform wedge design.
Details:
Brand: Jimmy Choo
Model: Dakota 120
Size: EU 39.5 (approx. US 9–9.5)
Color: Off White
Material: Nappa Leather with tonal metallic raffia and cork wedge
Heel Height: Approx. 120 mm
Made in Spain
Includes:
Original Jimmy Choo box and dust bag
Condition:
Very good pre-owned condition. Worn only once.
Minimal signs of wear on soles; uppers remain clean and well maintained.
100% authentic.
    bottom of page