{"product_id":"3d-embossed-jesus-christ-serenity-prayer-coin-pendant-necklace","title":"3D Embossed Jesus Christ Serenity Prayer Coin Pendant Necklace","description":"\u003cstyle\u003e\n  .jc-necklace-page {\n    width: 100%;\n    background: #fffaf2;\n    color: #2b241d;\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.7;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n\n  .jc-necklace-page * {\n    box-sizing: border-box;\n  }\n\n  .jc-wrap {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 34px 18px;\n  }\n\n  .jc-hero {\n    background: linear-gradient(135deg, #f8efe1 0%, #fffaf2 52%, #ead7b8 100%);\n    border-radius: 28px;\n    padding: 44px 24px;\n    text-align: center;\n    border: 1px solid #e2cda9;\n  }\n\n  .jc-kicker {\n    font-size: 18px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #8a5a24;\n    margin-bottom: 14px;\n  }\n\n  .jc-hero h1 {\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.12;\n    color: #3b2616;\n    margin: 0 0 18px;\n    font-weight: 700;\n  }\n\n  .jc-hero p {\n    font-size: clamp(22px, 3vw, 30px);\n    max-width: 880px;\n    margin: 0 auto 26px;\n    color: #5b3e25;\n  }\n\n  .jc-verse {\n    background: #2b2118;\n    color: #fff4df;\n    border-radius: 24px;\n    padding: 28px 22px;\n    text-align: center;\n    margin: 30px 0;\n    border: 1px solid #c79b52;\n    box-shadow: 0 14px 35px rgba(60, 35, 10, 0.18);\n  }\n\n  .jc-verse strong {\n    display: block;\n    font-size: clamp(26px, 4vw, 40px);\n    line-height: 1.25;\n    margin-bottom: 12px;\n    color: #ffe3a6;\n  }\n\n  .jc-verse span {\n    display: block;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n    color: #f6d99c;\n  }\n\n  .jc-img {\n    width: 100%;\n    border-radius: 24px;\n    display: block;\n    margin: 26px 0;\n    box-shadow: 0 16px 36px rgba(56, 36, 16, 0.14);\n  }\n\n  .jc-section {\n    margin: 54px 0;\n  }\n\n  .jc-section h2 {\n    font-size: clamp(32px, 4vw, 46px);\n    color: #3b2616;\n    line-height: 1.18;\n    margin: 0 0 18px;\n    text-align: center;\n  }\n\n  .jc-section .jc-lead {\n    font-size: clamp(22px, 3vw, 28px);\n    max-width: 900px;\n    margin: 0 auto 26px;\n    text-align: center;\n    color: #58402a;\n  }\n\n  .jc-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));\n    gap: 22px;\n    margin-top: 26px;\n  }\n\n  .jc-card {\n    background: #ffffff;\n    border: 1px solid #ead8bb;\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: 0 10px 26px rgba(60, 35, 10, 0.08);\n    min-width: 0;\n  }\n\n  .jc-card h3 {\n    font-size: clamp(24px, 3vw, 30px);\n    line-height: 1.25;\n    color: #754719;\n    margin: 0 0 14px;\n    display: block;\n  }\n\n  .jc-card p,\n  .jc-card li {\n    font-size: clamp(20px, 2.6vw, 24px);\n    line-height: 1.65;\n    color: #3e3025;\n    margin: 0;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .jc-card ul {\n    padding-left: 24px;\n    margin: 14px 0 0;\n  }\n\n  .jc-gallery {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 34px;\n    margin-top: 28px;\n  }\n\n  .jc-gallery-item {\n    background: #ffffff;\n    border-radius: 26px;\n    padding: 14px;\n    border: 1px solid #ead8bb;\n    box-shadow: 0 12px 28px rgba(60, 35, 10, 0.1);\n  }\n\n  .jc-gallery-item img {\n    width: 100%;\n    border-radius: 20px;\n    display: block;\n    margin: 0 0 16px;\n    float: none;\n  }\n\n  .jc-caption {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.55;\n    color: #4b3828;\n    text-align: center;\n    padding: 8px 8px 6px;\n  }\n\n  .jc-specs {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    background: #f4eadb;\n    border-radius: 28px;\n    padding: 30px;\n    border: 1px solid #d8bd91;\n  }\n\n  .jc-spec-row {\n    display: block;\n    width: 100%;\n    border-bottom: 1px solid rgba(120, 83, 42, 0.25);\n    padding: 22px 0;\n    text-align: left !important;\n  }\n\n  .jc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .jc-spec-row strong {\n    display: block;\n    width: 100%;\n    color: #6d431b;\n    font-size: clamp(22px, 2.8vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 8px;\n    font-weight: 700;\n    text-align: left !important;\n  }\n\n  .jc-spec-row span {\n    display: block;\n    width: 100%;\n    color: #3e3025;\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.55;\n    text-align: left !important;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .jc-prayer {\n    background: #3a2a1d;\n    color: #fff3dd;\n    border-radius: 30px;\n    padding: 42px 24px;\n    text-align: center;\n    margin-top: 50px;\n  }\n\n  .jc-prayer h2 {\n    color: #ffe0a0;\n  }\n\n  .jc-prayer p {\n    font-size: clamp(22px, 3vw, 28px);\n    max-width: 860px;\n    margin: 14px auto;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 900px) {\n    .jc-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-card {\n      padding: 24px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .jc-wrap {\n      padding: 24px 12px;\n    }\n\n    .jc-hero {\n      padding: 34px 18px;\n      border-radius: 22px;\n    }\n\n    .jc-specs {\n      padding: 22px 18px;\n      border-radius: 22px;\n    }\n\n    .jc-spec-row {\n      padding: 18px 0;\n    }\n\n    .jc-spec-row strong {\n      font-size: 22px;\n    }\n\n    .jc-spec-row span {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jc-necklace-page\"\u003e\n  \u003cdiv class=\"jc-wrap\"\u003e\n\n    \u003csection class=\"jc-hero\"\u003e\n      \u003cdiv class=\"jc-kicker\"\u003e✝ Crown of Thorns Jesus Medallion Necklace\u003c\/div\u003e\n      \u003ch1\u003eWear a Sacred Reminder of His Strength, Sacrifice, and Love\u003c\/h1\u003e\n      \u003cp\u003eA bold Christian necklace designed to keep faith close to the heart — featuring the face of Jesus crowned with thorns, a symbol of love that endured the cross.\u003c\/p\u003e\n      \u003cimg class=\"jc-img\" src=\"https:\/\/www.bgcopper.com\/cdn\/shop\/files\/60aeb67e2c98f11e188b191e5c242c7d_e2d622cd-231e-4cc3-b81c-7ba2d00e2362_800x.png?v=1779171795\" alt=\"Jesus Crown of Thorns Medallion Necklace on Bible\"\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"jc-verse\"\u003e\n      \u003cstrong\u003e“Be strong and courageous.”\u003c\/strong\u003e\n      \u003cspan\u003e“For the Lord your God goes with you; He will never leave you nor forsake you.” — Deuteronomy 31:6\u003c\/span\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"jc-section\"\u003e\n      \u003ch2\u003eA Symbol of Faith You Can Carry Every Day\u003c\/h2\u003e\n      \u003cp class=\"jc-lead\"\u003eThis medallion is more than an accessory. It is a quiet reminder of Christ’s sacrifice, His nearness in hard seasons, and the courage He gives to those who trust Him.\u003c\/p\u003e\n\n      \u003cdiv class=\"jc-grid\"\u003e\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003e✝ Crown of Thorns\u003c\/h3\u003e\n          \u003cp\u003eThe engraved image of Jesus wearing the crown of thorns speaks of sacrifice, mercy, and the love that carried our burdens.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003e🛡️ Daily Protection\u003c\/h3\u003e\n          \u003cp\u003eWorn close to the heart, this necklace becomes a personal reminder that God walks with you, watches over you, and never leaves you alone.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003e✨ Meaningful Craft\u003c\/h3\u003e\n          \u003cp\u003eMade from premium 316L surgical stainless steel, designed for daily wear with a strong, lasting finish that resists fading and tarnishing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003e🎁 A Faith-Filled Gift\u003c\/h3\u003e\n          \u003cp\u003eA thoughtful Christian gift for a father, husband, son, brother, friend, or anyone who needs a reminder of strength and grace.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"jc-section\"\u003e\n      \u003ch2\u003eProduct Gallery\u003c\/h2\u003e\n      \u003cp class=\"jc-lead\"\u003eA complete visual story for faith, prayer, gifting, and everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"jc-gallery\"\u003e\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/www.bgcopper.com\/cdn\/shop\/files\/27_800x.png?v=1779170333\" alt=\"Gold Jesus Medallion Necklace with Bible and Cross\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003eGold tone medallion beside the Bible — warm, devotional, and gift-ready.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/www.bgcopper.com\/cdn\/shop\/files\/9022a705161ff42b7879d88f1fd6d0e8_71af5281-2507-4645-bf19-530d63a447f0_800x.png?v=1779156348\" alt=\"Silver Jesus Medallion Necklace Held in Hand\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003eClose-up hand-held view showing the raised Jesus portrait and crown of thorns detail.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/www.bgcopper.com\/cdn\/shop\/files\/24_338bd4d9-f5c1-452a-8056-65c4dadf6c27_800x.png?v=1779170333\" alt=\"Gold Jesus Necklace Worn on Chest\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003eNatural wearing scene — a quiet daily reminder resting close to the heart.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/ie0gmkum1nfumtlq-59415396525.shopifypreview.com\/cdn\/shop\/files\/31_800x.png?v=1779170333\" alt=\"Silver Jesus Necklace on Prayer Table\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003ePrayer table setting with candlelight, scripture, and a peaceful home altar feeling.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/ie0gmkum1nfumtlq-59415396525.shopifypreview.com\/cdn\/shop\/files\/32_800x.png?v=1779170333\" alt=\"Gold Jesus Medallion with Wooden Cross\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003eA warm gifting scene with wooden cross, linen cloth, and Bible pages.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/ie0gmkum1nfumtlq-59415396525.shopifypreview.com\/cdn\/shop\/files\/28_800x.png?v=1779170333\" alt=\"Silver Jesus Necklace Hanging on Wooden Cross\"\u003e\n          \u003cdiv class=\"jc-caption\"\u003eRustic cross display — powerful faith symbolism with strong product focus.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"jc-section\"\u003e\n      \u003ch2\u003eBuilt for Daily Faith\u003c\/h2\u003e\n      \u003cp class=\"jc-lead\"\u003eStrong enough for everyday wear, meaningful enough for prayer, and beautiful enough to gift.\u003c\/p\u003e\n\n      \u003cdiv class=\"jc-specs\"\u003e\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eMaterial\u003c\/strong\u003e\n          \u003cspan\u003ePremium 316L Surgical Stainless Steel\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eFinish Options\u003c\/strong\u003e\n          \u003cspan\u003eGold Tone \/ Silver Tone — Anti-Tarnish \/ Hypoallergenic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eDesign\u003c\/strong\u003e\n          \u003cspan\u003eRound Jesus Crown of Thorns Medallion with Ecce Homo inspired border detail\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eChain Style\u003c\/strong\u003e\n          \u003cspan\u003eHeavy box chain with a solid, masculine everyday feel\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eWear Feel\u003c\/strong\u003e\n          \u003cspan\u003eSolid, meaningful, comfortable for daily wear\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eSkin Friendly\u003c\/strong\u003e\n          \u003cspan\u003eHypoallergenic, anti-tarnish, fade-resistant finish\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\u003e\n          \u003cstrong\u003eTheme\u003c\/strong\u003e\n          \u003cspan\u003eCrown of Thorns, sacrifice, courage, Christian faith, daily protection\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-spec-row\"\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\/section\u003e\n\n    \u003csection class=\"jc-section\"\u003e\n      \u003ch2\u003eWhy Believers Love It\u003c\/h2\u003e\n\n      \u003cdiv class=\"jc-grid\"\u003e\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003eFor Prayer\u003c\/h3\u003e\n          \u003cp\u003eHold it during quiet moments as a reminder to return your worries to God.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003eFor Strength\u003c\/h3\u003e\n          \u003cp\u003eA symbol for days when you need courage, patience, and the peace only Christ can give.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003eFor Family\u003c\/h3\u003e\n          \u003cp\u003eA meaningful gift for someone you pray for — a father, husband, son, or dear friend.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-card\"\u003e\n          \u003ch3\u003eFor Daily Wear\u003c\/h3\u003e\n          \u003cp\u003eSimple enough to wear every day, yet filled with deep Christian meaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"jc-prayer\"\u003e\n      \u003ch2\u003eA Prayer Close to the Heart\u003c\/h2\u003e\n      \u003cp\u003eLord Jesus, when I wear this symbol of Your sacrifice, remind me that I am never alone.\u003c\/p\u003e\n      \u003cp\u003eGive me courage in fear, peace in uncertainty, and faith to trust Your love through every season.\u003c\/p\u003e\n      \u003cp\u003eAmen.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"BGCOPPER","offers":[{"title":"silver","offer_id":53831417168085,"sku":"BGNL0636-yin","price":33.99,"currency_code":"USD","in_stock":true},{"title":"gold","offer_id":53831417200853,"sku":"BGNL0636-jin","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/27.png?v=1779170333","url":"https:\/\/www.bgcopper.com\/pt\/products\/3d-embossed-jesus-christ-serenity-prayer-coin-pendant-necklace","provider":"BGCOPPER","version":"1.0","type":"link"}