{"product_id":"royal-crown-monogram-x-christ-icon-cross-pendant-necklace","title":"Royal Crown Monogram X Christ Icon Cross Pendant Necklace","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e \u003cmeta name=\"description\" content=\"Orthodox Monogram Cross Necklace - 18K Gold Plated, Christ Icon, Crown of Glory, Red Gem Halo.\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #e8e0d4;\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif;\n            color: #2c241e;\n            line-height: 1.5;\n            scroll-behavior: smooth;\n        }\n\n        .product-container {\n            max-width: 1280px;\n            margin: 2.5rem auto;\n            background: #ffffff;\n            border-radius: 2rem;\n            box-shadow: 0 30px 45px -18px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 245, 225, 0.5);\n            overflow: hidden;\n            padding: 2rem 1.5rem;\n            position: relative;\n        }\n\n        @media (min-width: 768px) {\n            .product-container {\n                padding: 2.5rem 2.8rem;\n                margin: 3rem auto;\n            }\n        }\n\n        h2 {\n            font-size: 1.9rem;\n            font-weight: 800;\n            letter-spacing: -0.02em;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            background: linear-gradient(135deg, #5a2d2d, #c47a44);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            display: inline-block;\n            position: relative;\n        }\n\n        h2::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(90deg, #d9534f, #f0cf9e, #d9534f);\n            border-radius: 3px;\n        }\n\n        .section {\n            margin-bottom: 4rem;\n        }\n\n        .section:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* 规格网格 *\/\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 1rem;\n            background: #fefaf5;\n            padding: 1.5rem;\n            border-radius: 1.5rem;\n            margin-top: 1rem;\n            border: 1px solid #f0e0cd;\n            box-shadow: 0 8px 18px -6px rgba(0, 0, 0, 0.05);\n        }\n\n        .spec-item {\n            display: flex;\n            align-items: baseline;\n            gap: 0.6rem;\n            font-size: 0.95rem;\n            flex-wrap: wrap;\n            padding: 0.3rem 0;\n            border-bottom: 1px dashed #f0e0cd;\n        }\n\n        .spec-label {\n            font-weight: 800;\n            min-width: 115px;\n            color: #b5633a;\n            letter-spacing: 0.3px;\n            font-size: 0.85rem;\n            text-transform: uppercase;\n        }\n\n        .spec-value {\n            font-weight: 500;\n            color: #4f483f;\n        }\n\n        \/* 上下布局核心 *\/\n        .feature-block {\n            display: flex;\n            flex-direction: column;\n            gap: 1.8rem;\n            margin-top: 1.2rem;\n        }\n\n        .feature-media {\n            width: 100%;\n            border-radius: 1.5rem;\n            overflow: hidden;\n            background: #faf3e8;\n            box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s;\n        }\n\n        .feature-media img {\n            width: 100%;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .feature-media:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 20px 28px -12px rgba(0, 0, 0, 0.15);\n        }\n\n        .feature-media:hover img {\n            transform: scale(1.02);\n        }\n\n        .feature-text {\n            background: #fefbf7;\n            padding: 1.2rem 1.5rem;\n            border-radius: 1.5rem;\n            border: 1px solid #f0e0cd;\n            box-shadow: 0 6px 12px -8px rgba(0, 0, 0, 0.05);\n            color: #3e3a33;\n        }\n\n        .feature-text p {\n            margin-bottom: 0.8rem;\n            font-weight: 500;\n        }\n\n        .feature-text ul {\n            margin: 0.7rem 0 0 1.2rem;\n        }\n\n        .feature-text li {\n            margin-bottom: 0.5rem;\n        }\n\n        \/* ========= 名言卡片 – 启示录 19:16 (皇冠红宝石主题) ========= *\/\n        .crown-monogram-card {\n            position: relative;\n            background: linear-gradient(145deg, #2a1a12, #1a0f08);\n            border-radius: 2rem;\n            padding: 2rem 1.8rem;\n            margin-bottom: 2.2rem;\n            border: 1px solid rgba(200, 60, 50, 0.6);\n            box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 215, 150, 0.15);\n            overflow: hidden;\n            transition: all 0.35s ease;\n            text-align: center;\n        }\n\n        .crown-monogram-card:hover {\n            border-color: #e2816a;\n            box-shadow: 0 30px 40px -12px rgba(0, 0, 0, 0.7), inset 0 1px 2px rgba(255, 200, 120, 0.2);\n            transform: translateY(-3px);\n        }\n\n        .crown-monogram-card::before {\n            content: \"👑🔴👑🔴👑\";\n            font-size: 5rem;\n            position: absolute;\n            bottom: -15px;\n            right: -10px;\n            color: rgba(200, 80, 60, 0.07);\n            letter-spacing: 4px;\n            pointer-events: none;\n        }\n\n        .crown-monogram-card::after {\n            content: \"✟\";\n            font-size: 6rem;\n            position: absolute;\n            top: -15px;\n            left: -15px;\n            color: rgba(220, 180, 100, 0.06);\n            pointer-events: none;\n            transform: rotate(-10deg);\n        }\n\n        .verse-monogram-bar {\n            display: flex;\n            justify-content: center;\n            gap: 8px;\n            margin-bottom: 1.2rem;\n        }\n        .monogram-bar-red {\n            width: 50px;\n            height: 3px;\n            background: #d9534f;\n            border-radius: 2px;\n        }\n        .monogram-bar-gold {\n            width: 50px;\n            height: 3px;\n            background: #f0cf9e;\n        }\n        .monogram-bar-dark {\n            width: 50px;\n            height: 3px;\n            background: #7a3a2a;\n        }\n\n        .verse-monogram-badges {\n            display: flex;\n            justify-content: center;\n            gap: 1rem;\n            margin-bottom: 1rem;\n            flex-wrap: wrap;\n        }\n        .verse-monogram-badge {\n            background: rgba(0, 0, 0, 0.55);\n            backdrop-filter: blur(6px);\n            padding: 0.25rem 1rem;\n            border-radius: 60px;\n            font-size: 0.7rem;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            color: #f0cf9e;\n            border: 1px solid #d9534f80;\n            text-transform: uppercase;\n        }\n\n        .verse-monogram-text {\n            font-size: 1.45rem;\n            font-weight: 700;\n            font-style: italic;\n            color: #fffaf0;\n            line-height: 1.4;\n            margin: 1rem 0 1rem;\n            text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);\n        }\n\n        .verse-monogram-divider {\n            width: 150px;\n            margin: 1rem auto;\n            position: relative;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #d9534f, #f0cf9e, #d9534f, transparent);\n        }\n        .verse-monogram-divider::before,\n        .verse-monogram-divider::after {\n            content: \"👑\";\n            position: absolute;\n            top: -10px;\n            font-size: 0.9rem;\n            color: #f0cf9e;\n            background: transparent;\n        }\n        .verse-monogram-divider::before { left: -22px; }\n        .verse-monogram-divider::after { right: -22px; }\n\n        .verse-monogram-ref {\n            display: inline-block;\n            background: linear-gradient(145deg, #2a1a12, #1f130b);\n            padding: 0.3rem 1.4rem;\n            border-radius: 40px;\n            font-size: 0.85rem;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            color: #f0cf9e;\n            border: 1px solid #b5633a;\n            box-shadow: inset 0 1px 0 rgba(255,200,120,0.2), 0 3px 6px rgba(0,0,0,0.2);\n        }\n\n        .verse-monogram-sub {\n            margin-top: 1rem;\n            font-size: 0.7rem;\n            text-transform: uppercase;\n            letter-spacing: 1.2px;\n            color: #e2a16a;\n            background: rgba(0,0,0,0.35);\n            display: inline-block;\n            padding: 0.2rem 1rem;\n            border-radius: 30px;\n            backdrop-filter: blur(2px);\n        }\n\n        @media (max-width: 700px) {\n            .verse-monogram-text {\n                font-size: 1.1rem;\n            }\n            .monogram-bar-red, .monogram-bar-gold, .monogram-bar-dark {\n                width: 35px;\n            }\n        }\n\n        \/* 列表样式 – 十字标记 *\/\n        ul.stylish-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        ul.stylish-list li {\n            margin-bottom: 0.6rem;\n            padding-left: 1.5rem;\n            position: relative;\n        }\n        ul.stylish-list li::before {\n            content: \"✟\";\n            position: absolute;\n            left: 0;\n            color: #d9534f;\n            font-size: 0.85rem;\n        }\n\n        .why-section {\n            background: #fefaf5;\n            padding: 1.4rem 1.8rem;\n            border-radius: 1.5rem;\n            margin-top: 0.5rem;\n            border: 1px solid #f0e0cd;\n        }\n\n        .scripture-quote {\n            margin-top: 1.5rem;\n            padding: 1rem 1.2rem;\n            background: #f9f3ea;\n            border-radius: 1.2rem;\n            text-align: center;\n            font-style: italic;\n            font-weight: 500;\n            color: #6e5c48;\n            border-left: 4px solid #d9534f;\n        }\n\n        @media (max-width: 600px) {\n            .product-container {\n                padding: 1rem;\n                margin: 1rem;\n            }\n            .feature-text {\n                padding: 1rem;\n            }\n        }\n\n        hr {\n            margin: 2rem 0 1rem;\n            border: none;\n            height: 1px;\n            background: linear-gradient(to right, #e0d5c6, #cdbbaa, #e0d5c6);\n        }\n\n        .footer-note {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            font-size: 0.7rem;\n            color: #b5a284;\n            padding-top: 0.8rem;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- 名言卡片 – 启示录 19:16 皇冠红宝石主题 --\u003e\n\u003cdiv class=\"crown-monogram-card\"\u003e\n\u003cdiv class=\"verse-monogram-bar\"\u003e\n\u003cdiv class=\"monogram-bar-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"monogram-bar-gold\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"monogram-bar-dark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"monogram-bar-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verse-monogram-badges\"\u003e\n\u003cspan class=\"verse-monogram-badge\"\u003e✦ KING OF KINGS ✦\u003c\/span\u003e \u003cspan class=\"verse-monogram-badge\"\u003eLORD OF LORDS ✦\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verse-monogram-text\"\u003e“And on his robe and on his thigh he has a name written, King of kings and Lord of lords.”\u003c\/div\u003e\n\u003cdiv class=\"verse-monogram-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan class=\"verse-monogram-ref\"\u003eRevelation 19:16\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan class=\"verse-monogram-sub\"\u003e👑 sacred monogram · royal sacrifice 👑\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 产品详情区块 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e📦 Product Details\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePremium Zinc Alloy + 5A Cubic Zirconia + Enamel Icon Print + Epoxy Coating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFinish\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e18K Real Gold Plated — Anti-Tarnish \/ Hypoallergenic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eChain\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e120cm \/ 47.24in Heavy Gold Byzantine Chain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003ePendant Size\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e168mm(H) × 82mm(W) \/ 6.61in × 3.23in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e165g \/ 5.82oz — Statement Weighted Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eTheme\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eOrthodox Christ Icon, Monogram X Cross, Crown of Glory, Red Gem Halo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003ePackaging\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLuxury Velvet Pouch + Premium Gift Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 主图上下结构 --\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Orthodox monogram cross main view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/e5339357307d25b3256ae082df5ca59.png?v=1778468463\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cp style=\"font-weight: 600; color: #b5633a;\"\u003eSacred monogram cross with Christ icon — crown of glory, red gem halo, royal devotion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ✨ 设计 \u0026 象征 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e✨ Design \u0026amp; Symbolism\u003c\/h2\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Monogram cross detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/x_04.jpg?v=1778465232\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cul class=\"stylish-list\"\u003e\n\u003cli\u003eCrafted with traditional Orthodox monogram and iconography, this necklace embodies the sacred majesty of Christ and royal devotion.\u003c\/li\u003e\n\u003cli\u003eThe crown-shaped bail is set with red and clear CZ stones, symbolizing the King of Kings and eternal divine protection.\u003c\/li\u003e\n\u003cli\u003eThe pendant features a monogram-style cross design, with a vivid enamel Christ icon at its center, framed by a halo of sparkling clear cubic zirconia.\u003c\/li\u003e\n\u003cli\u003eA full circle of faceted red gems surrounds the cross, representing Christ’s sacrifice, divine love, and the light of heaven.\u003c\/li\u003e\n\u003cli\u003eA matching red-gem teardrop charm dangles at the bottom, completing the design with a touch of sacred grace.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 🛠️ 工艺 \u0026 品质 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e🛠️ Craft \u0026amp; Quality\u003c\/h2\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Cross hanging on stone wall\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9022a705161ff42b7879d88f1fd6d0e8_9362b757-89f1-4706-9bea-54b32e48ee6e.png?v=1778465673\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cul class=\"stylish-list\"\u003e\n\u003cli\u003eMade of high-density eco-friendly zinc alloy with one-piece casting, solid and durable, lead-free and nickel-free, skin-friendly.\u003c\/li\u003e\n\u003cli\u003eHigh-standard micro-pave setting for all CZ and colored stones, securely fixed to ensure lasting sparkle without falling out.\u003c\/li\u003e\n\u003cli\u003eThickened multi-layer 18K gold plating, anti-tarnish, anti-sweat and anti-corrosion, maintaining a brilliant shine even with daily wear.\u003c\/li\u003e\n\u003cli\u003eThe icon image is protected by a high-transparent epoxy coating, waterproof, wear-resistant and scratch-proof, keeping the colors vivid for years.\u003c\/li\u003e\n\u003cli\u003eThe heavy Byzantine chain is sturdy and well-made, with reinforced connections to support the weight of the large pendant.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 📜 意义 \u0026 内涵 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e📜 Meaning \u0026amp; Significance\u003c\/h2\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Praying hands candlelight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9022a705161ff42b7879d88f1fd6d0e8_d8818c15-ad98-49e3-8a93-006fb8a98e58.png?v=1778466615\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cul class=\"stylish-list\"\u003e\n\u003cli\u003eMore than just jewelry, this necklace is a powerful spiritual token of faith, royalty, and divine love.\u003c\/li\u003e\n\u003cli\u003eThe monogram cross and Christ icon represent the identity of Christ, bringing comfort, hope, and divine assistance to the wearer.\u003c\/li\u003e\n\u003cli\u003eThe crown and red gems symbolize his role as King of Kings, reflecting his purity, majesty, and eternal sacrifice for humanity.\u003c\/li\u003e\n\u003cli\u003eThe teardrop pendant signifies tears of devotion and the love of Christ, open to all who seek his intercession and care.\u003c\/li\u003e\n\u003cli\u003eA timeless piece that connects the wearer to centuries of Orthodox tradition and Christian devotion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 🎁 理想人群 \u0026 送礼场景 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e🎁 Ideal For\u003c\/h2\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Gift box packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9022a705161ff42b7879d88f1fd6d0e8_17f96015-f155-4976-b661-7a8d48275f89.png?v=1778465671\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cul class=\"stylish-list\"\u003e\n\u003cli\u003eDevout Catholic \u0026amp; Orthodox believers, especially those drawn to ornate monogram cross jewelry.\u003c\/li\u003e\n\u003cli\u003eCollectors of religious icon jewelry, appreciating traditional craftsmanship and sacred symbolism.\u003c\/li\u003e\n\u003cli\u003eSentimental gifts for baptisms, confirmations, ordinations, or religious milestones.\u003c\/li\u003e\n\u003cli\u003eStatement wear for church services, religious ceremonies, or as a personal devotional talisman.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 💎 为什么选择这款项链 --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e💌 Why Choose This Necklace\u003c\/h2\u003e\n\u003cdiv class=\"why-section\"\u003e\n\u003cul class=\"stylish-list\"\u003e\n\u003cli\u003eUnique crown-topped monogram cross design, combining royal aesthetic with deep Christian devotion.\u003c\/li\u003e\n\u003cli\u003ePremium zinc alloy construction, solid and substantial, built to last for years.\u003c\/li\u003e\n\u003cli\u003eHigh-quality plating and epoxy protection, ensuring the icon and stones stay bright and intact.\u003c\/li\u003e\n\u003cli\u003eRich religious symbolism, perfect for expressing faith and devotion in a meaningful way.\u003c\/li\u003e\n\u003cli\u003eComes with luxury gift packaging, ready for gifting or personal collection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"scripture-quote\"\u003e\n\u003cimg style=\"width: 100%; border-radius: 1rem; margin-bottom: 1rem;\" alt=\"Jewelry display stand\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9022a705161ff42b7879d88f1fd6d0e8_aae0ecb6-35b9-460d-9c40-4dd11a1356d1.png?v=1778466383\"\u003e \u003cem\u003e“And on his robe and on his thigh he has a name written, King of kings and Lord of lords.” — Revelation 19:16\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"footer-note\"\u003e\n\u003cspan\u003e✟ Zinc Alloy + 5A CZ + Enamel | ✨ 18K Real Gold | 💧 Hypoallergenic \u0026amp; Anti-Tarnish\u003c\/span\u003e \u003cspan\u003e⚡ King of Kings · Monogram Majesty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BGCOPPER","offers":[{"title":"Default Title","offer_id":53780488257749,"sku":"BGNL0626","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/1539\/6525\/files\/9022a705161ff42b7879d88f1fd6d0e8_15c90de7-9d1d-4b3a-aca3-1536a0f71b72.png?v=1778465443","url":"https:\/\/www.bgcopper.com\/pt\/products\/royal-crown-monogram-x-christ-icon-cross-pendant-necklace","provider":"BGCOPPER","version":"1.0","type":"link"}