{"product_id":"clip-on-reading-light-timer","title":"Portable Reading Light with Timer – Keep Reading Without Lighting the Whole Room","description":"\u003cstyle\u003e .rdl-page, .rdl-page * { box-sizing: border-box; } .rdl-page { --rdl-dark: #242632; --rdl-deep: #353847; --rdl-gold: #e8bd63; --rdl-soft: #f6f5f1; --rdl-warm: #fbf6e9; --rdl-lilac: #f2f0f7; --rdl-line: rgba(40, 42, 52, 0.09); width: 100%; max-width: 880px; margin: 0 auto; padding: 10px 8px 44px; line-height: 1.55; container-type: inline-size; } .rdl-page img { display: block; width: 100%; height: auto; border: 0; } .rdl-page h1, .rdl-page h2, .rdl-page h3, .rdl-page p, .rdl-page ul { margin-top: 0; } .rdl-page h1 { margin-bottom: 12px; font-size: 32px; line-height: 1.07; font-weight: 800; letter-spacing: -0.5px; } .rdl-page h2 { margin-bottom: 10px; font-size: 25px; line-height: 1.15; font-weight: 800; letter-spacing: -0.3px; } .rdl-page h3 { margin-bottom: 5px; font-size: 17px; line-height: 1.25; font-weight: 750; } .rdl-page p { margin-bottom: 0; font-size: 15px; line-height: 1.6; } .rdl-stack { display: grid; gap: 16px; } .rdl-card { overflow: hidden; border: 1px solid var(--rdl-line); border-radius: 22px; background: #ffffff; box-shadow: 0 8px 26px rgba(28, 29, 36, 0.065); } .rdl-card--dark { color: #ffffff; border: 0; background: radial-gradient(circle at 86% 4%, rgba(232, 189, 99, 0.20), transparent 34%), linear-gradient(145deg, #22242e 0%, #343746 100%); } .rdl-card--soft { background: var(--rdl-soft); } .rdl-card--warm { background: var(--rdl-warm); } .rdl-card--lilac { background: var(--rdl-lilac); } .rdl-media { padding: 10px 10px 0; } .rdl-media img { border-radius: 16px; } .rdl-body { padding: 22px 17px 24px; } .rdl-eyebrow { display: inline-flex; align-items: center; margin-bottom: 11px; padding: 6px 10px; border-radius: 999px; background: rgba(48, 49, 59, 0.07); font-size: 11px; line-height: 1.2; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase; } .rdl-card--dark .rdl-eyebrow { background: rgba(255, 255, 255, 0.13); } .rdl-lead { font-size: 16px; opacity: 0.9; } .rdl-copy-box { margin-top: 14px; padding: 14px; border-radius: 15px; background: rgba(49, 50, 61, 0.055); } .rdl-card--dark .rdl-copy-box { background: rgba(255, 255, 255, 0.09); } .rdl-bullets { display: grid; gap: 9px; margin: 16px 0 0; padding: 0; list-style: none; } .rdl-bullet { display: flex; align-items: flex-start; gap: 10px; padding: 12px 13px; border-radius: 14px; background: rgba(43, 44, 53, 0.055); font-size: 14px; line-height: 1.45; } .rdl-card--dark .rdl-bullet { background: rgba(255, 255, 255, 0.09); } .rdl-check { flex: 0 0 23px; width: 23px; height: 23px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #eee7d6; font-size: 13px; font-weight: 800; } .rdl-card--dark .rdl-check { background: rgba(255, 255, 255, 0.15); } .rdl-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 16px; } .rdl-tag { padding: 7px 10px; border-radius: 999px; background: rgba(48, 49, 59, 0.07); font-size: 11px; line-height: 1.2; font-weight: 750; } .rdl-card--dark .rdl-tag { background: rgba(255, 255, 255, 0.11); } .rdl-highlight { margin-top: 15px; padding: 14px 15px; border-radius: 15px; background: #eee9dc; font-size: 14px; line-height: 1.5; font-weight: 650; } .rdl-problem-grid { display: grid; gap: 9px; margin-top: 16px; } .rdl-problem { padding: 14px; border-radius: 15px; background: #ffffff; border: 1px solid rgba(42, 43, 52, 0.08); } .rdl-problem strong { display: block; margin-bottom: 4px; font-size: 14px; } .rdl-problem span { display: block; font-size: 12px; line-height: 1.45; opacity: 0.72; } .rdl-learn-grid { display: grid; gap: 9px; margin-top: 16px; } .rdl-learn { padding: 14px; border-radius: 15px; background: #ffffff; border: 1px solid rgba(42, 43, 52, 0.08); } .rdl-learn-number { display: inline-flex; align-items: center; justify-content: center; width: 27px; height: 27px; margin-bottom: 8px; border-radius: 50%; background: var(--rdl-deep); color: #ffffff; font-size: 12px; font-weight: 800; } .rdl-learn p { font-size: 13px; opacity: 0.74; } .rdl-details { margin-top: 12px; overflow: hidden; border-radius: 14px; background: rgba(207, 172, 94, 0.10); } .rdl-details summary { position: relative; padding: 13px 40px 13px 14px; cursor: pointer; list-style: none; font-size: 13px; font-weight: 750; } .rdl-details summary::-webkit-details-marker { display: none; } .rdl-details summary:after { content: \"+\"; position: absolute; top: 50%; right: 14px; transform: translateY(-50%); font-size: 20px; } .rdl-details[open] summary:after { content: \"−\"; } .rdl-details-answer { padding: 0 14px 14px; } .rdl-details-answer p { font-size: 13px; opacity: 0.75; } .rdl-mode-grid { display: grid; gap: 9px; margin-top: 16px; } .rdl-mode { padding: 15px; border-radius: 15px; background: #ffffff; border: 1px solid rgba(43, 44, 52, 0.08); } .rdl-mode-dot { width: 31px; height: 31px; margin-bottom: 9px; border-radius: 50%; border: 4px solid rgba(0, 0, 0, 0.05); } .rdl-dot-warm { background: #f5cf77; } .rdl-dot-natural { background: #f2ead4; } .rdl-dot-cool { background: #dfeaf0; } .rdl-mode p { font-size: 13px; opacity: 0.72; } .rdl-version-grid { display: grid; gap: 10px; margin-top: 16px; } .rdl-version { position: relative; padding: 16px; border-radius: 16px; background: #ffffff; border: 1px solid rgba(42, 43, 52, 0.09); } .rdl-version-badge { display: inline-block; margin-bottom: 9px; padding: 5px 9px; border-radius: 999px; background: var(--rdl-deep); color: #ffffff; font-size: 10px; font-weight: 800; } .rdl-version p { font-size: 13px; opacity: 0.75; } .rdl-mini-list { display: grid; gap: 7px; margin-top: 12px; } .rdl-mini { padding: 9px 10px; border-radius: 11px; background: rgba(49, 50, 59, 0.05); font-size: 12px; line-height: 1.4; } .rdl-timer { margin-top: 15px; padding: 16px; border-radius: 16px; background: #ffffff; border: 1px solid rgba(42, 43, 52, 0.08); } .rdl-timer-top { display: flex; align-items: center; gap: 12px; } .rdl-timer-icon { flex: 0 0 44px; width: 44px; height: 44px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #eee7d6; font-size: 17px; font-weight: 800; } .rdl-timer strong { display: block; font-size: 15px; } .rdl-timer span { display: block; margin-top: 3px; font-size: 12px; opacity: 0.7; } .rdl-scene-grid { display: grid; gap: 9px; margin-top: 16px; } .rdl-scene { padding: 14px; border-radius: 15px; background: #ffffff; border: 1px solid rgba(42, 43, 52, 0.08); } .rdl-scene strong { display: block; margin-bottom: 4px; font-size: 14px; } .rdl-scene span { display: block; font-size: 12px; line-height: 1.45; opacity: 0.72; } .rdl-spec-grid { display: grid; gap: 8px; } .rdl-spec { display: grid; grid-template-columns: 42% 58%; overflow: hidden; border-radius: 13px; background: rgba(42, 43, 52, 0.045); } .rdl-spec-label, .rdl-spec-value { padding: 12px 10px; font-size: 13px; line-height: 1.42; } .rdl-spec-label { background: rgba(42, 43, 52, 0.055); font-weight: 750; } .rdl-note { margin-top: 12px; padding: 12px 13px; border-radius: 13px; background: rgba(42, 43, 52, 0.045); font-size: 11px; line-height: 1.5; opacity: 0.72; } .rdl-faq { display: grid; gap: 9px; margin-top: 14px; } .rdl-faq details { overflow: hidden; border-radius: 14px; border: 1px solid rgba(42, 43, 52, 0.09); background: #ffffff; } .rdl-faq summary { position: relative; padding: 14px 40px 14px 14px; cursor: pointer; list-style: none; font-size: 14px; line-height: 1.4; font-weight: 750; } .rdl-faq summary::-webkit-details-marker { display: none; } .rdl-faq summary:after { content: \"+\"; position: absolute; top: 50%; right: 14px; transform: translateY(-50%); font-size: 20px; } .rdl-faq details[open] summary:after { content: \"−\"; } .rdl-faq-answer { padding: 0 14px 14px; } .rdl-faq-answer p { font-size: 13px; opacity: 0.74; } .rdl-cta { padding: 31px 18px; text-align: center; } .rdl-cta h2 { margin-bottom: 11px; font-size: 29px; } .rdl-cta-pill { display: inline-block; margin-top: 17px; padding: 13px 19px; border-radius: 999px; background: var(--rdl-gold); color: #282932; font-size: 14px; font-weight: 800; } @container (min-width: 560px) { .rdl-problem-grid { grid-template-columns: repeat(3, 1fr); } .rdl-learn-grid { grid-template-columns: repeat(3, 1fr); } .rdl-mode-grid { grid-template-columns: repeat(3, 1fr); } .rdl-version-grid { grid-template-columns: 1fr 1fr; } .rdl-scene-grid { grid-template-columns: repeat(2, 1fr); } } @container (min-width: 700px) { .rdl-page { padding: 14px 12px 54px; } .rdl-stack { gap: 20px; } .rdl-card { border-radius: 26px; } .rdl-media { padding: 14px 14px 0; } .rdl-media img { border-radius: 19px; } .rdl-body { padding: 30px 30px 33px; } .rdl-page h1 { font-size: 44px; } .rdl-page h2 { font-size: 31px; } .rdl-scene-grid { grid-template-columns: repeat(4, 1fr); } .rdl-spec { grid-template-columns: 34% 66%; } } \u003c\/style\u003e \u003cdiv class=\"rdl-page\"\u003e \u003cdiv class=\"rdl-stack\"\u003e\n\u003c!-- 01 HERO --\u003e\n\u003csection class=\"rdl-card rdl-card--dark\"\u003e\n\n  \u003cdiv class=\"rdl-media\"\u003e\n    \u003cimg src=\"https:\/\/p16-oec-general-useast8.ttcdn-us.com\/tos-useast8-i-rt0ujvrtvp-tx2\/9ab429f2012c4a22a23c731cd0842717~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Compact clip-on LED reading light with adjustable color modes\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      CLIP-ON READING LIGHT\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      Keep Reading.\u003cbr\u003e\n      Keep the Rest of the Room Calm.\n    \u003c\/h1\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp class=\"rdl-lead\"\u003e\n        A slim personal reading light with\n        \u003cstrong\u003ethree light colors, timer support and two power options\u003c\/strong\u003e\n        for books, e-readers, studying and travel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"rdl-bullets\"\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003e3 light colors\u003c\/strong\u003e\u003cbr\u003e\n          Switch the tone to match the moment.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eSlim clip-on format\u003c\/strong\u003e\u003cbr\u003e\n          Attaches directly to books, notebooks and compatible e-readers.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eBattery or rechargeable\u003c\/strong\u003e\u003cbr\u003e\n          Choose the power style that fits how you read.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"rdl-tags\"\u003e\n      \u003cspan class=\"rdl-tag\"\u003e3 Light Colors\u003c\/span\u003e\n      \u003cspan class=\"rdl-tag\"\u003eTimer\u003c\/span\u003e\n      \u003cspan class=\"rdl-tag\"\u003eDigital Display\u003c\/span\u003e\n      \u003cspan class=\"rdl-tag\"\u003e2 Power Options\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 02 PAIN --\u003e\n\u003csection class=\"rdl-card rdl-card--warm\"\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      LATE-NIGHT READING SHOULDN'T NEED THE WHOLE ROOM\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Bright Overhead Lights Can Feel Like Too Much for One More Chapter.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        Sometimes you only need light on the page—not across the entire bedroom,\n        hotel room or study space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-problem-grid\"\u003e\n\n      \u003cdiv class=\"rdl-problem\"\u003e\n        \u003cstrong\u003eToo Much Room Light\u003c\/strong\u003e\n        \u003cspan\u003e\n          Overhead lighting illuminates far more than the page you're reading.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-problem\"\u003e\n        \u003cstrong\u003eOne Color for Everything\u003c\/strong\u003e\n        \u003cspan\u003e\n          The same light tone may not suit bedtime reading and daytime studying equally well.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-problem\"\u003e\n        \u003cstrong\u003eForgetting to Switch Off\u003c\/strong\u003e\n        \u003cspan\u003e\n          A timer can be useful when reading is part of your bedtime routine.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-highlight\"\u003e\n      Put the light where you actually need it: \u003cstrong\u003eon the page.\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 03 INTERACTIVE LEARNING --\u003e\n\u003csection class=\"rdl-card rdl-card--soft\"\u003e\n\n  \u003cdiv class=\"rdl-media\"\u003e\n    \u003cimg src=\"https:\/\/p19-oec-general-useast8.ttcdn-us.com\/tos-useast8-i-rt0ujvrtvp-tx2\/5a498f58eb054c23bb38aef37f2e49ca~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Thin clip-on reading light attached to a book\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      SIMPLE PERSONAL LIGHTING\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Clip. Choose Your Light. Start Reading.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        The slim clip keeps the light close to your reading surface\n        without requiring a full-size desk or bedside lamp.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-learn-grid\"\u003e\n\n      \u003cdiv class=\"rdl-learn\"\u003e\n        \u003cspan class=\"rdl-learn-number\"\u003e1\u003c\/span\u003e\n        \u003ch3\u003eClip It On\u003c\/h3\u003e\n        \u003cp\u003e\n          Attach it to a book, notebook or compatible e-reader.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-learn\"\u003e\n        \u003cspan class=\"rdl-learn-number\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003ePick a Color\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose warm yellow, natural white or cool daylight.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-learn\"\u003e\n        \u003cspan class=\"rdl-learn-number\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eSet the Timer\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the countdown feature when you want the light to turn off later.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"rdl-details\"\u003e\n      \u003csummary\u003e\n        Which light color should I choose?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rdl-details-answer\"\u003e\n        \u003cp\u003e\n          Warm yellow works well when you want a softer evening feel.\n          Natural white gives a balanced everyday look, while cool daylight\n          provides a brighter-toned appearance for study or daytime reading.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 04 THREE LIGHT COLORS --\u003e\n\u003csection class=\"rdl-card\"\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      THREE WAYS TO LIGHT THE PAGE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Match the Light to Your Mood and Reading Space.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-mode-grid\"\u003e\n\n      \u003cdiv class=\"rdl-mode\"\u003e\n        \u003cdiv class=\"rdl-mode-dot rdl-dot-warm\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eWarm Yellow\u003c\/h3\u003e\n        \u003cp\u003e\n          A warmer-toned option for relaxed evening reading.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-mode\"\u003e\n        \u003cdiv class=\"rdl-mode-dot rdl-dot-natural\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eNatural White\u003c\/h3\u003e\n        \u003cp\u003e\n          A balanced tone for everyday books and notebooks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-mode\"\u003e\n        \u003cdiv class=\"rdl-mode-dot rdl-dot-cool\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eCool Daylight\u003c\/h3\u003e\n        \u003cp\u003e\n          A cooler-toned setting for studying and detail-focused reading.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 05 TWO POWER VERSIONS --\u003e\n\u003csection class=\"rdl-card rdl-card--lilac\"\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      CHOOSE YOUR POWER STYLE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Battery-Powered or USB-C Rechargeable.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        Two product versions let you choose between a\n        \u003cstrong\u003ebattery-powered setup\u003c\/strong\u003e and a\n        \u003cstrong\u003eUSB-C rechargeable setup.\u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-version-grid\"\u003e\n\n      \u003cdiv class=\"rdl-version\"\u003e\n\n        \u003cspan class=\"rdl-version-badge\"\u003e\n          BATTERY VERSION\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Simple Battery-Powered Convenience\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A practical option when you prefer a reading light powered by batteries.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rdl-mini-list\"\u003e\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ No charging routine required\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ Useful for travel or backup use\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ Check selected variant for battery requirements\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rdl-version\"\u003e\n\n        \u003cspan class=\"rdl-version-badge\"\u003e\n          RECHARGEABLE VERSION\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Recharge and Use Again\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Recharge the built-in power system through the\n          \u003cstrong\u003eUSB-C charging connection.\u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rdl-mini-list\"\u003e\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ USB-C rechargeable\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ No routine disposable-battery replacement\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"rdl-mini\"\u003e\n            ✓ Convenient for frequent readers\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-note\"\u003e\n      Battery type, battery quantity and runtime for the battery-powered\n      version are not specified in the supplied product information.\n      Please check the selected variant before ordering.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 06 TIMER --\u003e\n\u003csection class=\"rdl-card rdl-card--soft\"\u003e\n\n  \u003cdiv class=\"rdl-media\"\u003e\n    \u003cimg src=\"https:\/\/p16-oec-general-useast8.ttcdn-us.com\/tos-useast8-i-rt0ujvrtvp-tx2\/0df511c21bd34901acf9413d1136138b~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Digital countdown timer on clip-on reading light\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      SET IT. READ. LET THE TIMER HANDLE THE REST.\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Countdown You Can See at a Glance.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        The integrated digital display gives you a clear view of the\n        \u003cstrong\u003ecountdown timer\u003c\/strong\u003e during your reading session.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-timer\"\u003e\n\n      \u003cdiv class=\"rdl-timer-top\"\u003e\n\n        \u003cspan class=\"rdl-timer-icon\"\u003e\n          ⏱\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eBuilt-In Timer Support\u003c\/strong\u003e\n          \u003cspan\u003e\n            Useful for bedtime reading, study sessions and timed routines.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-highlight\"\u003e\n      Set a reading window before bed instead of relying on yourself\n      to remember to switch the light off later.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 07 MATERIAL --\u003e\n\u003csection class=\"rdl-card\"\u003e\n\n  \u003cdiv class=\"rdl-media\"\u003e\n    \u003cimg src=\"https:\/\/p16-oec-general-useast8.ttcdn-us.com\/tos-useast8-i-rt0ujvrtvp-tx2\/e90f79667cc54b7084649c405646d555~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Reading lamp panel detail\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      MADE FOR REPEATED USE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Slim Panel That Stays Easy to Pack.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        The compact panel and clip-style body are designed to stay\n        lightweight and easy to carry with your everyday reading gear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"rdl-bullets\"\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eThin profile\u003c\/strong\u003e for books and notebooks.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eClip-on format\u003c\/strong\u003e avoids a bulky lamp base.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"rdl-bullet\"\u003e\n        \u003cspan class=\"rdl-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003ePortable design\u003c\/strong\u003e for home, study and travel.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 08 USE CASE --\u003e\n\u003csection class=\"rdl-card rdl-card--warm\"\u003e\n\n  \u003cdiv class=\"rdl-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/7648\/1708\/files\/e87d0656171f0a9035e6811cad3a4819.png?v=1787108638\" alt=\"Portable clip-on reading light for bedside study and travel\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      ONE SMALL LIGHT. PLENTY OF PLACES TO USE IT.\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      From Bedtime Chapters to Study Sessions.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-scene-grid\"\u003e\n\n      \u003cdiv class=\"rdl-scene\"\u003e\n        \u003cstrong\u003eBedtime Reading\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep focused light closer to your book instead of lighting the whole room.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-scene\"\u003e\n        \u003cstrong\u003eStudying\u003c\/strong\u003e\n        \u003cspan\u003e\n          Clip it onto notebooks or reading material during focused sessions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-scene\"\u003e\n        \u003cstrong\u003eE-Readers\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use the slim clip with compatible devices where additional page light is useful.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-scene\"\u003e\n        \u003cstrong\u003eTravel\u003c\/strong\u003e\n        \u003cspan\u003e\n          Compact enough to keep with books and everyday carry items.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 09 SPECS --\u003e\n\u003csection class=\"rdl-card\"\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      PRODUCT DETAILS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Choose the Version That Fits Your Routine.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-spec-grid\"\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Clip-on LED reading light\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Light Colors\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Warm Yellow \/ Natural White \/ Cool Daylight\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Power Options\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Battery-Powered \/ USB-C Rechargeable\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Rechargeable Version\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          USB-C charging\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Display\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Digital countdown display\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Timer\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Supported\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rdl-spec\"\u003e\n        \u003cdiv class=\"rdl-spec-label\"\u003e\n          Clip Use\n        \u003c\/div\u003e\n        \u003cdiv class=\"rdl-spec-value\"\u003e\n          Books \/ notebooks \/ compatible e-readers\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-note\"\u003e\n      Specifications can differ between the battery-powered and rechargeable\n      variants. Battery size, quantity and included accessories should be checked\n      on the selected product option before purchase.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 10 FAQ --\u003e\n\u003csection class=\"rdl-card rdl-card--soft\"\u003e\n\n  \u003cdiv class=\"rdl-body\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      GOOD TO KNOW\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the difference between the two versions?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            One version is battery-powered, while the other features USB-C\n            recharging. Choose the power style that best fits your routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Which batteries does the battery-powered version use?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            The supplied product information does not specify the battery\n            type or quantity. Please check the selected variant details before ordering.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the rechargeable version use USB-C?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The rechargeable product version is described as using USB-C charging.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What light colors are available?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            The lamp offers warm yellow, natural white and cool daylight settings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does it have a timer?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The product includes a digital display with countdown timer support.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What can I clip it onto?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            It is designed for use with books, notebooks and compatible e-readers.\n            Fit can vary depending on the thickness and shape of the item.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How long does the rechargeable version run?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"rdl-faq-answer\"\u003e\n          \u003cp\u003e\n            Runtime can vary with brightness, light color, battery condition\n            and timer use. Check the specifications for your selected variant\n            for the most relevant runtime information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- 11 CTA --\u003e\n\u003csection class=\"rdl-card rdl-card--dark\"\u003e\n\n  \u003cdiv class=\"rdl-cta\"\u003e\n\n    \u003cspan class=\"rdl-eyebrow\"\u003e\n      READY FOR ONE MORE CHAPTER?\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Clip It On.\u003cbr\u003e\n      Choose Your Light.\u003cbr\u003e\n      Keep Reading.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rdl-copy-box\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003e3 light colors + timer + slim clip design\u003c\/strong\u003e\n        with your choice of battery-powered or USB-C rechargeable operation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rdl-cta-pill\"\u003e\n      CHOOSE YOUR VERSION ABOVE ↑\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e \u003c\/div\u003e","brand":"lwb","offers":[{"title":"White \/ Basic — Battery Powered","offer_id":54714870530414,"sku":"NC0223260904367-白色无字","price":17.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Smart — Rechargeable + Timer","offer_id":54714912604526,"sku":"NC0223260904367- 三色可充电读书灯-白色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Basic — Battery Powered","offer_id":54714870563182,"sku":"NC0223260904367-黑色无字","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Smart — Rechargeable + Timer","offer_id":54714912637294,"sku":"NC0223260904367- 三色可充电读书灯-黑色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Basic — Battery Powered","offer_id":54714870595950,"sku":"219807130815","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Smart — Rechargeable + Timer","offer_id":54714912670062,"sku":"NC0223260904367- 三色可充电读书灯-粉色","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/e21fcde49140417086fe4cc8e8b3c79d_tplv-fhlh96nyum-crop-webp_2048_2048.webp?v=1788487959","url":"https:\/\/bvuyomi.com\/products\/clip-on-reading-light-timer","provider":"Bvuyomi","version":"1.0","type":"link"}