(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

Jeffrey Levin 18K Gold & 925 Sterling Silver 8mm Cable Cuff Bracelet 53.1g

299,00 $Цена
100% Authentic Jeffrey Levin Designer Bracelet • Sterling Silver & 18K Gold • Made in USA
Condition

Good pre-owned condition. The bracelet shows normal signs of wear from regular use, including light surface scratches and minor tarnish consistent with age. The gold end caps remain bright, and the bracelet retains an attractive overall appearance. Please review all photos carefully, as they are part of the description.
Add a timeless designer piece to your jewelry collection with this authentic Jeffrey Levin cable cuff bracelet. Crafted from solid 925 sterling silver with 18K yellow gold accents, this classic open cuff features the iconic twisted cable design and polished gold end caps that have made Jeffrey Levin jewelry highly collectible.

The bracelet is stamped "18K 925" along with the Jeffrey Levin maker's mark, confirming its authenticity. Its elegant two-tone design makes it perfect for everyday wear or special occasions and pairs beautifully with other Jeffrey Levin pieces.

Whether you're adding it to your personal collection or searching for a thoughtful gift, this bracelet is a beautiful example of Jeffrey Levin's exceptional craftsmanship.

Item Specifics

Brand: Jeffrey Levin

Type: Cuff Bracelet

Style: Cable

Metal: Sterling Silver (925)

Secondary Metal: 18K Yellow Gold

Color: Silver & Gold

Closure: Open Cuff / Slip-On

Signed: Yes

Department: Unisex Adults

Wrist Size : Up to 6.5inches 
Weight: 53.1 Grams
    bottom of page