(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

Pandora Sterling Silver Charm Bracelet 7" w/ 3 Charms Elephant Teddy Teapot Hear

$129.00Price
Item Specifics

Brand: Pandora

Type: Charm Bracelet

Style: Charm

Metal: Sterling Silver

Metal Purity: 925

Color: Silver

Charm Count: 3

Bracelet Length: 7 inches (wrist size : 6.75 in )

Weight: 26.5 grams

Closure: Pandora Heart Barrel Clasp

Signed: Yes

Main Stone: Pink Cubic Zirconia

Theme: Love, Teddy Bear, Tea Party, Elephant
.Included Charms

Pandora Heart Barrel Clasp Bracelet

Pink CZ Heart Charm

Pink Enamel Teddy Bear Charm

Purple Enamel Teapot Charm

Measurements

Bracelet Length: 7 inches (wrist size : 6.75in) Please see photos

Total Weight: 26.5 grams

The bracelet is crafted from sterling silver (.925) and is fully hallmarked. The colorful enamel accents and pink cubic zirconia heart create a playful, whimsical design that's perfect for everyday wear or gifting.

Condition

Pre-owned and in good overall condition with normal signs of use, including light scratches, surface patina, and minor tarnishing consistent with age and wear. The enamel charms show light wear, and the clasp opens and closes securely.

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