(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 Snake Earrings Green & Transparent Stones Vermeil 925 India

$79.00Price
Sterling Silver Snake Earrings Green & Transparent Stones Vermeil 925 India

Description

Stylish snake motif earrings crafted in gold-plated sterling silver and set with vibrant green and transparent stones.

The earrings feature a graceful coiled serpent design, with pavé-set transparent stones along the body and green stones accenting the head and outer curve. The oxidized detailing highlights the curves of the snake and adds depth to the design.

Stamped “925 OG INDIA”, confirming sterling silver construction made in India.

These unique serpent earrings offer a bold yet elegant look and are perfect for collectors of animal motif jewelry.

Details

Metal: Sterling Silver (.925)

Finish: Gold plated / vermeil

Hallmarks: 925, OG INDIA

Stones: Green and transparent stones

Design: Snake / serpent

Closure: Post back with butterfly backs

Weight: 6.0 grams (pair)

Length: Approx. 1 inch (25–26 mm)

Condition

Good pre-owned condition.

Light wear consistent with normal use

Stones appear secure

Minor wear to gold finish on the back

Posts and backs function properly

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