HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (2024)

We use JavaScript to create the most functional website possible for our customers. JavaScript enables you to fully navigate and make a purchase on our site. If disabled the content or the functionality of the website can be limited or unavailable. Please enable JavaScript in your browser for the best possible experience. Thank you!

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (1)

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (2)

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (3)

Free shipping on all beauty- today only!Shop all

THIS WEEK'S DEALBath & body
favoriteson sale
Shop now

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (4)
HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (5)
HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (6)

Sorry you missed it… This item has sold out,but we still have more great deals.

10092936

FlexPay available Buy now

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (7)HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (8)

Over20% OFFSKINN CryoRoller Toolwhenyou buythe Today’sSpecialStart shopping

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (9)

Quick! These featured
deals won't last.
Shop now

`); // This will handle price range and no tiered pricing for us var calcDiscount = function(cur, old) { if (!cur || !old || (cur && cur.includes(' '))) { return 0; } cur = parseInt(cur.replace(/(\$|\.)/, '')); old = parseInt(old.replace(/(\$|\.)/, '')); var percent = Math.floor((old - cur) / old * 100); return percent >= percentThreshold ? percent : 0; }; const _dealDrop = function(){ let isMobile = !!$('body').is('.mobile'), isPreview = (window.location.href.indexOf('preview') > -1), parentContainer = $('#_weeklyDealDrop'), wddCarousel = parentContainer.find('.mm-injected ._products_carousel'), wddArrows = ((!isMobile) && parentContainer.find('.mm-injected ._dealdrop_controls')) || '', wddPager = parentContainer.find('.mm-injected ._dealdrop_pager'), wddSwipeMobile = ((!!isMobile) && true) || false, wddScroll = ((!!isMobile) && true) || false, wddInfinite = ((!!isMobile) && true) || false, wddAutoplay = ((!!isMobile) && true) || false, wddStartSlide = ((!!isMobile) && 1) || 0, wddRows = ((!!isMobile) && 1) || 2, wddSlides = ((!!isMobile) && 1.5) || 3, wddSlideShow = ((!!isMobile) && 1.5) || 1, wddProducts = { itemCount: (!!isMobile && 24) || 48 }, wddInit = () => { $(function(){ doAjax('/api/product/list/8413-17141',{skip: 1, take: wddProducts.itemCount+1},function(data,ts,xhr) { let wddObject = { url: '', topline: '', total: 0, recipe:(!!isMobile && 'prodfull') || 'prodfull', hasFlag: false, mod: 0 }; $.each(data.Products.Products, function(i,v) { wddObject.hasFlag = (typeof(v.Flag) != 'undefined'); if((wddObject.total >= wddProducts.itemCount) || (!!wddObject.hasFlag && !!v.Flag.IsTodaysSpecial) || (/image-coming-soon/i).test(v.ImageLink.Uri)){ return 1; } wddObject.total++; wddObject.topline = (v.TopLine || '').replace(/\s/g,' ').replace(/"/g,'"'); wddObject.url = v.ProductLink.Uri.replace(/http(s)*:\/\/.*hsn\.(com|net)/,''); var isPriceRange = !!(/\s/).test(v.Pricing.Tier1); var discount = calcDiscount(v.Pricing.Tier1, v.Pricing.Tier2); wddObject.priceClass = ((isPriceRange && ' _range') || ''); var newDiv = $('

'); newDiv.appendTo(wddCarousel); }); createCarousel(); }); }); }, doAjax = (url,data,callback) => { $.ajax({ url: url, type: 'GET', data: (data || {}), beforeSend: function (xhr) { xhr.setRequestHeader('X-Requested-With', { toString: function() { return ''; } } ); }, success: callback || (function(){}), error: function(ts){ window.console && window.console.error('>>> hi doAjax error:'); window.console && window.console.debug(ts); } }); }, createCarousel = () => { wddCarousel.slick({ rows: wddRows, slidesPerRow: wddSlides, slidesToShow: wddSlideShow, slidesToScroll: 1, autoplay: false, autoplaySpeed: 0, pauseOnHover: true, pauseOnFocus: true, infinite: true, lazyLoad: 'ondemand', cssEase: true, edgeFriction: 0, fade: false, swipeToSlide: wddSwipeMobile, initialSlide: wddStartSlide, appendArrows: wddArrows, appendDots: wddPager, dotsClass: '_pager-dots' }); }; wddInit(); }; _dealDrop(); })(jQuery);

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (11)

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (12)Celebrating Pride MonthJoin us in supporting LGBTQ+led brands from ourHSN family.Shop now

Watch & Shop

If you are experiencing video playback issues, you may need to upgrade your browser, or use Chrome or Firefox.

If you are experiencing video playback issues, you may need to upgrade your browser, or use Chrome or Firefox.

Items Recently Aired

Shop AllShop AllShop All

`));slide.append($(`

${v.Pricing.Tier1}

`));container.append(slide);});window._iraCC.push(container);container.off('init').on('init', function(event, slick) {// Hide inactive carousel after slick initializedvar activeClass = oanContainer.data('active');if (!parent.is(activeClass)) {parent.removeClass('active');}}).slick({initialSlide: 0,arrows: true,appendArrows: obj.controls,infinite: false,slidesToShow: isMobile ? 2.2 : 3,slidesToScroll: isMobile ? 2 : 3});}});};var widgetInit = function() {window._iraCC = [];//init hsn feedrecentInit({feed: 'RecentlyOnAirNow1',carousel: $('.items-recently-aired .carousel.z1 ._carousel'),cm2: 'hsnitemsrecentlyaired',controls: '.items-recently-aired .carousel.z1 .controls'});//init hsn2 feedsetTimeout(function(){recentInit({feed: 'RecentlyOnAirNow4',carousel: $('.items-recently-aired .carousel.z2 ._carousel'),cm2: 'hsn2itemsrecentlyaired',controls: '.items-recently-aired .carousel.z2 .controls'});}, 250);};var maybeInit = function() {if (oanContainer.onscreen()) {triggerRefreshTimer();widgetInit();isInitialized = true;}};var triggerRefreshTimer = function() {refreshTimerExpired = false;clearTimeout(refreshTimer);refreshTimer = setTimeout(function(){refreshTimerExpired = true;maybeInit();}, refreshInterval);};var playActiveVideo = function() {var data = $('.oan-yt.active').data('oan-player');if (data && data.playVideo) {data.playVideo();}};var pauseActiveVideo = function() {var data = $('.oan-yt.active').data('oan-player');if (data && data.pauseVideo) {data.pauseVideo();}};//youtube player controlwindow.onYouTubeIframeAPIReady = function() {//create the yt players$.each($('.oan-yt > div'), function(i,v) {var curYtDiv = $(v);curYtDiv.parent().data('oan-player', new YT.Player(curYtDiv.attr('id'), {videoId: curYtDiv.attr('data-yt-id'),playerVars: {controls: 1,showinfo: 1,modestbranding: 1,fs: 1,cc_load_policy: 1,iv_load_policy: 3,autohide: 1,mute: 1,rel: 0,origin: 'https%3A%2F%2Fwww.hsn.com'},events: {onStateChange: function(ev){//if the active player state changes and it's on screen, then it's likely that the user changed it, if the user paused it, the video should not play again automatically when scrolling back into view or navigating the tabs, otherwise if the user hit play, resume normal behaviorvar target = $(ev.target.g).parent();if(target.onscreen() && target.hasClass('active')){target.data('oan-player').__noplay = (ev.data == YT.PlayerState.PAUSED);}},onReady: function(ev) {//if it's not a tablet app and not mobile, play then pause the video so the poster does not show//-tablet apps have a touchstart event insteadif (!(device.IsTablet && device.IsNativeApp)) {//call the scroll event so that the video starts playing if it's in the viewport$(window).trigger('scroll._oan-yt');}}}}));});var _scroll = function(ev){if (!isInitialized) {maybeInit();return;} else if (refreshTimerExpired) {maybeInit();}var p = $('.oan-yt.active'), d = p.data('oan-player') || {};//if the video has been initializedif (typeof(d.playVideo) == 'function') {var state = d.getPlayerState();switch(true){//if this is not mobile and the user did not stop the video previously and the video is on screen and not playing, play itcase(state != YT.PlayerState.PLAYING && !isMobile && !d.__noplay && p.onscreen()):d.playVideo();break;//if the video is muted and playing and not on screen, pause the videocase(state == YT.PlayerState.PLAYING && d.isMuted() && !p.onscreen()):d.pauseVideo();break;}}};// on tablet apps, attach one touchstart event to window so that the video starts playing if the user happens to touch the element while scrolling, which is about 30% likelyif (device.IsTablet && device.IsNativeApp) {$(window).one('touchstart._oan-yt', _scroll);}// attach a scroll event to play/pause the active player when it's on/off the viewport$(window).on('resize._oan-yt scroll._oan-yt', _scroll);maybeInit();};$.getScript('https://www.youtube.com/iframe_api');});

HSN | Shop HSN ® For Daily Deals & Top Brands At The Official Site | HSN (2024)

FAQs

Why is HSN so cheap? ›

Because we do not want to overspend on advertising to end up increasing the cost of the products to our customers.

How do I get HSN? ›

QVC+ and HSN+ is available on Amazon Fire TV streaming devices, Amazon Fire TV Edition Smart TVs, Apple TV® devices, the Roku platform, Android TV, Google Play Store, LG Smart TVs (2018 models or newer), Xfinity X1, and Xfinity Flex.

What is the phone number for customer service for HSN? ›

Does the home shopping network still exist? ›

As of today, HSN and QVC is carried over the digital public airwaves and can be viewed without a cable subscription or a streaming device. Additionally a new Streaming service was introduced to cable providers which provides a different shopping experience compared to if a viewer went online and ordered merchandise.

What is the HSN controversy? ›

HSN, which is based in St. Petersburg, agreed to settle charges that it failed to immediately report to the Consumer Product Safety Commission that millions of the Joy Mangano-brand “My Little Steamer” and “My Little Steamer Go Mini” products were defective. The steamers posed an “unreasonable risk of serious injury.”

Is the HSN factory outlet store legit? ›

The HSN factory outlet scam is the latest shopping scam that we've been tracking this week. HSN factory outlet scam involves fake scam websites that pretend to be associated with HSN (the popular home shopping network).

Does HSN have a senior discount? ›

Every Tuesday, Seniors age 50 and over receive an additional 10% discount on their total purchase, with a maximum savings of $50. Q. What is the HSN Outlets Pricing Method? A.

Does HSN have an annual fee? ›

No annual fee. Use your QCard at HSN and receive the ExtraFlex option on qualifying HSN purchases.

Are QVC and HSN the same company? ›

Qurate Retail, Inc. is a Fortune 500 company comprised of six leading retail brands – QVC®, HSN®, Ballard Designs®, Frontgate®, Garnet Hill®, and Grandin Road® (collectively, “Qurate Retail GroupSM”) - all dedicated to providing a more human way to shop.

Who delivers for HSN? ›

Standard Delivery:

Most orders for in-stock items are processed within 24 hours and delivered 3 - 7 business days from your order date. Standard deliveries are made by either UPS or the United States Post Office.

What happens if you don't pay HSN? ›

Don't worry, we don't charge late fees or penalties for Easy Pay installments paid after the scheduled due date. Please note that in some instances, such as when an Easy Pay installment remains past due beyond a certain timeframe, a restriction may be placed on your account preventing new orders from being placed.

Does HSN have live chat? ›

Live Chat. Let's talk about it. We're available to chat daily from 8am-1am ET. Available on your web browser and mobile web browser.

Which is bigger, QVC or HSN? ›

In fiscal 2021, QVC U.S. represented approximately three-quarters of the QxH (representing the businesses of QVC and HSN only) business unit's $8.3 billion in revenue, and HSN made up the other one-quarter.

Can I use my HSN card on QVC? ›

HSN Card Benefits

Use your HSN Card at QVC® to enjoy many of the same benefits as QCard VIPs. Here's how to use your HSN Card at QVC: 1. Add your HSN Card as a payment method at checkout.

How much do people on the Home Shopping Network make? ›

The average HSN salary ranges from approximately $32,729 per year (estimate) for a Sales Associate to $471,511 per year (estimate) for a Senior Vice President. The average HSN hourly pay ranges from approximately $14 per hour (estimate) for a Sales Associaate to $80 per hour (estimate) for a Television Director.

What's the difference between HSN and QVC? ›

HSN, by contrast, is described as “a little more playful, irreverent at times, and moves a little faster.” It's customer base is a bit younger than QVC, which is more focused on women 50+ with greater discretion to spend, and more ethnically diverse.

Who is the target audience of HSN? ›

HSN's target demographic on mobile is equivalent to its demographic watching its TV channel and shopping on the HSN.com PC site: 83 percent female, 25–65-plus years of age, 52 percent in the 35-54 age bracket and $65,000 average household income, with the top three markets being New York, Los Angeles and Chicago.

Are QVC and HSN owned by same company? ›

Qurate Retail, Inc. is a Fortune 500 company comprised of six leading retail brands – QVC®, HSN®, Ballard Designs®, Frontgate®, Garnet Hill®, and Grandin Road® (collectively, “Qurate Retail GroupSM”) - all dedicated to providing a more human way to shop.

Did QVC buyout HSN? ›

In its shareholder breakdown of year-end and fourth-quarter revenues, Qurate Retail, Inc. noted that HSN is now a subsidiary of QVC Inc. Despite maintaining its branding, network and local offices, HSN has officially been absorbed by its long-time at-home shopping rival. As of Dec.

References

Top Articles
Latest Posts
Article information

Author: Dean Jakubowski Ret

Last Updated:

Views: 5449

Rating: 5 / 5 (70 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Dean Jakubowski Ret

Birthday: 1996-05-10

Address: Apt. 425 4346 Santiago Islands, Shariside, AK 38830-1874

Phone: +96313309894162

Job: Legacy Sales Designer

Hobby: Baseball, Wood carving, Candle making, Jigsaw puzzles, Lacemaking, Parkour, Drawing

Introduction: My name is Dean Jakubowski Ret, I am a enthusiastic, friendly, homely, handsome, zealous, brainy, elegant person who loves writing and wants to share my knowledge and understanding with you.