{"product_id":"10k-yellow-gold-money-bag-pendant-charm-dollar-sign-diamond-cut-mens-hip-hop-3in","title":"10K Yellow Gold Money Bag Pendant Charm Dollar Sign Diamond Cut Mens Hip Hop 3in","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003ctitle\u003e\n 10K Yellow Gold Money Bag Pendant Dollar Sign Charm 3 Inch\n\u003c\/title\u003e\n\u003cstyle\u003e\n @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400\u0026family=DM+Sans:wght@400;500;600\u0026display=swap');\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold:        #B8860B;\n    --gold-deep:   #7A5800;\n    --gold-shine:  #D4AF37;\n    --gold-pale:   #FBF7EE;\n    --gold-mid:    #F2E8CC;\n    --gold-border: #DEC97A;\n    --dark:        #1A1005;\n    --mid:         #3E2A08;\n    --muted:       #7A6030;\n    --white:       #FFFEF9;\n  }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: #1A1208;\n    color: var(--dark);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .wrapper {\n    max-width: 780px;\n    margin: 0 auto;\n    background: var(--white);\n    border: 1px solid var(--gold-border);\n    box-shadow: 0 16px 60px rgba(0,0,0,0.5);\n  }\n\n  \/* ── HERO ─────────────────────────── *\/\n  .hero {\n    background: linear-gradient(160deg, #0A0600 0%, #141008 25%, #201808 50%, #2C2008 75%, #1A1005 100%);\n    padding: 56px 48px 52px;\n    position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; top: -100px; right: -80px;\n    width: 380px; height: 380px; border-radius: 50%;\n    background: radial-gradient(circle, rgba(212,175,55,0.15) 0%, transparent 60%);\n  }\n  .hero::after {\n    content: '';\n    position: absolute; bottom: -60px; left: -40px;\n    width: 260px; height: 260px; border-radius: 50%;\n    background: radial-gradient(circle, rgba(212,175,55,0.08) 0%, transparent 70%);\n  }\n\n  .hero-badges { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 24px; position: relative; z-index: 1; }\n  .badge {\n    display: inline-flex; align-items: center; gap: 7px;\n    border-radius: 20px; font-size: 10px; font-weight: 600;\n    letter-spacing: 2px; text-transform: uppercase; padding: 5px 14px;\n  }\n  .badge-gold    { border: 1px solid rgba(212,175,55,0.40); background: rgba(212,175,55,0.10); color: var(--gold-shine); }\n  .badge-alt     { border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.05); color: #C8B878; }\n  .badge-jp      { border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.05); color: #C8B878; }\n  .badge-dot { width: 5px; height: 5px; border-radius: 50%; background: currentColor; }\n\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 38px; font-weight: 700; color: #FFF8EC;\n    line-height: 1.15; margin-bottom: 14px;\n    max-width: 560px; letter-spacing: -0.5px;\n    position: relative; z-index: 1;\n  }\n  .hero-sub {\n    color: #B89050; font-size: 14px; max-width: 520px;\n    line-height: 1.8; margin-bottom: 32px;\n    position: relative; z-index: 1;\n  }\n\n  \/* Stats bar *\/\n  .stats-bar {\n    display: flex; border: 1px solid rgba(212,175,55,0.22);\n    border-radius: 10px; overflow: hidden; max-width: 560px;\n    background: rgba(212,175,55,0.04); position: relative; z-index: 1;\n  }\n  .stat { flex: 1; padding: 16px 12px; text-align: center; border-right: 1px solid rgba(212,175,55,0.20); }\n  .stat:last-child { border-right: none; }\n  .stat-val { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 700; color: var(--gold-shine); display: block; line-height: 1; margin-bottom: 5px; }\n  .stat-lbl { font-size: 9px; color: #906830; letter-spacing: 1.6px; text-transform: uppercase; font-weight: 600; }\n\n  \/* ── HOOK ─────────────────────────── *\/\n  .hook {\n    background: var(--gold-deep);\n    padding: 20px 48px;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px; font-style: italic;\n    color: var(--gold-mid); line-height: 1.6; text-align: center;\n  }\n\n  \/* ── SECTION ──────────────────────── *\/\n  .section { padding: 42px 48px; border-bottom: 1px solid #E8DEC0; }\n  .section:last-child { border-bottom: none; }\n  .eyebrow { font-size: 9px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; }\n  .section h2 { font-family: 'Cormorant Garamond', serif; font-size: 25px; font-weight: 700; color: var(--dark); margin-bottom: 22px; padding-bottom: 14px; border-bottom: 1px solid #E0D0A0; }\n  .section p { color: var(--mid); margin-bottom: 14px; line-height: 1.85; }\n  .section p:last-child { margin-bottom: 0; }\n\n  \/* ── FEATURE LIST ─────────────────── *\/\n  .feature-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .feature-list li { display: flex; gap: 12px; align-items: flex-start; padding: 13px 15px; background: var(--gold-pale); border: 1px solid #E0D0A0; border-left: 3px solid var(--gold); border-radius: 4px; font-size: 13.5px; color: var(--mid); line-height: 1.5; }\n  .fdot { width: 7px; height: 7px; min-width: 7px; border-radius: 50%; background: var(--gold); margin-top: 5px; flex-shrink: 0; }\n\n  \/* Spec table *\/\n  .spec-table { width: 100%; border-collapse: collapse; font-size: 13.5px; margin-top: 16px; }\n  .spec-table tr:nth-child(even) td { background: var(--gold-pale); }\n  .spec-table tr:nth-child(odd)  td { background: #fff; }\n  .spec-table td { padding: 11px 16px; border: 1px solid #E0D0A0; color: var(--mid); }\n  .spec-table td:first-child { font-weight: 600; color: var(--dark); width: 40%; }\n  .spec-table .sh td { background: var(--gold-deep); color: #FFF8EC; font-weight: 700; font-size: 11.5px; border-color: var(--gold-deep); }\n\n  \/* ── STEPS ────────────────────────── *\/\n  .steps { list-style: none; }\n  .steps li { display: flex; gap: 16px; align-items: flex-start; padding: 13px 0; border-bottom: 1px solid #E8DEC0; font-size: 14px; color: var(--mid); line-height: 1.7; }\n  .steps li:last-child { border-bottom: none; }\n  .snum { min-width: 30px; height: 30px; background: var(--gold-deep); color: #FFF8EC; border-radius: 50%; font-family: 'Cormorant Garamond', serif; font-size: 14px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }\n\n  \/* ── WHY CARDS ────────────────────── *\/\n  .why-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; }\n  .why-card { background: var(--gold-pale); border: 1px solid #E0D0A0; border-top: 3px solid var(--gold); border-radius: 6px; padding: 20px 18px; }\n  .why-title { font-family: 'Cormorant Garamond', serif; font-size: 17px; font-weight: 700; color: var(--dark); margin-bottom: 10px; }\n  .why-card p { font-size: 13px; color: var(--muted); line-height: 1.65; margin: 0; }\n\n  \/* ── PACKAGE BOX ──────────────────── *\/\n  .pkg-box { background: var(--gold-pale); border: 1px solid var(--gold-border); border-radius: 8px; padding: 6px 20px; margin-top: 4px; }\n  .pkg-row { display: flex; align-items: center; gap: 14px; padding: 11px 4px; border-bottom: 1px dashed var(--gold-border); font-size: 13.5px; color: var(--mid); font-weight: 500; }\n  .pkg-row:last-child { border-bottom: none; }\n  .pkg-num { width: 26px; height: 26px; min-width: 26px; background: var(--gold-deep); color: #FFF8EC; border-radius: 50%; font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; }\n\n  \/* ── JP TRUST BANNER ──────────────── *\/\n  .jp-banner {\n    background: linear-gradient(135deg, #1A1005, #2C1E08);\n    border: 1px solid var(--gold-border);\n    border-radius: 8px; padding: 22px 26px;\n    display: flex; gap: 20px; align-items: flex-start; margin-top: 4px;\n  }\n  .jp-seal {\n    width: 48px; height: 48px; min-width: 48px;\n    border: 2px solid var(--gold-shine); border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Cormorant Garamond', serif; font-size: 13px; font-weight: 700; color: var(--gold-shine);\n    flex-shrink: 0;\n  }\n  .jp-text { font-size: 14px; color: #C8A870; line-height: 1.8; }\n  .jp-text strong { color: var(--gold-shine); display: block; margin-bottom: 4px; font-size: 15px; }\n\n  \/* ── SHIP BOX ─────────────────────── *\/\n  .ship-box { background: var(--gold-pale); border: 1px solid #E0D0A0; border-radius: 8px; padding: 24px 28px; display: flex; gap: 20px; align-items: flex-start; }\n  .ship-icon { width: 44px; height: 44px; min-width: 44px; background: var(--gold-deep); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; color: var(--gold-shine); }\n  .ship-text { font-size: 14px; color: var(--mid); line-height: 1.8; }\n  .ship-text strong { color: var(--dark); display: block; margin-bottom: 5px; font-size: 15px; }\n\n  \/* ── FOOTER ───────────────────────── *\/\n  .footer { background: #0A0600; padding: 28px 48px; text-align: center; color: #5A4020; font-size: 13px; line-height: 1.8; border-top: 2px solid var(--gold-border); }\n  .footer strong { color: var(--gold-shine); }\n\n  @media (max-width: 580px) {\n    .hero { padding: 36px 22px 32px; }\n    .hero h1 { font-size: 26px; }\n    .stats-bar { flex-wrap: wrap; max-width: 100%; }\n    .stat { flex: 1 1 33%; }\n    .hook { padding: 16px 22px; font-size: 15px; }\n    .section { padding: 28px 22px; }\n    .feature-list, .why-grid { grid-template-columns: 1fr 1fr; }\n    .footer { padding: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrapper\"\u003e\n \u003c!-- ══ HERO ══════════════════════════════════════ --\u003e\n \u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-badges\"\u003e\n   \u003cspan class=\"badge badge-gold\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    10K Yellow Gold\n   \u003c\/span\u003e\n   \u003cspan class=\"badge badge-alt\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    Diamond-Cut Finish\n   \u003c\/span\u003e\n   \u003cspan class=\"badge badge-gold\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    3 Inch Statement Charm\n   \u003c\/span\u003e\n   \u003cspan class=\"badge badge-jp\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    Jewelry Palace\n   \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch1\u003e\n   Money Bag\n   \u003cbr\u003e\n   Dollar Sign Pendant\n  \u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003e\n   10K yellow gold money bag charm with a bold dollar sign and cash detail, finished with sparkling diamond-cut accents. A 3-inch statement pendant built for a hip-hop look.\n  \u003c\/p\u003e\n  \u003cdiv class=\"stats-bar\"\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     10K\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Yellow Gold\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     3\"\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Height\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     19.1g\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Weight\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     $\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Dollar Sign\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ══ HOOK ══════════════════════════════════════ --\u003e\n \u003cdiv class=\"hook\"\u003e\n  A 10K gold money bag pendant that makes a statement — bold dollar sign, spilling cash detail, and deep diamond-cut sparkle across a full 3-inch charm.\n \u003c\/div\u003e\n \u003c!-- ══ PRODUCT OVERVIEW ═══════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Product Overview\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   A Statement Money Bag Charm in 10K Gold\n  \u003c\/h2\u003e\n  \u003cp\u003e\n   This is a 10K yellow gold money bag pendant — one of the most recognizable icons in hip-hop and streetwear jewelry. The design captures a cinched cash sack front and center, stamped with a large dollar sign, flanked by fanned bills bursting out of the top. The textured canvas surface and deep diamond-cut detailing catch the light from every angle, giving the piece serious presence on a chain.\n  \u003c\/p\u003e\n  \u003cp\u003e\n   At a full 3 inches tall and roughly 19.10 grams, this is a genuine statement piece — sized to stand out rather than blend in. A sturdy open bail sits at the top, ready to slide onto the rope, Franco, Cuban, or box chain of your choice.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- ══ KEY FEATURES ═══════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Key Features\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   What Makes This Pendant Stand Out\n  \u003c\/h2\u003e\n  \u003cul class=\"feature-list\"\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    10K yellow gold — real gold construction with a warm, rich tone\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Iconic money bag design — a bold dollar sign with fanned cash detail\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Deep diamond-cut accents — faceted edges that sparkle as they catch light\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Textured canvas surface — realistic detailing across the bag face\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Full 3-inch height — a true statement-size charm with real presence\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Sturdy open bail — fits rope, Franco, Cuban, box, and figaro chains\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Hip-hop ready — a go-to piece for streetwear and iced-out looks\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Unisex styling — worn by men and women alike\n   \u003c\/li\u003e\n  \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- ══ SPECIFICATIONS ════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Specifications\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   Full Product Details\n  \u003c\/h2\u003e\n  \u003ctable class=\"spec-table\"\u003e\n   \u003ctbody\u003e\n    \u003ctr class=\"sh\"\u003e\n     \u003ctd\u003e\n      Specification\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Detail\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Metal\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      10K Yellow Gold\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Design\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Money Bag with Dollar Sign\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Finish\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Diamond-Cut \/ Textured\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Height\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      3 inches (approx, incl. bail)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Weight\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      19.10 grams (approx)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Stones\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      None — All Metal Design\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Bail\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Open Bail (fits most chains)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Theme\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Money \/ Hip Hop\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Gender\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Unisex — Men and Women\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Condition\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      New\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n   \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12.5px; color:var(--muted); margin-top:12px;\"\u003e\n   Note: Pendant only — chain sold separately.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- ══ WEARING \u0026 CARE ════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Wearing \u0026amp; Care\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   How to Wear \u0026amp; Care for This Pendant\n  \u003c\/h2\u003e\n  \u003col class=\"steps\"\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     1\n    \u003c\/span\u003e\n    Slide the pendant onto your chain of choice — a rope, Franco, or Cuban chain complements the statement size best.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     2\n    \u003c\/span\u003e\n    For a 3-inch charm this bold, a chain of 22 inches or longer lets the pendant sit and show well on the chest.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     3\n    \u003c\/span\u003e\n    Wear solo as a centerpiece, or layer with shorter chains for a stacked, iced-out look.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     4\n    \u003c\/span\u003e\n    Clean periodically with warm water, mild dish soap, and a soft brush to lift dirt from the textured detail. Rinse and dry thoroughly.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     5\n    \u003c\/span\u003e\n    Store in a soft pouch or lined box to protect the diamond-cut edges and prevent scratching.\n   \u003c\/li\u003e\n  \u003c\/ol\u003e\n \u003c\/div\u003e\n \u003c!-- ══ WHY BUY ════════════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Why This Pendant\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   Who It Is Really For\n  \u003c\/h2\u003e\n  \u003cdiv class=\"why-grid\"\u003e\n   \u003cdiv class=\"why-card\"\u003e\n    \u003cdiv class=\"why-title\"\u003e\n     Statement Style\n    \u003c\/div\u003e\n    \u003cp\u003e\n     At a full 3 inches, this charm is built to be seen — a bold centerpiece for anyone who wants their jewelry to make an impression.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"why-card\"\u003e\n    \u003cdiv class=\"why-title\"\u003e\n     Hip-Hop Icon\n    \u003c\/div\u003e\n    \u003cp\u003e\n     The money bag and dollar sign are staples of streetwear and hip-hop style — a design that never goes out of rotation.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"why-card\"\u003e\n    \u003cdiv class=\"why-title\"\u003e\n     A Standout Gift\n    \u003c\/div\u003e\n    \u003cp\u003e\n     Real 10K gold and a recognizable, meaningful design make this a memorable gift for the money-motivated in your life.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ══ PACKAGE INCLUDES ═══════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Package Includes\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   What You Receive\n  \u003c\/h2\u003e\n  \u003cdiv class=\"pkg-box\"\u003e\n   \u003cdiv class=\"pkg-row\"\u003e\n    \u003cspan class=\"pkg-num\"\u003e\n     1\n    \u003c\/span\u003e\n    10K Yellow Gold Money Bag Pendant — 3 inch (chain not included)\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ══ WHY BUY FROM US ════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Why Buy From Us\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   Authorized Jewelry Palace Seller\n  \u003c\/h2\u003e\n  \u003cdiv class=\"jp-banner\"\u003e\n   \u003cdiv class=\"jp-seal\"\u003e\n    JP\n   \u003c\/div\u003e\n   \u003cdiv class=\"jp-text\"\u003e\n    \u003cstrong\u003e\n     Authorized Jewelry Palace Seller\n    \u003c\/strong\u003e\n    Every piece ships from our location within 2 business days. All metal specifications are confirmed at point of sale — what you see in the listing is what arrives at your door. Items are tracked from dispatch to delivery. Questions before purchasing? Send a message and we respond promptly.\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ══ SHIPPING ═══════════════════════════════════ --\u003e\n \u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n   Shipping\n  \u003c\/div\u003e\n  \u003ch2\u003e\n   Delivery Information\n  \u003c\/h2\u003e\n  \u003cdiv class=\"ship-box\"\u003e\n   \u003cdiv class=\"ship-icon\"\u003e\n    ✈\n   \u003c\/div\u003e\n   \u003cdiv class=\"ship-text\"\u003e\n    \u003cstrong\u003e\n     Estimated Delivery: 5 to 8 Business Days\n    \u003c\/strong\u003e\n    Orders are processed and dispatched within 2 business days of payment confirmation. Estimated delivery within the continental United States is 5 to 8 business days from dispatch. Full tracking provided at dispatch. Fine jewelry packaged securely for safe transit.\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ══ FOOTER ═════════════════════════════════════ --\u003e\n \u003cdiv class=\"footer\"\u003e\n  \u003cstrong\u003e\n   Questions before you order?\n  \u003c\/strong\u003e\n  \u003cbr\u003e\n  Send a message — we respond promptly and are happy to help with any questions about this pendant.\n \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Jewelry Palace","offers":[{"title":"Default Title","offer_id":48058496352492,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/2880\/4588\/files\/10_26b44785-22b7-4e83-9606-b3327ed1293c.jpg?v=1785610021","url":"https:\/\/shopjewelrypalace.com\/products\/10k-yellow-gold-money-bag-pendant-charm-dollar-sign-diamond-cut-mens-hip-hop-3in","provider":"Jewelry Palace","version":"1.0","type":"link"}