(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

Sterling Silver 925 Turquoise Cabochon Link Bracelet Toggle Clasp

169,00 US$Precio
Sterling Silver 925 Turquoise Cabochon Link Bracelet Toggle Clasp Thailand 31.8g

Description

Beautiful sterling silver turquoise link bracelet featuring seven cushion-shaped turquoise cabochons set in decorative rope-style frames. The vibrant blue stones display natural matrix patterns that give each stone unique character and color variation.

Each stone is bezel set with a subtle gold-tone accent around the cabochons, adding contrast against the polished sterling silver settings.

The bracelet has a toggle clasp with extension rings, allowing for some adjustability for a comfortable fit.

Stamped 925 and Thailand, confirming sterling silver construction.

This is a substantial and attractive piece that works well for everyday wear or as a statement turquoise accessory.

Details

Metal: Sterling Silver (.925)

Country of Manufacture: Thailand

Stones: Turquoise cabochons

Stone Shape: Cushion / square cabochon

Number of Stones: 7

Bracelet Weight: 31.8 grams

Width: Approx. 12 mm

Closure: Toggle clasp with extension rings

Markings: 925 / Thailand

Condition

Good pre-owned condition.

Light surface wear consistent with age and normal use

Natural turquoise matrix and color variation present

No missing stones observed

Toggle clasp works properly

Some light tarnish/patina on the silver 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