{"product_id":"noviraryn™-modular-home-alert-hub-with-detachable-night-beacon-and-directional-guidance-light","title":"Noviraryn™ Modular Home Alert Hub with Detachable Night Beacon and Directional Guidance Light","description":"\u003cdiv id=\"noviraryn-pdp\"\u003e\n  \u003cstyle\u003e\n    #noviraryn-pdp {\n      --primary-navy: #0B192C;\n      --secondary-navy: #1E3E62;\n      --accent-silver: #CBD5E1;\n      --silver-border: #E2E8F0;\n      --text-main: #1E293B;\n      --text-muted: #64748B;\n      --bg-light: #F8FAFC;\n      --bg-card: #FFFFFF;\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\n      --shadow-lg: 0 20px 25px -5px rgba(15, 23, 42, 0.08), 0 10px 10px -5px rgba(15, 23, 42, 0.04);\n      --radius-lg: 18px;\n      --radius-md: 12px;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 10px;\n      box-sizing: border-box;\n    }\n\n    #noviraryn-pdp * {\n      box-sizing: border-box;\n    }\n\n    .nvr-hero-header {\n      text-align: center;\n      padding: 44px 24px;\n      background: linear-gradient(135deg, #0B192C 0%, #1E3E62 100%);\n      color: #FFFFFF;\n      border-radius: var(--radius-lg);\n      margin-bottom: 35px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .nvr-badge {\n      display: inline-block;\n      background: rgba(255, 255, 255, 0.15);\n      backdrop-filter: blur(8px);\n      color: #E2E8F0;\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      padding: 6px 16px;\n      border-radius: 50px;\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      margin-bottom: 16px;\n    }\n\n    .nvr-hero-title {\n      font-size: clamp(1.8rem, 4vw, 2.75rem);\n      font-weight: 700;\n      line-height: 1.25;\n      margin: 0 0 16px 0;\n      letter-spacing: -0.5px;\n      color: #FFFFFF;\n    }\n\n    .nvr-hero-subtitle {\n      font-size: clamp(0.98rem, 2vw, 1.2rem);\n      color: #94A3B8;\n      max-width: 760px;\n      margin: 0 auto;\n      font-weight: 400;\n      line-height: 1.65;\n    }\n\n    .nvr-main-banner {\n      width: 100%;\n      margin-bottom: 40px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n      border: 1px solid var(--silver-border);\n      background: var(--bg-light);\n    }\n\n    .nvr-main-banner img {\n      width: 100%;\n      height: auto;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n\n    .nvr-main-banner:hover img {\n      transform: scale(1.015);\n    }\n\n    .nvr-section-heading {\n      text-align: center;\n      margin: 50px 0 32px 0;\n    }\n\n    .nvr-section-heading h2 {\n      font-size: 1.75rem;\n      font-weight: 700;\n      color: var(--primary-navy);\n      margin: 0 0 8px 0;\n      letter-spacing: -0.5px;\n    }\n\n    .nvr-section-heading p {\n      color: var(--text-muted);\n      font-size: 1rem;\n      margin: 0;\n    }\n\n    .nvr-features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 20px;\n      margin-bottom: 50px;\n    }\n\n    .nvr-feature-card {\n      background: var(--bg-card);\n      border: 1px solid var(--silver-border);\n      border-radius: var(--radius-md);\n      padding: 28px 24px;\n      box-shadow: var(--shadow-sm);\n      transition: all 0.3s ease;\n      display: flex;\n      flex-direction: column;\n      position: relative;\n    }\n\n    .nvr-feature-card:hover {\n      transform: translateY(-4px);\n      box-shadow: var(--shadow-lg);\n      border-color: #CBD5E1;\n    }\n\n    .nvr-feature-icon {\n      width: 48px;\n      height: 48px;\n      border-radius: 10px;\n      background: #F1F5F9;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 18px;\n      color: var(--primary-navy);\n    }\n\n    .nvr-feature-card h3 {\n      font-size: 1.05rem;\n      font-weight: 700;\n      color: var(--primary-navy);\n      margin: 0 0 10px 0;\n      line-height: 1.35;\n      letter-spacing: -0.2px;\n      text-transform: uppercase;\n    }\n\n    .nvr-feature-card p {\n      font-size: 0.92rem;\n      color: var(--text-muted);\n      margin: 0;\n      line-height: 1.55;\n    }\n\n    .nvr-story-row {\n      display: flex;\n      align-items: center;\n      gap: 40px;\n      margin-bottom: 50px;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      border: 1px solid var(--silver-border);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .nvr-story-row.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .nvr-story-img {\n      flex: 1;\n      min-width: 280px;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 1px solid var(--silver-border);\n    }\n\n    .nvr-story-img img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .nvr-story-content {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .nvr-story-tag {\n      font-size: 0.8rem;\n      font-weight: 700;\n      color: #0F172A;\n      background: #E2E8F0;\n      padding: 4px 12px;\n      border-radius: 20px;\n      display: inline-block;\n      margin-bottom: 12px;\n      letter-spacing: 1px;\n    }\n\n    .nvr-story-content h3 {\n      font-size: 1.5rem;\n      font-weight: 700;\n      color: var(--primary-navy);\n      margin: 0 0 14px 0;\n      line-height: 1.3;\n    }\n\n    .nvr-story-content p {\n      font-size: 0.95rem;\n      color: var(--text-muted);\n      margin-bottom: 14px;\n      line-height: 1.6;\n    }\n\n    .nvr-story-content p:last-child {\n      margin-bottom: 0;\n    }\n\n    .nvr-usecases-section {\n      background: var(--bg-light);\n      padding: 40px 30px;\n      border-radius: var(--radius-lg);\n      margin-bottom: 50px;\n      border: 1px solid var(--silver-border);\n    }\n\n    .nvr-usecases-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 16px;\n      margin-top: 25px;\n    }\n\n    .nvr-usecase-item {\n      background: #FFFFFF;\n      padding: 20px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--silver-border);\n    }\n\n    .nvr-usecase-item h4 {\n      margin: 0 0 8px 0;\n      font-size: 1rem;\n      color: var(--primary-navy);\n      font-weight: 700;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .nvr-usecase-item p {\n      margin: 0;\n      font-size: 0.88rem;\n      color: var(--text-muted);\n      line-height: 1.5;\n    }\n\n    .nvr-trust-bar {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 20px;\n      background: var(--primary-navy);\n      color: #FFFFFF;\n      padding: 30px;\n      border-radius: var(--radius-lg);\n      text-align: center;\n    }\n\n    .nvr-trust-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .nvr-trust-item svg {\n      width: 32px;\n      height: 32px;\n      stroke: var(--accent-silver);\n    }\n\n    .nvr-trust-item h5 {\n      margin: 0;\n      font-size: 0.95rem;\n      font-weight: 600;\n      color: #FFFFFF;\n    }\n\n    .nvr-trust-item p {\n      margin: 0;\n      font-size: 0.8rem;\n      color: #94A3B8;\n    }\n\n    @media (max-width: 768px) {\n      .nvr-story-row, .nvr-story-row.reverse {\n        flex-direction: column;\n        padding: 20px;\n      }\n      .nvr-hero-header {\n        padding: 30px 15px;\n      }\n      .nvr-features-grid {\n        grid-template-columns: 1fr;\n      }\n      .nvr-usecases-section {\n        padding: 25px 15px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"nvr-hero-header\"\u003e\n    \u003cspan class=\"nvr-badge\"\u003eModular Connected Safety\u003c\/span\u003e\n    \u003ch1 class=\"nvr-hero-title\"\u003eAlerts Designed Around How You Move\u003c\/h1\u003e\n    \u003cp class=\"nvr-hero-subtitle\"\u003eHome safety warnings are most useful when they reach you clearly—wherever you are. Noviraryn™ pairs a permanent architectural hub with a detachable personal beacon so important alerts follow you room to room.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-main-banner\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/1_ed02a964-af0f-40ed-8e0c-50c64dedfdba.png?v=1790184584\" alt=\"Noviraryn Modular Home Alert Hub System Overview\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-section-heading\"\u003e\n    \u003ch2\u003eWhy Noviraryn™ Redefines Home Safety\u003c\/h2\u003e\n    \u003cp\u003eA harmonious system built for intelligent notifications, quiet nights, and architectural design.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-features-grid\"\u003e\n    \u003c!-- Pillar 1 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eAn Alert That Can Follow You\u003c\/h3\u003e\n      \u003cp\u003eLift the compact magnetic beacon from the main hub and place it beside your bed, desk, or workshop. Notifications no longer depend on where the main unit is mounted.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pillar 2 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"8 17 12 21 16 17\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"8 7 12 3 16 7\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eKnow More Than \"Something Happened\"\u003c\/h3\u003e\n      \u003cp\u003eDirectional light pulses and clear visual cues help distinguish water leaks, entry doors, or urgent warnings at a glance—not simply louder noise.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pillar 3 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eControl Without Reaching For Phones\u003c\/h3\u003e\n      \u003cp\u003eA large central tactile control keeps common actions immediate and physical. Acknowledge, silence, or trigger household alerts instantly when seconds matter.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pillar 4 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eQuieter When Home Should Feel Quiet\u003c\/h3\u003e\n      \u003cp\u003eUse the detachable beacon for gentle local lights, soft chimes, or discrete vibration during nighttime routines or focused work sessions without alarming the house.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pillar 5 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eArchitectural Exterior Finish\u003c\/h3\u003e\n      \u003cp\u003eA deep matte navy body framed in brushed silver with slim vertical light strips transforms emergency hardware into an elevated interior accent.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pillar 6 --\u003e\n    \u003cdiv class=\"nvr-feature-card\"\u003e\n      \u003cdiv class=\"nvr-feature-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eReassurance That Fits Real Life\u003c\/h3\u003e\n      \u003cp\u003eFrom late-night shifts and remote work to guests and pets, Noviraryn™ adapts naturally to multi-room living and makes a deeply thoughtful housewarming gift.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-story-row\"\u003e\n    \u003cdiv class=\"nvr-story-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/2_f15344d1-26c0-4feb-9da6-defa8eeaa18e.png?v=1790184584\" alt=\"Noviraryn Magnetic Detachable Beacon Detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-story-content\"\u003e\n      \u003cspan class=\"nvr-story-tag\"\u003eMODULAR DUAL-PIECE DESIGN\u003c\/span\u003e\n      \u003ch3\u003eA Permanent Hub + A Portable Personal Beacon\u003c\/h3\u003e\n      \u003cp\u003eTraditional sirens stay fixed in distant hallways where sound gets muffled behind closed doors. Noviraryn™ introduces a 2-part modular system: a main architectural hub and a removable personal beacon that docks magnetically and recharges seamlessly.\u003c\/p\u003e\n      \u003cp\u003eWhen you head upstairs to read, work in the garage, or sleep in a quiet bedroom, simply lift the beacon out and take it with you. Stay connected through soft light pulses, gentle chimes, or discrete haptic vibration.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-story-row reverse\"\u003e\n    \u003cdiv class=\"nvr-story-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/3_13b4bb7b-f513-4e05-a5d0-ef23ca88dd11.png?v=1790184585\" alt=\"Noviraryn Directional Light and Tactile Control Interface\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-story-content\"\u003e\n      \u003cspan class=\"nvr-story-tag\"\u003eINTUITIVE HARDWARE CONTROL\u003c\/span\u003e\n      \u003ch3\u003eDirectional Lighting \u0026amp; Instant Tactile Response\u003c\/h3\u003e\n      \u003cp\u003eSafety alerts should inform, not startle. Dual vertical light surfaces pulse with smart directional patterns to communicate event type and connected room zones before you even check an app.\u003c\/p\u003e\n      \u003cp\u003eAt the center sits a large, tactile control surface. Anyone in the family—including kids, elderly relatives, or visiting guests—can immediately acknowledge or silence warnings with a single physical press.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-usecases-section\"\u003e\n    \u003cdiv style=\"text-align: center; max-width: 600px; margin: 0 auto;\"\u003e\n      \u003ch3 style=\"margin: 0 0 10px 0; font-size: 1.4rem; color: var(--primary-navy);\"\u003eSeamless Integration Across Real Life Scenarios\u003c\/h3\u003e\n      \u003cp style=\"margin: 0; color: var(--text-muted); font-size: 0.95rem;\"\u003eDesigned for multi-story homes, nighttime routines, remote workers, and renters.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nvr-usecases-grid\"\u003e\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e🌙 Nightstand \u0026amp; Bedrooms\u003c\/h4\u003e\n        \u003cp\u003eKeep the compact beacon on your bedside table for subtle local vibration and soft night alerts without whole-house sirens.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e💻 Home Office \u0026amp; Focus\u003c\/h4\u003e\n        \u003cp\u003ePlace the beacon on your desk while working with headphones—never miss a front door chime or leak alert while focused.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e🛠️ Workshop \u0026amp; Garage\u003c\/h4\u003e\n        \u003cp\u003eTake safety feedback into noise-isolated garage, basement, or craft spaces where main sirens cannot easily be heard.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e🎁 The Thoughtful Housewarming\u003c\/h4\u003e\n        \u003cp\u003eAn ideal gift for first homes, new apartments, or holiday occasions—combining everyday peace of mind with modern architectural design.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-trust-bar\"\u003e\n    \u003cdiv class=\"nvr-trust-item\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eMagnetic Fast Charging\u003c\/h5\u003e\n      \u003cp\u003eDocks flush and stays powered\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-trust-item\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eSmart Multi-Zone Light\u003c\/h5\u003e\n      \u003cp\u003eDirectional event cues\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-trust-item\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eTactile Physical Control\u003c\/h5\u003e\n      \u003cp\u003eNo phone app needed for quick action\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":56157646553460,"sku":"Noviraryn-11","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/6d316bda-f39a-4dcd-9d62-5b70c5fb29e8.png?v=1790184581","url":"https:\/\/noviraryn.com\/products\/noviraryn%e2%84%a2-modular-home-alert-hub-with-detachable-night-beacon-and-directional-guidance-light","provider":"My Store","version":"1.0","type":"link"}