(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

Le Vian 14K Gold Chocolate & White Diamond Swirl Ring Size 10

$1,709.05Price
Le Vian 14K Gold Chocolate & White Diamond Swirl Ring 6.5g Size 10

Description

Elegant Le Vian swirl ring crafted in 14K gold, featuring a striking spiral design set with white diamonds and brown (chocolate) diamonds.

The ring showcases Le Vian’s signature style with contrasting diamond colors arranged in a flowing swirl pattern. The combination of yellow gold accents and white gold highlights the diamonds beautifully and gives the piece a bold, modern look.

The inside of the band is stamped “LeVian 14K”, confirming authenticity and gold purity.

A beautiful designer ring perfect for everyday wear or as a standout addition to any fine jewelry collection.

Details

Brand: Le Vian

Metal: 14K Gold (two-tone appearance)

Hallmarks: LeVian, 14K

Gemstones:

Brown Diamonds (Chocolate Diamonds)

White Diamonds

Design: Swirl / Spiral

Ring Size: approx. 10

Weight: 6.5 g

Condition

Good pre-owned condition.

Light surface wear consistent with normal use

Diamonds appear secure

No visible damage

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