(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

Robert Manse Sterling Silver 18k Citrine Hinged Cuff Bracelet 6.5”

149,00 US$Preço
Robert Manse Sterling Silver 18K Gold Citrine Hinged Cable Cuff Bracelet 19.9g

Description

Elegant Robert Manse sterling silver hinged cuff bracelet featuring two oval faceted citrine gemstones accented with 18K gold details. The bracelet showcases a beautifully crafted twisted cable design with ornate Balinese-inspired scrollwork and bead accents.

The warm golden hues of the citrine gemstones contrast nicely against the oxidized sterling silver, while the 18K gold accents add a touch of luxury and dimension.

The bracelet features a secure hinged closure for easy wear and a comfortable fit.

Stamped “M 925” and “18K”, confirming sterling silver construction with genuine 18K gold accents and Robert Manse design.

This sophisticated piece blends classic Bali-style craftsmanship with modern elegance, making it a great addition to any fine jewelry collection.

Details

Brand: Robert Manse

Metal: Sterling Silver (.925)

Accent Metal: 18K Gold

Gemstone: Citrine

Stone Shape: Oval Faceted

Style: Cable hinged cuff bracelet

Weight: 19.9 grams

Size: Fits approx. 6.5–7 inch wrist

Closure: Hinged clasp

Hallmarks: M 925 / ID 18K

Condition

Very good pre-owned condition.

Light surface wear consistent with normal use

Citrine stones appear secure with no visible chips

Hinged clasp functions properly

Silver shows natural light patina that could be polished if desired

Please review all photos carefully as they are part of the description and show the exact item you will receive.
    bottom of page