{"product_id":"3d-jesus-mary-sacred-devotion-pin-gold-tone-crystal-christian-brooch","title":"⏳ Last Day 49% OFF – ✝️ 3D Jesus \u0026 Mary Sacred Devotion Pin | Gold-Tone Crystal Christian Brooch ❤️","description":"\u003cstyle\u003e\n\/* =========================================================\n   THE TWO HEARTS\n   JESUS \u0026 OUR LADY OF GUADALUPE DEVOTION PIN COLLECTION\n\n   Sacred Burgundy × Marian Blue × Antique Gold × Warm Ivory\n   Desktop + Mobile\n   Compact 920px Landing Page\n========================================================= *\/\n\n.thp-page,\n.thp-page *,\n.thp-page *::before,\n.thp-page *::after{\n  box-sizing:border-box;\n}\n\n.thp-page{\n  --burgundy:#74323e;\n  --burgundy-2:#934754;\n  --burgundy-dark:#481c25;\n\n  --blue:#345b7c;\n  --blue-2:#4d7597;\n  --blue-dark:#173550;\n\n  --gold:#b68a43;\n  --gold-2:#d8b970;\n  --gold-soft:#efddba;\n\n  --ivory:#fffaf3;\n  --ivory-2:#f7efe4;\n  --ivory-3:#eee3d5;\n\n  --brown:#59483f;\n  --text:#6d615b;\n  --line:#e6dbd0;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  color:var(--brown);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.thp-page img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  border:0!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes thpReveal{\n  from{\n    opacity:0;\n    transform:translateY(22px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n}\n\n@keyframes thpFloat{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-6px);\n  }\n}\n\n@keyframes thpGlow{\n  0%,100%{\n    box-shadow:\n      0 12px 30px\n      rgba(65,43,43,.08);\n  }\n\n  50%{\n    box-shadow:\n      0 18px 46px\n      rgba(182,138,67,.19),\n      0 0 32px\n      rgba(216,185,112,.18);\n  }\n}\n\n@keyframes thpGem{\n  0%,100%{\n    opacity:.22;\n    transform:\n      scale(.82)\n      rotate(-6deg);\n  }\n\n  50%{\n    opacity:1;\n    transform:\n      scale(1.17)\n      rotate(6deg);\n  }\n}\n\n@keyframes thpHalo{\n  0%,100%{\n    opacity:.25;\n    transform:scale(.92);\n  }\n\n  50%{\n    opacity:.62;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes thpShine{\n  0%{\n    left:-65%;\n  }\n\n  55%,\n  100%{\n    left:145%;\n  }\n}\n\n@keyframes thpRise{\n  0%{\n    opacity:0;\n    transform:\n      translateY(15px)\n      scale(.8);\n  }\n\n  18%{\n    opacity:.55;\n  }\n\n  100%{\n    opacity:0;\n    transform:\n      translateY(-125px)\n      scale(1.1);\n  }\n}\n\n@keyframes thpPulse{\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 11px 25px\n      rgba(116,50,62,.22);\n  }\n\n  50%{\n    transform:scale(1.023);\n\n    box-shadow:\n      0 17px 40px\n      rgba(116,50,62,.39);\n  }\n}\n\n.thp-reveal{\n  opacity:1;\n  transform:none;\n}\n\n@supports(animation-timeline:view()){\n\n  .thp-reveal{\n    animation:\n      thpReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 27%;\n  }\n}\n\n\n\/* =========================================================\n   BASE\n========================================================= *\/\n\n.thp-section{\n  position:relative;\n\n  padding:\n    32px 20px;\n}\n\n.thp-light{\n  background:var(--ivory);\n}\n\n.thp-soft{\n  background:var(--ivory-2);\n}\n\n.thp-center{\n  text-align:center;\n}\n\n.thp-eyebrow{\n  margin:\n    0 0\n    8px!important;\n\n  color:var(--gold)!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  line-height:1.3;\n\n  letter-spacing:1.65px;\n\n  text-transform:uppercase;\n}\n\n.thp-title,\n.thp-h2{\n  margin:0!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:#402f30!important;\n\n  font-weight:700;\n\n  line-height:1.12;\n}\n\n.thp-title{\n  font-size:\n    clamp(\n      34px,\n      7vw,\n      54px\n    );\n}\n\n.thp-h2{\n  font-size:\n    clamp(\n      27px,\n      5vw,\n      40px\n    );\n}\n\n.thp-text{\n  margin:\n    14px 0\n    0!important;\n\n  color:var(--text)!important;\n\n  font-size:16px;\n\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.thp-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    38px 20px\n    30px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      #fffdf9 0%,\n      #f7eee4 67%,\n      #eee0d4 100%\n    );\n}\n\n.thp-hero::before{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  top:27px;\n\n  color:var(--gold);\n\n  font-size:31px;\n\n  animation:\n    thpGem\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.thp-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  left:50%;\n\n  width:230px;\n  height:230px;\n\n  transform:translateX(-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(221,186,118,.18),\n      transparent 68%\n    );\n\n  animation:\n    thpHalo\n    4.2s\n    ease-in-out\n    infinite;\n\n  pointer-events:none;\n}\n\n.thp-hero \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.thp-mark{\n  display:grid;\n  place-items:center;\n\n  width:60px;\n  height:60px;\n\n  margin:\n    0 auto\n    12px;\n\n  border:\n    1px solid\n    #ddc89e;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:28px;\n\n  box-shadow:\n    0 8px 19px\n    rgba(70,49,36,.08);\n\n  animation:\n    thpFloat\n    3.8s\n    ease-in-out\n    infinite;\n}\n\n.thp-hero .thp-text{\n  max-width:720px;\n\n  margin:\n    15px auto\n    0!important;\n}\n\n.thp-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.thp-pill{\n  padding:\n    8px 12px;\n\n  border:\n    1px solid\n    #ddcbb2;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.76);\n\n  color:#60483e!important;\n\n  font-size:11px;\n\n  font-weight:800;\n}\n\n.thp-hero-line{\n  max-width:690px;\n\n  margin:\n    20px auto\n    0;\n\n  padding:\n    16px 18px;\n\n  border-left:\n    3px solid\n    var(--gold);\n\n  background:\n    rgba(255,255,255,.67);\n\n  color:#653e48!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.thp-image{\n  position:relative;\n\n  overflow:hidden;\n\n  background:#fff;\n}\n\n.thp-image img{\n  animation:\n    thpGlow\n    4.6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   TWO DEVOTIONS\n========================================================= *\/\n\n.thp-two-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:12px;\n\n  margin-top:21px;\n}\n\n.thp-devotion{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    20px 17px;\n\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:left;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.thp-devotion:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 25px\n    rgba(65,43,48,.08);\n}\n\n.thp-devotion.jesus{\n  border:\n    1px solid\n    #ead9dc;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffafa,\n      #f9eff1\n    );\n}\n\n.thp-devotion.mary{\n  border:\n    1px solid\n    #dce4ec;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fbfdff,\n      #f0f5f9\n    );\n}\n\n.thp-devotion-icon{\n  margin-bottom:8px;\n\n  font-size:27px;\n\n  animation:\n    thpFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n.thp-devotion h3{\n  margin:\n    0 0\n    8px!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:20px;\n\n  line-height:1.2;\n}\n\n.thp-devotion.jesus h3{\n  color:var(--burgundy)!important;\n}\n\n.thp-devotion.mary h3{\n  color:var(--blue)!important;\n}\n\n.thp-devotion p{\n  margin:0!important;\n\n  color:#655b57!important;\n\n  font-size:14px;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.thp-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.thp-card{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    16px 12px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.thp-card:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(54,41,35,.08);\n}\n\n.thp-card::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-35%;\n  left:-65%;\n\n  width:30%;\n  height:170%;\n\n  transform:rotate(17deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.95),\n      transparent\n    );\n\n  animation:\n    thpShine\n    8s\n    ease-in-out\n    infinite;\n}\n\n.thp-icon{\n  position:relative;\n  z-index:2;\n\n  margin-bottom:7px;\n\n  font-size:25px;\n\n  animation:\n    thpFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.thp-card strong{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#47353a!important;\n\n  font-size:14px;\n}\n\n.thp-card span{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  color:#786d67!important;\n\n  font-size:12px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.thp-dark{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 18% 10%,\n      rgba(214,171,85,.13),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 85% 80%,\n      rgba(76,118,154,.15),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #1a2630,\n      #142d42\n    );\n\n  color:#fff;\n}\n\n.thp-dark::after{\n  content:\"✝\";\n\n  position:absolute;\n\n  right:-14px;\n  bottom:-70px;\n\n  color:#fff;\n\n  opacity:.035;\n\n  font-size:190px;\n\n  animation:\n    thpFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.thp-dark \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.thp-dark .thp-eyebrow{\n  color:#e7cb91!important;\n}\n\n.thp-dark .thp-h2,\n.thp-dark .thp-title{\n  color:#fff!important;\n}\n\n.thp-dark .thp-text{\n  color:#e9edf0!important;\n}\n\n.thp-dark-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.thp-dark-item{\n  padding:\n    13px 15px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:11px;\n\n  background:\n    rgba(255,255,255,.065);\n\n  color:#edf1f3!important;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   STYLE CHOICES\n========================================================= *\/\n\n.thp-choice-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.thp-choice{\n  padding:\n    18px 15px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.thp-choice:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(56,40,39,.08);\n}\n\n.thp-choice h3{\n  margin:\n    0 0\n    6px!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n}\n\n.thp-choice:nth-child(1) h3{\n  color:var(--burgundy)!important;\n}\n\n.thp-choice:nth-child(2) h3{\n  color:var(--blue)!important;\n}\n\n.thp-choice:nth-child(3) h3{\n  color:#74583c!important;\n}\n\n.thp-choice p{\n  margin:0!important;\n\n  color:#726660!important;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   WEAR\n========================================================= *\/\n\n.thp-wear-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.thp-wear{\n  padding:\n    13px 8px;\n\n  border:\n    1px solid\n    #e5d9cd;\n\n  border-radius:11px;\n\n  background:#fff;\n\n  color:#584943!important;\n\n  text-align:center;\n\n  font-size:12px;\n\n  font-weight:800;\n\n  transition:\n    transform .25s ease;\n}\n\n.thp-wear:hover{\n  transform:translateY(-3px);\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.thp-gift{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(229,192,119,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #6d3240,\n      #401c26\n    );\n\n  color:#fff;\n}\n\n.thp-gift::before{\n  content:\"♥\";\n\n  position:absolute;\n\n  left:-15px;\n  bottom:-70px;\n\n  color:#fff;\n\n  opacity:.035;\n\n  font-size:190px;\n\n  animation:\n    thpFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.thp-gift .thp-eyebrow{\n  color:#eed39c!important;\n}\n\n.thp-gift .thp-h2{\n  color:#fff!important;\n}\n\n.thp-gift .thp-text{\n  color:#f3e9eb!important;\n}\n\n.thp-gift-tags{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n.thp-gift-tag{\n  padding:\n    8px 12px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#fff!important;\n\n  font-size:12px;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   MESSAGE\n========================================================= *\/\n\n.thp-message{\n  max-width:700px;\n\n  margin:\n    19px auto\n    0;\n\n  padding:\n    17px 18px;\n\n  border-left:\n    3px solid\n    var(--gold);\n\n  background:#fffaf1;\n\n  color:#604a38!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n\n  font-style:italic;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.thp-spec{\n  margin-top:20px;\n\n  padding:18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.thp-spec-row{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:18px;\n\n  padding:\n    10px 0;\n\n  border-bottom:\n    1px solid\n    #eee5dc;\n\n  font-size:14px;\n}\n\n.thp-spec-row:last-child{\n  border-bottom:0;\n}\n\n.thp-spec-row strong{\n  color:#44343a!important;\n}\n\n.thp-spec-row span{\n  color:var(--text)!important;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.thp-faq details{\n  margin-top:9px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  overflow:hidden;\n}\n\n.thp-faq summary{\n  position:relative;\n\n  cursor:pointer;\n\n  padding:\n    15px 43px\n    15px 16px;\n\n  color:#45353c!important;\n\n  font-size:15px;\n\n  font-weight:800;\n\n  list-style:none;\n}\n\n.thp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.thp-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:15px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--gold);\n\n  font-size:22px;\n}\n\n.thp-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.thp-answer{\n  padding:\n    0 16px\n    16px;\n\n  color:var(--text)!important;\n\n  font-size:14px;\n\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.thp-final{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    44px 20px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(220,184,112,.16),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #3f1d27 0%,\n      #713543 58%,\n      #264862 150%\n    );\n\n  color:#fff;\n}\n\n.thp-final::after{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  top:28px;\n\n  color:#f0d89e;\n\n  font-size:30px;\n\n  animation:\n    thpGem\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.thp-final .thp-h2{\n  color:#fff!important;\n}\n\n.thp-final .thp-text{\n  max-width:690px;\n\n  margin:\n    14px auto\n    0!important;\n\n  color:#f3e9eb!important;\n}\n\n.thp-final-line{\n  display:inline-block;\n\n  margin-top:19px;\n\n  padding:\n    9px 13px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.25);\n\n  border-radius:999px;\n\n  color:#f4dfb6!important;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n.thp-cta{\n  position:relative;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  overflow:hidden;\n\n  margin-top:23px;\n\n  padding:\n    14px 25px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c0974c,\n      #8c642c\n    );\n\n  color:#fff!important;\n\n  text-decoration:none!important;\n\n  font-size:14px;\n\n  font-weight:900;\n\n  animation:\n    thpPulse\n    3s\n    ease-in-out\n    infinite;\n}\n\n.thp-cta::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-45%;\n  left:-60%;\n\n  width:25%;\n  height:190%;\n\n  transform:rotate(18deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.48),\n      transparent\n    );\n\n  animation:\n    thpShine\n    4.8s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(min-width:680px){\n\n  .thp-section{\n    padding:\n      42px 34px;\n  }\n\n  .thp-hero{\n    padding:\n      48px 34px\n      35px;\n  }\n\n  .thp-two-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n  .thp-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .thp-choice-grid{\n    grid-template-columns:\n      repeat(3,1fr);\n  }\n\n  .thp-wear-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .thp-dark-grid{\n    grid-template-columns:\n      repeat(2,1fr);\n  }\n}\n\n@media(max-width:620px){\n\n  .thp-section{\n    padding:\n      25px 16px;\n  }\n\n  .thp-hero{\n    padding:\n      30px 16px\n      24px;\n  }\n\n  .thp-title{\n    font-size:35px;\n  }\n\n  .thp-h2{\n    font-size:29px;\n  }\n\n  .thp-text{\n    font-size:15px;\n  }\n\n  .thp-message,\n  .thp-hero-line{\n    font-size:17px;\n  }\n\n  .thp-card{\n    padding:\n      14px 9px;\n  }\n\n  .thp-spec-row{\n    display:block;\n  }\n\n  .thp-spec-row strong,\n  .thp-spec-row span{\n    display:block;\n\n    text-align:left;\n  }\n\n  .thp-spec-row span{\n    margin-top:3px;\n  }\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .thp-page *,\n  .thp-page *::before,\n  .thp-page *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n  .thp-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"thp-page\" id=\"thp-top\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"thp-hero\"\u003e\n\n  \u003cdiv class=\"thp-mark\"\u003e\n    ✝️\n  \u003c\/div\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    THE TWO HEARTS • SACRED DEVOTION PIN COLLECTION\n  \u003c\/p\u003e\n\n  \u003ch1 class=\"thp-title\"\u003e\n    Keep Your Faith\n    \u003cbr\u003e\n    Close to Your Heart.\n  \u003c\/h1\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    The Two Hearts collection turns meaningful Christian imagery\n    into a devotional pin you can wear throughout the day.\n    Choose the Sacred Heart of Jesus,\n    Our Lady of Guadalupe,\n    or keep both together as\n    \u003cstrong\u003ea personal expression of faith, grace and love.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-pills\"\u003e\n\n    \u003cspan class=\"thp-pill\"\u003e\n      ❤️ Sacred Heart of Jesus\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-pill\"\u003e\n      🌹 Our Lady of Guadalupe\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-pill\"\u003e\n      ✨ Crystal Rhinestones\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-pill\"\u003e\n      💛 Gold-Tone Finish\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"thp-hero-line\"\u003e\n    Faith does not always have to stay on a shelf.\n    Sometimes it is something you carry with you.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HERO IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"thp-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/593928ca7325e819bc534fe339cbd7ac49c7189c.png\" alt=\"Jesus and Our Lady of Guadalupe Sacred Devotion Pin Collection\" loading=\"eager\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     TWO DEVOTIONS\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-light thp-center thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    TWO DESIGNS • ONE EXPRESSION OF DEVOTION\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    Sacred Meaning in Every Detail\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    Rich red and blue accents,\n    radiant gold-tone detailing,\n    floral elements and sparkling stones\n    give each design its own devotional character.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-two-grid\"\u003e\n\n    \u003cdiv class=\"thp-devotion jesus\"\u003e\n\n      \u003cdiv class=\"thp-devotion-icon\"\u003e\n        ❤️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Sacred Heart of Jesus\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Jesus is depicted with the Sacred Heart at the center,\n        surrounded by radiant detailing,\n        cross-inspired imagery\n        and deep red crystal accents.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-devotion mary\"\u003e\n\n      \u003cdiv class=\"thp-devotion-icon\"\u003e\n        🌹\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Our Lady of Guadalupe\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A peaceful Marian figure is framed by blue accents,\n        flowers, green leaves\n        and a radiant golden surround.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"thp-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/1591132ccc63452745243caa66020e4bb733ec36.png\" alt=\"Sacred Heart of Jesus and Our Lady of Guadalupe devotional pin designs\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    LOOK CLOSER\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    ✨ Small Details Give Each Pin Its Character\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    The impact comes from the combination of devotional imagery,\n    contrasting colors,\n    gold-tone detailing\n    and sparkling crystal rhinestones.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-grid\"\u003e\n\n    \u003cdiv class=\"thp-card\"\u003e\n      \u003cdiv class=\"thp-icon\"\u003e💎\u003c\/div\u003e\n      \u003cstrong\u003eCrystal Accents\u003c\/strong\u003e\n      \u003cspan\u003eSparkling rhinestone details add visual dimension.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-card\"\u003e\n      \u003cdiv class=\"thp-icon\"\u003e❤️\u003c\/div\u003e\n      \u003cstrong\u003eRich Color\u003c\/strong\u003e\n      \u003cspan\u003eDeep reds and blues distinguish the two devotional styles.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-card\"\u003e\n      \u003cdiv class=\"thp-icon\"\u003e🌹\u003c\/div\u003e\n      \u003cstrong\u003eFloral Details\u003c\/strong\u003e\n      \u003cspan\u003eFlowers and leaves add softer decorative elements.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-card\"\u003e\n      \u003cdiv class=\"thp-icon\"\u003e💛\u003c\/div\u003e\n      \u003cstrong\u003eGold-Tone Finish\u003c\/strong\u003e\n      \u003cspan\u003eRadiant metallic accents frame the religious imagery.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAIL IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"thp-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/6f0da77cf189cbd69832507df05da478caf0cd6e.png\" alt=\"Close-up details of the Sacred Devotion pins\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     MEANING\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-dark thp-center thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    MORE THAN AN ACCESSORY\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    Wear a Small Reminder of What Matters to You\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    Whether worn to church,\n    kept close throughout an ordinary day\n    or added to a devotional collection,\n    each pin offers a visible expression\n    of something deeply personal.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-dark-grid\"\u003e\n\n    \u003cdiv class=\"thp-dark-item\"\u003e\n      ✝️ Sacred Christian imagery\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-dark-item\"\u003e\n      ❤️ Faith kept close throughout the day\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-dark-item\"\u003e\n      🙏 Suitable for church and devotional wear\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-dark-item\"\u003e\n      ✨ Decorative enough to stand out\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     STYLE OPTIONS\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-soft thp-center thp-reveal\" id=\"thp-styles\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    CHOOSE THE DEVOTION THAT SPEAKS TO YOUR HEART\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    One Faith. Three Ways to Choose.\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"thp-choice-grid\"\u003e\n\n    \u003cdiv class=\"thp-choice\"\u003e\n\n      \u003ch3\u003e\n        ❤️ Jesus\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Sacred Heart design centered on Christ's love,\n        mercy and compassion.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-choice\"\u003e\n\n      \u003ch3\u003e\n        💙 Our Lady of Guadalupe\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Marian design surrounded by blue,\n        floral and radiant gold-tone details.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-choice\"\u003e\n\n      \u003ch3\u003e\n        ✝️ Jesus + Our Lady of Guadalupe\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep both devotional designs together\n        or share one with someone meaningful to you.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     STYLE IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"thp-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/5a5a9a5729dc7a9296e2981bc7e4a015349e41c2.png\" alt=\"Jesus and Our Lady of Guadalupe devotional pin options\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HOW TO WEAR\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-light thp-center thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    WEAR YOUR FAITH WITH GRACE\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    A Meaningful Accent That Doesn't Have to Stay in a Jewelry Box\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    The secure pin-back design gives you several ways\n    to keep the piece close\n    or add it to a devotional collection.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-wear-grid\"\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      🧥 Jacket Lapel\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      🧶 Sweater\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      🧣 Scarf\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      ⛪ Church Outfit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      👜 Handbag\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      ✨ Special Occasion\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      🙏 Devotional Collection\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-wear\"\u003e\n      ❤️ Everyday Reminder\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-gift thp-center thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    A GIFT THAT RECOGNIZES THEIR FAITH\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    🎁 Sometimes the Most Meaningful Gift Is the One That Says,\n    “I Know What Your Faith Means to You.”\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    Give the pin to someone whose faith is an important part of their life,\n    or choose the pair as a shared reminder\n    of faith, grace and love.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-gift-tags\"\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      ❤️ Mothers \u0026amp; Grandmothers\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      🌹 Daughters \u0026amp; Sisters\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      ⛪ Church Friends\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      🙏 Prayer-Group Friends\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      🎄 Christmas\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      🎂 Birthdays\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      ✝️ First Communion\n    \u003c\/span\u003e\n\n    \u003cspan class=\"thp-gift-tag\"\u003e\n      🕊️ Confirmation\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"thp-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/c1a1d431dde04507c845269e04f30830a54f40cd.png\" alt=\"Sacred Devotion pins as a meaningful Christian gift\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     KEEPSAKE\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-soft thp-center thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    KEEP ONE • SHARE ONE • CHERISH BOTH\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    A Small Keepsake With Personal Meaning\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    Choose a single devotional design for yourself,\n    give one to someone who has encouraged your faith,\n    or keep Jesus and Our Lady of Guadalupe together\n    as a meaningful pair.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"thp-message\"\u003e\n    “Beautiful to wear.\n    Meaningful to give.\n    Personal enough to keep close.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SPECS\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-reveal\" id=\"thp-specs\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    PRODUCT DETAILS\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    The Two Hearts Sacred Devotion Pin\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"thp-spec\"\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Product Name\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        “The Two Hearts” Jesus \u0026amp; Mary Sacred Devotion Pin\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Styles\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Jesus \/ Our Lady of Guadalupe \/ Jesus + Our Lady of Guadalupe\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Material\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Alloy \u0026amp; Crystal Rhinestones\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Finish\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Gold-Tone Plating\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Closure\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Secure Pin Back\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Style\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Religious Brooch \/ Devotional Lapel Pin\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Wear\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Lapel \/ Sweater \/ Scarf \/ Handbag \/ Religious Collection\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"thp-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Package\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Selected Devotional Pin\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp style=\"\n      margin:14px 0 0;\n      color:#81766f;\n      font-size:12px;\n      font-style:italic;\n    \"\u003e\n    Design details vary by selected style.\n    Colors may appear slightly different depending on lighting\n    and screen settings.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"thp-section thp-light thp-faq thp-reveal\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    GOOD TO KNOW\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    Frequently Asked Questions\n  \u003c\/h2\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Which designs can I choose from?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      The supplied product options are\n      Sacred Heart of Jesus,\n      Our Lady of Guadalupe,\n      or Jesus + Our Lady of Guadalupe.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What are the pins made from?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      The product specifications list\n      alloy construction with crystal rhinestones\n      and a gold-tone plated finish.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      How does the pin attach?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      The supplied specifications list a secure pin-back closure.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Where can I wear it?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      Suggested uses include a lapel,\n      sweater,\n      scarf,\n      handbag,\n      church outfit\n      or devotional collection.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Can I choose both designs together?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      Yes.\n      The source product information lists\n      “Jesus + Our Lady of Guadalupe”\n      as one of the available style options.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Is it suitable as a religious gift?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"thp-answer\"\u003e\n      The original product description presents it\n      as a faith-centered keepsake suitable for loved ones,\n      church members,\n      prayer-group friends\n      and religious occasions.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"thp-final\"\u003e\n\n  \u003cp class=\"thp-eyebrow\"\u003e\n    FAITH • GRACE • LOVE\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"thp-h2\"\u003e\n    Let Your Faith Become Something You Can Keep Close\n  \u003c\/h2\u003e\n\n  \u003cp class=\"thp-text\"\u003e\n    Wear a devotional design that means something to you,\n    or give one to someone whose faith\n    has always been an important part of their life.\n  \u003c\/p\u003e\n\n  \u003ca href=\"#thp-styles\" class=\"thp-cta\"\u003e\n    ✝️ CHOOSE YOUR DEVOTION\n  \u003c\/a\u003e\n\n  \u003cbr\u003e\n\n  \u003cspan class=\"thp-final-line\"\u003e\n    THE TWO HEARTS SACRED DEVOTION COLLECTION\n  \u003c\/span\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"LJH","offers":[{"title":"Jesus","offer_id":57521841012902,"sku":"SZ06732609267912-男士胸针","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Our Lady of Guadalupe","offer_id":57521841143974,"sku":"SZ06732609267912-女士胸针","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Jesus+Our Lady of Guadalupe (🔥SAVE 10%OFF)","offer_id":57521841275046,"sku":"SZ06732609267912-男士胸针+SZ06732609267912-女士胸针","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01661d03d6a46e426c20e31425a67f4e5e822ccc.webp?v=1790398372","url":"https:\/\/getvyxor.com\/products\/3d-jesus-mary-sacred-devotion-pin-gold-tone-crystal-christian-brooch","provider":"getvyxor","version":"1.0","type":"link"}