Holiday Shopping

Still haven’t started your holiday shopping? Check out the @tech50plus 2017 Holiday Gift Guide, featuring our Sharp Orville Redenbacher’s Microwave. Take the worry out of popping for your holiday movie nights! http://bit.ly/2k1hDPS

You Might Also Like

document.addEventListener("DOMContentLoaded", function() { const youtubeIframes = document.querySelectorAll('iframe[src*="youtube.com"], iframe[src*="youtu.be"]'); youtubeIframes.forEach(function(iframe) { const parent = iframe.parentElement; if (!parent.classList.contains('youtube-container')) { const wrapper = document.createElement('div'); wrapper.classList.add('youtube-container'); iframe.parentNode.insertBefore(wrapper, iframe); wrapper.appendChild(iframe); } }); });