www.graberblinds.com Open in urlscan Pro
69.129.253.153  Public Scan

Submitted URL: http://graberblinds.com/
Effective URL: https://www.graberblinds.com/
Submission Tags: tranco_l324
Submission: On March 05 via api from DE — Scanned from DE

Form analysis 5 forms found in the DOM

GET /search/

<form class="search-form d-flex align-items-center" method="get" action="/search/">
  <label class="sr-only" for="header-searchbar-input">Enter Search Text</label>
  <input class="search-input" id="header-searchbar-input" type="search" name="q" placeholder="Search">
  <button class="icon" type="submit"><span class="sr-only">Submit Search</span></button>
</form>

GET /search/

<form class="search-form d-flex align-items-center" method="get" action="/search/">
  <label class="sr-only" for="header-search-input">Enter Search Text</label>
  <input class="search-input" id="header-search-input" type="search" name="q" placeholder="Search">
  <button class="btn-primary btn-sm" type="submit"><span class="sr-only">Submit </span>Search</button>
</form>

POST https://www.getdrip.com/forms/226344918/submissions

<form class="mb-4 pt-3 pt-md-0" action="https://www.getdrip.com/forms/226344918/submissions" method="post" data-drip-embedded-form="226344918" id="drip-ef-226344918" data-drip-id="226344918">
  <span class="c-footerNav__headerlink nav--footer"><a data-drip-attribute="description"><strong>Keep in Touch with Graber Blinds</strong></a></span>
  <div class="d-flex flex-row flex-nowrap justify-content-center justify-content-md-start">
    <div>
      <label class="d-none" aria-hidden="true" for="drip-email">Email Address</label>
      <input type="email" id="drip-email" name="fields[email]" placeholder="Sign Up for Emails" class="o-form__input" value="">
    </div>
    <div class="d-none" aria-hidden="true">
      <label for="website">Website</label><br>
      <input type="text" id="website" name="website" tabindex="-1" autocomplete="false" value="">
    </div>
    <input type="hidden" name="tags[]" id="tags_" value="Quarterly Newsletter" tabindex="-1">
    <div>
      <input type="submit" class="btn bg-teal" value="Sign Up" data-drip-attribute="sign-up-button">
    </div>
  </div>
  <input type="hidden" name="time_zone" value="Europe/Berlin"><input type="hidden" name="url" value="https://www.graberblinds.com/"><input type="hidden" name="page_title" value="Shop Quality Blinds, Shades, Shutters &amp; More | Graber Blinds">
</form>

<form class="acct-login-modal-form">
  <div class="form-error-message hide">
    <p></p>
    <p><strong>Login error:</strong> An account with this email and password doesn't exist. Please re-enter your login information or <a href="/create-account/">create an account</a>.</p>
    <p></p>
  </div>
  <div>
    <label for="modalAcctUsername" class="o-form__label heading--xs">Email Address</label>
    <input type="email" id="modalAcctUsername" name="modalAcctUsername" class="o-form__input m-b-xs" required="required" validate="email" aria-describedby="modalAcctUsernameError">
    <span class="field-validation-valid text-danger" id="modalAcctUsernameError">Error: A valid Email is required</span>
  </div>
  <div>
    <label for="modalAcctPassword" class="o-form__label heading--xs">Password</label>
    <input type="password" id="modalAcctPassword" name="modalAcctPassword" class="o-form__input o-form__input m-b-xs" required="required" validate="text" aria-describedby="modalAcctPasswordError" autocomplete="off">
    <span class="field-validation-valid text-danger" id="modalAcctPasswordError">Error: A valid Password is required</span>
  </div>
  <div class="o-form__checkbox m-b-sm">
    <input id="modalAcctRememberMe" type="checkbox" name="modalAcctRememberMe">
    <label class="o-checkboxLabel body--small" for="modalAcctRememberMe">Remember Me</label>
  </div>
  <div class="clearfix form-actions m-b-sm">
    <input type="submit" value="Login" class="o-form__submit">
    <a href="/forgot-password/" class="link">Forgot Password</a>
  </div>
</form>

<form class="modal-acct-create-form">
  <div class="form-error-message password-mismatch-error-message hide">
    <p><strong>Your passwords do not match:</strong> The passwords you have entered don’t match. Please make sure you have entered the same passwords in both password fields.</p>
  </div>
  <div class="form-error-message existing-account-error-message hide">
    <p><strong>Error:</strong>&nbsp;An account with this username already exists. Please enter in the password associated with this account or use <a href="/forgot-password/" target="_blank">Forgot Password</a> to reset.</p>
  </div>
  <div class="form-error-message account-creation-error-message hide">
    <p><strong>Error:</strong>&nbsp;There was an error creating your account. Please try resubmitting your information.</p>
  </div>
  <div class="form-error-message password-strength-error-message hide">
    <p><strong>Your password is not strong enough:</strong> Please make sure your password is a minimum of 8 characters and includes 1 letter, 1 number, and 1 special character.</p>
  </div>
  <div>
    <label for="modalNewAcctUsername" class="o-form__label heading--xs">Email Address*</label>
    <input type="email" id="modalNewAcctUsername" name="acctUsername" class="o-form__input m-b-xs" required="required" validate="email" aria-describedby="modalNewAcctUsernameError">
    <span class="field-validation-valid text-danger" id="modalNewAcctUsernameError">Error: A valid Email is required</span>
  </div>
  <div>
    <label for="modalNewAcctPassword" class="o-form__label heading--xs">Password*<span class="body--small p-l-xxs">Minimum of 8 characters – must include 1 letter, 1 number, and 1 special character (!,@,#,$,^,&amp;, or *)</span></label>
    <input type="password" id="modalNewAcctPassword" name="acctPassword" class="o-form__input m-b-xs" required="required" validate="password" aria-describedby="modalNewAcctPasswordError">
    <span class="field-validation-valid text-danger" id="modalNewAcctPasswordError">Error: A valid Password is required</span>
  </div>
  <div>
    <label for="modalNewAcctPasswordConfirm" class="o-form__label heading--xs">Re-enter Password*</label>
    <input type="password" id="modalNewAcctPasswordConfirm" name="acctPasswordConfirm" class="o-form__input m-b-xs" required="required" validate="password" aria-describedby="modalNewAcctPasswordConfirmError">
    <span class="field-validation-valid text-danger" id="modalNewAcctPasswordConfirmError">Error: A valid Password Confirmation is required</span>
  </div>
  <div class="o-form__checkbox m-b-sm">
    <input id="modal-offer-opt-in" type="checkbox" name="offer-opt-in" checked="checked">
    <label class="o-checkboxLabel body--small" for="modal-offer-opt-in">Yes, please send me email about special offers, new products, and promotions for Graber Blinds</label>
  </div>
  <div class="clearfix m-b-sm">
    <input type="submit" value="Create Account" class="o-form__submit">
  </div>
</form>

Text Content

Skip to Main Content
 * My Account
   
    * Account Home
    * My Favorites
    * My Window Treatments
    * Manage Account
    * Log Out

 * Help
    * Customer Support
    * Warranty Coverage
    * Product Registration
    * Swatch Order Tracking
    * Cleaning Instructions
    * Replacement Parts
    * Troubleshooting
    * Contact Us

 * 
 * Search
 * Enter Search Text Submit Search

Enter Search Text Submit Search
 * Window Treatments
   * Shades
     * Cellular Shades
     * Layered Shades
     * Natural Shades
     * Pleated Shades
     * Roller Shades
     * Roman Shades
     * Sheer Shades
     * Sliding Panels
     * Solar Shades
     * Exterior Solar Shades
   * Blinds
     * Wood Blinds
     * Composite and Faux Wood Blinds
     * Vertical Blinds
     * Vinyl Blinds
     * Aluminum Blinds
   * Shutters
     * Wood Shutters
     * Composite Shutters
   * Drapery
     * Custom Fabric Drapery
     * Natural Drapes
     * Valances and Cornices
   * Graber Product Advisor
   * Motorization
   * Solutions
     * Light Control & Blackout
     * Wide Windows & Doors
 * Motorization
 * Visualizer
 * Inspiration
   * Window Treatments 101 Blog
   * Design Gallery
   * Color Books
 * Why Graber?
   * The Graber Advantage
   * Product Innovation
   * Dealers Near Me
   * Window Cord Safety
   * Sustainability
 * Dealers Near Me
 * Free Swatches

Back


Back


 * Window Treatments
    * * Shades
      * Cellular Shades
      * Layered Shades
      * Natural Shades
      * Roller Shades
      * Sliding Panels
      * Pleated Shades
      * Solar Shades
      * Sheer Shades
      * Roman Shades
      * Classic Roman Shades
      * Tailored Roman Shades
      * Exterior Solar Shades
    * * Blinds
      * Aluminum Blinds
      * Vinyl Blinds
      * Soft Blinds
      * Wood Blinds
      * Composite and Faux Wood Blinds
      * Vertical Blinds
    * * Shutters
      * Wood Shutters
      * Composite Shutters
      * All Window Treatments
      * Motorization
    * * Drapery
      * Custom Fabric Drapery
      * Natural Drapes
      * Valances and Cornices
    * * Solutions
      * Light Control & Blackout
      * Wide Windows & Doors
   
   
    * Graber Product Advisor
      
      Find the right window treatment based on your shape, light/privacy,
      material, control, and feature needs.
   
    * Graber Visualizer
      
      Upload a photo of your room—or choose from our sample room scenes— to
      preview how our window treatments will look in your home.
   
    * Graber Innovation
      
      At Graber, we're always looking for innovative ways to improve our
      performance, the processes we use, and ultimately, our products.

 * Motorization
 * Visualizer
 * Inspiration
    * Window Treatments 101 Blog
      
      Tips and answers to all your window treatment questions
   
    * Design Gallery
      
      Inspirational vignettes help you find window treatments that reflect your
      style.
   
    * Color Books
      
      Spark your design imagination with our fashion-forward color books.
   
    * 
    * * Trending Articles
      * 6 Reasons Cordless Window Shades Are Perfect for Your Space
      * The Complete Guide to Roman Shades: Classic, Tailored & Natural
      * Pleated Shades vs. Cellular Shades: What’s The Difference?
      * A Complete Guide to Layered Shades (Zebra Shades)
      * Blinds for Sliding Doors

 * Why Graber?
    * The Graber Advantage
      
      From custom craftsmanship to curated fabrics, we hold ourselves to the
      highest standards—so you can delight in every detail.
   
    * Product Innovation
      
      At Graber, we’re always focused on ways to improve, what our customers
      desire, and how we can constantly evolve our products to make life easier.
   
    * Work with a Graber Expert
      
      From consultation to installation, we make it easy for you to get the
      exact window treatments you want for your home.
   
    * 
    *  * Resources
       * Energy Efficiency
       * Sustainability
       * Window Cord Safety

 * Dealers Near Me
 * Free Swatches

Free Cordless Lift

on select Graber Shades through 3/30

Find an Expert
Try It Before You Buy It

Picking your next window treatment just got easier. The Graber Visualizer App
uses augmented reality to let you see different options using a photo, sample
rooms, or a virtual view of your actual room.


Get the App
Free Cordless Lift

on select Graber Shades through 3/30

Find an Expert
Try It Before You Buy It

Picking your next window treatment just got easier. The Graber Visualizer App
uses augmented reality to let you see different options using a photo, sample
rooms, or a virtual view of your actual room.


Get the App
Free Cordless Lift

on select Graber Shades through 3/30

Find an Expert
PreviousNext
 * 1
 * 2


QUALITY BLINDS, SHADES, SHUTTERS & DRAPES FOR ANY WINDOW, DOOR OR STYLE

New


NEW FEATURE: ULTRALITE CORDLESS LIFT SYSTEM

Experience the next level of modern elegance featuring cutting-edge cordless
technology, ensuring unparalleled light control and enhanced privacy. New
feature for Cordless Layered Shades!

Take a Look


SEE IT NOW!

Choose from a virtual library of designs and fabrics — then see your choices
displayed in sample rooms or on your very own windows and walls. Test your ideas
and be creative!

Start Your Design


FIND YOUR MATCH

START BY SELECTING THE SHAPE OF YOUR WINDOW OR DOOR

Standard Window

Bay Window

Specialty Window

Sliding Door

French Door

Start Now


ENERGY EFFICIENCY MEETS MODERN ELEGANCE

Explore the Cellular Shades Collection


WINDOW TREATMENT QUESTIONS?

Find Your Graber Expert


LIMITED LIFETIME WARRANTY

Eight decades of know-how go into every Graber window treatment, backed by a
limited lifetime warranty.
Review Warranty Details


FREE SWATCHES

How will Graber fabrics, woods, and materials look and feel in your home? Get 15
free swatches delivered right to your door.
Order Free Samples


MY FAVORITES

Save photos and swatches to My Favorites, then download to share with friends
and your Graber Expert.
Find Your Favorites

 * Window Treatments
   * Shades
   * Blinds
   * Shutters
   * Drapery
   * Window Treatments 101
   * Virtual Window
 * Why Graber?
   * Warranty Coverage
   * Motorized Blinds and Shades
   * Energy Efficiency
   * Window Cord Safety
   * Sustainability
 * Customer Support
   * Order Tracking
   * Cleaning Instructions
   * Replacement Parts
   * Troubleshooting
   * Contact Us
 * For Dealers
   Access your account or request information on how to join the Graber network
   of dealers.
   * Dealer Login
   * Become A Dealer
 * Keep in Touch with Graber Blinds
   Email Address
   Website
   
   
   Connect
   * 
   * 
   * 
   * 

Graber - Delight in Every Detail

Photos are for inspiration only. Not all product configurations are available in
all countries.

Copyright ©2009–2024 Graber. Graber is a brand and registered trademark of
Springs Window Fashions, the Best Experience Company. 

†Based on product testing by Architectural Testing Incorporated

Privacy Policy CCPA Policy Legal Disclaimer Sitemap Canadian Safety Information
Social Media Policies
Privacy Policy

This site uses cookies and other similar technologies to track and optimize your
online experience. By using our site, you are accepting our use of these
technologies. Please see our Privacy Policy for additional information.

OK


LOGIN TO YOUR ACCOUNT

Login error: An account with this email and password doesn't exist. Please
re-enter your login information or create an account.



Email Address Error: A valid Email is required
Password Error: A valid Password is required
Remember Me
Forgot Password


CREATE A FREE ACCOUNT

Your passwords do not match: The passwords you have entered don’t match. Please
make sure you have entered the same passwords in both password fields.

Error: An account with this username already exists. Please enter in the
password associated with this account or use Forgot Password to reset.

Error: There was an error creating your account. Please try resubmitting your
information.

Your password is not strong enough: Please make sure your password is a minimum
of 8 characters and includes 1 letter, 1 number, and 1 special character.

Email Address* Error: A valid Email is required
Password*Minimum of 8 characters – must include 1 letter, 1 number, and 1
special character (!,@,#,$,^,&, or *) Error: A valid Password is required
Re-enter Password* Error: A valid Password Confirmation is required
Yes, please send me email about special offers, new products, and promotions for
Graber Blinds



DON’T HAVE AN ACCOUNT?

Create a Graber Consumer Account for saving swatches and room scene photos to
reference on your design journey and preview window treatments on your very own
windows with the Graber Window Treatment Visualizer.

Create a Free Account


GET MORE WITH A GRABER FAVORITES ACCOUNT

With a Graber Consumer Account, you can favorite swatches and room scene photos
to reference on your design journey and preview window treatments on your very
own windows with the Graber Window Treatment Visualizer.