{"title":"Flexilights Doorbuster","description":"\u003cstyle\u003e\u003c!--\n\/* ### ---- BANNER COUNTDOWN TIMER --- ### *\/\n  .countdown-timer_2 .countdown-wrapper_2 {\n    display: block;\n    position: relative;\n    background-color: #7F0E7D;\n    text-align: center;\n    padding: .5rem;\n    border-radius: 3px;\n    margin: 0 0 .25rem 0;\n  }\n\n  .countdown-timer_2 .countdown-timer_2 {\n    display: -webkit-box;\n    display: -ms-flexbox;\n    display: flex;\n    position: relative;\n    \/* -webkit-box-orient: vertical;*\/\n    \/* -webkit-box-direction: normal;*\/\n    \/* -ms-flex-direction: column;*\/\n    \/* flex-direction: column;*\/\n    flex-wrap: wrap;\n    justify-content: center;\n    margin: 0 0 .5em 0;\n    border-radius: 3px;\n  }\n\n  .countdown-timer_2 .timer-message_2 {\n    display: block;\n    position: relative;\n    color: #ffffff;\n    font-size: calc(22px + (22 - 20) * ((100vw - 320px) \/ (1600 - 320)));\n    line-height: calc(22px + (28 - 22) * ((100vw - 320px) \/ (1600 - 320)));\n    font-weight: bold;\n    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);\n    margin: 0 0 .25em 0;\n  }\n\n  .countdown-timer_2 .timer-cta_2 {\n    display: block;\n    position: relative;\n    color: #FFFFFF;\n    font-weight: bold;\n    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);\n  }\n\n  .countdown-timer_2 .time-box_2 {\n    display: flex;\n    position: relative;\n    background-color: #ffffff;\n    min-width: 150px;\n    \/* margin: 0 0 .55rem 0; *\/\n    padding: .5rem;\n    text-align: center;\n    border-radius: 3px;\n    justify-content: center;\n    align-items: center;\n    flex: 1 1 0;\n    margin: .25rem;\n  }\n\n  .countdown-timer_2 .time-box__inner-wrapper_2 {\n    \/* display: flex;\n    align-items: center; *\/\n    display: inline-block;\n    flex: 1 1 0;\n    \/* text-align: left; *\/\n    \/* margin: 0 0 0 1rem; *\/\n  }\n\n  .countdown-timer_2 .numbers-box_2 {\n    background: -webkit-linear-gradient(#B561BD, #B561BD, #B561BD);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    font-size: calc(25px + (34 - 24) * ((100vw - 320px) \/ (1600 - 320)));\n    font-weight: bold;\n    margin: 0 .25rem 0 0;\n    line-height: .75;\n    margin-right: 0;\n  }\n\n  .countdown-timer_2 .time-name_2 {\n    color: black;\n    font-size: calc(20px + (34 - 24) * ((100vw - 320px) \/ (1600 - 320)));\n    display: inline-block;\n    line-height: .75;\n  }\n\n  .countdown-timer_2 .flex-row_2 {\n    display: inline-flex;\n    justify-content: space-between;\n    flex: 1 1 0;\n  }\n--\u003e\u003c\/style\u003e\n\u003c!-- banner countdown timer --\u003e\n\u003cdiv class=\"countdown-timer_2\"\u003e\u003ca class=\"countdown-wrapper_2\" data-ad-slot=\"collection-page_countdown-timer_layout-1\" data-ad-label=\"countdown-label_countdown-ad-label\"\u003e \u003cspan class=\"timer-message_2\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"countdown-timer_2\"\u003e\n\u003cdiv class=\"flex-row_2\"\u003e\n\u003cdiv class=\"time-box_2\"\u003e\n\u003cdiv class=\"time-box__inner-wrapper_2\"\u003e\n\u003cspan class=\"num-days_2 numbers-box_2\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"time-name_2 days-name_2\"\u003eDays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-box_2\"\u003e\n\u003cdiv class=\"time-box__inner-wrapper_2\"\u003e\n\u003cspan class=\"num-hours_2 numbers-box_2\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"time-name_2\"\u003eHours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex-row_2\"\u003e\n\u003cdiv class=\"time-box_2\"\u003e\n\u003cdiv class=\"time-box__inner-wrapper_2\"\u003e\n\u003cspan class=\"num-minutes_2 numbers-box_2\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"time-name_2\"\u003eMinutes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-box_2\"\u003e\n\u003cdiv class=\"time-box__inner-wrapper_2\"\u003e\n\u003cspan class=\"num-seconds_2 numbers-box_2\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"time-name_2\"\u003eSeconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"timer-cta_2\"\u003e\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cscript\u003e\/\/ \u003c![CDATA[\n\/\/jshint esversion: 6\n    function isDST(date) {\n      let jan = new Date(date.getFullYear(), 0, 1).getTimezoneOffset();\n      let jul = new Date(date.getFullYear(), 6, 1).getTimezoneOffset();\n      return Math.max(jan, jul) != date.getTimezoneOffset();\n    }\n\n    function countdown(endDate) {\n      let days, hours, minutes, seconds;\n      let daylightSavings = isDST(new Date(endDate));\n      let pacificTimeZoneOffset;\n      if (daylightSavings) {\n        pacificTimeZoneOffset = \"GMT-0700\";\n      } else {\n        pacificTimeZoneOffset = \"GMT-0800\";\n      }\n      endDate = new Date(endDate + \" \" + pacificTimeZoneOffset).getTime();\n      if (isNaN(endDate)) {\n        console.log(\"Error. Variable 'endDate' is not a number.\");\n      }\n      setInterval(calculate, 1000);\n\n      function calculate() {\n        if (document.querySelector(\".countdown-timer_2 .countdown-wrapper_2\")) {\n          let startDate = new Date();\n          startDate = startDate.getTime();\n          let timeRemaining = parseInt((endDate - startDate) \/ 1000);\n          if (timeRemaining \u003e 0) {\n            days = parseInt(timeRemaining \/ 86400);\n            timeRemaining = (timeRemaining % 86400);\n            hours = parseInt(timeRemaining \/ 3600);\n            timeRemaining = (timeRemaining % 3600);\n            minutes = parseInt(timeRemaining \/ 60);\n            timeRemaining = (timeRemaining % 60);\n            seconds = parseInt(timeRemaining);\n            document.querySelector(\".countdown-timer_2 .countdown-wrapper_2\").href = \"#\";\n            document.querySelector(\".countdown-timer_2 .timer-message_2\").innerHTML = \"For a Limited Time! $5 Flexilights\";\n            document.querySelector(\".countdown-timer_2 .timer-cta_2\").innerHTML = \"Choose from several fun patterns! While Supplies Last.\";\n            if (days \u003c 10) {\n              document.querySelector(\".countdown-timer_2 .num-days_2\").innerHTML = (\"0\" + days).slice(-2);\n            } else {\n              document.querySelector(\".countdown-timer_2 .num-days_2\").innerHTML = parseInt(days, 10);\n            }\n            if (days == 1) {\n              document.querySelector(\".countdown-timer_2 .days-name_2\").innerHTML = \"Day\";\n            }\n            document.querySelector(\".countdown-timer_2 .num-hours_2\").innerHTML = (\"0\" + hours).slice(-2);\n            document.querySelector(\".countdown-timer_2 .num-minutes_2\").innerHTML = (\"0\" + minutes).slice(-2);\n            document.querySelector(\".countdown-timer_2 .num-seconds_2\").innerHTML = (\"0\" + seconds).slice(-2);\n          } else if (timeRemaining \u003c= 0) {\n            document.querySelector(\".countdown-timer_2 .timer-message_2\").innerHTML = \"\";\n            document.querySelector(\".countdown-timer_2 .timer-cta_2\").innerHTML = \"\";\n            document.querySelector(\".countdown-timer_2 .num-days_2\").innerHTML = \"00\";\n            document.querySelector(\".countdown-timer_2 .num-hours_2\").innerHTML = \"00\";\n            document.querySelector(\".countdown-timer_2 .num-minutes_2\").innerHTML = \"00\";\n            document.querySelector(\".countdown-timer_2 .num-seconds_2\").innerHTML = \"00\";\n            document.querySelector(\".countdown-timer_2 .countdown-wrapper_2\").href = \"#\";\n            return;\n          }\n        }\n      }\n    }\n    (function() {\n      countdown('03\/01\/2023 23:59:59');\n    }());\n\/\/ ]]\u003e\u003c\/script\u003e","products":[{"product_id":"91176-flexilight-cat-booklight","title":"Flexilight Cat Booklight","description":"\u003cp\u003e\u003cstrong\u003eWhat a bright idea!\u003c\/strong\u003e   \n\nMake reading fun and functional with the Flexilight booklight from Thinking Gifts. With an eye-popping, durable design, it's so thin that when you're done reading just pop it into your book and use it as a bookmark. It bends forwards at any angle, so you can position the LED (and its whopping eight lumens of light) anywhere you want it -- whether it's by your bedside or on the go!\u003c\/p\u003e\n\n\u003cul\u003e\n\u003cli\u003eMaterials: plastic \u0026amp; LEDs\u003c\/li\u003e\n\u003cli\u003eRequires 2 CR2016 lithium replaceable batteries (included)\u003c\/li\u003e\n\u003cli\u003eContents: 1 flexlight\u003c\/li\u003e\n\u003cli\u003e7\" x 1.75\" x 0.6\" (17.8 x 4.4 x 1.5 cm)\u003c\/li\u003e\n\u003cli\u003eImported\u003c\/li\u003e\n\u003cli\u003eAges 3 \u0026amp; up\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eWARNING:\nCHOKING HAZARD - Small parts. Not for children under 3 yrs. \u003c\/p\u003e","brand":"CUSA","offers":[{"title":"Default Title","offer_id":40562825232497,"sku":"149991","price":4.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1421\/8248\/files\/0002_91176_LF_OP03_509d7af6-13f7-439b-aa54-3ff823eff964.jpg?v=1711501299"},{"product_id":"91177-flexilight-dog-booklight","title":"Flexilight Dog Booklight","description":"\u003cp\u003e\u003cstrong\u003eWhat a bright idea!\u003c\/strong\u003e   \n\nMake reading fun and functional with the Flexilight booklight from Thinking Gifts. With an eye-popping, durable design, it's so thin that when you're done reading just pop it into your book and use it as a bookmark. It bends forwards at any angle, so you can position the LED (and its whopping eight lumens of light) anywhere you want it -- whether it's by your bedside or on the go!\u003c\/p\u003e\n\n\u003cul\u003e\n\u003cli\u003eMaterials: plastic \u0026amp; LEDs\u003c\/li\u003e\n\u003cli\u003eRequires 2 CR2016 lithium replaceable batteries (included)\u003c\/li\u003e\n\u003cli\u003eContents: 1 flexlight\u003c\/li\u003e\n\u003cli\u003e7\" x 1.75\" x 0.6\" (17.8 x 4.4 x 1.5 cm)\u003c\/li\u003e\n\u003cli\u003eImported\u003c\/li\u003e\n\u003cli\u003eAges 3 \u0026amp; up\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eWARNING:\nCHOKING HAZARD - Small parts. Not for children under 3 yrs. \u003c\/p\u003e","brand":"CUSA","offers":[{"title":"Default Title","offer_id":40562825298033,"sku":"149992","price":16.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1421\/8248\/files\/0001_91177_LF_OP01_bb798146-bf50-415e-83a9-f1a5e74bcdb6.jpg?v=1711501302"},{"product_id":"91178-flexilight-heart-booklight","title":"Flexilight Heart Booklight","description":"\u003cp\u003e\u003cstrong\u003eWhat a bright idea!\u003c\/strong\u003e   \n\nMake reading fun and functional with the Flexilight booklight from Thinking Gifts. With an eye-popping, durable design, it's so thin that when you're done reading just pop it into your book and use it as a bookmark. It bends forwards at any angle, so you can position the LED (and its whopping eight lumens of light) anywhere you want it -- whether it's by your bedside or on the go!\u003c\/p\u003e\n\n\u003cul\u003e\n\u003cli\u003eMaterials: plastic \u0026amp; LEDs\u003c\/li\u003e\n\u003cli\u003eRequires 2 CR2016 lithium replaceable batteries (included)\u003c\/li\u003e\n\u003cli\u003eContents: 1 flexlight\u003c\/li\u003e\n\u003cli\u003e7\" x 1.75\" x 0.6\" (17.8 x 4.4 x 1.5 cm)\u003c\/li\u003e\n\u003cli\u003eImported\u003c\/li\u003e\n\u003cli\u003eAges 3 \u0026amp; up\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eWARNING:\nCHOKING HAZARD - Small parts. Not for children under 3 yrs. \u003c\/p\u003e","brand":"CUSA","offers":[{"title":"Default Title","offer_id":40562826575985,"sku":"149993","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1421\/8248\/files\/0000_91178_LF_OP02_e3b41b52-38be-407b-bc8c-2dc9115ace2d.jpg?v=1711501302"},{"product_id":"94035-flexilight-llama-booklight","title":"Flexilight Llama Booklight","description":"\u003cp\u003eMake reading fun and easy with the Flexilight book light from Thinking Gifts. With an eye-popping, durable design, it's so thin that when you're done reading just pop it into your book and use it as a bookmark. It bends forwards at any angle, so you can position the LED (and its whopping eight lumens of light) anywhere you want it -- whether it's by your bedside or on the go!\u003c\/p\u003e\n\n\n\u003c!--product-details--\u003e\n\n\u003cul\u003e\n\u003cli\u003eMaterials: plastic \u0026amp; LEDs\u003c\/li\u003e\n\u003cli\u003eRequires 2 CR2016 lithium replaceable batteries (included)\u003c\/li\u003e\n\u003cli\u003eContents: 1 flexlight\u003c\/li\u003e\n\u003cli\u003eImported\u003c\/li\u003e\n\u003cli\u003eAges 3 \u0026amp; up\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eWARNING:\nCHOKING HAZARD - Small parts. Not for children under 3 yrs. \u003c\/p\u003e\n\n\n\u003c!--sizing--\u003e\n\u003cli\u003e5.5\"L x 1.25\"W \u003c\/li\u003e\n\n\u003c!--care-instructions--\u003e","brand":"CUSA","offers":[{"title":"Default Title","offer_id":40563035701361,"sku":"173386","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1421\/8248\/files\/94035_ALT3.jpg?v=1711503681"}],"url":"https:\/\/test.greatergood.com\/collections\/flexilights-doorbuster-022823.oembed","provider":"GreaterGood Test","version":"1.0","type":"link"}