{"product_id":"timeless-heartbeat-mechanical-pendant-moving-heart-love-charm","title":"❤️ Timeless Heartbeat Mechanical Pendant – Moving Heart Love Charm","description":"\u003cstyle\u003e\n\/* =========================================================\n   TIMELESS HEARTBEAT MECHANICAL PENDANT\n   HIGH-CONVERSION SHOPIFY LANDING PAGE\n   ========================================================= *\/\n\n.heartbeat-lp,\n.heartbeat-lp * {\n  box-sizing: border-box;\n}\n\n.heartbeat-lp {\n  --brown: #382116;\n  --brown-2: #62422f;\n  --brown-3: #7c5a42;\n  --gold: #c99748;\n  --gold-light: #e7c683;\n  --cream: #fbf5eb;\n  --cream-2: #f4e8d7;\n  --wine: #7a352f;\n  --text: #6d5e54;\n  --line: #e3d5c2;\n  --white: #ffffff;\n\n  width: 100%;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n\n  background: #ffffff;\n  color: var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   RESET\n   ========================================================= *\/\n\n.heartbeat-lp img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto !important;\n\n  object-fit: contain !important;\n\n  margin: 0;\n  padding: 0;\n}\n\n.heartbeat-lp h2,\n.heartbeat-lp h3,\n.heartbeat-lp p {\n  margin-top: 0;\n}\n\n.heartbeat-lp h2 {\n  margin-bottom: 16px;\n\n  color: var(--brown);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: clamp(33px, 5vw, 54px);\n\n  font-weight: 500;\n\n  line-height: 1.08;\n\n  letter-spacing: -0.8px;\n}\n\n.heartbeat-lp h3 {\n  margin-bottom: 8px;\n\n  color: var(--brown);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: 20px;\n\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   COMMON\n   ========================================================= *\/\n\n.heartbeat-lp .hb-inner {\n  width: min(92%, 980px);\n\n  margin: 0 auto;\n}\n\n.heartbeat-lp .hb-section {\n  padding: 64px 0;\n}\n\n.heartbeat-lp .hb-center {\n  text-align: center;\n}\n\n.heartbeat-lp .hb-eyebrow {\n  display: inline-block;\n\n  margin-bottom: 12px;\n\n  color: var(--gold);\n\n  font-size: 11px;\n\n  font-weight: 800;\n\n  letter-spacing: 2.1px;\n\n  text-transform: uppercase;\n}\n\n.heartbeat-lp .hb-lead {\n  max-width: 750px;\n\n  margin: 0 auto;\n\n  color: #74675e;\n\n  font-size: 17px;\n\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   IMAGE BLOCK\n   ========================================================= *\/\n\n.heartbeat-lp .hb-image {\n  width: 100%;\n\n  margin: 0;\n\n  padding: 0;\n\n  overflow: hidden;\n\n  background: #faf6f0;\n}\n\n.heartbeat-lp .hb-image img {\n  width: 100%;\n\n  height: auto !important;\n\n  object-fit: contain !important;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.heartbeat-lp .hb-hero {\n  padding: 58px 20px 49px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 10% 15%,\n      rgba(201, 151, 72, 0.15),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(122, 53, 47, 0.10),\n      transparent 34%\n    ),\n    var(--cream);\n}\n\n.heartbeat-lp .hb-badge {\n  display: inline-block;\n\n  margin-bottom: 18px;\n\n  padding: 8px 16px;\n\n  border: 1px solid #ddc69f;\n\n  border-radius: 999px;\n\n  background: rgba(255, 255, 255, 0.88);\n\n  color: var(--brown);\n\n  font-size: 12px;\n\n  font-weight: 800;\n\n  letter-spacing: 0.5px;\n}\n\n.heartbeat-lp .hb-hero h2 {\n  max-width: 860px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  font-size: clamp(40px, 6vw, 68px);\n}\n\n.heartbeat-lp .hb-hero .accent {\n  color: var(--gold);\n\n  font-style: italic;\n}\n\n.heartbeat-lp .hb-hero p {\n  max-width: 745px;\n\n  margin: 0 auto;\n\n  color: #6d5d53;\n\n  font-size: 18px;\n\n  line-height: 1.72;\n}\n\n.heartbeat-lp .hb-tags {\n  display: flex;\n\n  justify-content: center;\n\n  flex-wrap: wrap;\n\n  gap: 9px;\n\n  margin-top: 25px;\n}\n\n.heartbeat-lp .hb-tag {\n  padding: 8px 14px;\n\n  border: 1px solid #e2d5c3;\n\n  border-radius: 999px;\n\n  background: #ffffff;\n\n  color: var(--brown-2);\n\n  font-size: 12px;\n\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   QUICK BENEFIT STRIP\n   ========================================================= *\/\n\n.heartbeat-lp .hb-strip {\n  display: grid;\n\n  grid-template-columns: repeat(4, 1fr);\n\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n\n  background: #fffdf9;\n}\n\n.heartbeat-lp .hb-strip-item {\n  padding: 23px 13px;\n\n  text-align: center;\n\n  border-right: 1px solid var(--line);\n}\n\n.heartbeat-lp .hb-strip-item:last-child {\n  border-right: 0;\n}\n\n.heartbeat-lp .hb-strip-icon {\n  display: block;\n\n  margin-bottom: 6px;\n\n  font-size: 25px;\n}\n\n.heartbeat-lp .hb-strip-item strong {\n  display: block;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n\n  font-size: 15px;\n}\n\n.heartbeat-lp .hb-strip-item span {\n  display: block;\n\n  margin-top: 4px;\n\n  color: #87766b;\n\n  font-size: 11px;\n}\n\n\n\/* =========================================================\n   STORY\n   ========================================================= *\/\n\n.heartbeat-lp .hb-story {\n  background: #ffffff;\n}\n\n.heartbeat-lp .hb-story-grid {\n  display: grid;\n\n  grid-template-columns: 0.9fr 1.1fr;\n\n  gap: 52px;\n\n  align-items: center;\n}\n\n.heartbeat-lp .hb-story-copy p {\n  margin-bottom: 18px;\n\n  color: #74665c;\n\n  font-size: 16px;\n}\n\n.heartbeat-lp .hb-quote {\n  margin-top: 24px;\n\n  padding: 20px 22px;\n\n  border-left: 4px solid var(--gold);\n\n  border-radius: 0 8px 8px 0;\n\n  background: var(--cream);\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n\n  font-size: 19px;\n\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FEATURES\n   ========================================================= *\/\n\n.heartbeat-lp .hb-features {\n  background: var(--cream);\n}\n\n.heartbeat-lp .hb-feature-grid {\n  display: grid;\n\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 14px;\n\n  margin-top: 34px;\n}\n\n.heartbeat-lp .hb-card {\n  padding: 25px 18px;\n\n  border: 1px solid #e6d7c1;\n\n  border-radius: 15px;\n\n  background: rgba(255, 255, 255, 0.92);\n\n  box-shadow: 0 8px 24px rgba(58, 33, 21, 0.04);\n}\n\n.heartbeat-lp .hb-card-icon {\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 48px;\n  height: 48px;\n\n  margin-bottom: 14px;\n\n  border-radius: 50%;\n\n  background: #f3e3c8;\n\n  font-size: 23px;\n}\n\n.heartbeat-lp .hb-card p {\n  margin: 0;\n\n  color: #796a60;\n\n  font-size: 13px;\n\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   MULTI USE\n   ========================================================= *\/\n\n.heartbeat-lp .hb-wear {\n  background: #ffffff;\n}\n\n.heartbeat-lp .hb-use-grid {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 14px;\n\n  margin-top: 33px;\n}\n\n.heartbeat-lp .hb-use {\n  padding: 24px 17px;\n\n  border: 1px solid var(--line);\n\n  border-radius: 14px;\n\n  background: #fffdf9;\n\n  text-align: center;\n}\n\n.heartbeat-lp .hb-use .icon {\n  margin-bottom: 8px;\n\n  font-size: 28px;\n}\n\n.heartbeat-lp .hb-use strong {\n  display: block;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n\n  font-size: 17px;\n}\n\n.heartbeat-lp .hb-use span {\n  display: block;\n\n  margin-top: 6px;\n\n  color: #87766c;\n\n  font-size: 12px;\n\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   EMOTIONAL SECTION\n   ========================================================= *\/\n\n.heartbeat-lp .hb-emotion {\n  padding: 57px 20px;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f8ecdd 0%,\n      #fffaf4 50%,\n      #f3e3d3 100%\n    );\n}\n\n.heartbeat-lp .hb-emotion-inner {\n  max-width: 790px;\n\n  margin: 0 auto;\n}\n\n.heartbeat-lp .hb-emotion-mark {\n  margin-bottom: 14px;\n\n  color: var(--wine);\n\n  font-size: 35px;\n}\n\n.heartbeat-lp .hb-emotion p {\n  max-width: 700px;\n\n  margin: 0 auto;\n\n  color: #77665d;\n\n  font-size: 16px;\n\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   GIFT SECTION\n   ========================================================= *\/\n\n.heartbeat-lp .hb-gift {\n  background: var(--cream);\n}\n\n.heartbeat-lp .hb-gift-grid {\n  display: grid;\n\n  grid-template-columns: 1fr 1fr;\n\n  gap: 49px;\n\n  align-items: center;\n}\n\n.heartbeat-lp .hb-gift-copy {\n  color: #74665c;\n\n  font-size: 16px;\n}\n\n.heartbeat-lp .hb-checks {\n  margin: 23px 0 0;\n\n  padding: 0;\n\n  list-style: none;\n}\n\n.heartbeat-lp .hb-checks li {\n  position: relative;\n\n  margin-bottom: 14px;\n\n  padding-left: 35px;\n\n  color: #74655b;\n\n  font-size: 15px;\n}\n\n.heartbeat-lp .hb-checks li:before {\n  content: \"♡\";\n\n  position: absolute;\n\n  left: 0;\n  top: -3px;\n\n  color: var(--wine);\n\n  font-size: 22px;\n}\n\n\n\/* =========================================================\n   FINISH\n   ========================================================= *\/\n\n.heartbeat-lp .hb-colors {\n  background: #ffffff;\n}\n\n.heartbeat-lp .hb-color-grid {\n  display: grid;\n\n  grid-template-columns: 1fr 1fr;\n\n  gap: 15px;\n\n  margin-top: 32px;\n}\n\n.heartbeat-lp .hb-color {\n  padding: 25px 18px;\n\n  border: 1px solid var(--line);\n\n  border-radius: 15px;\n\n  background: #fffdf9;\n\n  text-align: center;\n}\n\n.heartbeat-lp .hb-color strong {\n  display: block;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n\n  font-size: 20px;\n}\n\n.heartbeat-lp .hb-color span {\n  display: block;\n\n  margin-top: 6px;\n\n  color: #817066;\n\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.heartbeat-lp .hb-cta {\n  padding: 61px 20px;\n\n  text-align: center;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 20% 20%,\n      rgba(255, 255, 255, 0.07),\n      transparent 30%\n    ),\n    var(--brown);\n}\n\n.heartbeat-lp .hb-cta h2 {\n  max-width: 760px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #ffffff;\n}\n\n.heartbeat-lp .hb-cta p {\n  max-width: 650px;\n\n  margin: 0 auto 24px;\n\n  color: rgba(255, 255, 255, 0.78);\n\n  font-size: 16px;\n}\n\n.heartbeat-lp .hb-btn {\n  display: inline-block;\n\n  padding: 15px 31px;\n\n  border-radius: 6px;\n\n  background: #f0d39e;\n\n  color: var(--brown) !important;\n\n  text-decoration: none !important;\n\n  font-size: 13px;\n\n  font-weight: 900;\n\n  letter-spacing: 0.7px;\n}\n\n.heartbeat-lp .hb-cta-small {\n  margin-top: 13px !important;\n  margin-bottom: 0 !important;\n\n  color: rgba(255, 255, 255, 0.6) !important;\n\n  font-size: 11px !important;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.heartbeat-lp .hb-faq {\n  background: #ffffff;\n}\n\n.heartbeat-lp .hb-faq-list {\n  max-width: 820px;\n\n  margin: 31px auto 0;\n\n  border-top: 1px solid var(--line);\n}\n\n.heartbeat-lp details {\n  border-bottom: 1px solid var(--line);\n}\n\n.heartbeat-lp summary {\n  position: relative;\n\n  padding: 20px 43px 20px 2px;\n\n  cursor: pointer;\n\n  list-style: none;\n\n  color: var(--brown);\n\n  font-size: 15px;\n\n  font-weight: 750;\n}\n\n.heartbeat-lp summary::-webkit-details-marker {\n  display: none;\n}\n\n.heartbeat-lp summary:after {\n  content: \"+\";\n\n  position: absolute;\n\n  right: 5px;\n  top: 15px;\n\n  color: var(--gold);\n\n  font-size: 25px;\n\n  font-weight: 400;\n}\n\n.heartbeat-lp details[open] summary:after {\n  content: \"−\";\n}\n\n.heartbeat-lp details p {\n  margin: 0;\n\n  padding: 0 42px 20px 2px;\n\n  color: #796b61;\n\n  font-size: 14px;\n\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.heartbeat-lp .hb-close {\n  padding: 34px 20px;\n\n  text-align: center;\n\n  background: var(--cream-2);\n}\n\n.heartbeat-lp .hb-close p {\n  margin: 0;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n\n  font-size: clamp(19px, 3vw, 27px);\n\n  font-style: italic;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n  .heartbeat-lp .hb-section {\n    padding: 44px 0;\n  }\n\n  .heartbeat-lp .hb-inner {\n    width: 90%;\n  }\n\n  .heartbeat-lp h2 {\n    font-size: 33px;\n  }\n\n  .heartbeat-lp .hb-hero {\n    padding: 42px 17px 37px;\n  }\n\n  .heartbeat-lp .hb-hero h2 {\n    font-size: 38px;\n  }\n\n  .heartbeat-lp .hb-hero p,\n  .heartbeat-lp .hb-lead {\n    font-size: 15px;\n  }\n\n\n  \/* QUICK BENEFITS *\/\n\n  .heartbeat-lp .hb-strip {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .heartbeat-lp .hb-strip-item {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .heartbeat-lp .hb-strip-item:nth-child(2),\n  .heartbeat-lp .hb-strip-item:nth-child(4) {\n    border-right: 0;\n  }\n\n  .heartbeat-lp .hb-strip-item:nth-child(3),\n  .heartbeat-lp .hb-strip-item:nth-child(4) {\n    border-bottom: 0;\n  }\n\n\n  \/* GRID *\/\n\n  .heartbeat-lp .hb-story-grid,\n  .heartbeat-lp .hb-gift-grid {\n    grid-template-columns: 1fr;\n\n    gap: 27px;\n  }\n\n  .heartbeat-lp .hb-feature-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .heartbeat-lp .hb-use-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .heartbeat-lp .hb-color-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .heartbeat-lp .hb-quote {\n    font-size: 17px;\n  }\n\n  .heartbeat-lp .hb-emotion {\n    padding: 43px 20px;\n  }\n\n  .heartbeat-lp .hb-cta {\n    padding: 46px 18px;\n  }\n\n  .heartbeat-lp .hb-btn {\n    width: 100%;\n\n    max-width: 350px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 480px) {\n\n  .heartbeat-lp .hb-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"heartbeat-lp\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-hero\"\u003e\n\n    \u003cdiv class=\"hb-badge\"\u003e\n      ❤️ VINTAGE-INSPIRED · LOVE IN MOTION\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Jewelry Doesn't Look\u003cbr\u003e\n      Like This Anymore.\n      \u003cbr\u003e\n      \u003cspan class=\"accent\"\u003e\n        And That's The Point.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ornate old-world detailing surrounds a moving heart centerpiece —\n      creating an unusual love charm that feels less like an ordinary\n      accessory and more like a piece with a story.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hb-tags\"\u003e\n\n      \u003cspan class=\"hb-tag\"\u003e\n        ♡ Moving Heart Center\n      \u003c\/span\u003e\n\n      \u003cspan class=\"hb-tag\"\u003e\n        ✦ Vintage-Inspired Detail\n      \u003c\/span\u003e\n\n      \u003cspan class=\"hb-tag\"\u003e\n        🎁 Meaningful Gift\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 1\n       CORE HERO \/ MOVING HEART\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_21_17_10_29_1.png?v=1789981879\" alt=\"Timeless Heartbeat Mechanical Pendant with moving heart center\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       QUICK BENEFITS\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-strip\"\u003e\n\n    \u003cdiv class=\"hb-strip-item\"\u003e\n\n      \u003cspan class=\"hb-strip-icon\"\u003e\n        ♡\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Moving Heart\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A centerpiece with character\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hb-strip-item\"\u003e\n\n      \u003cspan class=\"hb-strip-icon\"\u003e\n        ✦\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Ornate Openwork\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Rich old-world inspired detail\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hb-strip-item\"\u003e\n\n      \u003cspan class=\"hb-strip-icon\"\u003e\n        ♦\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Ruby-Tone Accents\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Romantic touches of color\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hb-strip-item\"\u003e\n\n      \u003cspan class=\"hb-strip-icon\"\u003e\n        🎁\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Gift-Worthy\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A keepsake with meaning\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       STORY\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-story\"\u003e\n\n    \u003cdiv class=\"hb-inner hb-story-grid\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          MORE THAN AN ORDINARY HEART\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          A Little Movement\n          Makes It Feel Alive.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hb-story-copy\"\u003e\n\n        \u003cp\u003e\n          At first glance, it looks like an ornate vintage-inspired charm.\n          Then you notice the heart at the center.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Surrounded by scrolling metalwork, floral details and deep\n          ruby-tone accents, the dimensional centerpiece gives the piece\n          an unexpected sense of movement and personality.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hb-quote\"\u003e\n          “For the one who still makes your heart move.”\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 2\n       DETAIL IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_21_17_10_29_2.png?v=1789981879\" alt=\"Timeless Heartbeat Mechanical Pendant detailed craftsmanship\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT DETAILS\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-features\"\u003e\n\n    \u003cdiv class=\"hb-inner\"\u003e\n\n      \u003cdiv class=\"hb-center\"\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          BEAUTY IN THE LITTLE DETAILS\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Look Closer.\n          \u003cbr\u003e\n          That's Where The Charm Begins.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hb-lead\"\u003e\n          Tiny ornamental details give this piece the collected,\n          romantic character that makes vintage-inspired jewelry\n          so difficult to ignore.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hb-feature-grid\"\u003e\n\n\n        \u003cdiv class=\"hb-card\"\u003e\n\n          \u003cdiv class=\"hb-card-icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Moving Heart Center\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A dimensional mechanical-style centerpiece creates\n            the signature heartbeat-inspired detail.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-card\"\u003e\n\n          \u003cdiv class=\"hb-card-icon\"\u003e\n            ⛓\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Rotating Bail Ring\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The upper attachment ring gives the piece flexibility\n            for compatible chains and charm hardware.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-card\"\u003e\n\n          \u003cdiv class=\"hb-card-icon\"\u003e\n            ♦\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Ruby-Tone Accents\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Deep red decorative stones add contrast and a touch\n            of vintage-inspired romance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-card\"\u003e\n\n          \u003cdiv class=\"hb-card-icon\"\u003e\n            ✦\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Intricate Openwork\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Curves, loops and ornamental metalwork give the\n            round frame its distinctive character.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 3\n       NECKLACE + BAG\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_21_17_10_31_5.png?v=1789981878\" alt=\"Timeless Heartbeat charm styled as necklace pendant and handbag charm\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       WEAR IT YOUR WAY\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-wear\"\u003e\n\n    \u003cdiv class=\"hb-inner\"\u003e\n\n      \u003cdiv class=\"hb-center\"\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          WEAR IT YOUR WAY\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          One Heart.\n          \u003cbr\u003e\n          More Than One Way To Keep It Close.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hb-lead\"\u003e\n          Make it part of your jewelry, give a favorite bag\n          a little more personality, or simply keep it somewhere\n          meaningful.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hb-use-grid\"\u003e\n\n\n        \u003cdiv class=\"hb-use\"\u003e\n\n          \u003cdiv class=\"icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Necklace Pendant\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Pair it with a compatible chain for an eye-catching,\n            vintage-inspired statement.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-use\"\u003e\n\n          \u003cdiv class=\"icon\"\u003e\n            👜\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Bag Charm\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Add a little ornate romance to a favorite handbag\n            using suitable attachment hardware.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-use\"\u003e\n\n          \u003cdiv class=\"icon\"\u003e\n            ✨\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Meaningful Keepsake\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Keep it nearby as a small reminder of someone,\n            somewhere or something worth remembering.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EMOTIONAL BRIDGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-emotion\"\u003e\n\n    \u003cdiv class=\"hb-emotion-inner\"\u003e\n\n      \u003cdiv class=\"hb-emotion-mark\"\u003e\n        ♡\n      \u003c\/div\u003e\n\n      \u003cspan class=\"hb-eyebrow\"\u003e\n        SMALL DETAIL · BIG FEELING\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Sometimes A Tiny Heart\n        Says More Than Words.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        It can mean “I love you.”\n        It can mean “I remember.”\n        It can mean “keep me close.”\n        That's what turns a little charm into something personal.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 4\n       GIFT\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_21_17_10_30_3.png?v=1789981878\" alt=\"Timeless Heartbeat Mechanical Pendant romantic gift presentation\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       GIFT SECTION\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-gift\"\u003e\n\n    \u003cdiv class=\"hb-inner hb-gift-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          A GIFT THAT SAYS MORE\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          For The One Who\n          Makes Your Heart Beat.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cp class=\"hb-gift-copy\"\u003e\n          Flowers fade. Cards get tucked away.\n          A meaningful little keepsake can stay close long after\n          the occasion has passed.\n        \u003c\/p\u003e\n\n        \u003cul class=\"hb-checks\"\u003e\n\n          \u003cli\u003e\n            Romantic gift for a partner or spouse\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Thoughtful anniversary keepsake\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Meaningful birthday surprise\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Beautiful choice for lovers of ornate vintage-inspired style\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 5\n       GOLD + SILVER + USE CASES\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_21_17_10_30_4.png?v=1789981878\" alt=\"Timeless Heartbeat Mechanical Pendant gold tone and silver tone finishes\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       COLOR OPTIONS\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-colors\"\u003e\n\n    \u003cdiv class=\"hb-inner\"\u003e\n\n      \u003cdiv class=\"hb-center\"\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          CHOOSE YOUR FINISH\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Same Timeless Heart.\n          \u003cbr\u003e\n          Two Beautiful Moods.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hb-lead\"\u003e\n          Choose the finish that feels most like you —\n          or the person you're choosing it for.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hb-color-grid\"\u003e\n\n\n        \u003cdiv class=\"hb-color\"\u003e\n\n          \u003cstrong\u003e\n            ✨ Gold-Tone\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm, romantic and rich with vintage-inspired character.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hb-color\"\u003e\n\n          \u003cstrong\u003e\n            ✦ Silver-Tone\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Cool, classic and easy to pair with everyday style.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CTA\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-cta\"\u003e\n\n    \u003cspan class=\"hb-eyebrow\" style=\"color:#e8c981;\"\u003e\n      LOVE IN MOTION\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Carry A Little Piece\n      Of What Makes Your Heart Move.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose your favorite finish and make the Timeless Heartbeat\n      Charm part of your story — or give it to someone who is already\n      part of yours.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#MainContent\" class=\"hb-btn\"\u003e\n      CHOOSE YOUR HEART ↑\n    \u003c\/a\u003e\n\n    \u003cp class=\"hb-cta-small\"\u003e\n      Vintage-inspired design · Moving heart detail · Gold-tone \u0026amp; silver-tone options\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\n  \u003csection class=\"hb-section hb-faq\"\u003e\n\n    \u003cdiv class=\"hb-inner\"\u003e\n\n      \u003cdiv class=\"hb-center\"\u003e\n\n        \u003cspan class=\"hb-eyebrow\"\u003e\n          GOOD TO KNOW\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hb-faq-list\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is this a genuine antique?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            No. This is a vintage-inspired design created to capture\n            the ornate appearance and romantic character associated\n            with old-world jewelry.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Does the center heart move?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The design features a mechanical-style moving heart centerpiece,\n            which gives the charm its distinctive heartbeat-inspired look.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is it made from solid gold or silver?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The available versions feature decorative gold-tone and\n            silver-tone finishes. They should not be interpreted as\n            solid precious metals unless specifically stated in the\n            product options above.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Are the red details genuine rubies?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            They are ruby-tone decorative accents designed to add\n            contrast and romantic color to the vintage-inspired design.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I wear it as a necklace?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The upper ring allows the charm to be styled with a compatible\n            chain. Please check the product options above to see exactly\n            what is included with your purchase.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I use it as a bag charm?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            It can also be styled as a decorative bag charm when paired\n            with suitable attachment hardware.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is it a good gift?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The heart symbolism, unusual moving detail and romantic\n            vintage-inspired appearance make it especially suited to\n            birthdays, anniversaries and sentimental gifting.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL CLOSE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"hb-close\"\u003e\n\n    \u003cp\u003e\n      “Not just a heart you wear — a little heart that moves with you.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Fashtotalsupply","offers":[{"title":"Gold","offer_id":51370148856060,"sku":"ARC-4MOR5U3-AA","price":22.9,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":51370148888828,"sku":"ARC-4MOR5U3-AB","price":22.9,"currency_code":"USD","in_stock":true},{"title":"Gold + Silver(2PCS) - Save 10%","offer_id":51370148921596,"sku":"ARC-4MOR5U3-AC","price":41.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/2686\/5916\/files\/ChatGPTImage2026_9_21_17_05_16_1.png?v=1790065022","url":"https:\/\/pivlenox.com\/products\/timeless-heartbeat-mechanical-pendant-moving-heart-love-charm","provider":"Pivlenox","version":"1.0","type":"link"}