{"product_id":"cross-prayer-hands-pendant-necklace","title":"✨ 50% Cross \u0026 Prayer Hands Pendant Necklace✝️","description":"\u003cstyle\u003e\n  .faith-necklace-page,\n  .faith-necklace-page * {\n    box-sizing: border-box;\n  }\n\n  .faith-necklace-page {\n    --faith-gold: #b88a3b;\n    --faith-gold-dark: #785720;\n    --faith-gold-soft: #f8f1e5;\n    --faith-cream: #fcfaf6;\n    --faith-dark: #29251f;\n    --faith-text: #514b43;\n    --faith-muted: #756e65;\n    --faith-line: #e8decd;\n    --faith-white: #ffffff;\n\n    max-width: 900px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--faith-white);\n    color: var(--faith-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .faith-necklace-page h1,\n  .faith-necklace-page h2,\n  .faith-necklace-page h3,\n  .faith-necklace-page p {\n    margin-top: 0;\n  }\n\n  .faith-necklace-page h1 {\n    margin-bottom: 12px;\n    color: var(--faith-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    line-height: 1.18;\n    letter-spacing: -0.5px;\n  }\n\n  .faith-necklace-page h2 {\n    margin-bottom: 10px;\n    color: var(--faith-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    line-height: 1.25;\n  }\n\n  .faith-necklace-page h3 {\n    margin-bottom: 8px;\n    color: var(--faith-dark);\n    font-size: 21px;\n    line-height: 1.3;\n  }\n\n  .faith-necklace-page p {\n    margin-bottom: 12px;\n  }\n\n  .faith-necklace-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .faith-hero {\n    padding: 32px 18px 18px;\n    background:\n      radial-gradient(circle at top right, rgba(209,174,106,.24), transparent 35%),\n      linear-gradient(145deg, #fffdf9, #f7efe1);\n    text-align: center;\n  }\n\n  .faith-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--faith-gold-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .faith-lead {\n    max-width: 680px;\n    margin: 0 auto 18px;\n    color: var(--faith-muted);\n    font-size: 17px;\n  }\n\n  .faith-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    max-width: 570px;\n    margin: 0 auto 18px;\n  }\n\n  .faith-benefit {\n    padding: 10px 7px;\n    border: 1px solid rgba(184,138,59,.2);\n    border-radius: 12px;\n    background: rgba(255,255,255,.85);\n    color: var(--faith-dark);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .faith-gif-placeholder {\n    padding: 17px;\n    border: 2px dashed #c9a86d;\n    border-radius: 16px;\n    background: rgba(255,255,255,.75);\n    color: var(--faith-gold-dark);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .faith-section {\n    padding: 31px 18px;\n  }\n\n  .faith-center {\n    text-align: center;\n  }\n\n  .faith-image {\n    margin: 0 18px 20px;\n    overflow: hidden;\n    border-radius: 18px;\n    background: var(--faith-cream);\n    box-shadow: 0 8px 26px rgba(75,55,29,.09);\n  }\n\n  .faith-card {\n    margin: 0 18px 20px;\n    padding: 23px 19px;\n    border: 1px solid var(--faith-line);\n    border-radius: 18px;\n    background: var(--faith-white);\n    box-shadow: 0 7px 22px rgba(66,47,27,.06);\n  }\n\n  .faith-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .faith-highlight {\n    margin: 0 18px 20px;\n    padding: 25px 20px;\n    border-radius: 18px;\n    background: var(--faith-dark);\n    color: #f3eee6;\n  }\n\n  .faith-highlight h2,\n  .faith-highlight h3 {\n    color: var(--faith-white);\n  }\n\n  .faith-highlight p {\n    margin-bottom: 0;\n    color: #ddd5ca;\n  }\n\n  .faith-list {\n    margin: 13px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .faith-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 27px;\n  }\n\n  .faith-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    content: \"✓\";\n    color: var(--faith-gold);\n    font-weight: 900;\n  }\n\n  .faith-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .faith-feature-item {\n    padding: 16px 11px;\n    border-radius: 14px;\n    background: var(--faith-gold-soft);\n    text-align: center;\n  }\n\n  .faith-feature-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 23px;\n  }\n\n  .faith-feature-item strong {\n    display: block;\n    color: var(--faith-dark);\n    font-size: 14px;\n    line-height: 1.35;\n  }\n\n  .faith-table-wrap {\n    margin-top: 17px;\n    overflow: hidden;\n    border: 1px solid var(--faith-line);\n    border-radius: 16px;\n  }\n\n  .faith-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: var(--faith-white);\n    font-size: 14px;\n  }\n\n  .faith-table th,\n  .faith-table td {\n    padding: 13px 12px;\n    border-bottom: 1px solid var(--faith-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .faith-table tr:last-child th,\n  .faith-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .faith-table th {\n    width: 38%;\n    background: var(--faith-cream);\n    color: var(--faith-dark);\n    font-weight: 800;\n  }\n\n  .faith-note {\n    margin-top: 15px;\n    padding: 14px;\n    border-left: 4px solid var(--faith-gold);\n    border-radius: 8px;\n    background: var(--faith-gold-soft);\n    color: var(--faith-muted);\n    font-size: 13px;\n  }\n\n  .faith-trust {\n    padding: 31px 14px;\n    background: var(--faith-cream);\n    text-align: center;\n  }\n\n  .faith-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .faith-trust-item {\n    padding: 15px 7px;\n    border-radius: 14px;\n    background: var(--faith-white);\n    box-shadow: 0 6px 18px rgba(62,45,25,.07);\n  }\n\n  .faith-trust-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 23px;\n  }\n\n  .faith-trust-item strong {\n    display: block;\n    color: var(--faith-dark);\n    font-size: 13px;\n    line-height: 1.3;\n  }\n\n  .faith-trust-item span:last-child {\n    display: block;\n    margin-top: 4px;\n    color: var(--faith-muted);\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  .faith-final {\n    padding: 37px 19px;\n    background: linear-gradient(145deg, #9c742f, #c49a50);\n    color: var(--faith-white);\n    text-align: center;\n  }\n\n  .faith-final h2 {\n    color: var(--faith-white);\n  }\n\n  .faith-final p {\n    max-width: 640px;\n    margin: 0 auto;\n    color: #fff9ef;\n  }\n\n  @media (max-width: 480px) {\n    .faith-necklace-page h1 {\n      font-size: 29px;\n    }\n\n    .faith-necklace-page h2 {\n      font-size: 25px;\n    }\n\n    .faith-hero {\n      padding: 27px 15px 16px;\n    }\n\n    .faith-section {\n      padding: 26px 15px;\n    }\n\n    .faith-card,\n    .faith-highlight,\n    .faith-image {\n      margin-right: 15px;\n      margin-left: 15px;\n    }\n\n    .faith-table th,\n    .faith-table td {\n      padding: 11px 9px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"faith-necklace-page\"\u003e\n\u003c!-- 第一块：请将GIF动图代码放入下方虚线提示框位置 --\u003e\n\u003csection class=\"faith-hero\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eFaith You Can Carry\u003c\/span\u003e\n\u003ch1\u003eA Meaningful Symbol, Beautifully Worn\u003c\/h1\u003e\n\u003cp class=\"faith-lead\"\u003eKeep a powerful expression of faith close while adding a warm, elegant finish to everyday and occasion-ready looks.\u003c\/p\u003e\n\u003cdiv class=\"faith-benefits\"\u003e\n\u003cdiv class=\"faith-benefit\"\u003e✝️ Meaningful Design\u003c\/div\u003e\n\u003cdiv class=\"faith-benefit\"\u003e✨ Zirconia Sparkle\u003c\/div\u003e\n\u003cdiv class=\"faith-benefit\"\u003e📿 Adjustable Length\u003c\/div\u003e\n\u003cdiv class=\"faith-benefit\"\u003e🎁 Thoughtful Gift\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 中文提示：请把展示真人佩戴效果、吊坠光泽或细节转动效果的GIF动图放在这里 --\u003e\n\u003cdiv class=\"faith-gif-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/9_2_2.gif?v=1788339233\" alt=\"\" width=\"513\" height=\"912\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Attention：核心吸引力 --\u003e\n\u003csection class=\"faith-section faith-center\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eFaith Meets Style\u003c\/span\u003e\n\u003ch2\u003eMore Than an Accessory\u003c\/h2\u003e\n\u003cp class=\"faith-lead\"\u003eThe detailed crucifix and praying-hands motif brings spiritual meaning to a bold, boho-inspired necklace you can wear or share.\u003c\/p\u003e\n\u003cdiv class=\"faith-feature-grid\"\u003e\n\u003cdiv class=\"faith-feature-item\"\u003e\n\u003cspan class=\"faith-feature-icon\"\u003e✝️\u003c\/span\u003e \u003cstrong\u003eDetailed Crucifix\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-feature-item\"\u003e\n\u003cspan class=\"faith-feature-icon\"\u003e🙏\u003c\/span\u003e \u003cstrong\u003ePraying-Hands Motif\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-feature-item\"\u003e\n\u003cspan class=\"faith-feature-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eSparkling Accents\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-feature-item\"\u003e\n\u003cspan class=\"faith-feature-icon\"\u003e📿\u003c\/span\u003e \u003cstrong\u003eFigaro Chain\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 图片说明：展示十字架、祈祷手及锆石镶嵌细节 --\u003e\n\u003cdiv class=\"faith-image\"\u003e\u003cimg alt=\"Detailed gold-tone crucifix pendant with praying hands and zirconia accents\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/f832eb1f22a84ca9a49927f4a5b6c278_tplv-fhlh96nyum-resize-webp_800_800_1.webp?v=1781251738\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faith-highlight\"\u003e\n\u003ch3\u003e✝️ Detailed Crucifix Design\u003c\/h3\u003e\n\u003cp\u003eA striking combination of the cross, praying hands and sparkling zirconia accents creates a meaningful centerpiece that naturally draws the eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Interest：材质与日常佩戴价值 --\u003e\n\u003cdiv class=\"faith-card\"\u003e\n\u003ch3\u003e✅ Made for Meaningful Everyday Wear\u003c\/h3\u003e\n\u003cp\u003eThe copper pendant and iron chain provide a substantial feel, allowing you to carry this symbol of belief through everyday moments and special occasions.\u003c\/p\u003e\n\u003cul class=\"faith-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCopper pendant\u003c\/strong\u003e with defined sculptural detailing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIron Figaro chain\u003c\/strong\u003e for a confident, structured look\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e13 g lightweight design\u003c\/strong\u003e for comfortable styling\u003c\/li\u003e\n\u003cli\u003eSuitable for casual outfits, parties, weddings and celebrations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 图片说明：展示项链整体材质、链条与吊坠结构 --\u003e\n\u003cdiv class=\"faith-image\"\u003e\u003cimg alt=\"Copper crucifix pendant with durable iron chain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/57994b3759164ea8821656f55497517e_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1781251737\"\u003e\u003c\/div\u003e\n\u003c!-- Desire：链条造型 --\u003e\n\u003cdiv class=\"faith-card\"\u003e\n\u003ch3\u003e✨ Classic Figaro Chain, Modern Character\u003c\/h3\u003e\n\u003cp\u003eThe alternating Figaro links give the necklace a distinctive silhouette that complements the detailed pendant without overpowering it.\u003c\/p\u003e\n\u003cul class=\"faith-list\"\u003e\n\u003cli\u003ePairs easily with casual and dressier outfits\u003c\/li\u003e\n\u003cli\u003eCreates a polished look when worn alone\u003c\/li\u003e\n\u003cli\u003eEasy to layer with other simple necklaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 图片说明：展示Figaro链条的链节纹理及佩戴风格 --\u003e\n\u003cdiv class=\"faith-image\"\u003e\u003cimg alt=\"Elegant gold-tone Figaro chain necklace design\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/02412d8242b140ecbca7e4dcf00f23f6_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1781251737\"\u003e\u003c\/div\u003e\n\u003c!-- How It Works：长度调节 --\u003e\n\u003csection class=\"faith-section faith-center\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eStyle It Your Way\u003c\/span\u003e\n\u003ch2\u003eAdjust, Layer \u0026amp; Wear\u003c\/h2\u003e\n\u003cp class=\"faith-lead\"\u003eA 19.69-inch chain plus a 1.98-inch extender makes it easy to fine-tune the drop for your neckline or layered jewelry look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"faith-highlight\"\u003e\n\u003ch3\u003e📿 Adjustable Length for a Better Fit\u003c\/h3\u003e\n\u003cul class=\"faith-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStart:\u003c\/strong\u003e Fasten the clasp around your neck\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjust:\u003c\/strong\u003e Select your preferred extender link\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Wear it alone or layer it with another chain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 图片说明：展示50厘米链长、5厘米延长链和吊坠尺寸 --\u003e\n\u003cdiv class=\"faith-image\"\u003e\u003cimg alt=\"Adjustable crucifix necklace length and pendant measurements\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/84f398920ebc435582d989af039bce79_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1781251737\"\u003e\u003c\/div\u003e\n\u003c!-- Desire：外观光泽 --\u003e\n\u003cdiv class=\"faith-card\"\u003e\n\u003ch3\u003e✨ A Warm Gold-Tone Glow\u003c\/h3\u003e\n\u003cp\u003eThe polished electroplated finish catches the light beautifully, giving the necklace an elevated gold-tone appearance that adds warmth to your look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 图片说明：展示电镀金色光泽、锆石反光和吊坠精细表面 --\u003e\n\u003cdiv class=\"faith-image\"\u003e\u003cimg alt=\"Polished gold-tone crucifix pendant with sparkling zirconia\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/bb712c0432bc4b75bc56afd300f9a7a6_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1781251737\"\u003e\u003c\/div\u003e\n\u003c!-- 送礼场景 --\u003e\n\u003csection class=\"faith-section faith-center\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eA Gift with Meaning\u003c\/span\u003e\n\u003ch2\u003eGive More Than Jewelry\u003c\/h2\u003e\n\u003cp class=\"faith-lead\"\u003eA thoughtful choice for birthdays, religious celebrations, holidays, weddings or simply reminding someone that faith is always close.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"faith-section\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"faith-table-wrap\"\u003e\n\u003ctable class=\"faith-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eGold-tone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePendant Size\u003c\/th\u003e\n\u003ctd\u003e54 × 23 mm \/ 2.12 × 0.91 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain Length\u003c\/th\u003e\n\u003ctd\u003e50 cm + 5 cm extender \/ 19.69 in + 1.98 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePendant Material\u003c\/th\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain Material\u003c\/th\u003e\n\u003ctd\u003eIron\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain Style\u003c\/th\u003e\n\u003ctd\u003eFigaro chain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e13 g \/ 0.46 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Includes\u003c\/th\u003e\n\u003ctd\u003e1 × Crucifix Pendant Necklace\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-note\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e The actual color may vary slightly because of lighting and monitor settings. Small measurement differences may occur due to manual measurement.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"faith-highlight\"\u003e\n\u003ch2\u003eWhy Choose This Necklace?\u003c\/h2\u003e\n\u003cul class=\"faith-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeaningful symbolism\u003c\/strong\u003e you can keep close every day\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetailed statement pendant\u003c\/strong\u003e with sparkling accents\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable chain\u003c\/strong\u003e for more flexible styling\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile gold-tone finish\u003c\/strong\u003e for casual and formal looks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThoughtful gift idea\u003c\/strong\u003e for someone special\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Trust Badges --\u003e\n\u003csection class=\"faith-trust\"\u003e\u003cspan class=\"faith-eyebrow\"\u003eShop With Confidence\u003c\/span\u003e\n\u003ch2\u003eSimple, Secure Shopping\u003c\/h2\u003e\n\u003cdiv class=\"faith-trust-grid\"\u003e\n\u003cdiv class=\"faith-trust-item\"\u003e\n\u003cspan class=\"faith-trust-icon\"\u003e🚚\u003c\/span\u003e \u003cstrong\u003eTracked Shipping\u003c\/strong\u003e \u003cspan\u003eFollow your order through delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-trust-item\"\u003e\n\u003cspan class=\"faith-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment processing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faith-trust-item\"\u003e\n\u003cspan class=\"faith-trust-icon\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eHelpful Support\u003c\/strong\u003e \u003cspan\u003eAssistance whenever you need it\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Action --\u003e\n\u003csection class=\"faith-final\"\u003e\n\u003ch2\u003eKeep Faith Close Wherever You Go ✝️\u003c\/h2\u003e\n\u003cp\u003eAdd this meaningful crucifix necklace to your collection or give it as a heartfelt reminder of faith, strength and devotion.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ZHD","offers":[{"title":"Default Title","offer_id":60294209339473,"sku":"NC03032609026024-XL81986-J","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/291bac2cdeca45a89e6a37d762d27654_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788338049","url":"https:\/\/viqzet.com\/products\/cross-prayer-hands-pendant-necklace","provider":"viqzet","version":"1.0","type":"link"}