{"product_id":"10k-yellow-gold-two-tone-heart-necklace-bracelet-set-greek-key-womens-17-7-5mm","title":"10K Yellow Gold Two Tone Heart Necklace Bracelet Set Greek Key Womens 17\" 7\" 5mm","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 Two Tone Heart Necklace Bracelet Set Greek Key 5mm\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    --silver:      #EEF0F2;\n    --silver-b:    #C6CDD4;\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-silver  { border: 1px solid rgba(198,205,212,0.35); background: rgba(198,205,212,0.08); color: #C6CDD4; }\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: 620px;\n    background: rgba(212,175,55,0.04); position: relative; z-index: 1;\n  }\n  .stat { flex: 1; padding: 16px 10px; 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  \/* ── SET STRIP ────────────────────── *\/\n  .set-strip {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 12px; margin-top: 20px;\n  }\n  .set-card {\n    background: var(--gold-pale); border: 1px solid var(--gold-border);\n    border-top: 3px solid var(--gold); border-radius: 6px;\n    padding: 18px 16px; text-align: center;\n  }\n  .set-piece { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--gold-deep); margin-bottom: 8px; }\n  .set-val { font-family: 'Cormorant Garamond', serif; font-size: 26px; font-weight: 700; color: var(--dark); display: block; line-height: 1; margin-bottom: 5px; }\n  .set-sub { font-size: 11px; color: var(--muted); font-weight: 600; }\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-silver\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    Two Tone Finish\n   \u003c\/span\u003e\n   \u003cspan class=\"badge badge-gold\"\u003e\n    \u003cspan class=\"badge-dot\"\u003e\n    \u003c\/span\u003e\n    Necklace + Bracelet Set\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   Heart Charm\n   \u003cbr\u003e\n   Necklace \u0026amp; Bracelet Set\n  \u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003e\n   Solid 10K yellow gold with a two-tone Greek key link and a polished heart charm centerpiece. A matching 17-inch necklace and 7-inch bracelet — ready to wear together as a coordinated set.\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     17\"\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Necklace\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     7\"\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Bracelet\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     5mm\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Width\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"stat\"\u003e\n    \u003cspan class=\"stat-val\"\u003e\n     16.71g\n    \u003c\/span\u003e\n    \u003cspan class=\"stat-lbl\"\u003e\n     Total Weight\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 coordinated 10K solid gold set — matching necklace and bracelet in a two-tone Greek key link, each anchored by a polished heart charm. One purchase, a complete look.\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   One Set. Necklace and Bracelet, Matched.\n  \u003c\/h2\u003e\n  \u003cp\u003e\n   This is a solid 10K yellow gold necklace and bracelet set built around a distinctive two-tone Greek key link. The white-gold rhodium accents woven through the yellow gold create a bright, textured contrast down the length of each piece, finished with a smooth polished heart charm at the center — a romantic touch that keeps the design feminine and gift-ready.\n  \u003c\/p\u003e\n  \u003cp\u003e\n   The 17-inch necklace sits neatly at the collarbone, while the matching 7-inch bracelet completes the look on the wrist. Both share the same 5mm link width and the same heart detail, so they read as a genuine set rather than two separate pieces. At roughly 16.71 grams of real gold across both, this is solid, wearable fine jewelry — not plated fashion.\n  \u003c\/p\u003e\n  \u003cdiv class=\"set-strip\"\u003e\n   \u003cdiv class=\"set-card\"\u003e\n    \u003cdiv class=\"set-piece\"\u003e\n     Necklace\n    \u003c\/div\u003e\n    \u003cspan class=\"set-val\"\u003e\n     17\"\n    \u003c\/span\u003e\n    \u003cspan class=\"set-sub\"\u003e\n     5mm · Heart Charm\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"set-card\"\u003e\n    \u003cdiv class=\"set-piece\"\u003e\n     Bracelet\n    \u003c\/div\u003e\n    \u003cspan class=\"set-val\"\u003e\n     7\"\n    \u003c\/span\u003e\n    \u003cspan class=\"set-sub\"\u003e\n     5mm · Heart Charm\n    \u003c\/span\u003e\n   \u003c\/div\u003e\n  \u003c\/div\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 Set Special\n  \u003c\/h2\u003e\n  \u003cul class=\"feature-list\"\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Solid 10K yellow gold — real gold throughout, not plated, not filled\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Matching necklace and bracelet — a complete coordinated set in one purchase\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Two-tone finish — yellow gold with bright white-gold accents for depth and contrast\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Greek key textured link — a detailed, distinctive pattern that stands out\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Polished heart charm — a romantic centerpiece on both pieces\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    5mm link width — refined and comfortable for everyday wear\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    17-inch necklace + 7-inch bracelet — everyday-friendly proportions\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"fdot\"\u003e\n    \u003c\/span\u003e\n    Secure clasps — designed to hold through daily wear\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 Solid Yellow Gold\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Finish\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Two Tone (Yellow \u0026amp; White Gold Accents)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Set Includes\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Necklace + Bracelet\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Necklace Length\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      17 inches\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Bracelet Length\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      7 inches\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Link Width\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      5 mm (both pieces)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Link Style\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Greek Key Textured Link\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Charm\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Polished Heart\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Total Weight\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      16.71 grams (approx)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Department\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      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 \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 Set\n  \u003c\/h2\u003e\n  \u003col class=\"steps\"\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     1\n    \u003c\/span\u003e\n    Wear the 17-inch necklace and 7-inch bracelet together for a coordinated look, or style each piece on its own.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     2\n    \u003c\/span\u003e\n    Fasten each clasp securely and check that it is fully closed before wearing.\n   \u003c\/li\u003e\n   \u003cli\u003e\n    \u003cspan class=\"snum\"\u003e\n     3\n    \u003c\/span\u003e\n    The two-tone Greek key link pairs well with both casual and dressed-up outfits — versatile for daily or occasion wear.\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 cloth. Rinse and dry thoroughly. Avoid harsh chemicals and chlorine.\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 prevent tangling and 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 Set\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     A Ready Gift\n    \u003c\/div\u003e\n    \u003cp\u003e\n     A matching necklace and bracelet with a heart charm makes a complete, thoughtful gift — no need to source two pieces separately for a coordinated look.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"why-card\"\u003e\n    \u003cdiv class=\"why-title\"\u003e\n     Two-Tone Detail\n    \u003c\/div\u003e\n    \u003cp\u003e\n     The white-gold accents woven through yellow gold give this set depth and shine that a single-color chain does not, so it catches the light beautifully.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"why-card\"\u003e\n    \u003cdiv class=\"why-title\"\u003e\n     Real Solid Gold\n    \u003c\/div\u003e\n    \u003cp\u003e\n     Solid 10K gold across both pieces means lasting value and everyday durability — jewelry that holds up and holds its worth over the years.\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 Two-Tone Heart Necklace — 17 inch, 5mm\n   \u003c\/div\u003e\n   \u003cdiv class=\"pkg-row\"\u003e\n    \u003cspan class=\"pkg-num\"\u003e\n     2\n    \u003c\/span\u003e\n    10K Yellow Gold Two-Tone Heart Bracelet — 7 inch, 5mm\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 set.\n \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Jewelry Palace","offers":[{"title":"Default Title","offer_id":48058496090348,"sku":null,"price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/2880\/4588\/files\/10_1565f33b-727d-4b3c-8908-606f83ff7141.jpg?v=1785609932","url":"https:\/\/shopjewelrypalace.com\/products\/10k-yellow-gold-two-tone-heart-necklace-bracelet-set-greek-key-womens-17-7-5mm","provider":"Jewelry Palace","version":"1.0","type":"link"}