{"product_id":"light-of-christ-personalized-for-loved-ones","title":"Light of Christ Halo - Personalized For Loved Ones","description":"\u003c!-- =========================================================\nPROTECTION PENDANTS – SHOPIFY PDP OPTIMIZED SECTION\nIncludes: \n1) Testimonial Carousel\n2) BOGO Box with working Shopify integration\n3) Product Info Accordion\n========================================================= --\u003e\n\u003cstyle\u003e\n:root {\n  --pp-bg: #f7f3f0;\n  --pp-panel: #ffffff;\n  --pp-border: rgba(0,0,0,.10);\n  --pp-border2: rgba(0,0,0,.08);\n  --pp-text: #1b1b1b;\n  --pp-muted: rgba(0,0,0,.65);\n  --pp-muted2: rgba(0,0,0,.72);\n  --pp-radius-lg: 18px;\n  --pp-radius-md: 16px;\n  --pp-star: #d4a22a;\n  --pp-check: #2e7d32;\n  --pp-max: 820px;\n}\n\n.pp-wrap { \n  max-width: var(--pp-max); \n  margin: 0 auto; \n  padding: 0 12px; \n}\n\n\/* ===== TESTIMONIAL CAROUSEL ===== *\/\n.pp-tcar { padding: 10px 0 6px; }\n\n.pp-tcar__inlabel {\n  font-size: 13px;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  font-weight: 900;\n  color: rgba(0,0,0,.65);\n  padding: 12px 14px 6px;\n  text-align: center;\n}\n\n.pp-tcar__viewport {\n  overflow: hidden;\n  border-radius: var(--pp-radius-lg);\n  background: var(--pp-bg);\n  border: 1px solid var(--pp-border);\n}\n\n.pp-tcar__track {\n  display: flex;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  scroll-snap-stop: always;\n  -webkit-overflow-scrolling: touch;\n  scroll-behavior: smooth;\n  scrollbar-width: none;\n}\n\n.pp-tcar__track::-webkit-scrollbar { display: none; }\n\n.pp-tcar__slide {\n  flex: 0 0 100%;\n  scroll-snap-align: start;\n  padding: 10px;\n  box-sizing: border-box;\n}\n\n.pp-tcard {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  background: var(--pp-panel);\n  border: 1px solid var(--pp-border2);\n  border-radius: var(--pp-radius-md);\n  padding: 12px;\n}\n\n.pp-faceimg {\n  width: 74px;\n  height: 74px;\n  border-radius: 14px;\n  display: block;\n  object-fit: cover;\n  background: #fff;\n  border: 1px solid var(--pp-border2);\n}\n\n.pp-tcard__body { min-width: 0; flex: 1; }\n\n.pp-tcard__top {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 6px;\n}\n\n.pp-tcard__name {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  font-size: 15px;\n  line-height: 1.15;\n  color: var(--pp-text);\n}\n\n.pp-tcard__loc { opacity: .65; margin-left: 6px; }\n\n.pp-tcard__verify {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-left: 8px;\n  font-size: 13px;\n  color: var(--pp-muted);\n  white-space: nowrap;\n}\n\n.pp-tcard__check {\n  width: 16px;\n  height: 16px;\n  border-radius: 999px;\n  background: var(--pp-check);\n  color: #fff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  line-height: 1;\n}\n\n.pp-tcard__stars {\n  font-size: 14px;\n  letter-spacing: 1px;\n  color: var(--pp-star);\n  white-space: nowrap;\n  line-height: 1;\n  margin-top: 2px;\n}\n\n.pp-tcard__quote {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: rgba(0,0,0,.78);\n}\n\n.pp-tcar__dots {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 10px;\n}\n\n.pp-dot {\n  width: 10px;\n  height: 10px;\n  border-radius: 999px;\n  border: 1px solid rgba(0,0,0,.25);\n  background: transparent;\n  cursor: pointer;\n  padding: 0;\n  transition: all 0.2s ease;\n}\n\n.pp-dot.is-active {\n  background: rgba(0,0,0,.85);\n  border-color: rgba(0,0,0,.85);\n  transform: scale(1.08);\n}\n\n\/* Wider container for carousel *\/\n.pp-wrap-wider {\n  max-width: 920px;\n  margin: 0 auto;\n  padding: 0 16px;\n}\n\n\/* First testimonial - FEATURED STYLE *\/\n.pp-tcard-featured {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n  background: var(--pp-panel);\n  border: 2px solid #C9A66B;\n  border-radius: var(--pp-radius-md);\n  padding: 18px;\n  box-shadow: 0 4px 12px rgba(201, 166, 107, 0.15);\n}\n\n.pp-tcard-featured .pp-faceimg {\n  width: 76px;\n  height: 76px;\n  border: 2px solid #C9A66B;\n}\n\n.pp-tcard-featured .pp-tcard__top {\n  margin-bottom: 10px;\n}\n\n.pp-tcard-featured .pp-tcard__name {\n  font-size: 16px;\n}\n\n.pp-tcard-featured .pp-tcard__loc {\n  font-size: 14px;\n}\n\n.pp-featured-headline {\n  font-size: 17px;\n  font-weight: 700;\n  color: #3D2E22;\n  line-height: 1.35;\n  margin: 0 0 8px 0;\n  letter-spacing: 0.1px;\n}\n\n.pp-tcard-featured .pp-tcard__quote {\n  font-size: 15px;\n  margin: 0;\n}\n\n\/* ===== BOGO BOX ===== *\/\n.bogo-box-white {\n  background: #FFFFFF;\n  border: 2px solid #D4A574;\n  border-radius: 16px;\n  padding: 12px 16px;\n  margin: 24px auto;\n  max-width: 600px;\n  text-align: center;\n  box-shadow: 0 4px 16px rgba(201, 166, 107, 0.12);\n}\n\n.bogo-badge-gold {\n  display: inline-block;\n  background: linear-gradient(135deg, #C9A66B 0%, #B8956A 100%);\n  color: white;\n  padding: 4px 10px;\n  border-radius: 20px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n  box-shadow: 0 2px 8px rgba(201, 166, 107, 0.3);\n}\n\n.bogo-title-white {\n  font-family: 'Lora', 'Georgia', serif;\n  font-size: 19px;\n  font-weight: 700;\n  color: #3D2E22;\n  margin-bottom: 4px;\n  letter-spacing: -0.3px;\n  line-height: 1.2;\n}\n\n.bogo-subtitle-white {\n  font-size: 13px;\n  color: #5C4A3A;\n  margin-bottom: 10px;\n  opacity: 0.85;\n}\n\n.bogo-button-white {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B3A3A 0%, #6B2626 100%);\n  color: white;\n  padding: 10px 24px;\n  border-radius: 10px;\n  font-family: 'Lora', 'Georgia', serif;\n  font-size: 15px;\n  font-weight: 600;\n  cursor: pointer;\n  transition: all 0.3s ease;\n  box-shadow: 0 4px 12px rgba(139, 58, 58, 0.3);\n  border: none;\n  letter-spacing: 0.3px;\n}\n\n.bogo-button-white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(139, 58, 58, 0.4);\n}\n\n.bogo-button-white:disabled {\n  opacity: 0.6;\n  cursor: not-allowed;\n  transform: none;\n}\n\n\/* ===== ACCORDION ===== *\/\n.pp-accordion {\n  max-width: var(--pp-max);\n  margin: 24px auto 0;\n  padding: 0 12px;\n  border-top: 1px solid var(--pp-border);\n}\n\n.pp-accordion details { border-bottom: 1px solid var(--pp-border); }\n\n.pp-acc-title {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 4px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 12px;\n  font-size: 15px;\n  font-weight: 600;\n  color: var(--pp-text);\n}\n\n.pp-acc-title::-webkit-details-marker { display: none; }\n\n.pp-acc-left { \n  display: flex; \n  align-items: center; \n  gap: 10px; \n  min-width: 0; \n}\n\n.pp-acc-icon { \n  width: 18px; \n  height: 18px; \n  color: rgba(0,0,0,.55); \n  flex-shrink: 0; \n}\n\n.pp-acc-chevron { \n  font-size: 18px; \n  opacity: .6; \n  transition: transform .2s ease; \n}\n\ndetails[open] .pp-acc-chevron { transform: rotate(45deg); }\n\n.pp-acc-content {\n  padding: 0 4px 16px 32px;\n  font-size: 14.5px;\n  line-height: 1.6;\n  color: var(--pp-muted2);\n}\n\n.pp-acc-content p { margin: 0 0 10px; }\n.pp-acc-content ul { margin: 10px 0; padding-left: 20px; }\n.pp-acc-content li { margin-bottom: 6px; }\n\n.pp-note { \n  padding: 12px 4px 0 32px; \n  color: rgba(0,0,0,.55); \n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 520px) {\n  .pp-wrap { padding: 0; }\n  .pp-wrap-wider { padding: 0; }\n  .pp-tcar__inlabel { font-size: 12px; padding: 10px 12px 4px; }\n  .pp-tcar__viewport { border-radius: 16px; border-left: 0; border-right: 0; }\n  .pp-tcar__slide { padding: 8px; }\n  .pp-tcard { gap: 10px; border-radius: 14px; }\n  .pp-faceimg { width: 64px; height: 64px; border-radius: 12px; }\n  .pp-tcard__quote { font-size: 15.5px; line-height: 1.6; }\n  .pp-tcard-featured { padding: 14px; gap: 12px; }\n  .pp-tcard-featured .pp-faceimg { width: 68px; height: 68px; }\n  .pp-featured-headline { font-size: 16px; }\n  .pp-acc-content { padding-left: 28px; font-size: 15px; }\n  .pp-note { padding-left: 28px; }\n}\n\n@media (max-width: 768px) {\n  .bogo-box-white { padding: 10px 14px; margin-top: 20px; }\n  .bogo-title-white { font-size: 17px; }\n  .bogo-button-white { padding: 9px 20px; font-size: 14px; }\n}\n\n@media (min-width: 900px) {\n  .pp-tcard { padding: 14px; }\n  .pp-tcard__quote { font-size: 16px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .pp-tcar__track { scroll-behavior: auto; }\n}\n\u003c\/style\u003e\n\u003c!-- PRODUCT INFO ACCORDION --\u003e\n\u003csection class=\"pp-accordion\" aria-label=\"Product information\"\u003e\u003c!-- Features --\u003e\n\u003cdetails\u003e\n\u003csummary class=\"pp-acc-title\"\u003e\u003cspan class=\"pp-acc-left\"\u003e \u003csvg class=\"pp-acc-icon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M4 6h16M4 12h16M4 18h16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eFeatures\u003cbr\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pp-acc-chevron\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pp-acc-content\"\u003e\n\u003cp\u003e\u003cstrong\u003ePress Button —\u003c\/strong\u003e To cycle through 7 colors \u0026amp; 3 light modes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRechargeable Battery — \u003c\/strong\u003eOne quick charge lasts 2-3 weeks of use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCommon ways to use it — \u003c\/strong\u003eStand It · Hang It· Clip It · Mount It (Magnetic Back)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMotion \u0026amp; Light Sensors\u003c\/strong\u003e — Automatically activates in low light or when you're near, then turns off when still.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLED Breathing Mode\u003c\/strong\u003e — Gentle 4-2-4 breathing rhythm to calm anxiety and slow your breath.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7 Calming Colors\u003c\/strong\u003e — Choose from 7 soothing LED colors to match your mood.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3 Lighting Modes*\u003c\/strong\u003e — Solid, Breathing, and Auto modes for different needs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3\" Portable Design\u003c\/strong\u003e — Lightweight and compact for nightstand, pocket, or travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Description --\u003e\n\u003cdetails\u003e\n\u003csummary class=\"pp-acc-title\"\u003e\u003cspan class=\"pp-acc-left\"\u003e \u003csvg class=\"pp-acc-icon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M4 6h16M4 12h16M4 18h16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eDescription\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pp-acc-chevron\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pp-acc-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eA gentle LED cross designed for moments of anxiety, sleepless nights, and quiet prayer.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePress and hold the power button for 3 seconds to turn on. Tap once to cycle through 7 calming colors and 3 lighting modes — \u003cstrong\u003eSolid, Breathing, and Auto\u003c\/strong\u003e — until you find what feels right.\u003c\/p\u003e\n\u003cp\u003eOnce placed, the pendant's built-in motion and light sensors take over. It gently activates in low light or when movement is detected, then turns off when the space is still — conserving energy automatically.\u003c\/p\u003e\n\u003cp\u003eDesigned to remain off in bright environments, it glows only when it's truly needed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat's Included:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e3\" Halo Cross Pendant\u003c\/li\u003e\n\u003cli\u003eMagnetic back (attach to metal surfaces \/ fridge magnet)\u003c\/li\u003e\n\u003cli\u003eMagnetic clip\u003c\/li\u003e\n\u003cli\u003eDisplay stand (desk \/ nightstand)\u003c\/li\u003e\n\u003cli\u003eRope cord\u003c\/li\u003e\n\u003cli\u003eUSB charging cable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Shipping \u0026 Warranty --\u003e\n\u003cdetails\u003e\n\u003csummary class=\"pp-acc-title\"\u003e\u003cspan class=\"pp-acc-left\"\u003e \u003csvg class=\"pp-acc-icon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M12 21 C12 21 4 15.6 4 10 C4 7.5 6 6 8 6 C9.6 6 11 6.9 12 8.2 C13 6.9 14.4 6 16 6 C18 6 20 7.5 20 10 C20 15.6 12 21 12 21Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eShipping \u0026amp; Warranty\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pp-acc-chevron\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pp-acc-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFast, reliable shipping on all orders. Most customers receive their pendant within \u003cstrong\u003e2-6 business days!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-Day Money-Back Guarantee:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf your Halo Pendant arrives damaged, doesn't work properly, or isn't what you expected, you can return it within \u003cstrong\u003e30 days\u003c\/strong\u003e for a full refund. No stress. No hassle. Just peace of mind.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGiving Back:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA portion of proceeds supports charitable causes annually.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch5 class=\"pp-note\"\u003e\u003csmall\u003ePatent Pending — Protection Pendants™ \u003c\/small\u003e\u003c\/h5\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIAL CAROUSEL --\u003e\n\u003csection aria-label=\"Customer testimonials\" class=\"pp-tcar\"\u003e\n\u003cdiv class=\"pp-wrap-wider\"\u003e\n\u003cdiv aria-label=\"Testimonials\" aria-roledescription=\"carousel\" role=\"region\" id=\"ppTcarViewport\" class=\"pp-tcar__viewport\" tabindex=\"0\"\u003e\n\u003cdiv class=\"pp-tcar__inlabel\"\u003eWhat people are saying...\u003c\/div\u003e\n\u003cdiv id=\"ppTcarTrack\" class=\"pp-tcar__track\"\u003e\n\u003c!-- Slide 1 - FEATURED (PETER) --\u003e\n\u003carticle aria-label=\"Testimonial 1 of 4\" aria-roledescription=\"slide\" class=\"pp-tcar__slide\"\u003e\n\u003cdiv class=\"pp-tcard pp-tcard-featured\"\u003e\n\u003cdiv class=\"pp-tcard__media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Peter J.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3116\/3623\/files\/PETER_aa99e646-ef33-4c34-8b3a-f75d4b005a71.jpg?v=1771004561\" class=\"pp-faceimg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-tcard__body\"\u003e\n\u003cdiv class=\"pp-tcard__top\"\u003e\n\u003cdiv class=\"pp-tcard__name\"\u003e\n\u003cstrong\u003ePeter J.\u003c\/strong\u003e\u003cspan class=\"pp-tcard__loc\"\u003eArizona\u003c\/span\u003e \u003cspan class=\"pp-tcard__verify\"\u003e \u003cspan aria-hidden=\"true\" class=\"pp-tcard__check\"\u003e✓\u003c\/span\u003e Verified Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"5 out of 5 stars\" class=\"pp-tcard__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eGrandfather\u003c\/div\u003e\n\u003cp class=\"pp-featured-headline\"\u003e\u003ci\u003e\"Every time you see it… you’ll want to tap it.\"\u003c\/i\u003e\u003c\/p\u003e\n\u003cp class=\"pp-tcard__quote\"\u003e\u003cem\u003e\u003cstrong\u003eI bought this for my granddaughter as a gentle way to help her grow closer to Jesus.\u003c\/strong\u003e The soft glow is calming, it fits beautifully in my prayer space, and it brings me peace knowing she has that reminder too.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Slide 2 - SARAH --\u003e\n\u003carticle aria-label=\"Testimonial 2 of 4\" aria-roledescription=\"slide\" class=\"pp-tcar__slide\"\u003e\n\u003cdiv class=\"pp-tcard\"\u003e\n\u003cdiv class=\"pp-tcard__media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Sarah H.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3116\/3623\/files\/SARA-FACE.jpg?v=1771004561\" class=\"pp-faceimg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-tcard__body\"\u003e\n\u003cdiv class=\"pp-tcard__top\"\u003e\n\u003cdiv class=\"pp-tcard__name\"\u003e\n\u003cstrong\u003eSarah H.\u003c\/strong\u003e\u003cspan class=\"pp-tcard__loc\"\u003eTexas\u003c\/span\u003e \u003cspan class=\"pp-tcard__verify\"\u003e \u003cspan aria-hidden=\"true\" class=\"pp-tcard__check\"\u003e✓\u003c\/span\u003e Verified Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"5 out of 5 stars\" class=\"pp-tcard__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eChristian Mom · Nurse\u003c\/div\u003e\n\u003cp class=\"pp-tcard__quote\"\u003e\u003cem\u003e“My best friend has been through so much this year. As a mom and a woman of faith, I gave her this as a reminder that God is with her — even on the hardest nights. And I kept one for my daughter, too.”\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Slide 3 - JESSICA --\u003e\n\u003carticle aria-label=\"Testimonial 3 of 4\" aria-roledescription=\"slide\" class=\"pp-tcar__slide\"\u003e\n\u003cdiv class=\"pp-tcard\"\u003e\n\u003cdiv class=\"pp-tcard__media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Jessica L.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3116\/3623\/files\/JESSICA-FACE.jpg?v=1771004561\" class=\"pp-faceimg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-tcard__body\"\u003e\n\u003cdiv class=\"pp-tcard__top\"\u003e\n\u003cdiv class=\"pp-tcard__name\"\u003e\n\u003cstrong\u003eJessica L.\u003c\/strong\u003e\u003cspan class=\"pp-tcard__loc\"\u003eMinnesota\u003c\/span\u003e \u003cspan class=\"pp-tcard__verify\"\u003e \u003cspan aria-hidden=\"true\" class=\"pp-tcard__check\"\u003e✓\u003c\/span\u003e Verified Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"5 out of 5 stars\" class=\"pp-tcard__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eSales\u003c\/div\u003e\n\u003cp class=\"pp-tcard__quote\"\u003e\u003cem\u003e\"Lost my father in October. This was recommended by a friend and I sleep with it on my nightstand now. The motion sensor is so thoughtful — the moment I reach out in the dark, it's there.\"\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Slide 4 - CINDY --\u003e\n\u003carticle aria-label=\"Testimonial 4 of 4\" aria-roledescription=\"slide\" class=\"pp-tcar__slide\"\u003e\n\u003cdiv class=\"pp-tcard\"\u003e\n\u003cdiv class=\"pp-tcard__media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Cindy D.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3116\/3623\/files\/CINDY.jpg?v=1771004561\" class=\"pp-faceimg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-tcard__body\"\u003e\n\u003cdiv class=\"pp-tcard__top\"\u003e\n\u003cdiv class=\"pp-tcard__name\"\u003e\n\u003cstrong\u003eCindy D.\u003c\/strong\u003e\u003cspan class=\"pp-tcard__loc\"\u003eNYC\u003c\/span\u003e \u003cspan class=\"pp-tcard__verify\"\u003e \u003cspan aria-hidden=\"true\" class=\"pp-tcard__check\"\u003e✓\u003c\/span\u003e Verified Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"5 out of 5 stars\" class=\"pp-tcard__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eCollege Student\u003c\/div\u003e\n\u003cp class=\"pp-tcard__quote\"\u003e\u003cem\u003eThe LED colors and modern design fit my \u003cstrong\u003e\"aesthetic.\"\u003c\/strong\u003e I use it as a \u003cstrong\u003e\"digital detox\"\u003c\/strong\u003e tool to replace late-night phone scrolling with prayer and breathing. It also helps me refocus while studying.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Pagination Dots --\u003e\n\u003cdiv aria-label=\"Testimonial pagination\" role=\"tablist\" id=\"ppTcarDots\" class=\"pp-tcar__dots\"\u003e\n\u003cbutton aria-current=\"true\" aria-label=\"Go to testimonial 1\" type=\"button\" class=\"pp-dot is-active\"\u003e\u003c\/button\u003e \u003cbutton aria-label=\"Go to testimonial 2\" type=\"button\" class=\"pp-dot\"\u003e\u003c\/button\u003e \u003cbutton aria-label=\"Go to testimonial 3\" type=\"button\" class=\"pp-dot\"\u003e\u003c\/button\u003e \u003cbutton aria-label=\"Go to testimonial 4\" type=\"button\" class=\"pp-dot\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- JAVASCRIPT - SINGLE LOCATION ONLY --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Protection Pendants","offers":[{"title":"Default Title","offer_id":51968050069735,"sku":null,"price":50.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3116\/3623\/files\/ALL_UGC_2.jpg?v=1775846111","url":"https:\/\/www.protectionpendants.com\/products\/light-of-christ-personalized-for-loved-ones","provider":"Protection Pendants","version":"1.0","type":"link"}