www.garnethill.com Open in urlscan Pro
104.117.209.153  Public Scan

Submitted URL: http://garnethill.com/
Effective URL: https://www.garnethill.com/
Submission Tags: tranco_l324
Submission: On November 12 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

Name: headerSearchFormGET /ProductSearch2

<form name="headerSearchForm" id="headerSearchForm" action="/ProductSearch2" method="get" onsubmit="return submitheaderSearchForm(headerSearchForm);">
  <input type="hidden" name="storeId" value="10054">
  <input type="hidden" name="catalogId" value="10054">
  <input type="hidden" name="langId" value="-1">
  <script>
    var isFocusTakenByMenu = false;
    var state = 0;

    function setIsSearchBoxFocused() {
      state = 1;
    }

    function clearIsSearchBoxFocused(e) {
      setTimeout(delayedClearSearchBoxFocus, '80');
    }

    function delayedClearSearchBoxFocus() {
      if (state == 1 && isFocusTakenByMenu == false) {
        state = 0;
      }
    }

    function setIsFocusTakenByMenu(flag) {
      isFocusTakenByMenu = true;
      if (state == 1) {
        state = 2;
      }
    }

    function resetSearchBoxFocus() {
      if (state == 2) {
        setTimeout(delayedSetFocus, '100');
        isFocusTakenByMenu = false;
        state = 1;
      } else {
        state = 0;
      }
    }

    function delayedSetFocus() {
      var searchBoxElement = document.getElementById("headerBox");
      searchBoxElement.focus();
    }
  </script>
  <div id="searchBox">
    <input type="text" id="headerBox" name="searchTerm" maxlength="64" autocomplete="off" aria-label="Search Garnet Hill" placeholder="Search" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-controls="unbxdSearchResult"
      aria-haspopup="grid" aria-required="true">
    <button type="submit" class="button third small branding" id="searchButton" aria-label="submit search">
      <img src="//static2.garnethill.com/wcsstore/images/GarnetHill/content/buttons/go.png" alt="Go">
    </button>
  </div>
  <script type="text/javascript" language="javascript">
    var enableShowRecentSearcheValues = false;
    if (enableShowRecentSearcheValues == 'true' || enableShowRecentSearcheValues == true) {
      jQuery(document).ready(function() {
        jQuery('#headerBox').attr('aria-controls', 'unbxdSearchResult customer_recent_searches');
      });
      gwtDynamic.recentSearchesValue = "";
    }
    var searchbox = jQuery('#headerBox');
    if ('false' == 'true') {
      var cont = document.getElementById('customer_recent_searches');
      cont.innerHTML = "";
      if ('' != null && '' != '') {
        cont.removeAttribute('style');
        if ((!searchbox.val() || !searchbox.val().trim().length) && jQuery('.unbxd-as-wrapper').empty()) {
          var searchValues = '';
          var splittedArray = searchValues.split(',');
          var ul = document.createElement('ul');
          ul.setAttribute('class', 'recentsearch-as-maincontent');
          ul.setAttribute('id', 'customer_recent_searches_ul');
          ul.setAttribute('role', 'listbox row');
          var recentSearchesTitle = document.createElement('li');
          recentSearchesTitle.setAttribute('class', 'recentsearch-as-keysuggestion');
          recentSearchesTitle.setAttribute('id', 'customer_recent_searches_title');
          recentSearchesTitle.setAttribute('role', 'option');
          var strongSearchesTitle = document.createElement('Strong');
          strongSearchesTitle.innerHTML = 'Recent Searches';
          recentSearchesTitle.appendChild(strongSearchesTitle);
          ul.appendChild(recentSearchesTitle);
          for (i = 0; i <= splittedArray.length - 1; i++) {
            var li = document.createElement('li');
            li.innerHTML = splittedArray[i];
            li.setAttribute('class', 'recentsearch-as-keysuggestion');
            li.setAttribute('data-value', splittedArray[i]);
            li.setAttribute("onclick", "redirectToUrl('" + splittedArray[i] + "');");
            li.setAttribute('role', 'option');
            li.setAttribute('data-index', i + 1);
            li.setAttribute('id', "rsItem" + (i + 1));
            ul.appendChild(li);
          }
          cont.appendChild(ul);
          cont.setAttribute('title', 'Recent Searches');
          cont.style.display = "none";
        }
      }
    }
    var element = document.getElementById("customer_recent_searches");
    if (typeof(element) != 'undefined' && element != null) {
      $(document).on('click', function(event) {
        if ((!$(event.target).closest('#customer_recent_searches')) && (!$(event.target).closest('#headerBox'))) {
          var element = document.getElementById('customer_recent_searches');
          element.style.display = "none";
        }
      });
    }

    function redirectToUrl(searchterm) {
      var GTM_RECENT_SEARCHES_EVENT_LABEL = searchterm;
      var GTM_RECENT_SEARCHES_EVENT_CATEGORY = 'Onsite Search';
      var GTM_RECENT_SEARCHES_EVENT_ACTION = 'Recent Searches Display';
      analyticsEvent(true, GTM_RECENT_SEARCHES_EVENT_CATEGORY, GTM_RECENT_SEARCHES_EVENT_ACTION, GTM_RECENT_SEARCHES_EVENT_LABEL);
      var domain = document.domain;
      if (domain) {
        if (unbxdEnabled != 'true') {
          window.location.href = "//" + domain + "/ProductSearch2#w=" + searchterm;
        } else {
          window.location.href = "//" + domain + "/ProductSearch2?searchTerm=" + searchterm;
        }
      } else {
        if (unbxdEnabled != 'true') {
          window.location.href = "/ProductSearch2#w=" + searchterm;
        } else {
          window.location.href = "/ProductSearch2?searchTerm=" + searchterm;
        }
      }
    }
  </script>
</form>

GET dummy

<form id="gotoPartner" action="dummy" target="_blank" method="get" onsubmit="return jumpToPartner();"> <label for="partners-dropdown-choice"><a href="//www.qurateretailgroup.com" target="_blank">Affiliate Sites</a>: </label> <select
    id="partners-dropdown-choice" title="partners-dropdown-choice" name="choice" size="1">
    <option value="dummy" selected="" disabled="">Select an affiliate:</option>
    <option name="QVC" value="//www.qvc.com">QVC</option>
    <option name="HSN" value="//www.hsn.com">HSN</option>
    <option name="Zulily" value="//www.zulily.com">Zulily</option>
    <option name="Ballard Designs" value="//www.ballarddesigns.com">Ballard Designs</option>
    <option name="Frontgate" value="//www.frontgate.com">Frontgate</option>
    <option name="Grandin Road" value="//www.grandinroad.com">Grandin Road</option>
  </select> <input type="submit" value="GO"> </form>

Text Content

  Skip to main content
Top_Nav_v2_Font
[headerTopEspot]
Join St. Jude and Garnet Hill in Fighting Childhood Cancer.
Phone Number: 800.870.3513
Sign In/Sign up

My Account
CART (0 items)0Shopping Cart

Get Inspired

Request a Catalog
Secure Checkout

VIDEO: Quilted by hand
Fall footwear & fashions: picks from AVE Styles
A season of change: how In Honor of Design preps the guest bedroom
VIDEO: lushly textured cashmere for fall
Styled by Lemon Stripes: 3 cashmere looks
ORIGIN STORY: Eco Merino Wool
ORIGIN STORY: soft & cozy in alpaca
ORIGIN STORY: Organic cotton for your wardrobe and home
Timeless, versatile, durable designs with Tiny Canal Cottage
H21BRS2
 * 
 * Holiday & Gifts
   * Gifts Under $50
     
     * Women's
     * Men's
   * Gifts $50-$100
     
     * Women's
     * Men's
   * Gifts to Splurge On
     
     * Women's
     * Men's
   * Gifts for Her
   * Gifts for Him
   * Gifts for Kids
   * Cashmere Gifts
     
     * Women's
     * Men's
   * Flannel Bedding
   * Flannel Sleepwear
   * Holiday Bedding
   * Holiday Decor
     
     * Stockings & Tree Skirts
     * Pillows & Throws
     * Wreaths & Garland
     * Rugs & Doormats
     * Holiday Hosting
   * Holiday Hosting
   * Cozy Accessories
     
     * Women's
     * Men's
   * Cozy at Home
   * Cozy Slippers
   * Dressy-Ish
   * Jewelry Shop
   * Bags & Shoes
 * 
 * Women's Fashion
   * New Arrivals
   * View All Women's Fashion
   * Dresses
     
     * Knit Dresses
     * Jumpsuits
   * Sweaters & Wraps
   * Shirts, Tops, & Tees
     
     * Knit Tops & Tees
     * Shirts & Blouses
     * Tunics
     * Essential Tee Collection
     * Weekender Tee Collection
   * Pants & Leggings
     
     * Jeans
     * Leggings
     * Jumpsuits
   * Skirts
   * Coats & Jackets
   * Athleisure
   * Sleepwear
     
     * Flannel Sleepwear
     * Gowns
     * Pajamas
     * Slippers
     * Robes
     * Asian Wrap Sleepwear Collection
     * Relaxed Knit Collection
     * Lace-Detail Collection
     * Oasis Collection
   * Intimates
     
     * Hanky Panky
     * Hanro
   * EILEEN FISHER Clothing
     
     * EILEEN FISHER Capsule Collection
     * EILEEN FISHER Exclusives
     * Dresses & Skirts
     * Tops & Sweaters
     * Pants
     * Coats & Jackets
     * Shoes & Accessories
   * The Linen Shop
   * The Cashmere Shop
     
     * Sweaters
     * Accessories
   * The Organic Cotton Shop
   * The TENCEL™ Shop
   * The Petite Shop
   * Get the Look: Comfort Edit
 * 
 * Shoes & Accessories
   * New Arrivals
   * View All Accessories
   * View All Footwear
   * Shoes & Boots
     
     * Shoes & Sneakers
     * Booties & Boots
     * Garnet Hill Exclusive Shoes
   * Slippers
   * Bags & Totes
   * Face Masks
   * Wraps & Ponchos
   * Hats, Scarves, & Gloves
   * Jewelry
     
     * Bracelets
     * Earrings
     * Necklaces
   * Belts
   * Socks, Tights, & Leggings
   * Eyewear
   * EILEEN FISHER
   * Italian Leather Collection
 * 
 * Men's
   * View All Men's
   * Men's Clothing
   * Men's Footwear
   * Men's Sleepwear
   * Men's Accessories
 * 
 * Bedding & Bath
   * New Arrivals
   * View All Bedding
   * Holiday Bedding
   * The Flannel Shop
   * Sheets
     
     * Sets
     * Linen
     * Percale
     * Sateen
     * Flannel
     * Solid-Color
     * Patterned
   * Duvet & Comforter Covers
     
     * Linen
     * Percale
     * Sateen
     * Flannel
     * Solid-Color
     * Patterned
   * Quilts & Coverlets
     
     * Solid-Color
     * Patterned
   * Bedding Basics
     
     * Pillows
     * Mattress Pads
     * Comforter & Duvet Inserts
     * Box Spring Covers
     * Bedskirts
     * Featherbeds & Mattress Toppers
   * Bedding Basics: Shop by Bed Type
     
     * The Down-Alternative Bed
     * The Lofty Down Bed
     * The Signature Essentials Bed
   * Blankets & Throws
   * Bath
     
     * Bath Towels & Mats
     * Bath Rugs
     * Bath Storage & Accessories
     * Shower Curtains
   * The Monogram Shop
   * The Linen Shop
   * The Organic Cotton Shop
   * The OEKO-TEX® Shop
   * Hable Construction®
   * Shelburne Museum Collection
   * Kids' Bedding & Bath
 * 
 * Rugs & Home Decor
   * New Arrivals
   * View All Home Decor
   * Fall Decor Shop
   * Holiday Decor
     
     * Stockings & Tree Skirts
     * Pillows & Throws
     * Wreaths & Garland
     * Rugs & Doormats
     * Holiday Hosting
   * Rugs & Doormats
     
     * Garnet Hill Exclusive Rugs & Doormats
     * Rug Runners
     * Doormats
     * Hooked Rugs
     * Flat-Weave Rugs
     * Indoor-Outdoor & Performance Rugs
     * Patterned Rugs
     * Solid Rugs
     * Round Rugs
   * Pillow Covers
   * Throws
   * Lighting
   * Decorative Accessories
   * Storage & Organization
   * Furniture
     
     * Beds
     * Custom Upholstered Furniture
     * Seating
     * Side Tables
   * Tabletop & Kitchen
   * Hable Construction®
   * Kids' Rugs & Room Decor
 * 
 * Kids
   * Sleepwear & Slippers
   * Kids' Bedding & Home
 * 
 * Clearance
   * Sale of the Day
   * View All Clearance
   * Sleepwear & Slippers Savings
   * Cashmere Savings
   * Linen Savings
   * Women's Fashion
     
     * Shirts, Tops, & Tees
     * Pants, Shorts, & Leggings
     * Dresses
     * Skirts
     * Swimwear & Cover-Ups
     * Athleisure
     * Sweaters & Wraps
     * Coats & Jackets
     * Sleepwear & Slippers
     * EILEEN FISHER Clothing & Accessories
     * The Petite Shop
   * Shoes, Jewelry, & Accessories
     
     * Shoes
     * Boots
     * Bags & Totes
     * Jewelry
     * Accessories
   * EILEEN FISHER
   * Bedding & Bath
     
     * Sheets
     * Duvet & Comforter Covers
     * Bedding Basics
     * Quilts, Coverlets & Shams
     * Blankets & Throws
   * Rugs & Decor
     
     * Rugs
     * Decorative Accessories
     * Tabletop
   * Men's Clothing & Accessories
   * Save $100 or More
   * Almost Gone
     
     * Women's Fashion & Accessories
     * Bedding & Home
   * Just Reduced
   * Top-Rated Products
     
     * Top-Rated Women's Fashion & Accessories
     * Top-Rated Bedding & Home
 * 

  20 6 0 More... More... text html 2000 300

Holiday & Gifts

Women's Fashion

Shoes & Accessories

Men's

Bedding & Bath

Rugs & Home Decor

Kids

Clearance


   
 * Holiday & Gifts
   *  * Gifts Under $50
      * Gifts $50 - $100
      * Gifts to Splurge On
      * Cashmere Gifts
      * Flannel Bedding
      * Flannel Sleepwear
      * Cozy at Home
      * Cozy Slippers
      * Cozy Accessories
      * Dressy-Ish
      * The Jewelry Shop
      * Bags & Shoes
     
     Shop Gifts for Her »
     
     Shop Gifts for Him »
     
     Shop Gifts for Kids »
   
 * Women's Fashion
   
   
   * FEATURES
     
      * New Arrivals
      * Get the Look: Comfort Edit
      * The Cashmere Shop
      * The Linen Shop
      * The Petite Shop
      * The Organic Cotton Shop
      * The TENCEL™ Shop
      * EILEEN FISHER Clothing
     
     
     CATEGORIES
     
      * View All Women's Fashion
      * Dresses
      * Tops & Tees
      * Sweaters & Wraps
      * Pants & Leggings
      * Skirts
      * Coats & Jackets
      * Athleisure
      * Sleepwear
      * Intimates
     
     Shop Coats & Jackets »
     
     Shop Sweaters
   
 * Shoes & Accessories
   
   
   * FEATURES
     
      * New Arrivals
      * Italian Leather Collection
      * Garnet Hill Exclusive Shoes
      * EILEEN FISHER Shoes
     
     
     CATEGORIES
     
      * View All Accessories
      * View All Footwear
      * Shoes & Boots
      * Slippers
      * Bags & Totes
      * Wraps & Ponchos
      * Hats, Scarves, & Gloves
      * Face Masks
      * Jewelry
      * Eyewear
      * Socks, Tights, & Leggings
        
      * Belts
     
     Shop Bags & Totes »
     
     Shop Hats, Scarves, & Gloves »
   
 * Men's
   
   
   * CATEGORIES
     
      * View All Men's
      * Men's Clothing
      * Men's Sleepwear
      * Men's Footwear
      * Men's Accessories
     
     Shop Men's Clothing »
     
     Shop Accessories »
     
     Shop Men's Footwear »
   
 * Bed & Bath
   
   
   * FEATURES
     
      * New Arrivals
      * Holiday Bedding
      * Holiday Decor
      * The Flannel Shop
      * The Linen Shop
      * The Organic Cotton Shop
      * The OEKO-TEX® Shop
      * The Monogram Shop
      * Shelburne Museum Collection
      * Hable Construction®
     
     
     BEDDING
     
      * View All Bedding
      * Duvet & Comforter Covers
      * Quilts & Coverlets
      * Sheets
      * Blankets & Throws
     
     
     BATH
     
      * View All Bath
      * Towels & Mats
      * Bath Rugs
      * Shower Curtains
      * Bath Storage & Accessories
     
     
     KIDS' BEDDING & BATH
     
     
     BEDDING BASICS
     
      * View All Bedding Basics
      * Shop by Bed Type
      * Comforter & Duvet Inserts
      * Bedskirts
      * Box Spring Covers
      * Featherbeds & Mattress Toppers
        
      * Pillows
     
     Shop Blankets & Throws »
   
 * Rugs & Decor
   
   
   * FEATURES
     
      * New Arrivals
      * Fall Decor
      * Holiday Decor
      * Dash & Albert
      * Company C for Garnet Hill
      * Shelburne Museum Collection
      * Hable Construction®
     
     
     HOME DECOR
     
      * View All Home Decor
      * Throws
      * Storage & Organization
      * Pillow Covers
      * Decorative Accessories
      * Furniture
      * Lighting
      * Tabletop
     
     
     RUGS & DOORMATS
     
      * View All Rugs & Doormats
      * Garnet Hill Exclusive Rugs & Doormats
      * Hooked Rugs
      * Flat-Weave Rugs
      * Indoor-Outdoor & Performance Rugs
      * Patterned
      * Solid
      * Round Rugs
        
      * Doormats
     
      
     
     Shop Holiday Decor »
   
 * Kids
   *  
     
     
     CATEGORIES
     
      * Sleepwear & Slippers
      * Kids' Bedding & Home
     
     Shop Kids' Sleepwear »
     
     Shop Kids' Bedding »
   
 * Clearance
   
   
   * FEATURES
     
      * Sale of the Day
      * View All Clearance
      * Top-Rated Products
        
      * Almost Gone
      * Just Reduced
     
     
     SPECIALTY SHOPS
     
      * Linen Savings
      * Sleepwear Savings
      * Cashmere Savings
        
      * EILEEN FISHER
      * The Petite Shop
     
     
     WOMEN'S FASHION
     
      * Shirts, Tops & Tees
      * Pants & Shorts
      * Dresses
      * Skirts
      * Sweaters & Wraps
      * Coats & Jackets
        
      * Athleisure
      * Sleepwear & Slippers
      * Swimwear & Cover-Ups
     
     
     SHOES, JEWELRY & ACCESSORIES
     
      * Shoes
      * Boots
      * Bags & Totes
        
      * Accessories
        
     
     
     MEN'S CLOTHING
     
     
     BEDDING
     
        
      * Sheets
      * Duvet & Comforter Covers
      * Bedding Basics
        
      * Quilts, Coverlets & Shams
        
     
     
     RUGS & DECOR
     
      * Rugs
        
      * Tabletop
        
     
      
     
     Shop Sale of the Day »
 * Our Blog, Threads



THE JOY OF GIVING SALE
SAVE 25%
on regular-price designs with code JOY
See details.
Offer is valid through November 30, 2021. TO REDEEM: Enter the code into the
Promotional Code box in your Shopping Cart. Savings will be reflected in your
Shopping Cart. Does not include the purchase of E-Gift Cards, gift packaging,
shipping and processing, personalization, upholstery swatches, or
already-discounted items. Excludes BED|STÜ, BOGS®, Børn, Carve Designs, Chan
Luu, CP Shades, EILEEN FISHER, Faherty, Glerups, Hanky Panky, Hanro, Kork-Ease®,
Maaji, OluKai, ROAN® by BED|STÜ, SOREL, Sperry, UGG®, Dash & Albert, Farmhouse
Pottery, and Hable Construction; the Men’s Collection and select Holiday Decor
items are also excluded. Cannot be combined with other offers or discounts. Not
redeemable for cash, or on prior purchases and exchanges.
[HomePageTopEspot]


[Home_body_Espot01]
[Home_body_Espot02]

HOLIDAY GIFTS
WITH HERITAGE QUALITY

Stylish, colorful, warm, unforgettable... That’s the gift of Garnet Hill.

SHOP ALL SWEATERS
 * NEW ARRIVALS IN:
 * WOMEN’S FASHION
 * SHOES & ACCESSORIES
 * RUGS & HOME DECOR

GIFTS TO DELIGHT
EVERYONE ON YOUR LIST

GIFTS UNDER $50
GIFTS $50 - $100
SPLURGE-WORTHY GIFTS
Casual elegance for all your celebrations
SHOP DRESSY-ISH
Delight him with Garnet Hill cashmere (and more!).
SHOP MEN’S GIFTS
Make the beds merry & bright.
THE FLANNEL SHOP
Kids just love Hable® holiday prints!
SHOP KIDS’ SLEEPWEAR
Slippers for the whole family, from the storied makers you love. COZY SLIPPERS

A whimsical collection for the festive home

SHOP HOLIDAY DECOR
[Home_body_Espot03]
[Home_body_Espot04]
[Home_body_Espot05]
[Home_body_Espot06]
[Home_body_Espot07]
[Home_body_Espot08]
[Home_body_Espot09]
[Home_body_Espot10]
[Home_body_Espot11]
[Home_body_Espot12]
[Home_body_Espot13]
[Home_body_Espot14]
[Home_body_Espot15]
[Home_body_Espot16]
[Home_body_Espot17]


Your registry has been deleted
Your wish list has been deleted.
Sign up for Email Updates
email@example.com
email@example.com
GoSubmit email


Join our email list.
Get the inside scoop on exclusive sales and new arrivals!



Join our email list.
Get the inside scoop on exclusive sales and new arrivals!

Get in touch!
We’re here Monday through Friday from 8AM to 5PM EST.

 * Our Company
 * About Garnet Hill
 * Our History
   
 * Garnet Hill Cares
 * Careers
 * About Qurate Retail Group
 * Shipping To: Shipping To:

 * More Ways to Shop
 * Sale of the Day
 * Current Specials
 * Gift Registry
 * Wish List
 * Gift Cards
 * Our Outlet Store
 * To the Trade

 * Customer Service
 * Contact Us
 * Order Status
 * Shipping Information
 * Returns & Exchanges
 * Size Chart
 * Accessibility Statement
 * Do Not Sell My Personal Information

 * Visit our blog, Threads
 * Stay Connected
    * 
      
    * 
    * 

 * Digital Wallpaper
 * Request a Catalog
 * 800.870.3513

 * CA Supply Chains Transparency
 * Site Map
 * Privacy & Security
 * Conditions of Use
 * Popular Searches
 * © 2021 Garnet Hill

Affiliate Sites: Select an affiliate: QVC HSN Zulily Ballard Designs Frontgate
Grandin Road


©2021 Garnet Hill


 

 * Source Code: H21BRS2





Garnet Hill uses cookies to improve your shopping experience. By continuing to
use this site you agree to the use of cookies and our Privacy Policy. For more
information, click here.

OK





REFER & EARN


REFER A FRIEND


Get 30% when they make a purchase

REFER FRIENDS