linensociety.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://www.grandemaisondeblanc.com/
Effective URL: https://linensociety.com/
Submission: On July 26 via api from US — Scanned from IT

Form analysis 7 forms found in the DOM

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" class="search-form ">
  <label for="form-mobile-search" class="label-hidden search-form__label"> Search... </label>
  <input type="search" name="q" id="form-mobile-search" tabindex="-1" value="" placeholder="Search..." class="search-form__input snize-input-style" autocomplete="off">
  <button tabindex="-1" type="submit" class="search-form__submit" aria-label="Submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path fill="#444"
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" class="search-form search-form--pop-open">
  <label for="form-header-search" class="label-hidden search-form__label"> Search... </label>
  <input type="search" name="q" id="form-header-search" tabindex="0" value="" placeholder="Search..." class="search-form__input snize-input-style" autocomplete="off">
  <button tabindex="0" type="submit" class="search-form__submit" aria-label="Submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path fill="#444"
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
</form>

POST /cart

<form action="/cart" method="post" novalidate="">
  <input class="btn btn--cta cart__submit" type="submit" name="checkout" value="Check Out" aria-label="checkout">
  <label class="sales-rep__label" for="sales_representative_id">Has one of our experts helped you?</label>
  <style>
    select {
      padding: 0;
    }
  </style>
  <p id="sales_representative_title"><label for="sales_representative_id">Who helped you?</label></p>
  <select id="sales_representative_id" name="attributes[Sales Representative]" required="required">
    <option value=""></option>
    <option value="No Sales Rep">No Sales Rep</option>
    <option value="French Quarter: Cherry">French Quarter: Cherry</option>
    <option value="French Quarter: Marianne">French Quarter: Marianne</option>
    <option value="French Quarter: Meighan Walker">French Quarter: Meighan Walker</option>
    <option value="Grande Maison: Caitlin">Grande Maison: Caitlin</option>
    <option value="Grande Maison: Debbie">Grande Maison: Debbie</option>
    <option value="Manor: Ben">Manor: Ben</option>
    <option value="Manor: Brian">Manor: Brian</option>
    <option value="Manor: Cynthia">Manor: Cynthia</option>
    <option value="Manor: Holly">Manor: Holly</option>
    <option value="Online Stores: Emelie">Online Stores: Emelie</option>
    <option value="Online Stores: Megan Ksionda">Online Stores: Megan Ksionda</option>
    <option value="Samuel Scheuer: Kyle">Samuel Scheuer: Kyle</option>
    <option value="Samuel Scheuer: Raheleh">Samuel Scheuer: Raheleh</option>
    <option value="Samuel Scheuer: Taylor">Samuel Scheuer: Taylor</option>
    <option value="Samuel Scheuer: Vichhana">Samuel Scheuer: Vichhana</option>
    <option value="Unsure of Associate Name">Unsure of Associate Name</option>
  </select>
  <p id="sales_representative_hint">Please select an item in the list.</p>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" class="search-form ">
  <label class="label-hidden search-form__label"> Search... </label>
  <input type="search" name="q" value="" placeholder="Search..." class="search-form__input snize-input-style" aria-label="Search..." autocomplete="off">
  <button type="submit" class="search-form__submit" aria-label="Submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path fill="#444"
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" class="search-form ">
  <label for="form-footer-search" class="label-hidden search-form__label"> Search... </label>
  <input type="search" name="q" id="form-footer-search" value="" placeholder="Search..." class="search-form__input snize-input-style" autocomplete="off">
  <button type="submit" class="search-form__submit" aria-label="Submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path fill="#444"
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
</form>

Name: mc-embedded-subscribe-formPOST https://linensocietyhome.us6.list-manage.com/subscribe/post?u=a242707a7fe7172ab559e1fdc&id=a42388f265

<form action="https://linensocietyhome.us6.list-manage.com/subscribe/post?u=a242707a7fe7172ab559e1fdc&amp;id=a42388f265" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"
  novalidate="novalidate">
  <div id="mc_embed_signup_scroll">
    <label for="mce-EMAIL" class="visually-hidden">Email Address</label>
    <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Email Address..." aria-required="true">
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_a242707a7fe7172ab559e1fdc_a42388f265" tabindex="-1" value="" aria-label="b_a242707a7fe7172ab559e1fdc_a42388f265"></div>
    <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn--primary" aria-label="subscribe">
    <div id="mce-responses" class="clear">
      <div class="response" id="mce-error-response" style="display:none"></div>
      <div class="response" id="mce-success-response" style="display:none"></div>
    </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  </div>
</form>

<form action="" onsubmit="LO.submit_chat(); return false;">
  <div id="lo_chat_input" style="position:relative; width: 100%; ">
    <div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #6d8ea6;border-bottom:1px solid #406179"></div>
    <div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
        style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
    <div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
      <div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on.png"></div>
      <div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#22435b"></div>
      <div style="clear:both;"></div>
    </div>
  </div>
</form>

Text Content

Back
Accessibility options


Are you sure you want to hide the widget forever? If you need it back, please
clear your cookies.

OkCancel
Content
Bigger Text


Bigger Text


Bigger Cursor


Bigger Cursor

Text Reader


Tooltips

Line Height


Line Height


Hide Images


Hide images

Readable Fonts


Readable fonts

Dyslexic Font


Dyslexic Font

Stop Animations


Stop Animations

Colors
Invert Color


Invert Colors

Brightness


Brightness


Contrast


Contrast


Grayscale Color


Grayscale

Saturation


Saturation


Navigation
Reading Line


Reading Line

Highlight Links


Highlight Links

Text Reader


Read page

Reading Mask


Reading Mask

Page Structure


Page Structure

LanguageEnglish (USA)
Search language
English
(USA)SwedishFinnishGermanSpanishPortugueseTurkishFrenchJapaneseKoreanHebrewLatvianPolishGreekThai
Accessibly App Accessibility Statement

Accessibly App is committed to making sites accessible for all, including people
with disabilities. We are continuously improving the service we provide through
our app to comply with increased accessibility standards, guidelines, and to
make the browsing experience better for everyone.

Conformance status

The app uses the Web Content Accessibility Guidelines (WCAG) defined
requirements to improve accessibility for people with disabilities. It defines
three levels of conformance: Level A, Level AA, and Level AAA. Accessibly App is
following the best guidelines and is partially conformant with WCAG 2.1 level
AA.

Technical information

Accessibly App is an app supported in Shopify and Wordpress environments. The
app relies on the following technologies:

HTML
CSS
JavaScript
NodeJs
MongoDB

Accessibly App features

When a site has Accessibly App i ac-h4 installed, the website can be adjusted
with keyboard navigation using the “tab” key (WCAG 2.1/2.1.1). Additionally, see
the list of all provided Accessibly App features and tools for better website
experience:

Zoom | WCAG 2.1 / 1.4.4

This feature enables users to enhance the size of the text to up to three times
the original text for better text readability.

Bigger cursor

Makes the cursor bigger and more prominent. Increases the size for better site
browsing.

Invert colors

Invert the colors of the website content. For those with decreased vision, the
high contrast greatly helps to read the site better.

Tweak Contrast | WCAG 2.1 / 1.4.6

This feature lets users manually select from two options: to enhance the
contrast of the website or to decrease the contrast.

Tweak Brightness | WCAG 2.1 / 1.4.6

This feature lets users update the brightness on the site. The content can
either be made brighter or darker.

Grayscale | WCAG 2.1 / 1.4.6

Users can turn on grayscale, making the website content appear only in shades of
gray. This benefits people with visual impairment.

Reading Line

Add a supportive reading line to the site.

Readable fonts

Convert the fonts available on-site to one of the most easily readable fonts:
Helvetica.

Alt Text and Images

Ability to read alt text of images. As of now, our tool has added a feature
where alt descriptions for images without them are generated using Google's
Vision AI. In the event that you haven't manually written these image
descriptions yourself, this greatly helps people with visual impairment browse
your site.

Tooltips | WCAG 2.1 / 2.5.3

Add labels to images that contain a written description of the image.

Highlight links

Highlight links to make them more prominent.

Hide images

Hide images on the site. This provides better site readability for people with
visual impairment.

Read page

A feature that allows a voice to read the text on your site out loud to
visitors.

Notes & Feedback

We always try to update our services and operate in the best possible manner to
benefit all of our clients and their site visitors.

We cannot control or correct problems with third-party sites, but please let us
know if you encounter difficulty with any sites we link to so we can pass the
information along to the site owners. You may also want to address your concerns
directly to these third parties.


Reset settings
Accessibility statement


Skip to content

 * 
 * About Us

 * Sheets & Cases
 * Duvets & Shams
 * Cashmere Shop
 * Towels

 * Collections
   * Bedding
     * All Sheets & Cases
     * Duvets & Shams
     * Coverlets
     * Blankets
     * Throws
     * Embroidery
     * Washes and Protectors
   * Bath
     * Towels
     * Abyss Habidecor Final Few
     * Rugs
     * Fashion Rugs
     * Robes
     * Beach Towels
   * Table
   * Pillows & Duvets
     * Down Pillows
     * Down Duvets
     * Down Alternatives
     * Mattress Pads
     * Decorative Pillow Inserts
     * Washes and Protectors
     * DOWNLOAD Luxury Linen Planner
   * Brands
     * Abyss Habidecor
     * Alicia Adams
     * Celso de Lemos
     * Dea
     * Downright
     * Hefel
     * Henry Handwork
     * Kumi Kookoon
     * Le Blanc
     * Legna
     * Leitner
     * LETTO
     * Libeco
     * Linen Society
     * Matouk
     * Peacock Alley
     * SDH
     * SFERRA
     * Signoria
     * St. Geneve
     * Traditions Linens
   * Founder's Finds
   * Abyss Habidecor Final Few
 * Search... Search




Search... Search
Join / Log in 0 items in cart 0 items in cart
Your Shopping Cart



Shipping & taxes calculated at checkout

Has one of our experts helped you?

Who helped you?

No Sales Rep French Quarter: Cherry French Quarter: Marianne French Quarter:
Meighan Walker Grande Maison: Caitlin Grande Maison: Debbie Manor: Ben Manor:
Brian Manor: Cynthia Manor: Holly Online Stores: Emelie Online Stores: Megan
Ksionda Samuel Scheuer: Kyle Samuel Scheuer: Raheleh Samuel Scheuer: Taylor
Samuel Scheuer: Vichhana Unsure of Associate Name

Please select an item in the list.

 * 
 * 
 * 
 * 

Registry / Wishlist
 * Bedding
 * Bath
 * Table
 * Pillows & Duvets
 * Brands
 * Founder's Finds
 * Abyss Habidecor Final Few


BEDDING

 * All Sheets & Cases
 * Duvets & Shams
 * Coverlets
 * Blankets
 * Throws
 * Embroidery
 * Washes and Protectors

Celeste by Sferra A customer favorite for two decades.


BATH

 * Towels
 * Abyss Habidecor Final Few
 * Rugs
 * Fashion Rugs
 * Robes
 * Beach Towels

Our #1 Super Pile Towel The only towel in the world made exclusively from GIZA
Cotton.


PILLOWS & DUVETS

 * Down Pillows
 * Down Duvets
 * Down Alternatives
 * Mattress Pads
 * Decorative Pillow Inserts
 * Washes and Protectors
 * DOWNLOAD Luxury Linen Planner

St. Lawrence by St. Geneve Our best-selling pillow and duvet, exclusively here.


BRANDS

 * Abyss Habidecor
 * Alicia Adams
 * Celso de Lemos
 * Dea
 * Downright
 * Hefel
 * Henry Handwork
 * Kumi Kookoon
 * Le Blanc
 * Legna
 * Leitner
 * LETTO
 * Libeco
 * Linen Society
 * Matouk
 * Peacock Alley
 * SDH
 * SFERRA
 * Signoria
 * St. Geneve
 * Traditions Linens






DREAM IN COMFORT

Discover the perfect blend of softness and support with our luxurious down
alternative options.

Your best night's sleep awaits!

Shop Now



OUR PRICING COMMITMENT





Celso de Lemos

LETTO

SDH

LEGNA

Leitner

Libeco

Abyss

DEA

Traditions Linens

Sferra

Matouk

Peacock Alley

Alicia Adams

St. Geneve

HONEST LUXURY.

In an age of mass-production, we embrace the beauty and heritage of handcrafted
linens. Touched by many hands in many parts of the world, our textiles have
stories to tell and souls to honor.



We embrace the imperfections of things made by hands. We celebrate wrinkles. We
measure what matters, and it’s not just thread count. We promise that what we
sell is the best in the world.

To us, this is honest luxury.






FOOTER NAVIGATION


OUR STORES

 * 
 * 
 * 
 * 

 * Sheets & Cases
 * Duvets & Shams
 * Cashmere Shop
 * Towels


SHOP FAVORITES

 * Sheets & Cases
 * Duvets & Shams
 * Cashmere Shop
 * Down Pillows
 * Towels
 * Table Linens
 * All Bedding Collections
 * All Bath Collections

Search... Search


CUSTOMER SERVICE

 * Contact Us
 * hello@linensociety.com
 * (888) 200-7498
 * Ask Linen Society

 * Luxury Linen Planner


MY ACCOUNT

 * Log in or Create an account
 * Registry / Wishlist

Search... Search


RESOURCES

 * FAQ
 * Shipping & Returns & Policies
 * Anatomy of a Bed
 * Upcoming Events
 * Care Guide
 * To the Trade
 * About Linen Society
 * Join Our Team


JOIN OUR NEWSLETTER

Email Address





OUR STORES

 * 
 * 
 * 
 * 

{"themeColor":"#6390a8","iconColor":"#d87638","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":51,"position":"bottom-right"}

Live Help is Online. 
Chatting
0
×
–

undefined



Chat Input Box

Chat
Powered by

Free Shipping on all Domestic Orders!


Get 10% Off!