{"product_id":"jesus","title":"Jesus Reading the Bible — A Quiet Reminder of Faith \u0026 Peace","description":"\u003cstyle\u003e\n.jrb-lp{\n  --ivory:#fff9ef;\n  --cream:#f1e5d5;\n  --burg:#8b4339;\n  --burg2:#663129;\n  --gold:#bf9153;\n  --brown:#4b3226;\n  --dark:#2d211b;\n  --text:#382920;\n  --muted:#746258;\n  --line:#dfcdb6;\n\n  width:100%;\n  max-width:100%;\n  background:var(--ivory);\n  color:var(--text);\n  overflow:hidden;\n  font-family:var(--font-body-family,Arial,sans-serif);\n\n  \/* 关键：按照详情页自身宽度响应 *\/\n  container-type:inline-size;\n  container-name:jrbpage;\n}\n\n.jrb-lp *{\n  box-sizing:border-box;\n}\n\n.jrb-wrap{\n  width:calc(100% - 48px);\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.jrb-lp img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.jrb-lp h1,\n.jrb-lp h2,\n.jrb-lp h3{\n  font-family:var(--font-heading-family,Georgia,serif);\n  line-height:1.08;\n  margin-top:0;\n}\n\n.jrb-lp p{\n  margin-top:0;\n}\n\n.jrb-copy{\n  font-size:16px;\n  line-height:1.72;\n  color:var(--muted);\n}\n\n.jrb-kicker{\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n  color:#744438;\n  margin-bottom:12px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.jrb-hero{\n  padding:64px 0 54px;\n  background:\n    radial-gradient(circle at 82% 10%,rgba(191,145,83,.16),transparent 28%),\n    linear-gradient(#f0e0cb,#fff9ef);\n}\n\n\/* 关键：不用死板的 .92fr \/ 1.08fr *\/\n.jrb-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:52px;\n  align-items:center;\n}\n\n.jrb-grid \u003e *{\n  min-width:0;\n}\n\n.jrb-hero h1{\n  font-size:clamp(38px,4vw,56px);\n  line-height:1.04;\n  letter-spacing:-1.3px;\n  margin-bottom:20px;\n  max-width:580px;\n}\n\n.jrb-hero h1 span{\n  color:var(--burg);\n}\n\n.jrb-img{\n  overflow:hidden;\n  border-radius:25px;\n  border:1px solid var(--line);\n  box-shadow:0 18px 46px rgba(63,40,26,.11);\n  background:#fff;\n}\n\n.jrb-tags{\n  display:flex;\n  gap:9px;\n  flex-wrap:wrap;\n  margin-top:22px;\n}\n\n.jrb-tag{\n  padding:9px 13px;\n  border:1px solid #dbc7aa;\n  border-radius:999px;\n  background:#fffaf2;\n  font-size:12px;\n  font-weight:700;\n}\n\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.jrb-sec{\n  padding:76px 0;\n}\n\n.jrb-soft{\n  background:var(--cream);\n}\n\n.jrb-dark{\n  background:var(--dark);\n  color:white;\n}\n\n.jrb-head{\n  max-width:720px;\n  margin:0 auto 34px;\n  text-align:center;\n}\n\n.jrb-head h2,\n.jrb-grid h2{\n  font-size:clamp(32px,3.3vw,42px);\n  margin-bottom:15px;\n}\n\n.jrb-dark .jrb-head h2,\n.jrb-dark h2{\n  color:white;\n}\n\n.jrb-dark .jrb-copy{\n  color:#cfc2b9;\n}\n\n.jrb-dark .jrb-kicker{\n  color:#e3bf83;\n}\n\n\n\/* =========================\n   CARDS\n========================= *\/\n\n.jrb-cards{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:13px;\n  margin-top:26px;\n}\n\n.jrb-card{\n  padding:20px 17px;\n  border:1px solid var(--line);\n  border-radius:17px;\n  background:white;\n}\n\n.jrb-card b{\n  display:block;\n  font-family:Georgia,serif;\n  font-size:18px;\n  margin-bottom:7px;\n}\n\n.jrb-card span{\n  font-size:13px;\n  line-height:1.5;\n  color:var(--muted);\n}\n\n.jrb-dark .jrb-card{\n  background:rgba(255,255,255,.05);\n  border-color:rgba(255,255,255,.12);\n}\n\n.jrb-dark .jrb-card b{\n  color:white;\n}\n\n.jrb-dark .jrb-card span{\n  color:#c8bbb1;\n}\n\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.jrb-note{\n  margin-top:20px;\n  padding:18px;\n  border-left:4px solid var(--gold);\n  border-radius:0 14px 14px 0;\n  background:#f5e6d1;\n  color:#654f40;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.jrb-faq{\n  max-width:800px;\n  margin:28px auto 0;\n  display:grid;\n  gap:10px;\n}\n\n.jrb-faq details{\n  background:white;\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.jrb-faq summary{\n  padding:19px 21px;\n  list-style:none;\n  cursor:pointer;\n  font-weight:800;\n}\n\n.jrb-answer{\n  padding:0 21px 20px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.jrb-final{\n  padding:80px 0;\n  text-align:center;\n  background:var(--burg2);\n}\n\n.jrb-final h2{\n  font-size:clamp(34px,4vw,46px);\n  color:white;\n  margin-bottom:15px;\n}\n\n.jrb-final p{\n  max-width:620px;\n  margin:0 auto 25px;\n  color:#e6d6cf;\n  line-height:1.7;\n}\n\n.jrb-btn{\n  display:inline-flex;\n  padding:15px 28px;\n  border-radius:999px;\n  background:#fff5e6;\n  color:#633028!important;\n  text-decoration:none!important;\n  font-weight:900;\n}\n\n\n\/* ==================================================\n   核心修复：\n   根据 Shopify 描述区域真实宽度，而不是浏览器宽度\n================================================== *\/\n\n@container jrbpage (max-width:760px){\n\n  .jrb-wrap{\n    width:calc(100% - 32px);\n  }\n\n  .jrb-grid{\n    grid-template-columns:1fr;\n    gap:28px;\n  }\n\n  .jrb-hero{\n    padding:42px 0 38px;\n  }\n\n  .jrb-hero .jrb-grid{\n    text-align:center;\n  }\n\n  .jrb-hero h1{\n    font-size:clamp(34px,9vw,44px);\n    line-height:1.06;\n    max-width:600px;\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .jrb-copy{\n    font-size:15px;\n  }\n\n  .jrb-tags{\n    justify-content:center;\n  }\n\n  .jrb-sec{\n    padding:52px 0;\n  }\n\n  .jrb-head h2,\n  .jrb-grid h2,\n  .jrb-final h2{\n    font-size:30px;\n  }\n\n  .jrb-cards{\n    grid-template-columns:1fr 1fr;\n  }\n\n  \/* 让图文区窄屏时更自然 *\/\n  .jrb-grid .jrb-img{\n    width:100%;\n    max-width:620px;\n    margin-left:auto;\n    margin-right:auto;\n  }\n}\n\n\n\/* 更窄的详情区 *\/\n@container jrbpage (max-width:520px){\n\n  .jrb-wrap{\n    width:calc(100% - 24px);\n  }\n\n  .jrb-hero{\n    padding:34px 0 30px;\n  }\n\n  .jrb-hero h1{\n    font-size:36px;\n    letter-spacing:-.8px;\n  }\n\n  .jrb-sec{\n    padding:44px 0;\n  }\n\n  .jrb-cards{\n    grid-template-columns:1fr;\n  }\n\n  .jrb-card{\n    padding:17px;\n  }\n\n  .jrb-final{\n    padding:55px 0;\n  }\n}\n\n\n\/* 旧浏览器备用响应 *\/\n@media(max-width:768px){\n\n  .jrb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .jrb-cards{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n@media(max-width:480px){\n\n  .jrb-cards{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"jrb-lp\" id=\"jrb-top\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"jrb-hero\"\u003e\n    \u003cdiv class=\"jrb-wrap jrb-grid\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          A QUIET REMINDER OF FAITH \u0026amp; PEACE\n        \u003c\/div\u003e\n\n        \u003ch1\u003e\n          A Small Place For Faith\n          \u003cspan\u003eInside Everyday Life.\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          Jesus sits quietly with an open Holy Bible, surrounded by the warmth\n          of old books and simple robes—a peaceful devotional figure designed\n          for the desk, bookshelf or bedside where ordinary days begin and end.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"jrb-tags\"\u003e\n          \u003cspan class=\"jrb-tag\"\u003e✝ Faith-Inspired Decor\u003c\/span\u003e\n          \u003cspan class=\"jrb-tag\"\u003e📖 Open Bible Design\u003c\/span\u003e\n          \u003cspan class=\"jrb-tag\"\u003e🕯 Quiet Reflective Mood\u003c\/span\u003e\n          \u003cspan class=\"jrb-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jrb-img\"\u003e\n        \u003cimg alt=\"Jesus reading Holy Bible figurine\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/b58ce7b99582c961375527c3c6b27ebb_ce1cc2d8-afc1-463d-9916-b535dd9710d8.png?v=1790075513\u0026amp;width=1445\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"jrb-sec jrb-soft\"\u003e\n\n    \u003cdiv class=\"jrb-wrap jrb-grid\"\u003e\n\n      \u003cdiv class=\"jrb-img\"\u003e\n        \u003cimg alt=\"Jesus reading Bible figurine detail guide\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/2_abc7d6c7-8ac8-484d-b3aa-cdb6cccac5a0.png?v=1790075513\u0026amp;width=1445\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          MEANING LIVES IN THE DETAILS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Designed To Feel Quiet, Thoughtful And Present.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          The product imagery emphasizes a gentle expression, open Bible,\n          layered robes and aged-book seat rather than dramatic movement\n          or ornate decoration.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"jrb-note\"\u003e\n          That restraint is the point: the scene is meant to feel like a\n          small moment of reading and reflection rather than a loud\n          decorative statement.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PLACEMENT --\u003e\n  \u003csection class=\"jrb-sec\"\u003e\n\n    \u003cdiv class=\"jrb-wrap\"\u003e\n\n      \u003cdiv class=\"jrb-head\"\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          A PLACE FOR FAITH IN EVERYDAY LIFE\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Give The Reminder A Place You Actually See Every Day.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jrb-img\"\u003e\n        \u003cimg alt=\"Jesus figurine displayed on desk bookshelf and bedside\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/3_57c75c10-dfef-4016-aff2-1b5393b84791.png?v=1790075513\u0026amp;width=1445\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jrb-cards\"\u003e\n\n        \u003cdiv class=\"jrb-card\"\u003e\n          \u003cb\u003eDesk\u003c\/b\u003e\n          \u003cspan\u003eA quiet faith-inspired presence beside everyday work.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jrb-card\"\u003e\n          \u003cb\u003eBookshelf\u003c\/b\u003e\n          \u003cspan\u003eLet the open-Bible design sit naturally among meaningful books.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jrb-card\"\u003e\n          \u003cb\u003eBedside\u003c\/b\u003e\n          \u003cspan\u003eA peaceful visual companion near prayer or evening reading.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jrb-card\"\u003e\n          \u003cb\u003ePrayer Corner\u003c\/b\u003e\n          \u003cspan\u003eUse it as part of a small personal devotional arrangement.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n  \u003csection class=\"jrb-sec jrb-dark\"\u003e\n\n    \u003cdiv class=\"jrb-wrap jrb-grid\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          SOME REMINDERS DON'T NEED MANY WORDS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Pause. Reflect. Return To What Matters.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          In a busy room, the figure doesn't need to explain itself.\n          The open Bible and reading posture communicate the theme immediately.\n        \u003c\/p\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          Its value is less about filling empty space and more about giving\n          one familiar corner a visible reminder of faith.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jrb-img\"\u003e\n        \u003cimg alt=\"Jesus reading Bible peaceful evening decor\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/4_0b3eb108-c510-4339-b290-58678ebab209.png?v=1790075513\u0026amp;width=1445\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GIFT --\u003e\n  \u003csection class=\"jrb-sec\"\u003e\n\n    \u003cdiv class=\"jrb-wrap jrb-grid\"\u003e\n\n      \u003cdiv class=\"jrb-img\"\u003e\n        \u003cimg alt=\"Jesus reading Bible quiet faith display\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_ef2bf990-2f12-4562-a06b-216a97b055d8.png?v=1790075513\u0026amp;width=1445\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          A GIFT WITH MEANING\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          For Someone Who Would Understand Why You Chose It.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          Rather than another generic home decoration, the imagery positions\n          this as an inspiring faith piece and a meaningful religious gift.\n        \u003c\/p\u003e\n\n        \u003cp class=\"jrb-copy\"\u003e\n          It can suit loved ones, readers of scripture, people building a\n          prayer space or anyone who prefers subtle devotional décor.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"jrb-sec jrb-soft\"\u003e\n\n    \u003cdiv class=\"jrb-wrap\"\u003e\n\n      \u003cdiv class=\"jrb-head\"\u003e\n\n        \u003cdiv class=\"jrb-kicker\"\u003e\n          QUICK QUESTIONS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Before You Give It A Place\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jrb-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Jesus holding?\u003c\/summary\u003e\n          \u003cdiv class=\"jrb-answer\"\u003e\n            The source imagery shows Jesus reading an open Holy Bible\n            with a cross on the cover.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere is it intended to be displayed?\u003c\/summary\u003e\n          \u003cdiv class=\"jrb-answer\"\u003e\n            The product imagery specifically shows desk, bookshelf and bedside\n            placement, and the theme also suits a quiet devotional corner.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat details are emphasized?\u003c\/summary\u003e\n          \u003cdiv class=\"jrb-answer\"\u003e\n            The source highlights the gentle facial expression,\n            open Bible, layered robes and aged-book base.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it a light?\u003c\/summary\u003e\n          \u003cdiv class=\"jrb-answer\"\u003e\n            No lighting function is clearly supported by the available\n            product information. Warm lamps and candles shown in lifestyle\n            images are part of the surrounding scene.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the exact material?\u003c\/summary\u003e\n          \u003cdiv class=\"jrb-answer\"\u003e\n            The currently available source does not clearly specify the exact\n            base material, so no unsupported material claim has been added.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"jrb-final\"\u003e\n\n    \u003cdiv class=\"jrb-wrap\"\u003e\n\n      \u003ch2\u003e\n        Keep A Quiet Reminder Of Faith Close.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        An open Bible. A peaceful expression. A small place in the home\n        to pause, reflect and remember what matters.\n      \u003c\/p\u003e\n\n      \u003ca class=\"jrb-btn\" href=\"#jrb-top\"\u003e\n        BRING THE REMINDER HOME\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XST","offers":[{"title":"Default Title","offer_id":54367849578607,"sku":"BG092116272-耶稣圣经","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/b58ce7b99582c961375527c3c6b27ebb_ce1cc2d8-afc1-463d-9916-b535dd9710d8.png?v=1790133074","url":"https:\/\/suzvo.com\/products\/jesus","provider":"suzvo","version":"1.0","type":"link"}