{"product_id":"lord-s-prayer-engraved-cross-pendant-with-rotating-ring","title":"Lord’s Prayer Engraved Cross Pendant with Rotating Ring","description":"\u003cstyle\u003e\n  .lp-necklace-page {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 28px 16px 44px;\n    font-family: inherit;\n    color: #1f1f1f;\n    line-height: 1.65;\n  }\n\n  .lp-necklace-page * {\n    box-sizing: border-box;\n  }\n\n  .lp-hero {\n    background: linear-gradient(180deg, #151515 0%, #2b2b2b 58%, #f7f5f0 58%, #ffffff 100%);\n    border-radius: 26px;\n    padding: 30px 18px 22px;\n    border: 1px solid #ddd;\n    margin-bottom: 34px;\n    overflow: hidden;\n  }\n\n  .lp-hero-text {\n    text-align: center;\n    color: #fff;\n    padding: 0 8px 24px;\n  }\n\n  .lp-eyebrow {\n    font-size: 15px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #d8d8d8;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .lp-hero h2 {\n    font-size: clamp(30px, 4vw, 46px);\n    line-height: 1.15;\n    margin: 0 0 16px;\n    color: #fff;\n    font-weight: 900;\n  }\n\n  .lp-hero p {\n    font-size: clamp(18px, 2.2vw, 22px);\n    max-width: 780px;\n    margin: 0 auto;\n    color: #ececec;\n  }\n\n  .lp-hero img,\n  .lp-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 20px;\n  }\n\n  .lp-section-title {\n    text-align: center;\n    font-size: clamp(27px, 3vw, 36px);\n    line-height: 1.2;\n    margin: 42px 0 14px;\n    color: #111;\n    font-weight: 900;\n  }\n\n  .lp-subtitle {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 22px;\n    font-size: clamp(18px, 2vw, 21px);\n    color: #444;\n  }\n\n  .lp-card {\n    background: #fff;\n    border: 1px solid #e4e0d8;\n    border-radius: 24px;\n    padding: 18px;\n    margin-bottom: 26px;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n  }\n\n  .lp-card-dark {\n    background: linear-gradient(180deg, #181818 0%, #262626 100%);\n    border: 1px solid #333;\n    color: #fff;\n  }\n\n  .lp-card-content {\n    padding: 22px 8px 6px;\n  }\n\n  .lp-card h3 {\n    font-size: clamp(24px, 2.8vw, 32px);\n    line-height: 1.25;\n    margin: 0 0 14px;\n    color: #111;\n    font-weight: 900;\n  }\n\n  .lp-card-dark h3 {\n    color: #fff;\n  }\n\n  .lp-card p {\n    font-size: clamp(18px, 2vw, 21px);\n    margin: 0 0 14px;\n    color: #333;\n  }\n\n  .lp-card-dark p {\n    color: #e7e7e7;\n  }\n\n  .lp-card ul {\n    padding-left: 22px;\n    margin: 14px 0 0;\n  }\n\n  .lp-card li {\n    font-size: clamp(17px, 1.9vw, 20px);\n    margin-bottom: 10px;\n    color: #333;\n  }\n\n  .lp-card-dark li {\n    color: #e7e7e7;\n  }\n\n  .lp-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .lp-spec {\n    background: #f8f6f1;\n    border: 1px solid #e6e0d6;\n    border-radius: 16px;\n    padding: 15px 16px;\n  }\n\n  .lp-spec strong {\n    display: block;\n    font-size: 16px;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .lp-spec span {\n    display: block;\n    font-size: clamp(17px, 1.9vw, 20px);\n    color: #333;\n  }\n\n  .lp-symbol-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .lp-symbol {\n    background: #f7f7f7;\n    border-left: 5px solid #222;\n    border-radius: 16px;\n    padding: 16px 18px;\n  }\n\n  .lp-symbol strong {\n    display: block;\n    font-size: clamp(19px, 2vw, 22px);\n    color: #111;\n    margin-bottom: 5px;\n  }\n\n  .lp-symbol span {\n    display: block;\n    font-size: clamp(17px, 1.8vw, 19px);\n    color: #444;\n  }\n\n  .lp-prayer-box {\n    background: #111;\n    color: #fff;\n    border-radius: 24px;\n    padding: 30px 22px;\n    text-align: center;\n    margin-top: 36px;\n  }\n\n  .lp-prayer-box p {\n    font-size: clamp(22px, 3vw, 32px);\n    line-height: 1.35;\n    margin: 0 0 14px;\n    font-weight: 900;\n  }\n\n  .lp-prayer-box span {\n    display: block;\n    max-width: 780px;\n    margin: 0 auto;\n    font-size: clamp(17px, 2vw, 20px);\n    color: #ddd;\n  }\n\n  .lp-verse {\n    margin-top: 18px;\n    font-size: clamp(16px, 2vw, 19px);\n    color: #cfcfcf;\n    font-style: italic;\n  }\n\n  @media (min-width: 760px) {\n    .lp-card {\n      padding: 24px;\n    }\n\n    .lp-card-content {\n      padding: 26px 10px 8px;\n    }\n\n    .lp-spec-grid,\n    .lp-symbol-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-necklace-page\"\u003e\n\n  \u003csection class=\"lp-hero\"\u003e\n    \u003cdiv class=\"lp-hero-text\"\u003e\n      \u003cdiv class=\"lp-eyebrow\"\u003eSpanish Lord’s Prayer • Rotating Ring • Black Cross\u003c\/div\u003e\n      \u003ch2\u003eLord’s Prayer Rotating Cross Necklace\u003c\/h2\u003e\n      \u003cp\u003e\n        A meaningful Christian necklace engraved with the Spanish Lord’s Prayer —\n        designed as a daily reminder of faith, protection, and the words Jesus taught His disciples to pray.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01WBe0ZK1KBIiRBDBjH_!!1741031125-0-cib.jpg\" alt=\"Black Lord's Prayer cross necklace with rotating silver ring\"\u003e\n  \u003c\/section\u003e\n\n  \u003ch2 class=\"lp-section-title\"\u003eProduct Details\u003c\/h2\u003e\n  \u003cp class=\"lp-subtitle\"\u003e\n    Lightweight, durable, and made for daily faith wear.\n  \u003c\/p\u003e\n\n  \u003csection class=\"lp-card\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/3b9b3d1119ca2d881cbccf642e2d23c.png?v=1780110724\" alt=\"Engraved Lord's Prayer cross pendant detail\"\u003e\n    \u003cdiv class=\"lp-card-content\"\u003e\n      \u003ch3\u003eA Cross That Carries a Prayer\u003c\/h3\u003e\n      \u003cp\u003e\n        This pendant combines a matte black cross, a polished silver rotating ring,\n        and finely engraved Spanish Lord’s Prayer text. It feels modern and masculine,\n        while still carrying a deeply spiritual message.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-spec-grid\"\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003eMaterial\u003c\/strong\u003e\n          \u003cspan\u003ePremium 316L Stainless Steel\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eBlack Ion-Plated Cross with Polished Silver Ring\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003ePendant Size\u003c\/strong\u003e\n          \u003cspan\u003e49mm(H) × 25mm(W) \/ 1.93in × 0.98in\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003eWeight\u003c\/strong\u003e\n          \u003cspan\u003e7g \/ 0.25oz — Lightweight \u0026amp; Comfortable\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003eChain\u003c\/strong\u003e\n          \u003cspan\u003e60cm Brown Leather Cord Included\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-spec\"\u003e\n          \u003cstrong\u003ePackaging\u003c\/strong\u003e\n          \u003cspan\u003eLuxury Velvet Pouch + Premium Gift Box\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch2 class=\"lp-section-title\"\u003eDesign \u0026amp; Symbolism\u003c\/h2\u003e\n  \u003cp class=\"lp-subtitle\"\u003e\n    A modern design built around one of Christianity’s most sacred prayers.\n  \u003c\/p\u003e\n\n  \u003csection class=\"lp-card lp-card-dark\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/d6c126664ec7c9f7e038db9424f8aad.png?v=1780107615\" alt=\"Black cross pendant with silver rotating ring on dark stone\"\u003e\n    \u003cdiv class=\"lp-card-content\"\u003e\n      \u003ch3\u003eThe Lord’s Prayer, Worn Close to the Heart\u003c\/h3\u003e\n      \u003cp\u003e\n        The Lord’s Prayer is central to Christian life. Engraved across the cross,\n        it turns this necklace into more than an accessory — it becomes a quiet reminder\n        to pray, trust, and walk with God each day.\n      \u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eThe black cross represents faith, humility, and devotion.\u003c\/li\u003e\n        \u003cli\u003eThe Spanish Lord’s Prayer engraving gives the pendant a personal spiritual meaning.\u003c\/li\u003e\n        \u003cli\u003eThe polished silver ring symbolizes eternity, God’s presence, and continuous prayer.\u003c\/li\u003e\n        \u003cli\u003eThe leather cord adds a warm, natural, everyday-wear feeling.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch2 class=\"lp-section-title\"\u003eMeaning Behind the Details\u003c\/h2\u003e\n\n  \u003csection class=\"lp-card\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/01ec0030549010c32e54237d6fb498d.png?v=1780107624\" alt=\"Christian cross necklace prayer detail\"\u003e\n    \u003cdiv class=\"lp-card-content\"\u003e\n      \u003ch3\u003ePrayer, Faith, and Eternal Love\u003c\/h3\u003e\n      \u003cp\u003e\n        Every part of this necklace carries meaning. The cross points to Christ’s sacrifice,\n        the prayer recalls His teaching, and the ring gives the pendant a tactile element\n        that can be touched during quiet moments of reflection.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-symbol-grid\"\u003e\n        \u003cdiv class=\"lp-symbol\"\u003e\n          \u003cstrong\u003eEngraved Prayer\u003c\/strong\u003e\n          \u003cspan\u003eA daily reminder of the words Jesus taught: “Our Father in heaven...”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-symbol\"\u003e\n          \u003cstrong\u003eRotating Ring\u003c\/strong\u003e\n          \u003cspan\u003eA symbol of eternity, continuity, and prayer without end.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-symbol\"\u003e\n          \u003cstrong\u003eBlack Cross\u003c\/strong\u003e\n          \u003cspan\u003eModern, simple, and strong — a quiet expression of faith.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-symbol\"\u003e\n          \u003cstrong\u003eLeather Cord\u003c\/strong\u003e\n          \u003cspan\u003eComfortable, casual, and suitable for daily wear.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch2 class=\"lp-section-title\"\u003eCraft \u0026amp; Quality\u003c\/h2\u003e\n\n  \u003csection class=\"lp-card\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9e30ae091521d4562de3af1c9b46d8f.png?v=1780107621\" alt=\"Lord's Prayer cross necklace close-up\"\u003e\n    \u003cdiv class=\"lp-card-content\"\u003e\n      \u003ch3\u003eMade for Everyday Faith, Not Just Display\u003c\/h3\u003e\n      \u003cp\u003e\n        Crafted from 316L stainless steel, this necklace is designed for daily wear.\n        The black ion plating gives it a clean modern finish, while the engraved text\n        and rotating ring add lasting detail.\n      \u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e316L stainless steel is rust-resistant, nickel-free, and skin-friendly.\u003c\/li\u003e\n        \u003cli\u003eLaser-engraved prayer text is crisp and long-lasting.\u003c\/li\u003e\n        \u003cli\u003eRotating silver ring adds a smooth, tactile devotional element.\u003c\/li\u003e\n        \u003cli\u003eMatte black finish gives the pendant a masculine and versatile look.\u003c\/li\u003e\n        \u003cli\u003eBrown leather cord is soft, sturdy, and easy to wear with casual outfits.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch2 class=\"lp-section-title\"\u003eA Meaningful Gift for Believers\u003c\/h2\u003e\n\n  \u003csection class=\"lp-card\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/a8d8aa102665a660282c5ee7b55148c.png?v=1780108593\" alt=\"Lord's Prayer necklace gift display\"\u003e\n    \u003cdiv class=\"lp-card-content\"\u003e\n      \u003ch3\u003eFor Someone Who Keeps Prayer Close\u003c\/h3\u003e\n      \u003cp\u003e\n        This necklace is especially meaningful for Spanish-speaking Christian believers,\n        but its message is universal: faith, prayer, and trust in God. It makes a thoughtful\n        gift for personal devotion, family, church friends, pastors, or loved ones.\n      \u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eIdeal for Christian men and women who prefer modern faith jewelry.\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily wear, church, prayer, travel, or personal reflection.\u003c\/li\u003e\n        \u003cli\u003eA meaningful gift for baptism, confirmation, birthday, anniversary, or spiritual milestones.\u003c\/li\u003e\n        \u003cli\u003eGift-ready with velvet pouch and premium box.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-prayer-box\"\u003e\n    \u003cp\u003eCarry the Lord’s Prayer close to your heart.\u003c\/p\u003e\n    \u003cspan\u003e\n      A black stainless steel cross necklace engraved with the Spanish Lord’s Prayer —\n      made as a quiet reminder of faith, devotion, and God’s eternal presence.\n    \u003c\/span\u003e\n    \u003cdiv class=\"lp-verse\"\u003e\n      “Padre nuestro que estás en los cielos, santificado sea tu nombre.” — Matthew 6:9\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"BGCOPPER","offers":[{"title":"Default Title","offer_id":53959658406101,"sku":"BGN301+BGCHLZ","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/98ab593ae38cb43d5ea49ce58d63a00.png?v=1780107616","url":"https:\/\/www.bgcopper.com\/products\/lord-s-prayer-engraved-cross-pendant-with-rotating-ring","provider":"BGCOPPER","version":"1.0","type":"link"}