Build Your Bali Layered Shades
{{ selection = model.getActiveOption(section.TypeId);"" }}
{{ ::sectIndex = $index;"" }}
{{ ::model.sectionNumber2($index) }} Select a Room
learn more{{ ::model.sectionNumber2($index) }} {{::section.TypeId == 'trt.swc.alt' ? 'Secondary ' : ''}}Product Color ({{::section.Options.length}} available)
learn more{{ selection.Properties.StyleName }} {{ selection.Properties.StyleName ? ' ' : '' }} {{ selection.Properties.Name }} {{ selection.Properties.Code }}
(add {{ selection.SalePrice | currency: '$' }})
(not available in this size)
{{::items[0].Properties.StyleName}}
{{ ::swatchOptions = (items | orderBy: ['SortOrder', 'Caption']);"" }}{{ ::model.sectionNumber2($index) }} {{::section.TypeId == 'trt.swc.alt' ? 'Secondary ' : ''}}Product Color ({{::section.Options.length}} available)
learn more{{ selection.Properties.StyleName }} {{ selection.Properties.StyleName ? ' ' : '' }} {{ selection.Properties.Name }} {{ selection.Properties.Code }}
(add {{ selection.SalePrice | currency: '$' }})
(not available in this size)
{{::items[0].Properties.StyleName}}
{{ ::swatchOptions = (items | orderBy: ['SortOrder', 'Caption']);"" }}{{ ::model.sectionNumber2($index) }} {{::section.TypeName}}
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = !section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? option.Properties.TypeId : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{ ::model.sectionNumber2($index) }} {{::section.TypeName}}
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = !section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? option.Properties.TypeId : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{ ::accentColors = model.getDeepOptions(section.TypeId, 'trt.acc.clr');"" }}
{{ ::model.sectionNumber2($index) }} Decorative Accent ({{::accentColors.length}} available)
{{ ::accentStyles = model.getDeepOptions(section.TypeId, 'trt.acc.stl');"" }}
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::inputName = 'trt.acc.stl_' + $index;"" }}
{{ ::hiddenAccTypeId = section.Options[0].Id;""}}
{{ ::model.sectionNumber2($index) }} {{ ::section.Options.length > 1 ? 'Mount & Size' : 'Size' }}
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? (option.Properties.TypeId + '_' + option.Id) : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{ ::model.sectionNumber2($index) }} HeadrailSize
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? (option.Properties.TypeId + '_' + option.Id) : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{::option.Caption}}
FREE
(not available in this size)
+{{option.Price | currency: '$'}}
+{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
{{ selection_headrailmount = model.getActiveOption('hrl.typ');"" }}
{{ ::widthKeyWhole = 'siz.' + num + '.width_whole';"" }}
{{ ::widthKeyFrac = 'siz.' + num + '.width_fraction';"" }}
{{ ::heightKeyWhole = 'siz.' + num + '.height_whole';"" }}
{{ ::heightKeyFrac = 'siz.' + num + '.height_fraction';"" }}
Width (inches)
Height (inches)
{{selection_headrailmount.Id == 'hrl.typ.01' ? 'Single' : 'Left'}} Blind
Center Blind
Right Blind
{{option.message}}
{{ ::model.sectionNumber2($index) }} {{::section.TypeName}}
{{ ::model.sectionNumber2($index) }} Hem
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::styleOptions = (option.Options | filter: { TypeId: 'trt.hem.stl'}:true);"" }}
{{ ::rodOptions = (option.Options | filter: { TypeId: 'trt.hem.rod'}:true);"" }}
{{ ::trimOptions = (option.Options | filter: { TypeId: 'trt.hem.trm'}:true);"" }}
{{ activeHemStyle = model.getActiveOption('trt.hem.stl');""}}
{{ activeHemRod = model.getActiveOption('trt.hem.rod');""}}
{{::option.Properties.Name || option.Caption }}
FREE (not available in this size) +{{option.Price | currency: '$'}} +{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}• Hem Trim:
{{ ::hemTrimOptions = (trimOptions | orderBy: 'SortOrder');"" }}
{{option.message}}
{{ ::model.sectionNumber2($index) }} Pull
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::materialOptions = (option.Options | filter: { TypeId: 'trt.pul.mtr'}:true);"" }}
{{ ::colorOptions = (option.Options | filter: { TypeId: 'trt.pul.clr'}:true);"" }}
{{::option.Properties.Name || option.Caption }}
FREE (not available in this size) +{{option.Price | currency: '$'}} +{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}{{model.data['trt.pul.mtr']=materialOptions[0].Id;""}} • Pull Material: {{ ::materialOptions[0].Caption | raw }}
• Pull Color:
{{ ::pullColorOptions = (colorOptions | orderBy: 'SortOrder');"" }}
{{option.message}}
{{ ::model.sectionNumber2($index) }} {{::section.TypeName}}
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::barPlacementOptions = (option.Options | filter: { TypeId: 'trt.bar.plc'}:true);"" }}
{{ ::barColorOptions = (option.Options | filter: { TypeId: 'trt.bar.clr'}:true);"" }}
{{ activeBarPlacement = model.getActiveOption('trt.bar.plc');""}}
{{ activeBarColor = model.getActiveOption('trt.bar.clr');""}}
{{::option.Properties.Name || option.Caption }}
FREE (not available in this size) +{{option.Price | currency: '$'}} +{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
{{option.message}}
{{ ::model.sectionNumber2($index) }} Heading
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::styleOptions = (option.Options | filter: { TypeId: 'trt.hdg.stl'}:true);"" }}
{{ ::headerOptions = (option.Options | filter: { TypeId: 'trt.hdg.hdr'}:true);"" }}
{{ ::returnOptions = (option.Options | filter: { TypeId: 'trt.hdg.rtn'}:true);"" }}
{{ ::implicitStyle = styleOptions.length == 1 ?styleOptions[0].Id : null;"" }}
{{::option.Properties.Name || option.Caption }}
FREE (not available in this size) +{{option.Price | currency: '$'}} +{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
{{model.data['trt.hdg.stl']=styleOptions[0].Id;""}}
• Heading Style: {{ ::styleOptions[0].Caption }}
{{option.message}}
{{ ::model.sectionNumber2($index) }} {{section.TypeName}}
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? (option.Properties.TypeId + '_' + option.Id) : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{::option.Caption}}
(add ${{ (model.price * 0.10) | number:2 }}) FREE
FREE
(not available in this size)
+{{option.Price | currency: '$'}}
+{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
Complimentary to you for all our Blindsgalore products. Covers original defects in materials or workmanship.
Everything included in your 3-year warranty plus an additional two years coverage.
{{model.data[items[0].TypeId]=items[0].Id;""}}
• {{ ::items[0].Properties.TypeName}}: {{ ::items[0].Caption }}
{{ ::subDataKey = section.AllowMultiple ? option.Properties.TypeId : option.Options[0].TypeId;"" }}
{{ ::optc2169d85a305404baaccf236ad68c55d = (option.Options | orderBy: 'SortOrder');"" }}
{{option.message}}
{{ ::model.sectionNumber2($index) }} {{::section.TypeName}}
{{ ::endOptions = (option.Options | filter: { TypeId: 'val.end'}:true);"" }}
{{ ::inputName = section.TypeId + '_' + $index;"" }}
{{ ::styleOptions = (option.Options | filter: { TypeId: 'val.stl'}:true);"" }}
{{ ::sizeOptions = (option.Options | filter: { TypeId: 'val.siz'}:true);"" }}
{{ ::colorOptions = (option.Options | filter: { TypeId: 'val.clr'}:true);"" }}
{{::option.Properties.Name || option.Caption }}
FREE (not available in this size) +{{option.Price | currency: '$'}} +{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
{{model.data['val.siz']=sizeOptions[0].Id;""}}
• Valance size: {{::sizeOptions[0].Caption | raw}}
• Valance End:
{{ ::valanceEndOptions = (endOptions | orderBy: 'SortOrder');"" }}
• Valance Color:
{{ ::valanceColorOptions = (colorOptions | orderBy: 'SortOrder');"" }}
{{option.message}}
{{ ::model.sectionNumber2($index) }} {{section.TypeName}}
{{ ::inputType = section.AllowMultiple ? 'checkbox' : 'radio';"" }}
{{ ::inputName = section.AllowMultiple ? (section.SafeTypeId + '_' + $index) : option.Id;"" }}
{{ ::dataKey = section.AllowMultiple ? (option.Properties.TypeId + '_' + option.Id) : section.TypeId;""}}
{{ ::checkedVal = section.AllowMultiple ? true : option.Id;"" }}
{{::option.Caption}}
(add ${{ (model.price * 0.10) | number:2 }}) FREE
FREE
(not available in this size)
+{{option.Price | currency: '$'}}
+{{option.SalePrice | currency: '$'}} {{option.Price | currency: '$'}}
Complimentary to you for all our Blindsgalore products. Covers original defects in materials or workmanship.
Everything included in your 3-year warranty plus an additional two years coverage.
{{model.data[items[0].TypeId]=items[0].Id;""}}
• {{ ::items[0].Properties.TypeName}}: {{ ::items[0].Caption }}
{{ ::subDataKey = section.AllowMultiple ? option.Properties.TypeId : option.Options[0].TypeId;"" }}
{{ ::opt1cbf6fbe20b14e2eaad6c218a9cc6d81 = (option.Options | orderBy: 'SortOrder');"" }}
{{option.message}}
Bali Layered Shades
- Outside mount is recommended for maximum light control
- Fabric-wrapped cassette creates a cohesive appearance in the window
- Dual layers of horizontal fabric segments alternating between sheer and semi-opaque or opaque fabric
- Please note the fabric width is narrower than the finished shade width: Control End deduction up to 1 1/16"; Idle End deduction up to 11/16"
- When open and the stripes are aligned, light filters through the sheer fabric
- Sheer stripes vary from 2” – 3 1/8", dependent on style. For exact measurements, please order a sample or contact us
- Light filtering and Room darkening stripes vary from 2 3/4” – 4 3/4", dependent on style. For exact measurements, please order a sample or contact us
- Color to street side is the same front and back
- Shades control the amount of incoming light and the view-through with the shade partially raised or lowered
- Shades block up to 99% of UV rays when closed
- Due to the nature of the weaving process, some imperfections in the weave are normal. Fabric appearance can vary based on changing light conditions in the room.
- Oeko-Tex® Certified Fabric - certifies that fabrics are free of PVC, halogen, lead, formaldehyde, allergenic dyes, pesticides, phenols, heavy metals, and meet all VOC content limits.
- Limited lifetime warranty and five-year warranty on motorization components
- Choose to power your motorized shades with either a rechargeable external battery pack or 12V DC Plug-In Transformer.
- The rechargeable external battery pack comes separately from the shade and should be mounted in the window frame with the included mounting clip.
- Note: Rechargeable battery pack ship at 30% charge and must be fully charged prior to installation.
- 12V DC Plug-In Transformer needs to be plugged into an outlet. Standard power cord is 72" long. 96" extension cord is available.
- Note: Plug-In dimension: 3 1/4" W x 2" D x 1 1/2" H
Bluetooth Smart Shades Lift
- Width 12" - 102"
- Height 12" - 110"
- Minimum inside-mount depth 1 3/8"
- Minimum flush-mount depth 3 5/8"
- Minimum outside-mount space 1"
- Headrail depth and height 3 5/8" x 3"
Continuous Loop Lift
- Width 12" - 102"
- Height 12" - 110"
- Minimum inside-mount depth 1 3/8"
- Minimum flush-mount depth 3 5/8"
- Minimum outside-mount space 1"
- Headrail depth and height 3 5/8" x 3"
How to Install - Continuous Loop Lift (IM)
How to Install - Continuous Loop Lift (OM)
How to Install - Motorization Owners Manual
Bluetooth Smart Shades Quick Start Guide
Customer Reviews of Bali Layered Shades
There are no reviews.
Write a Review{{review.Title}}
By {{review.Nickname}} from {{review.Location}} on {{review.Date | date:"MMMM d, yyyy"}}Every Blindsgalore custom window treatment is backed by a manufacturer's warranty because we believe in the quality of what we sell. But we also know a warranty is only as good as the people standing behind it. That's why when you contact us, you'll speak with a real person who understands your order, your home, and your needs — not a call center or automated system.
Bali Warranty Information (opens in new tab)