(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

14K Yellow Gold Diamond Tennis Bracelet 7” 15.2g Elegant Fine Jewelry

2499,00 US$Preço
14K Yellow Gold Diamond Tennis Bracelet 7” 15.2g Elegant Fine Jewelry
Item Specifics
Metal: 14K Yellow Gold

Metal Purity: 14K

Style: Tennis Bracelet

Main Stone: Diamond

Stone Shape: Round

Bracelet Length: Approx. 7 inches

Weight: 15.2 grams

Closure: Box Clasp with Safety Latch

Color: Yellow Gold

Condition: Pre-owned

Description
Elegant 14K yellow gold diamond tennis bracelet featuring a timeless line design with individually set round-cut diamonds throughout. Crafted with a secure box clasp and safety latch for comfortable everyday wear.
This bracelet offers a classic luxury look that pairs perfectly with both casual and formal styles. The warm yellow gold beautifully complements the sparkling diamonds for an eye-catching finish.
Stamped 14K for gold purity authenticity.
Condition
Very good pre-owned condition with light surface wear consistent with normal use. Diamonds show excellent sparkle and the clasp functions securely.
Please review all photos carefully as they are part of the item description.
Measurements
Length: Approx. 7 inches

Weight: 15.2 grams

Included
Bracelet only

Display box 

Shipping
Fast insured shipping

Secure packaging

Signature confirmation included
    bottom of page