{"product_id":"nooklume","title":"NookLume™ BookShelf Lantern","description":"\u003c!-- ============================================================\n     NOOKLUME — Product Description Block (EN)\n     Unique JS prefix: nkl_\n     ============================================================ --\u003e\n\n\u003cdiv class=\"nkl-wrap\" style=\"max-width:780px;margin:0 auto;font-family:inherit;\"\u003e\n\n  \u003c!-- ===================== COUNTDOWN TIMER ===================== --\u003e\n  \u003cdiv id=\"nkl-countdown-box\" style=\"background:#fdf2f2;border:1px solid #f5c6c6;border-radius:10px;padding:14px 18px;margin-bottom:16px;text-align:center;\"\u003e\n    \u003cp style=\"margin:0 0 6px;font-size:14px;font-weight:600;color:#c0392b;letter-spacing:.3px;\"\u003e\n      🔥 LAUNCH OFFER ENDS IN:\n    \u003c\/p\u003e\n    \u003cdiv id=\"nkl-timer\" style=\"font-size:26px;font-weight:800;color:#c0392b;font-variant-numeric:tabular-nums;\"\u003e\n      00:00:00\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  (function() {\n    var NKL_KEY = \"nkl_endTime\";\n    var duration = 2 * 60 * 60 * 1000; \/\/ 2 hours\n    var end = localStorage.getItem(NKL_KEY);\n    if (!end || parseInt(end) \u003c Date.now()) {\n      end = Date.now() + duration;\n      localStorage.setItem(NKL_KEY, end);\n    } else {\n      end = parseInt(end);\n    }\n    function nklTick() {\n      var now = Date.now();\n      var diff = end - now;\n      if (diff \u003c= 0) {\n        localStorage.removeItem(NKL_KEY);\n        end = Date.now() + duration;\n        localStorage.setItem(NKL_KEY, end);\n        diff = end - now;\n      }\n      var h = Math.floor(diff \/ 3600000);\n      var m = Math.floor((diff % 3600000) \/ 60000);\n      var s = Math.floor((diff % 60000) \/ 1000);\n      var pad = function(n) { return n \u003c 10 ? \"0\" + n : n; };\n      var el = document.getElementById(\"nkl-timer\");\n      if (el) el.textContent = pad(h) + \":\" + pad(m) + \":\" + pad(s);\n    }\n    nklTick();\n    setInterval(nklTick, 1000);\n  })();\n  \u003c\/script\u003e\n\n  \u003c!-- ===================== URGENCY \/ SELLING FAST BAR ===================== --\u003e\n  \u003cdiv style=\"background:#fff4e5;border:1px solid #ffd699;border-radius:8px;padding:10px 16px;margin-bottom:18px;\"\u003e\n    \u003cdiv style=\"display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#a85c00;margin-bottom:6px;\"\u003e\n      \u003cspan\u003e⚡ 71% CLAIMED\u003c\/span\u003e\n      \u003cspan\u003eLimited stock\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#ffe0b3;border-radius:6px;height:8px;overflow:hidden;\"\u003e\n      \u003cdiv style=\"background:#ff9800;height:100%;width:71%;border-radius:6px;\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== TRUST BADGE PILLS ===================== --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:22px;\"\u003e\n    \u003cspan style=\"background:#e8f7ee;color:#1f8a4c;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;\"\u003e✓ Free Shipping\u003c\/span\u003e\n    \u003cspan style=\"background:#e8f7ee;color:#1f8a4c;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;\"\u003e✓ 30-Day Guarantee\u003c\/span\u003e\n    \u003cspan style=\"background:#e8f7ee;color:#1f8a4c;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;\"\u003e✓ Secure Checkout\u003c\/span\u003e\n    \u003cspan style=\"background:#f0f0f0;color:#555;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;\"\u003e✓ 2,400+ Happy Customers\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== MAIN HEADLINE \/ VALUE PROP ===================== --\u003e\n  \u003ch2 style=\"text-align:center;font-size:24px;line-height:1.3;margin-bottom:8px;\"\u003e\n    NookLume™ — Your Cozy Corner, Illuminated\n  \u003c\/h2\u003e\n  \u003cp style=\"text-align:center;font-size:15px;color:#555;max-width:560px;margin:0 auto 24px;\"\u003e\n    A small cast-iron lantern lamp that clips right onto your bookshelf and bathes your books\n    in a warm, nostalgic glow — no cords in sight, no installation needed.\n  \u003c\/p\u003e\n\n  \u003c!-- ===================== GUARANTEE SEAL (centered, Dawn-safe) ===================== --\u003e\n  \u003cdiv style=\"display:flex;justify-content:center;margin-bottom:28px;\"\u003e\n    \u003csvg width=\"120\" height=\"120\" viewbox=\"0 0 120 120\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003ccircle cx=\"60\" cy=\"60\" r=\"54\" fill=\"#fff7e6\" stroke=\"#e0a800\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"60\" cy=\"60\" r=\"44\" fill=\"none\" stroke=\"#e0a800\" stroke-width=\"1.5\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M60 28 L66 46 L85 46 L70 58 L75 76 L60 65 L45 76 L50 58 L35 46 L54 46 Z\" fill=\"#e0a800\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"60\" y=\"98\" text-anchor=\"middle\" font-size=\"10\" font-weight=\"700\" fill=\"#a85c00\"\u003e30-DAY\u003c\/text\u003e\n      \u003ctext x=\"60\" y=\"109\" text-anchor=\"middle\" font-size=\"9\" fill=\"#a85c00\"\u003eGUARANTEE\u003c\/text\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== HOW IT WORKS ===================== --\u003e\n  \u003ch3 style=\"text-align:center;font-size:20px;margin-bottom:18px;\"\u003eHow It Works\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:200px;max-width:230px;text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/ChatGPT_Image_Jun_30_2026_03_23_12_PM.png?v=1782847474\" alt=\"Clipping NookLume onto a bookshelf\" style=\"width:100%;border-radius:10px;margin-bottom:10px;object-fit:cover;aspect-ratio:1\/1;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:14.5px;\"\u003e1. Clip It On\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#666;margin:0;\"\u003eThe iron hook fits any shelf up to 1.2\" thick — no tools required.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1;min-width:200px;max-width:230px;text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/ChatGPT_Image_Jun_30_2026_03_22_57_PM.png?v=1782847471\" alt=\"NookLume glowing on a shelf at a desk\" style=\"width:100%;border-radius:10px;margin-bottom:10px;object-fit:cover;aspect-ratio:1\/1;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:14.5px;\"\u003e2. Switch It On\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#666;margin:0;\"\u003eA discreet button activates the warm LED light — battery-powered, no cords.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1;min-width:200px;max-width:230px;text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/ChatGPT_Image_Jun_30_2026_03_23_17_PM.png?v=1782847470\" alt=\"Cozy reading nook lit by NookLume\" style=\"width:100%;border-radius:10px;margin-bottom:10px;object-fit:cover;aspect-ratio:1\/1;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:14.5px;\"\u003e3. Enjoy the Glow\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#666;margin:0;\"\u003eA soft, nostalgic light that turns any corner into a cozy retreat.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== SEE IT IN ACTION (VIDEO) ===================== --\u003e\n  \u003ch3 style=\"text-align:center;font-size:20px;margin-bottom:18px;\"\u003eSee It In Action\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:30px;\"\u003e\n    \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/800d680cb3d24b349118c9ce1e3ca8dc.mp4\" style=\"width:100%;max-width:240px;border-radius:10px;\" muted loop playsinline autoplay\u003e\u003c\/video\u003e\n    \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b1977322b10841b7a13e4849da94c6b6.mp4\" style=\"width:100%;max-width:240px;border-radius:10px;\" muted loop playsinline autoplay\u003e\u003c\/video\u003e\n    \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e67d3acc5dbc41ddb22058dec2c706db.mp4\" style=\"width:100%;max-width:240px;border-radius:10px;\" muted loop playsinline autoplay\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== USE CASES ===================== --\u003e\n  \u003ch3 style=\"text-align:center;font-size:20px;margin-bottom:18px;\"\u003ePerfect For\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"background:#faf7f2;border-radius:10px;padding:14px;text-align:center;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:13.5px;\"\u003e📚 Bookshelf \/ Library\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#faf7f2;border-radius:10px;padding:14px;text-align:center;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:13.5px;\"\u003e🖥️ Desk \/ Home Office\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#faf7f2;border-radius:10px;padding:14px;text-align:center;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:13.5px;\"\u003e🎁 Gift for Book Lovers\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#faf7f2;border-radius:10px;padding:14px;text-align:center;\"\u003e\n      \u003cp style=\"font-weight:700;margin:0 0 4px;font-size:13.5px;\"\u003e🛋️ Reading Nook \/ Living Room\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== CUSTOMER REVIEWS SECTION ===================== --\u003e\n  \u003ch3 style=\"text-align:center;font-size:20px;margin-bottom:6px;\"\u003eWhat Customers Are Saying\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;\"\u003e\n    \u003cspan style=\"font-size:14px;font-weight:600;\"\u003e5.0 ★★★★★\u003c\/span\u003e\n    \u003cspan style=\"font-size:13px;color:#666;\"\u003eBased on 5 verified purchases\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Review 1 --\u003e\n  \u003cdiv style=\"border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:14px;background:#fafafa;\"\u003e\n    \u003cdiv style=\"display:flex;gap:12px;margin-bottom:12px;\"\u003e\n      \u003cdiv style=\"flex-shrink:0;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;\"\u003eB\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv style=\"display:flex;justify-content:space-between;align-items:flex-start;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"margin:0;font-weight:600;font-size:14px;\"\u003eBody Color:B\u003c\/p\u003e\n            \u003cdiv style=\"color:#ff9800;font-size:13px;margin-top:2px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan style=\"font-size:12px;color:#999;\"\u003e09 Jul 2026\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin:10px 0 0;font-size:13.5px;color:#444;line-height:1.5;\"\u003eThe delivery is very fast and the product looks good. But I haven't had time to assemble it. I will update the comments again when I finish installing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Review 2 --\u003e\n  \u003cdiv style=\"border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:14px;background:#fafafa;\"\u003e\n    \u003cdiv style=\"display:flex;gap:12px;margin-bottom:12px;\"\u003e\n      \u003cdiv style=\"flex-shrink:0;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;\"\u003eB\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv style=\"display:flex;justify-content:space-between;align-items:flex-start;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"margin:0;font-weight:600;font-size:14px;\"\u003eBody Color:B\u003c\/p\u003e\n            \u003cdiv style=\"color:#ff9800;font-size:13px;margin-top:2px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan style=\"font-size:12px;color:#999;\"\u003e15 Jul 2026\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin:10px 0 0;font-size:13.5px;color:#444;line-height:1.5;\"\u003eThe delivery speed is very fast, and the price is also quite favorable.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/Captura_de_Pantalla_2026-07-19_a_la_s_16.27.40.png?v=1784493177\" alt=\"Customer review photo\" style=\"width:100%;max-width:120px;border-radius:6px;margin-top:10px;object-fit:cover;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Review 3 --\u003e\n  \u003cdiv style=\"border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:14px;background:#fafafa;\"\u003e\n    \u003cdiv style=\"display:flex;gap:12px;margin-bottom:12px;\"\u003e\n      \u003cdiv style=\"flex-shrink:0;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;\"\u003eB\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv style=\"display:flex;justify-content:space-between;align-items:flex-start;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"margin:0;font-weight:600;font-size:14px;\"\u003eBody Color:B\u003c\/p\u003e\n            \u003cdiv style=\"color:#ff9800;font-size:13px;margin-top:2px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan style=\"font-size:12px;color:#999;\"\u003e10 Jul 2026\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin:10px 0 0;font-size:13.5px;color:#444;line-height:1.5;\"\u003eIt is very suitable for my bookshelf.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/Captura_de_Pantalla_2026-07-19_a_la_s_16.27.57.png?v=1784493177\" alt=\"Customer review photo\" style=\"width:100%;max-width:120px;border-radius:6px;margin-top:10px;object-fit:cover;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Review 4 --\u003e\n  \u003cdiv style=\"border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:14px;background:#fafafa;\"\u003e\n    \u003cdiv style=\"display:flex;gap:12px;margin-bottom:12px;\"\u003e\n      \u003cdiv style=\"flex-shrink:0;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;\"\u003eJ\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv style=\"display:flex;justify-content:space-between;align-items:flex-start;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"margin:0;font-weight:600;font-size:14px;\"\u003eVerified Buyer\u003c\/p\u003e\n            \u003cdiv style=\"color:#ff9800;font-size:13px;margin-top:2px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan style=\"font-size:12px;color:#999;\"\u003e14 Jul 2026\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin:10px 0 0;font-size:13.5px;color:#444;line-height:1.5;\"\u003eConsistent with the image description.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/Captura_de_Pantalla_2026-07-19_a_la_s_16.28.13.png?v=1784493177\" alt=\"Customer review photo\" style=\"width:100%;max-width:120px;border-radius:6px;margin-top:10px;object-fit:cover;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Review 5 --\u003e\n  \u003cdiv style=\"border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:14px;background:#fafafa;\"\u003e\n    \u003cdiv style=\"display:flex;gap:12px;margin-bottom:12px;\"\u003e\n      \u003cdiv style=\"flex-shrink:0;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;\"\u003eC\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv style=\"display:flex;justify-content:space-between;align-items:flex-start;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"margin:0;font-weight:600;font-size:14px;\"\u003eVerified Buyer\u003c\/p\u003e\n            \u003cdiv style=\"color:#ff9800;font-size:13px;margin-top:2px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan style=\"font-size:12px;color:#999;\"\u003e14 Jul 2026\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin:10px 0 0;font-size:13.5px;color:#444;line-height:1.5;\"\u003eSuper fast delivery.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/Captura_de_Pantalla_2026-07-19_a_la_s_16.28.52.png?v=1784493175\" alt=\"Customer review photo\" style=\"width:100%;max-width:120px;border-radius:6px;margin-top:10px;object-fit:cover;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== DELIVERY ESTIMATE BLOCK ===================== --\u003e\n  \u003cdiv style=\"border:1px solid #e0e0e0;border-radius:10px;padding:16px 18px;margin-bottom:30px;\"\u003e\n    \u003cp style=\"font-weight:700;font-size:14px;margin:0 0 10px;\"\u003e🌍 Estimated Delivery\u003c\/p\u003e\n    \u003cdiv id=\"nkl-delivery-bar\" style=\"background:#eee;border-radius:6px;height:6px;overflow:hidden;margin-bottom:10px;\"\u003e\n      \u003cdiv id=\"nkl-delivery-progress\" style=\"background:#2e7d32;height:100%;width:0%;border-radius:6px;transition:width 1.2s ease;\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#444;margin:0;\"\u003e\n      Order today → arrives approx. \u003cstrong id=\"nkl-delivery-date\"\u003ecalculating...\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  (function() {\n    var bar = document.getElementById(\"nkl-delivery-progress\");\n    var dateEl = document.getElementById(\"nkl-delivery-date\");\n    if (!bar || !dateEl) return;\n    setTimeout(function() { bar.style.width = \"62%\"; }, 300);\n\n    function addBusinessDays(date, days) {\n      var d = new Date(date);\n      var added = 0;\n      while (added \u003c days) {\n        d.setDate(d.getDate() + 1);\n        var day = d.getDay();\n        if (day !== 0 \u0026\u0026 day !== 6) added++;\n      }\n      return d;\n    }\n    var minDate = addBusinessDays(new Date(), 7);\n    var maxDate = addBusinessDays(new Date(), 12);\n    var opts = { month: \"short\", day: \"numeric\" };\n    dateEl.textContent = minDate.toLocaleDateString(\"en-US\", opts) + \" - \" + maxDate.toLocaleDateString(\"en-US\", opts);\n  })();\n  \u003c\/script\u003e\n\n  \u003c!-- ===================== FAQ ACCORDION ===================== --\u003e\n  \u003ch3 style=\"text-align:center;font-size:20px;margin-bottom:16px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"nkl-faq\" style=\"margin-bottom:30px;\"\u003e\n\n    \u003cdetails style=\"border-bottom:1px solid #e5e5e5;padding:12px 4px;\"\u003e\n      \u003csummary style=\"cursor:pointer;font-weight:600;font-size:14.5px;\"\u003eHow does it stay on the shelf?\u003c\/summary\u003e\n      \u003cp style=\"font-size:13.5px;color:#555;margin:8px 0 0;\"\u003eThe cast-iron hook rests over the edge of your shelf, held in place by the weight of the surrounding books — no screws or adhesive needed.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"border-bottom:1px solid #e5e5e5;padding:12px 4px;\"\u003e\n      \u003csummary style=\"cursor:pointer;font-weight:600;font-size:14.5px;\"\u003eWhat battery does it use and how long does it last?\u003c\/summary\u003e\n      \u003cp style=\"font-size:13.5px;color:#555;margin:8px 0 0;\"\u003eIt runs on a replaceable button battery. With ambient use (2-3 hours a day) it lasts approximately 4-6 weeks.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"border-bottom:1px solid #e5e5e5;padding:12px 4px;\"\u003e\n      \u003csummary style=\"cursor:pointer;font-weight:600;font-size:14.5px;\"\u003eHow big is it?\u003c\/summary\u003e\n      \u003cp style=\"font-size:13.5px;color:#555;margin:8px 0 0;\"\u003eIt measures approx. 7.9\" long x 7.1\" wide x 5.9\" tall — compact enough to not take up your book space.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"border-bottom:1px solid #e5e5e5;padding:12px 4px;\"\u003e\n      \u003csummary style=\"cursor:pointer;font-weight:600;font-size:14.5px;\"\u003eIs it just decorative, or bright enough to read by?\u003c\/summary\u003e\n      \u003cp style=\"font-size:13.5px;color:#555;margin:8px 0 0;\"\u003eIt's designed as a warm ambient accent light to set the mood in your reading nook. It's not meant to replace a functional reading lamp.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"border-bottom:1px solid #e5e5e5;padding:12px 4px;\"\u003e\n      \u003csummary style=\"cursor:pointer;font-weight:600;font-size:14.5px;\"\u003eIs there a warranty?\u003c\/summary\u003e\n      \u003cp style=\"font-size:13.5px;color:#555;margin:8px 0 0;\"\u003eYes — a 30-day satisfaction guarantee. If you don't love it, we'll refund you.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ===================== PAYMENT ICONS ===================== --\u003e\n  \u003cdiv style=\"text-align:center;margin-bottom:8px;\"\u003e\n    \u003cp style=\"font-size:12px;color:#888;margin-bottom:8px;\"\u003e100% Secure Checkout\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;justify-content:center;gap:8px;flex-wrap:wrap;\"\u003e\n      \u003cspan style=\"font-size:11px;background:#f2f2f2;border-radius:4px;padding:4px 8px;\"\u003eVISA\u003c\/span\u003e\n      \u003cspan style=\"font-size:11px;background:#f2f2f2;border-radius:4px;padding:4px 8px;\"\u003eMastercard\u003c\/span\u003e\n      \u003cspan style=\"font-size:11px;background:#f2f2f2;border-radius:4px;padding:4px 8px;\"\u003eAMEX\u003c\/span\u003e\n      \u003cspan style=\"font-size:11px;background:#f2f2f2;border-radius:4px;padding:4px 8px;\"\u003ePayPal\u003c\/span\u003e\n      \u003cspan style=\"font-size:11px;background:#f2f2f2;border-radius:4px;padding:4px 8px;\"\u003eApple Pay\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Leufu Store","offers":[{"title":"Default Title","offer_id":49253095669988,"sku":null,"price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/4188\/0804\/files\/ChatGPT_Image_Jul_18_2026_10_56_43_PM.png?v=1784429955","url":"https:\/\/www.leufustore.com\/products\/nooklume","provider":"Leufu Store","version":"1.0","type":"link"}