{"product_id":"personalized-beating-heart-and-ribcage-pendant","title":"Personalized beating heart and ribcage pendant","description":"\u003cstyle\u003e\n  .hhp-page,\n  .hhp-page * {\n    box-sizing: border-box;\n  }\n\n  .hhp-page {\n    --hhp-bg: #080808;\n    --hhp-card: #111111;\n    --hhp-card-soft: #171512;\n    --hhp-gold: #d9ad67;\n    --hhp-gold-light: #f0d39b;\n    --hhp-text: #f7f4ee;\n    --hhp-muted: #c9c4ba;\n    --hhp-border: #3b3021;\n\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--hhp-text);\n    background: var(--hhp-bg);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n  }\n\n  .hhp-page h2,\n  .hhp-page h3,\n  .hhp-page p {\n    margin-top: 0;\n  }\n\n  .hhp-section {\n    margin: 10px 0;\n    padding: 15px;\n    background: var(--hhp-card);\n    border: 1px solid var(--hhp-border);\n    border-radius: 12px;\n  }\n\n  .hhp-hero {\n    padding: 18px 15px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top, rgba(217, 173, 103, 0.17), transparent 47%),\n      #0c0c0c;\n  }\n\n  .hhp-eyebrow {\n    display: inline-block;\n    margin-bottom: 7px;\n    color: var(--hhp-gold-light);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .hhp-title {\n    margin-bottom: 8px;\n    color: var(--hhp-text);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 29px;\n    line-height: 1.14;\n  }\n\n  .hhp-title span,\n  .hhp-heading span {\n    color: var(--hhp-gold);\n  }\n\n  .hhp-subtitle {\n    max-width: 660px;\n    margin: 0 auto 12px;\n    color: var(--hhp-muted);\n    font-size: 15px;\n  }\n\n  .hhp-heading {\n    margin-bottom: 7px;\n    color: var(--hhp-text);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .hhp-intro {\n    margin-bottom: 9px;\n    color: var(--hhp-muted);\n    font-size: 15px;\n  }\n\n  .hhp-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 5px 0 0;\n    border-radius: 9px;\n  }\n\n  .hhp-feature-list {\n    display: grid;\n    gap: 8px;\n    margin: 9px 0 0;\n  }\n\n  .hhp-feature {\n    padding: 11px;\n    background: var(--hhp-card-soft);\n    border-left: 3px solid var(--hhp-gold);\n    border-radius: 8px;\n  }\n\n  .hhp-feature strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--hhp-gold-light);\n    font-size: 15px;\n  }\n\n  .hhp-feature p {\n    margin: 0;\n    color: var(--hhp-muted);\n    font-size: 14px;\n  }\n\n  .hhp-steps {\n    display: grid;\n    gap: 8px;\n    margin-top: 9px;\n    counter-reset: hhp-step;\n  }\n\n  .hhp-step {\n    position: relative;\n    padding: 11px 11px 11px 46px;\n    background: var(--hhp-card-soft);\n    border: 1px solid var(--hhp-border);\n    border-radius: 8px;\n    counter-increment: hhp-step;\n  }\n\n  .hhp-step::before {\n    content: counter(hhp-step);\n    position: absolute;\n    top: 11px;\n    left: 11px;\n    display: flex;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    color: #111;\n    background: var(--hhp-gold);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .hhp-step strong {\n    color: var(--hhp-text);\n    font-size: 15px;\n  }\n\n  .hhp-step p {\n    margin: 2px 0 0;\n    color: var(--hhp-muted);\n    font-size: 14px;\n  }\n\n  .hhp-note {\n    margin: 9px 0 0;\n    padding: 10px 11px;\n    color: var(--hhp-muted);\n    background: rgba(217, 173, 103, 0.08);\n    border: 1px solid rgba(217, 173, 103, 0.3);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  .hhp-specs {\n    width: 100%;\n    margin-top: 9px;\n    border-collapse: collapse;\n    overflow: hidden;\n    background: var(--hhp-card-soft);\n    border-radius: 8px;\n  }\n\n  .hhp-specs th,\n  .hhp-specs td {\n    padding: 10px;\n    border-bottom: 1px solid var(--hhp-border);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .hhp-specs th {\n    width: 34%;\n    color: var(--hhp-gold-light);\n    font-weight: 700;\n  }\n\n  .hhp-specs td {\n    color: var(--hhp-muted);\n  }\n\n  .hhp-specs tr:last-child th,\n  .hhp-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .hhp-trust-grid {\n    display: grid;\n    gap: 8px;\n    margin-top: 9px;\n  }\n\n  .hhp-trust {\n    padding: 12px;\n    text-align: center;\n    background: var(--hhp-card-soft);\n    border: 1px solid var(--hhp-border);\n    border-radius: 8px;\n  }\n\n  .hhp-trust-icon {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 23px;\n  }\n\n  .hhp-trust strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--hhp-gold-light);\n    font-size: 14px;\n  }\n\n  .hhp-trust p {\n    margin: 0;\n    color: var(--hhp-muted);\n    font-size: 13px;\n  }\n\n  .hhp-cta {\n    padding: 18px 15px;\n    text-align: center;\n    background:\n      linear-gradient(135deg, rgba(217, 173, 103, 0.14), rgba(217, 173, 103, 0.03)),\n      var(--hhp-card);\n  }\n\n  .hhp-cta p {\n    margin-bottom: 12px;\n    color: var(--hhp-muted);\n    font-size: 15px;\n  }\n\n  .hhp-button {\n    display: inline-block;\n    width: 100%;\n    max-width: 420px;\n    padding: 14px 18px;\n    color: #111111 !important;\n    background: linear-gradient(135deg, #f0d39b, #c99448);\n    border-radius: 7px;\n    box-shadow: 0 8px 22px rgba(217, 173, 103, 0.2);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .hhp-microcopy {\n    margin: 9px 0 0 !important;\n    color: #aaa49a !important;\n    font-size: 12px !important;\n  }\n\n  @media (min-width: 640px) {\n    .hhp-page {\n      padding: 16px;\n    }\n\n    .hhp-title {\n      font-size: 38px;\n    }\n\n    .hhp-feature-list,\n    .hhp-steps,\n    .hhp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hhp-page\"\u003e\n\u003c!-- ATTENTION \/ HOOK --\u003e\n\u003csection class=\"hhp-section hhp-hero\"\u003e\u003cspan class=\"hhp-eyebrow\"\u003eA Symbol You Can Wear\u003c\/span\u003e\n\u003ch2 class=\"hhp-title\"\u003eKeep What Matters \u003cspan\u003eClose to Your Heart\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-subtitle\"\u003eMore than an ordinary necklace—this intricately designed gothic pendant opens to reveal a hidden heart, creating a meaningful symbol of love, loyalty and protection.\u003c\/p\u003e\n\u003ca aria-label=\"Choose pendant size and personalization\" href=\"#product-form\" class=\"hhp-button\"\u003e Choose Your Size \u0026amp; Personalization \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- 第3张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/3cb50496-b70f-49d8-8068-e87d54ed95fb.png?v=1784627994\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eA Pendant With a \u003cspan\u003eHidden Meaning\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-intro\"\u003eDesigned to attract attention from the outside—and reveal something deeply personal on the inside.\u003c\/p\u003e\n\u003cdiv class=\"hhp-feature-list\"\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e🧲 Magnetic Opening Design\u003c\/strong\u003e\n\u003cp\u003eThe detailed rib-cage sides open smoothly, revealing the heart centerpiece hidden beneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e❤️ Secret Heart Centerpiece\u003c\/strong\u003e\n\u003cp\u003eA powerful visual reminder of the person, promise or memory you carry with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e⚔️ Interactive Sword Detail\u003c\/strong\u003e\n\u003cp\u003eTurn the sword element to create an eye-catching moving-heart effect that brings the pendant to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e✨ Detailed Gothic Styling\u003c\/strong\u003e\n\u003cp\u003eSculpted ribs, ornate accents and contrasting metallic tones create a bold statement from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e🎁 Meaningful Gift Choice\u003c\/strong\u003e\n\u003cp\u003eA memorable keepsake for couples, anniversaries, birthdays or anyone who appreciates symbolic jewelry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e \u003c!-- 第6张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/badc6a11-846b-4a2e-b2fa-a2f184c68e6a.png?v=1784627995\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eOpen It. \u003cspan\u003eReveal the Heart.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-intro\"\u003eThe transformation takes only a moment, but the meaning stays with you.\u003c\/p\u003e\n\u003cdiv class=\"hhp-steps\"\u003e\n\u003cdiv class=\"hhp-step\"\u003e\n\u003cstrong\u003eOpen the Rib Cage\u003c\/strong\u003e\n\u003cp\u003eGently separate the magnetic sides to uncover the heart hidden inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-step\"\u003e\n\u003cstrong\u003eReveal the Meaning\u003c\/strong\u003e\n\u003cp\u003eDisplay the inner heart or add a personal message when an engraving option is selected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-step\"\u003e\n\u003cstrong\u003eClose and Wear\u003c\/strong\u003e\n\u003cp\u003eBring the sides together again and wear it as a bold, symbolic everyday pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE \/ PERSONALIZATION --\u003e \u003c!-- 第4张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/6b035a10-4cab-4823-9dad-65b52818af7e.png?v=1784627994\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eMake It \u003cspan\u003eTruly Personal\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-intro\"\u003eTurn a striking accessory into a one-of-a-kind keepsake by adding the words that mean the most.\u003c\/p\u003e\n\u003cdiv class=\"hhp-feature-list\"\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e✍️ Hidden Heart Engraving\u003c\/strong\u003e\n\u003cp\u003eAdd a name, date, initials or a short private message inside the pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e⚔️ Blade Engraving\u003c\/strong\u003e\n\u003cp\u003ePlace a meaningful phrase on the sword detail for a message that stays close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e💝 Created for Meaningful Moments\u003c\/strong\u003e\n\u003cp\u003eIdeal for anniversaries, relationship milestones, memorial gifts or personal reminders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFTSMANSHIP --\u003e \u003c!-- 第5张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/30a30b15-8f9f-4d6a-ba99-fc7af7712019.png?v=1784627994\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eDesigned With \u003cspan\u003eDepth and Character\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-intro\"\u003eEvery visible layer contributes to the pendant’s dramatic appearance and interactive design.\u003c\/p\u003e\n\u003cdiv class=\"hhp-feature-list\"\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e✅ Layered Rib-Cage Form\u003c\/strong\u003e\n\u003cp\u003eCurved metallic ribs create dimension while protecting the hidden centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e✅ Contrasting Metallic Finish\u003c\/strong\u003e\n\u003cp\u003eSilver-tone details and warm gold accents create a refined, high-contrast look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e✅ Detailed From Every Angle\u003c\/strong\u003e\n\u003cp\u003eOrnate front, side and interior elements make the pendant visually interesting whether open or closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE \/ DESIRE --\u003e \u003c!-- 第2张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/2d27b33e-d383-4618-a5a7-64d9e68593c0.png?v=1784627995\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eOne Design. \u003cspan\u003eTwo Meaningful Ways to Wear It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hhp-intro\"\u003eChoose the size that fits your style—or create a matching set for someone who shares your heart.\u003c\/p\u003e\n\u003cdiv class=\"hhp-feature-list\"\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e🖤 Unisex Statement Style\u003c\/strong\u003e\n\u003cp\u003eA bold gothic-inspired design that works with casual, streetwear and alternative looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e💞 Perfect for Matching Couples\u003c\/strong\u003e\n\u003cp\u003eSelect one large and one small pendant to create a coordinated pair with shared meaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-feature\"\u003e\n\u003cstrong\u003e🎁 A Gift They Will Remember\u003c\/strong\u003e\n\u003cp\u003eThe hidden-heart reveal makes opening and wearing this gift feel more personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e \u003c!-- 第1张图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/0b34cf15-2182-42c8-a31f-df914721d56f.png?v=1784627995\" alt=\"\"\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eProduct \u003cspan\u003eSpecifications\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ctable class=\"hhp-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eGothic rib-cage pendant with hidden heart and sword detail\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge Pendant\u003c\/th\u003e\n\u003ctd\u003eApproximately 56.7 × 23.1 × 15.8 mm\u003cbr\u003eApproximate weight: 21.3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSmall Pendant\u003c\/th\u003e\n\u003ctd\u003eApproximately 39.8 × 17.1 × 12.3 mm\u003cbr\u003eApproximate weight: 10 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOpening Style\u003c\/th\u003e\n\u003ctd\u003eMagnetic rib-cage opening with hidden heart centerpiece\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePersonalization\u003c\/th\u003e\n\u003ctd\u003eHidden heart and\/or blade engraving, depending on the selected product option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended For\u003c\/th\u003e\n\u003ctd\u003eCouples, anniversaries, birthdays, symbolic gifts and personal everyday styling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement Note\u003c\/th\u003e\n\u003ctd\u003eMeasurements are approximate and may vary slightly due to manual measurement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003csection class=\"hhp-section\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eShop With \u003cspan\u003eConfidence\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hhp-trust-grid\"\u003e\n\u003cdiv class=\"hhp-trust\"\u003e\n\u003cspan class=\"hhp-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n\u003cp\u003eYour payment information is processed through secure checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-trust\"\u003e\n\u003cspan class=\"hhp-trust-icon\"\u003e📦\u003c\/span\u003e \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n\u003cp\u003eEach order is prepared carefully before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhp-trust\"\u003e\n\u003cspan class=\"hhp-trust-icon\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eFriendly Order Support\u003c\/strong\u003e\n\u003cp\u003eContact our support team whenever you need help with your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"hhp-section hhp-cta\"\u003e\n\u003ch2 class=\"hhp-heading\"\u003eCarry Their Heart. \u003cspan\u003eKeep Your Promise Close.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSelect your preferred size and personalization option before this meaningful pendant is gone.\u003c\/p\u003e\n\u003ca aria-label=\"Choose pendant size and order now\" href=\"#product-form\" class=\"hhp-button\"\u003e Choose Your Pendant Now \u003c\/a\u003e\n\u003cp class=\"hhp-microcopy\"\u003eSelect the correct size and carefully review your engraving text before completing checkout.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"adgafuzzl","offers":[{"title":"\"Heartbeat\" Pendant","offer_id":54279363625239,"sku":"NC02532607211011-心动吊坠","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/0b34cf15-2182-42c8-a31f-df914721d56f.png?v=1784627995","url":"https:\/\/fivorauw.com\/products\/personalized-beating-heart-and-ribcage-pendant","provider":"fivorauw","version":"1.0","type":"link"}