www.baliblinds.com
Open in
urlscan Pro
69.129.253.153
Public Scan
Submitted URL: http://baliblinds.com/
Effective URL: https://www.baliblinds.com/
Submission: On November 25 via api from US — Scanned from DE
Effective URL: https://www.baliblinds.com/
Submission: On November 25 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET /search/
<form class="search-form" method="get" action="/search/" role="search">
<!-- search result redirect to: support/search-results.html -->
<div class="input-group">
<label class="sr-only" for="eyebrow-search-input">Enter Search Text</label>
<input id="eyebrow-search-input" class="form-control search-input" type="search" name="q" placeholder="Search" autocomplete="off">
<!-- clear form icon is not displayed unless there is text in the input field -->
<input class="search-submit-button" type="submit" value="Submit Search">
</div>
</form>
<form class="site-form acct-login-modal-form">
<div class="form-error-message hide">
<p>
<style>
.new-nav>li.primary-item-free-swatches:hover {
border-bottom: 0.4rem solid transparent !important;
}
@media (min-width: 992px) {
.bali-blinds-main-nav .nav-list {
margin-bottom: 0.3rem !important;
}
}
@media (min-width: 1200px) {
.topbar-nav .free-swatches-item {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.new-nav .primary-item-free-swatches {
display: none !important;
}
}
@media (min-width: 768px) {
.new-nav .primary-item {
margin: 0 var(--space-3xs) !important;
}
}
.new-nav li.primary-item-free-swatches>a.primary-nav-item {
padding: 0.7rem 1.2rem !important;
background-color: #4e616b;
color: white;
margin-top: 0.3rem;
}
.new-nav .primary-item-shop-in-store-online .primary-nav-item {
background-color: transparent !important;
color: #000;
padding: .7rem 1.2rem !important;
border: 1px solid #4e616b;
border-radius: 1px;
margin-top: 0.3rem;
}
</style>
<script>
if (window.location.href.indexOf('products/shutters') > -1) {
var productLinkSection = document.querySelector('.product-link-section');
if (productLinkSection) {
productLinkSection.style.display = 'none';
}
}
</script>
</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>
<section class="form-section form-section-no-border">
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group required">
<label class="sr-only" for="modalAcctUsername">Email Address</label>
<input id="modalAcctUsername" name="modalAcctUsername" placeholder="Email Address" type="email" value="" required="required" validate="email">
<span class="text-danger field-validation-error hide" data-valmsg-for="modalAcctUsername" data-valmsg-replace="true"><span id="modalAcctUsername-error" class="">Email Address is required</span></span>
</div>
</div>
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group required">
<label class="sr-only" for="modalAcctPassword">Password</label>
<input id="modalAcctPassword" name="modalAcctPassword" placeholder="Password" type="password" value="" required="required" validate="text">
<span class="text-danger field-validation-error hide" data-valmsg-for="modalAcctPassword" data-valmsg-replace="true"><span id="modalAcctPassword-error" class="">Password is required</span></span>
</div>
</div>
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group sign-up">
<input type="checkbox" name="modalAcctRememberMe" id="modalAcctRememberMe" class="sign-up-checkbox" checked="">
<label for="modalAcctRememberMe" class="sign-up-label">Remember Me</label>
</div>
</div>
<div class="form-row">
<div class="col-xs-6 col-sm-6">
<input class="o-form__submit submit-button" type="submit" value="Login">
</div>
<div class="col-xs-6 col-sm-6 forgot-password-link">
<a href="/forgot-password/" class="text-link">Forgot Password</a>
</div>
</div>
</section>
</form>
<form class="site-form 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>Error: 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> 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>
<section class="form-section form-section-no-border">
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group required">
<label class="sr-only" for="modalNewAcctUsername">Email Address</label>
<input id="modalNewAcctUsername" name="acctUsername" placeholder="Email Address" type="email" value="" required="required" validate="email">
<span class="text-danger field-validation-error hide" data-valmsg-for="modalNewAcctUsername" data-valmsg-replace="true"><span id="modalNewAcctUsername-error" class="">Email Address is required</span></span>
</div>
</div>
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group required">
<label class="sr-only" for="modalNewAcctPassword">Password</label>
<input id="modalNewAcctPassword" name="acctPassword" placeholder="Password" type="password" value="" required="required" validate="password" autocomplete="off">
<span class="text-danger field-validation-error hide" data-valmsg-for="modalNewAcctPassword" data-valmsg-replace="true"><span id="modalNewAcctPassword-error" class="">Password is required</span></span>
<p class="caption" style="margin-bottom:-1rem;">Minimum of 8 characters – must include 1 letter, 1 number, and 1 special character (!,@,#,$,^,&, or *)</p>
</div>
</div>
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group required">
<label class="sr-only" for="modalNewAcctPasswordConfirm">Re-enter Password</label>
<input id="modalNewAcctPasswordConfirm" name="acctPasswordConfirm" placeholder="Re-enter Password" type="password" value="" required="required" validate="password" autocomplete="off">
<span class="text-danger field-validation-error hide" data-valmsg-for="modalNewAcctPasswordConfirm" data-valmsg-replace="true"><span id="modalNewAcctPasswordConfirm-error" class="">Password is required</span></span>
<p class="caption" style="margin-bottom:-1rem;">Minimum of 8 characters – must include 1 letter, 1 number, and 1 special character (!,@,#,$,^,&, or *)</p>
</div>
</div>
<div class="form-row">
<div class="col-xs-12 col-sm-12 form-group sign-up">
<input type="checkbox" name="offer-opt-in" id="modal-offer-opt-in" class="sign-up-checkbox" checked="">
<label for="modal-offer-opt-in" class="sign-up-label">Yes, please send me email about special offers, new products, and promotions for Bali)</label>
</div>
</div>
<div class="form-row">
<div class="col-xs-6">
<input class="o-form__submit submit-button" type="submit" value="Create Account">
</div>
</div>
</section>
</form>
POST https://www.getdrip.com/forms/699867475/submissions
<form action="https://www.getdrip.com/forms/699867475/submissions" method="post" data-drip-embedded-form="699867475" id="drip-ef-699867475" class="validate newsletter-form" data-drip-id="699867475">
<div data-drip-attribute="description"></div>
<label class="newsletter-label" for="drip-email">Keep in Touch with Bali Blinds</label>
<input class="email" type="email" id="drip-email" name="fields[email]" value="" placeholder="Sign Up for Emails" autocomplete="on">
<div style="display: 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="submit" value="Submit" data-drip-attribute="sign-up-button" class="newsletter-submit btn">
<input type="hidden" name="time_zone" value="Europe/Berlin"><input type="hidden" name="url" value="https://www.baliblinds.com/"><input type="hidden" name="page_title" value="Custom Window Treatments | Bali Blinds">
</form>
Text Content
Skip to main content Where To Buy Bali Blinds → * Customer Support * Child Safety * Contact Us * FAQs * Motorization Support * Replacement Parts * Troubleshooting * Warranty Information * Product Registration * Where To Buy * Free Swatches * My Account * My Favorites * My Window Treatments * Manage Account * Log Out * * Enter Search Text * Products Products * * Shades * Cellular Shades * Classic Roman Shades * Exterior Solar Shades * Layered Shades * Natural Shades * Pleated Shades * Roller Shades * Roman Shades * Sheer Shades * Sliding Panels * Solar Shades * Tailored Roman Shades * Value Cellular Shades * * Blinds * Faux Wood Blinds * Horizontal Blinds * Vertical Blinds * Wood Blinds * Value Faux Wood Blinds * Value Vertical Blinds * Value Vinyl Blinds * * Accessories * Fabric Top Treatments * Motorization * Wood Cornices * * Shutters * DIY Composite Shutters * Premium Shutters * * Drapery * Custom Drapery * Natural Drapes * Product Advisor Find the right window treatment based on your shape, light/privacy, material, control, and feature needs. * Bali 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. * Solutions Solutions By Space Learn about common issues in your home, as well as how our products are best suited to handle them. * * Other Considerations * Heat & Humidity * Eco-Friendly Blinds & Shades * Versatile Coverage * Specialty-Shaped Windows * Privacy & Light Control From sheer to blackout, there's something for everyone. * Motorized Blinds & Shades Automate your shades for more control and privacy. * Wide Windows & Doors Cover your wide windows and sliding glass doors in style. * Child & Pet Safety Safety is everyone's highest priority. * Hard-to-Reach Windows Easy control within reach. * Energy Savings Lower your energy bills and increase comfort all year. * Inspiration Inspiration * Design Blog Tips, tricks and answers to all your window treatment questions. * Photo & Video Gallery Inspirational vignettes help you find window treatments that reflect your style. * * * Trending Articles * A Guide to Motorized Blinds and Shades * Modern Window Treatments * Kitchen Window Treatments * Bedroom Blinds and Shades * How To Create A Relaxing Room * How To Center How To Center * Measure Instructions for measuring your windows. * Install Need a little help installing your window treatments? We've got you covered. * Clean Find out how to best clean your window treatments. * * * Resources * How To Choose Your Window Treatments * Replacement Parts * Troubleshooting * Frequently Asked Questions * Why Bali? * Visualizer * Shop In Store & Online * Free Swatches * Products * Shades * Cellular Shades * Classic Roman Shades * Exterior Solar Shades * Layered Shades * Natural Shades * Pleated Shades * Roller Shades * Sheer Shades * Sliding Panels * Solar Shades * Tailored Roman Shades * Blinds * Faux Wood Blinds * Horizontal Blinds * Vertical Blinds * Wood Blinds * Value Blinds and Shades * Value Cellular Shades * Value Faux Wood Blinds * Value Vertical Blinds * Value Vinyl Blinds * Shutters * DIY Composite Shutters * Premium Shutters * Drapery * Custom Drapery * Natural Drapes * Accessories * Fabric Top Treatments * Motorization * Wood Cornices * Motorized Blinds & Shades * Solutions * Child & Pet Safety * Eco-Friendly Blinds & Shades * Energy Savings * Hard-to-Reach Windows * Heat & Humidity * Privacy & Light Control * Specialty-Shaped Windows * Versatile Coverage * Wide Windows & Doors * Inspiration * Design Blog * Window Treatments Photo Gallery * How To Center * Measure * Install * Clean * Replacement Parts * Troubleshooting * Frequently Asked Questions * Visualizer * Shop In Store & Online Back Back * Modern Style. New On-trend Fabrics. New Roller Fabrics → * Custom Blinds & Shades in as Little as Two Weeks Find Out Where to Buy → * Easy Elegance, Energy Efficiency New Cellular Fabrics → * Modern Style. New On-trend Fabrics. New Roller Fabrics → * Choose Confidently with the Bali Visualizer Try Window Treatments Virtually → * Traditional Shade. Fresh Take New Pleated Fabrics → * New Designer Fabrics, UV Protecting Shades New Solar Fabrics → * Custom Blinds & Shades in as Little as Two Weeks Find Out Where to Buy → CUSTOM BLINDS, SHADES, SHUTTERS & DRAPERY YOUR WINDOW HAS NEVER LOOKED SO GOOD. View video transcript Blinds → Shades → Drapery → Shutters → NOT SURE WHERE TO START? TRY OUR PRODUCT ADVISOR TO FIND THE PERFECT WINDOW TREATMENT. Answer a few simple questions about your space and lighting needs and the Graber Product Advisor will recommend the best solution from our wide range of products and styles. FIND YOUR WINDOW TREATMENT SHOP WHERE YOU LIKE Order from your favorite retailer online or in a store near you. Find a Retailer → HELP, EVERY STEP OF THE WAY Ask an Expert → Find Answers Online → TRY SOME FREE SWATCHES It's the no-commitment way to see our fabrics in your home. Order Free Swatches → STYLE YOU CAN TRUST Years of Experience Lifetime Warranty Best-in-Industry Customer Service Headquarters in the Heartland Interior Design Experts ALSO OF INTEREST help me choose troubleshooting guides blind & shade safety 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 Email Address is required Password Password is required Remember Me Forgot Password DON’T HAVE AN ACCOUNT? Create a Bali 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 Bali Window Treatment Visualizer. Create a Free Account 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 Email Address is required Password Password is required Minimum of 8 characters – must include 1 letter, 1 number, and 1 special character (!,@,#,$,^,&, or *) Re-enter Password Password is required Minimum of 8 characters – must include 1 letter, 1 number, and 1 special character (!,@,#,$,^,&, or *) Yes, please send me email about special offers, new products, and promotions for Bali) GET MORE WITH A BALI FAVORITES ACCOUNT My Favorites is your online portfolio for saving swatches and room scene photos to reference on your design journey. Share favorites and easily order your preferred samples from the available swatches. Inspiration * Design Blog * Photo & Video Gallery How-To Center * How-To Choose * How-To Measure * How-To Install * How-To Clean Customer Support * Child Safety * Contact Us * FAQs * Motorization Support * Replacement Parts * Troubleshooting * Warranty Information * Product Registration Keep in Touch with Bali Blinds Website * * * * Photos are for inspiration only. Not all product configurations are available in all countries. © 2009–2023 Bali is a brand and registered trademark of Springs Window Fashions, the Best Experience Company. Privacy Policy Terms and Conditions CCPA 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