{"product_id":"noviraryn™-architectural-corner-security-camera-with-dual-angle-view-and-physical-privacy-wing","title":"Noviraryn™ Architectural Corner Security Camera with Dual-Angle View and Physical Privacy Wing","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: 40px 20px;\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.8rem);\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(1rem, 2vw, 1.25rem);\n      color: #94A3B8;\n      max-width: 750px;\n      margin: 0 auto;\n      font-weight: 400;\n      line-height: 1.6;\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 30px 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\"\u003eArchitectural Home Security\u003c\/span\u003e\n    \u003ch1 class=\"nvr-hero-title\"\u003eDesigned Around The Room Itself\u003c\/h1\u003e\n    \u003cp class=\"nvr-hero-subtitle\"\u003eMost indoor cameras sit inside a room as obvious objects. Noviraryn™ utilizes the unused 90-degree corner to provide broader, uninterrupted home awareness while blending effortlessly into modern architecture.\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_4579e147-0d63-4142-b0cd-15771d01a109.png?v=1790184535\" alt=\"Noviraryn Architectural Corner Security Camera Overview\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nvr-section-heading\"\u003e\n    \u003ch2\u003eWhy Noviraryn™ Redefines Indoor Monitoring\u003c\/h2\u003e\n    \u003cp\u003eA harmonious balance of modern design, dual-angle visibility, and instant physical privacy.\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\u003cpolygon points=\"12 2 2 7 12 12 22 7 12 2\"\u003e\u003c\/polygon\u003e\u003cpolyline points=\"2 17 12 22 22 17\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"2 12 12 17 22 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eSee Two Directions Without Waiting\u003c\/h3\u003e\n      \u003cp\u003eTwo fixed viewing directions cover different parts of the room at the same time. You get broader everyday awareness without relying on a rotating camera head.\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\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eUse The Corner, Keep Room Clean\u003c\/h3\u003e\n      \u003cp\u003eThe slim 90-degree structure turns unused wall space into a practical camera position. Shelves, desks, counters, and side tables stay free for your actual decor.\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\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      \u003c\/div\u003e\n      \u003ch3\u003ePrivacy Becomes A Physical Action\u003c\/h3\u003e\n      \u003cp\u003eRotate the privacy wing and both camera faces are visibly covered. It creates a clear, reassuring separation between active monitoring and private family time.\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\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eBuilt For Open, Real-Life Spaces\u003c\/h3\u003e\n      \u003cp\u003eUse it between living room and entry, beside kitchen and dining, or in a multi-zone home office. The dual-angle layout matches how modern rooms connect.\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\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eArchitectural Hardware Finish\u003c\/h3\u003e\n      \u003cp\u003eDeep navy central surfaces, brushed-silver edges, and a narrow vertical profile help the camera elevate room design instead of visually dominating it.\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\u003eMore Awareness, Less Intrusion\u003c\/h3\u003e\n      \u003cp\u003eStay effortlessly connected when away, check on pets or family, then physically close the camera for emotional comfort and absolute peace of mind.\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_ffbc1979-a931-4541-a2f9-10573aa0fdd3.png?v=1790184535\" alt=\"Noviraryn Dual Viewing Angles Concept\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-story-content\"\u003e\n      \u003cspan class=\"nvr-story-tag\"\u003eDUAL-FACING PERSPECTIVE\u003c\/span\u003e\n      \u003ch3\u003eSimultaneous Dual Views. Zero Lag.\u003c\/h3\u003e\n      \u003cp\u003eInstead of a spherical lens, motorized head, or freestanding plastic body, Noviraryn™ uses two narrow angled faces fitted seamlessly into any 90-degree corner.\u003c\/p\u003e\n      \u003cp\u003eTogether, both perspectives give you instant clarity across two distinct room areas without waiting for a motorized camera to rotate. In an open living room, one side watches the entryway while the other monitors the seating area.\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_7f459555-3ee0-435c-bbfa-f9707100ac55.png?v=1790184535\" alt=\"Noviraryn Physical Privacy Wing Detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nvr-story-content\"\u003e\n      \u003cspan class=\"nvr-story-tag\"\u003eVISIBLE PRIVACY PROTECTION\u003c\/span\u003e\n      \u003ch3\u003ePrivacy Is A Gesture, Not An App Setting\u003c\/h3\u003e\n      \u003cp\u003ePrivacy should be visible rather than abstract. A slim physical privacy wing runs gracefully along the central front edge of the camera.\u003c\/p\u003e\n      \u003cp\u003eWhen rotated into the closed position, it covers both camera faces at once, providing an unmistakable visual signal that lenses are blocked. When friends visit or during private family moments, privacy takes a simple hand movement.\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);\"\u003eSeamlessly Integrated Across Modern Living Spaces\u003c\/h3\u003e\n      \u003cp style=\"margin: 0; color: var(--text-muted); font-size: 0.95rem;\"\u003eDesigned specifically for apartment residents, families, pet owners, and design-conscious homeowners.\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🛋️ Living \u0026amp; Entrance\u003c\/h4\u003e\n        \u003cp\u003eKeep a clear visual on the front doorway while simultaneously monitoring main sofa area seating without cluttering side tables.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e🍳 Kitchen \u0026amp; Dining\u003c\/h4\u003e\n        \u003cp\u003ePosition at the corner boundary so one camera covers main island preparation zones while the second oversees dining spaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e💻 Home Office\u003c\/h4\u003e\n        \u003cp\u003eFree up precious desk space. Observe entry doors and hobby equipment areas simultaneously with zero visual distraction.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nvr-usecase-item\"\u003e\n        \u003ch4\u003e🎁 The Thoughtful Gift\u003c\/h4\u003e\n        \u003cp\u003eFor housewarmings, new apartments, or holidays—feels less like handing someone a gadget and more like gifting elevated home awareness.\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=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eVisible Physical Privacy\u003c\/h5\u003e\n      \u003cp\u003eInstant mechanical lens closure\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\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eSmart Notifications\u003c\/h5\u003e\n      \u003cp\u003ePerson, pet \u0026amp; activity alerts\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=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eSlim 90° Fit\u003c\/h5\u003e\n      \u003cp\u003eLeaves counters \u0026amp; shelves clean\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":56157646520692,"sku":"Noviraryn-10","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/dd481e09-e914-44a6-9e52-6a8353d8e66d.png?v=1790184532","url":"https:\/\/noviraryn.com\/products\/noviraryn%e2%84%a2-architectural-corner-security-camera-with-dual-angle-view-and-physical-privacy-wing","provider":"My Store","version":"1.0","type":"link"}