{"product_id":"smart-uvc-toilet-sterilizer-light","title":"Smart UVC Toilet Sterilizer Light","description":"\u003cstyle\u003e\n  .uvc-toilet-listing {\n    --paper: #ffffff;\n    --soft: #f7f9fc;\n    --ice: #f1f4fb;\n    --lavender: #f5f1fb;\n    --violet: #7566b7;\n    --violet-deep: #4e467f;\n    --blue: #5f7899;\n    --ink: #252a31;\n    --body: #69717c;\n    --muted: #9298a1;\n    --line: #e3e7ed;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    background: var(--paper);\n    color: var(--ink);\n    font-family: \"Avenir Next\", Avenir, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n    box-sizing: border-box;\n  }\n\n  .uvc-toilet-listing *,\n  .uvc-toilet-listing *::before,\n  .uvc-toilet-listing *::after {\n    box-sizing: border-box;\n  }\n\n  .uvc-toilet-listing h2,\n  .uvc-toilet-listing p {\n    margin-top: 0;\n  }\n\n  .uvc-section {\n    width: 100%;\n    padding: 56px 22px;\n    background: var(--paper);\n  }\n\n  .uvc-section--soft {\n    background: var(--soft);\n  }\n\n  .uvc-section--ice {\n    background: var(--ice);\n  }\n\n  .uvc-section--lavender {\n    background: var(--lavender);\n  }\n\n  .uvc-inner {\n    width: 100%;\n    max-width: 790px;\n    margin: 0 auto;\n  }\n\n  .uvc-kicker {\n    margin: 0 0 12px;\n    color: var(--violet);\n    font-size: 11px;\n    font-weight: 850;\n    line-height: 1.4;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .uvc-title,\n  .uvc-section-title {\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n    letter-spacing: -.035em;\n  }\n\n  .uvc-title {\n    max-width: 720px;\n    font-size: clamp(42px, 7vw, 60px);\n    line-height: 1.03;\n  }\n\n  .uvc-section-title {\n    max-width: 700px;\n    font-size: clamp(31px, 5.2vw, 43px);\n    line-height: 1.12;\n  }\n\n  .uvc-title em,\n  .uvc-section-title em {\n    color: var(--violet);\n    font-style: normal;\n  }\n\n  .uvc-lead {\n    max-width: 690px;\n    margin: 20px 0 0;\n    color: var(--body);\n    font-size: 18px;\n    line-height: 1.72;\n  }\n\n  .uvc-copy {\n    max-width: 690px;\n    margin: 16px 0 0;\n    color: var(--body);\n    font-size: 16px;\n    line-height: 1.74;\n  }\n\n  .uvc-image {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    margin-top: 30px;\n    overflow: hidden;\n    border-radius: 14px;\n    background: transparent;\n  }\n\n  .uvc-image img {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    float: none !important;\n  }\n\n  .uvc-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 27px;\n  }\n\n  .uvc-benefit {\n    padding: 18px 17px 19px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: rgba(255,255,255,.84);\n  }\n\n  .uvc-benefit-mark {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 35px;\n    height: 35px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: #ebe7f7;\n    color: var(--violet-deep);\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .uvc-benefit strong {\n    display: block;\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  .uvc-benefit span {\n    display: block;\n    margin-top: 6px;\n    color: var(--body);\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  .uvc-highlight {\n    margin-top: 27px;\n    padding: 22px 22px 23px;\n    border-left: 3px solid var(--violet);\n    background: rgba(255,255,255,.72);\n  }\n\n  .uvc-highlight strong {\n    display: block;\n    color: var(--ink);\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.42;\n  }\n\n  .uvc-highlight p {\n    margin: 7px 0 0;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .uvc-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 23px;\n  }\n\n  .uvc-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 37px;\n    padding: 8px 13px;\n    border: 1px solid #dde1eb;\n    border-radius: 999px;\n    background: rgba(255,255,255,.86);\n    color: #5f6170;\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.2;\n  }\n\n  .uvc-steps {\n    margin-top: 27px;\n    border-top: 1px solid var(--line);\n  }\n\n  .uvc-step {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .uvc-step-num {\n    color: var(--violet);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 600;\n    line-height: 1;\n  }\n\n  .uvc-step strong {\n    display: block;\n    color: var(--ink);\n    font-size: 15px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  .uvc-step span {\n    display: block;\n    margin-top: 4px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .uvc-details {\n    margin-top: 31px;\n    border-top: 1px solid var(--line);\n  }\n\n  .uvc-details details {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .uvc-details summary {\n    position: relative;\n    padding: 19px 38px 19px 0;\n    cursor: pointer;\n    list-style: none;\n    color: var(--ink);\n    font-size: 15px;\n    font-weight: 850;\n    line-height: 1.45;\n  }\n\n  .uvc-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .uvc-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--violet);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .uvc-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .uvc-details-body {\n    padding: 0 0 20px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .uvc-details-body p {\n    margin: 0 0 8px;\n  }\n\n  .uvc-details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 680px) {\n    .uvc-section {\n      padding: 42px 15px;\n    }\n\n    .uvc-title {\n      font-size: 39px;\n      line-height: 1.05;\n    }\n\n    .uvc-section-title {\n      font-size: 30px;\n      line-height: 1.14;\n    }\n\n    .uvc-lead {\n      margin-top: 16px;\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    .uvc-copy {\n      margin-top: 13px;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .uvc-benefits {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .uvc-benefit {\n      padding: 17px;\n    }\n\n    .uvc-highlight {\n      padding: 19px 17px;\n    }\n\n    .uvc-image {\n      margin-top: 25px;\n      border-radius: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"uvc-toilet-listing\"\u003e\n\u003c!-- 01 --\u003e\n\u003csection class=\"uvc-section\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eSMART UVC TOILET CARE\u003c\/p\u003e\n\u003ch2 class=\"uvc-title\"\u003eA Small Device for a \u003cem\u003eSmarter Bathroom Routine.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-lead\"\u003eA compact UVC toilet light designed to mount neatly on the toilet lid and support a more convenient, modern approach to everyday bathroom care.\u003c\/p\u003e\n\u003cdiv class=\"uvc-benefits\"\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eUV\u003c\/div\u003e\n\u003cstrong\u003eUVC Light Design\u003c\/strong\u003e \u003cspan\u003eUses an integrated UVC light source as part of the device's toilet-care function.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eS\u003c\/div\u003e\n\u003cstrong\u003eSmart Sensor\u003c\/strong\u003e \u003cspan\u003eSensor-based operation helps reduce the need for repeated manual switching.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eC\u003c\/div\u003e\n\u003cstrong\u003eCompact Profile\u003c\/strong\u003e \u003cspan\u003eA slim heart-shaped body sits neatly on the toilet lid without taking up much space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_5e647911-3c64-43e0-9c5b-4125c019a92c.png?v=1786674113\" alt=\"Compact smart UVC toilet light in white and pink\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 --\u003e\n\u003csection class=\"uvc-section uvc-section--soft\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eAUTOMATED EVERYDAY CARE\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eSmart Sensing with \u003cem\u003eLess Hands-On Effort.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eThe built-in sensor is designed around toilet-lid use, helping the device operate more conveniently as part of your normal bathroom routine.\u003c\/p\u003e\n\u003cdiv class=\"uvc-highlight\"\u003e\n\u003cstrong\u003eDesigned to work around the routine you already have.\u003c\/strong\u003e\n\u003cp\u003eOnce installed and charged, the sensor-based design helps reduce the need to repeatedly handle the device during everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_d6cc0782-fea8-4ef0-a49d-05cd4d7ba81d.png?v=1786674113\" alt=\"Smart sensor UVC toilet care device\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 --\u003e\n\u003csection class=\"uvc-section uvc-section--lavender\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eCOMPACT BATHROOM TECHNOLOGY\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eModern Toilet Care in a \u003cem\u003eLow-Profile Design.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eThe small heart-shaped housing keeps the product visually unobtrusive, making it easier to integrate into a clean, contemporary bathroom without adding bulky hardware.\u003c\/p\u003e\n\u003cdiv class=\"uvc-tags\"\u003e\n\u003cspan class=\"uvc-tag\"\u003eHeart-Shaped Body\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eLow-Profile Mounting\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eSmart Sensor\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eUVC Light Source\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_2028af99-ee71-44e7-a3ae-9e5d02f04dce.png?v=1786674114\" alt=\"Low-profile smart UVC toilet care light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 --\u003e\n\u003csection class=\"uvc-section\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eDESIGNED AROUND THE TOILET LID\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eLightweight Hardware. \u003cem\u003eSimple Placement.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eThe slim body is designed to attach to the toilet lid rather than occupy floor or shelf space, helping keep the bathroom setup tidy while positioning the UVC light close to the intended area.\u003c\/p\u003e\n\u003cdiv class=\"uvc-benefits\"\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eLid-Mounted Design\u003c\/strong\u003e \u003cspan\u003eKeeps the device positioned directly on the toilet lid.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eSpace-Saving Shape\u003c\/strong\u003e \u003cspan\u003eNo separate countertop stand or large bathroom accessory is required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eSimple Daily Use\u003c\/strong\u003e \u003cspan\u003eMade to stay in place once the mounting area is correctly prepared.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_f64ba250-a62f-4f94-8c66-0c45c4afdc78.png?v=1786674113\" alt=\"UVC toilet device mounted on toilet lid\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 --\u003e\n\u003csection class=\"uvc-section uvc-section--ice\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eBUILT FOR EVERYDAY CONVENIENCE\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eSimple Hardware for a \u003cem\u003eCleaner-Looking Setup.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eThe device combines a smooth compact housing, integrated light heads, and straightforward controls in a form designed to suit regular bathroom use.\u003c\/p\u003e\n\u003cdiv class=\"uvc-highlight\"\u003e\n\u003cstrong\u003eKeep the claims simple and the routine practical.\u003c\/strong\u003e\n\u003cp\u003eThis listing focuses on the device's UVC light, sensing, mounting, charging, and compact design without assuming unverified sterilization percentages or certification claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_f6c1ef3b-ca7c-4d63-8a6d-8506fbc105f5.png?v=1786674113\" alt=\"Compact UVC toilet light product overview\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 --\u003e\n\u003csection class=\"uvc-section\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eMADE FOR DAILY BATHROOM CARE\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eA Small Addition to Your \u003cem\u003eBathroom Routine.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eOnce installed, the device stays close to the toilet lid so it is ready to support routine use without adding another loose accessory to the bathroom.\u003c\/p\u003e\n\u003cdiv class=\"uvc-tags\"\u003e\n\u003cspan class=\"uvc-tag\"\u003eHome Bathrooms\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eGuest Bathrooms\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eCompact Bathrooms\u003c\/span\u003e \u003cspan class=\"uvc-tag\"\u003eDaily Toilet Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_e5bb6d1c-fb21-48df-9ef6-e79afcc00ee3.png?v=1786674114\" alt=\"Smart UVC toilet light for daily bathroom care\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 --\u003e\n\u003csection class=\"uvc-section uvc-section--lavender\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eCOMPACT ENOUGH TO KEEP THINGS SIMPLE\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eMinimal Size. \u003cem\u003eEasy Everyday Placement.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eIts compact form makes the device easy to handle during setup, charging, cleaning, or repositioning while keeping the overall bathroom look uncluttered.\u003c\/p\u003e\n\u003cdiv class=\"uvc-highlight\"\u003e\n\u003cstrong\u003eDesigned to be easy to live with.\u003c\/strong\u003e\n\u003cp\u003eThe small format is especially useful when you want a smart bathroom accessory without adding visual bulk around the toilet area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_9803374a-8a22-4b75-b926-1fd2eaa7d8e7.png?v=1786674114\" alt=\"Compact portable smart UVC bathroom device\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 --\u003e\n\u003csection class=\"uvc-section\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eDESIGNED WITH PRACTICAL DETAILS\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eCompact Housing, Simple Control \u0026amp; \u003cem\u003eType-C Charging.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eThe product combines a smooth heart-shaped shell, integrated light modules, a front control area, and Type-C charging in a compact package designed for straightforward everyday use.\u003c\/p\u003e\n\u003cdiv class=\"uvc-benefits\"\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eC\u003c\/div\u003e\n\u003cstrong\u003eCompact Body\u003c\/strong\u003e \u003cspan\u003eMeasures approximately 83 × 75 × 24.5 mm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eT-C\u003c\/div\u003e\n\u003cstrong\u003eType-C Charging\u003c\/strong\u003e \u003cspan\u003eRecharge the device before use with the supplied Type-C cable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003e2C\u003c\/div\u003e\n\u003cstrong\u003eTwo Color Options\u003c\/strong\u003e \u003cspan\u003eAvailable in White or Pink.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_cab82624-c618-4085-b41f-09c955210f70.png?v=1786674113\" alt=\"Type-C charging and compact construction of smart UVC toilet light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 --\u003e\n\u003csection class=\"uvc-section uvc-section--soft\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eSMARTER BATHROOM MAINTENANCE\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eSimple Features That Fit \u003cem\u003eEveryday Use.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eA compact lid-mounted format, sensor-based operation, UVC light source, and rechargeable design make the device easy to integrate into a modern bathroom without complicating your routine.\u003c\/p\u003e\n\u003cdiv class=\"uvc-benefits\"\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eS\u003c\/div\u003e\n\u003cstrong\u003eSensor Convenience\u003c\/strong\u003e \u003cspan\u003eSupports more automatic day-to-day operation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eUV\u003c\/div\u003e\n\u003cstrong\u003eIntegrated UVC Light\u003c\/strong\u003e \u003cspan\u003eBuilt into the compact heart-shaped device.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-benefit\"\u003e\n\u003cdiv class=\"uvc-benefit-mark\"\u003eR\u003c\/div\u003e\n\u003cstrong\u003eRechargeable Design\u003c\/strong\u003e \u003cspan\u003eType-C charging avoids regular disposable-battery replacement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_02ef5734-bfd6-42c2-913d-02f1b6b7693e.png?v=1786674113\" alt=\"Smart UVC toilet light features overview\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 --\u003e\n\u003csection class=\"uvc-section uvc-section--lavender\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003eA CLEANER-LOOKING SMART BATHROOM SETUP\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eCompact UVC Care with \u003cem\u003eLess Daily Effort.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"uvc-copy\"\u003eA rechargeable smart toilet-light accessory designed around compact mounting, sensor-based use, and easy integration into everyday bathroom maintenance.\u003c\/p\u003e\n\u003cdiv class=\"uvc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_68f022a1-6592-464b-b050-06fe5a2a2560.png?v=1786675156\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Details --\u003e\n\u003csection class=\"uvc-section\"\u003e\n\u003cdiv class=\"uvc-inner\"\u003e\n\u003cp class=\"uvc-kicker\"\u003ePRODUCT INFORMATION\u003c\/p\u003e\n\u003ch2 class=\"uvc-section-title\"\u003eDetails \u0026amp; \u003cem\u003eSafety Notes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"uvc-details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSpecifications\u003c\/summary\u003e\n\u003cdiv class=\"uvc-details-body\"\u003e\n\u003cp\u003e\u003cstrong\u003eColor Options:\u003c\/strong\u003e White, Pink\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 83 × 75 × 24.5 mm \/ 3.27 × 2.95 × 0.96 in\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCharging:\u003c\/strong\u003e Type-C\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Smart UVC Toilet Light\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003ePackage Includes\u003c\/summary\u003e\n\u003cdiv class=\"uvc-details-body\"\u003e\n\u003cp\u003e1 \/ 2 × Smart UVC Toilet Light, according to the selected option\u003c\/p\u003e\n\u003cp\u003eType-C charging cable, if included with the selected package\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCare \/ Notes\u003c\/summary\u003e\n\u003cdiv class=\"uvc-details-body\"\u003e\n\u003cp\u003eCharge the device fully before first use using the provided Type-C cable.\u003c\/p\u003e\n\u003cp\u003eClean and dry the toilet-lid surface thoroughly before applying the 3M adhesive pad.\u003c\/p\u003e\n\u003cp\u003eDo not look directly at the UVC light source while the device is operating.\u003c\/p\u003e\n\u003cp\u003eKeep the device and charging connection dry during charging and routine cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"🔥Buy 1","offer_id":50252965085424,"sku":"LE30259383+LA70549642","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 2 Get 1 Free","offer_id":50252965118192,"sku":"LA70549642*3","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥🔥Buy 3 Get 2 Free（Free Shipping）","offer_id":50253001818352,"sku":"LA70549642*5","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_e5bb6d1c-fb21-48df-9ef6-e79afcc00ee3.png?v=1786674114","url":"https:\/\/rivoneed.com\/products\/smart-uvc-toilet-sterilizer-light","provider":"rivoneed","version":"1.0","type":"link"}