{% assign use_variant_images = false %}
{% capture vertical_scroll %}{% endcapture %} {%- if use_variant_images and variant.images[0] -%} {%- assign images = variant.images -%} {%- else -%} {%- assign images = product.images -%} {%- endif -%}
{% assign last_slide = 0 %} {% assign imgOffset = 0 %} {% if product.tags contains 'Graphic Overlay' %} {% assign imgOffset = 1 %} {% endif %} {%- for image in images offset: imgOffset -%} {% capture thumbRepsonsive %} {%- if image != blank -%} {%- if image.width > 180 -%}{{ image.src | img_url: '180x' }} 180w {{ 180 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 360 -%}{{ image.src | img_url: '360x' }} 360w {{ 360 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 540 -%}{{ image.src | img_url: '540x' }} 540w {{ 540 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 720 -%}{{ image.src | img_url: '720x' }} 720w {{ 720 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 900 -%}{{ image.src | img_url: '900x' }} 900w {{ 900 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1080 -%}{{ image.src | img_url: '1080x' }} 1080w {{ 1080 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1296 -%}{{ image.src | img_url: '1296x' }} 1296w {{ 1296 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1512 -%}{{ image.src | img_url: '1512x' }} 1512w {{ 1512 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1728 -%}{{ image.src | img_url: '1728x' }} 1728w {{ 1728 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1944 -%}{{ image.src | img_url: '1944x' }} 1944w {{ 1944 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2160 -%}{{ image.src | img_url: '2160x' }} 2160w {{ 2160 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2376 -%}{{ image.src | img_url: '2376x' }} 2376w {{ 2376 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2592 -%}{{ image.src | img_url: '2592x' }} 2592w {{ 2592 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2808 -%}{{ image.src | img_url: '2808x' }} 2808w {{ 2808 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 3024 -%}{{ image.src | img_url: '3024x' }} 3024w {{ 3024 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- assign image_size = image.width | append: 'x' -%} {{ image.src | img_url: image_size }} {{ image.width }}w {{ image.height }}h {%- endif -%} {% endcapture %}
{% assign last_slide = forloop.index %} {% endfor %}
Fairytrail Bride 3D model
All media depicts mature plants.

Fairytrail Bride™ Cascade Hydrangea™

SHRUB

Description

BUY ONE SOUTHERN SHRUB, GET ONE 50% OFF WITH CODE SOUTHERNBOGO.
  • The first cascading hydrangea in North America!
  • Romantic white florets bloom on trailing stems.
  • Ideal for containers and hanging baskets.
  • Plant of the Year at the Chelsea Flower Show 2018.
  • Zones 6-9, sun/part sun, 4' tall x 4' wide at maturity.
Zone 6-9
Light part sun/sun
medium

{% capture DiscountGroup %}1{% endcapture %} {% capture DiscountTier %}2{% endcapture %} {% assign DiscountGroup = DiscountGroup | plus: 0 %} {% assign DiscountTier = DiscountTier | plus: 0 %} {% assign discount_amount = 0 %} {% for group in product.discounts_structure.groups %} {% if group.id == DiscountGroup %} {% for tier in group.tiers %} {% if tier.id == DiscountTier %} {% for discount in tier.discount %} {% if discount.min_quantity > variant.quantity %}{% break %}{% endif %} {% assign discount_amount = discount.discount_amount | times: 100 %} {% endfor %} {% break %} {% endif %} {% endfor %} {% break %} {% endif %} {% endfor %} {% if variant.price < variant.compare_at_price %} Sale {{- variant.price | minus: discount_amount | money | remove: ' ' -}}
{{- variant.compare_at_price | money | remove: ' ' -}} {% else %} {{- variant.price | money | remove: ' ' -}} {% endif %} Each

Buy More, Save More:
    {% for discountGroup in product.discounts_structure.groups %} {% if discountGroup.id == 1 %} {% for discountTier in discountGroup.tiers %} {% if discountTier.id == 2%} {% for discount in discountTier.discount %}
  • {% assign discount_amount = discount.discount_amount | times: 100 %} {% assign tier_ceiling = 10000 %} {% if discountTier.discount[forloop.index] != blank %}{% assign tier_ceiling = discountTier.discount[forloop.index].min_quantity | minus: 1 %}{% endif %}
    {{ variant.price | money | remove: ' ' }} {{ variant.price | minus: discount_amount | money | remove: ' ' }} / {{ discount.min_quantity }}{% if discountTier.discount[forloop.index] != blank %}-{{ discountTier.discount[forloop.index].min_quantity | minus: 1 }}{% else %}+{% endif %} qty.
  • {% endfor %} {% endif %} {% endfor %} {% endif %} {% endfor %}
Total
{% capture DiscountGroup %}1{% endcapture %} {% capture DiscountTier %}2{% endcapture %} {% assign DiscountGroup = DiscountGroup | plus: 0 %} {% assign DiscountTier = DiscountTier | plus: 0 %} {% assign discount_amount = 0 %} {% for group in product.discounts_structure.groups %} {% if group.id == DiscountGroup %} {% for tier in group.tiers %} {% if tier.id == DiscountTier %} {% for discount in tier.discount %} {% if discount.min_quantity > variant.quantity %}{% break %}{% endif %} {% assign discount_amount = variant.quantity | times: discount.discount_amount | times: 100 %} {% endfor %} {% break %} {% endif %} {% endfor %} {% break %} {% endif %} {% endfor %}
{{ variant.price | times: variant.quantity | minus: discount_amount | money | remove: ' ' }}
{% if discount_amount > 0 %} Saved {{ discount_amount | money | remove: ' ' }} {% endif %}
{% for option in product.options_with_values %} {% assign optionIndex = forloop.index0 %} {% assign position = forloop.index %}
{{option.name}}
{% assign sortedvalues = option.values %} {% if option.name contains 'Length' or option.name contains 'Width' or option.name contains 'Height' or option.name contains 'Depth' or option.name contains 'Thickness' or option.name contains 'Weight' %} {% assign sortedvalues = option.values | sort %} {% endif %} {% for value in sortedvalues %} {% assign inventory_quantity = 0 %} {% assign available = false %} {% assign optionVariant = false %} {% if product.options_with_values.size == 3 and optionIndex == 2%} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == variant.option1 and v.option2 == variant.option2 and v.option3 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% elsif product.options_with_values.size == 2 and optionIndex == 1%} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == variant.option1 and v.option2 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% else %} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% endif %} {% assign checked = "" %} {% if variant.options[optionIndex] == value%}{% assign checked = "checked" %}{% endif %} {% endfor %}
{% endfor %}
{% capture add_to_cart %}Neptune.cart.add({ id:{{ variant.id | json }}, quantity:{{ variant.quantity }}, properties:{ '_growingzone':['6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'],'shipping_exclusions':''} }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/products/fairytrail-bride-cascading-hydrangea-2-sw.jpg?v=1626781671', title: 'Fairytrail Bride™ Cascade Hydrangea™', option: 'One Quart' }); return false;{% endcapture %} {% assign discontinued = '' %} {% for tag in product.tags %} {% if tag contains 'discontinued' %} {% assign discontinued = 'true' %} {% endif %} {% endfor %} {% if variant.available %} {% else %} {% unless discontinued == 'true' %} Notify Me When Available {% endunless %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
white plant in hand icon

Hand-picked at our greenhouse

white shipped to door icon

Shipped to your door

Young plant icon

Arrives as young plant

background image

More Information

Description Fairytrail Bride™ Cascade Hydrangea™ (Hydrangea x) is the first cascading type of hydrangea to come to North America. This new class of hydrangea has unrivaled flower power and a cascading habit. White florets bloom prolifically along trailing stems, creating a romantic display. One look, and you'll be saying "I do" to this shrub! The cascading, mid-sized habit of this hydrangea is ideal for mixed beds, containers, and even hanging baskets. Fairytrail Bride™ Cascade Hydrangea™ was introduced by Ushio Sakazaki, a renowned breeder from Japan. It has already earned accolades as the Plant of the Year at the Chelsea Flower Show in 2018. We're sure it will be a winner in your garden, too! Details Botanical name: Hydrangea x 'USHYD0405'
Patent: PP31120
Common name: Cascading hydrangea
Zone: 6 – 9
Sun exposure: Sun (> 6 hours sun) to part sun (4-6 hours sun)
Height x width: 4′ tall x 4′ wide
Flower color: White
Foliage color: Green
Season of interest: Spring through summer
Bloom time: Spring
Features: Rare & unusual, Proven Winners, low flammability, heat tolerant, container plants, best sellers
Uses: Hedge, edging, landscaping, wildlife gardens, native plant gardens
How To Grow Soil: Average, medium moisture, well-drained soils. Mulch to conserve moisture and buffer soil temperatures.
Light: Most varieties tolerate full sun in the North, but benefit from afternoon shade and consistent moisture. In the South, plants require afternoon shade.
Water: Water to keep soil moist, but not wet.
Spacing: 4 feet
Fertilizing: Fertilize once in spring with a granular rose fertilizer. Make a second application in early summer if desired.
Winterizing: Do not prune. A 2-3″ layer of shredded bark mulch is sufficient winter protection.
Maintenance & Pruning: Avoid pruning except to remove any obviously dead wood in spring, when the new growth has emerged. This type of hydrangea blooms on old wood, so it’s best to avoid pruning it for the most flowers and best performance. Mature plants may be selectively thinned, removing one-third of the oldest branches each late winter

Q & A

Your Questions on Caring for Hydrangeas, Answered

Learn how to grow and care for hydrangeas like a pro! Discover different types of hydrangeas, when it's best to prune hydrangeas, how to change colored blooms, why they may be wilting, and everything else you need to know.

A wide variety of colorful hydrangeas

Customer Reviews

Based on 26 reviews
73%
(19)
4%
(1)
4%
(1)
12%
(3)
8%
(2)
c
c.r. (Texas)
Sad times

I thought these would look so beautiful! I ordered two. I tried one planted one in ground and one in pot. I had the worst luck I tried full sun, sun/shade and shade and both are almost dead. I was just out of guarantee. They did offer me a coupon, however I don’t want to buy a third.

L
L.G. (Georgia)
Recovering from a very difficult period

Upon the arrival of the plants I noticed that both were very very thirsty and dry I kept them in their original containers/vases for the following three days and watered them regularly Although one seemed in a reasonable shape the other one seemed close to a final death and lost all of its leaves. I any case I decided to plant both my Hydrangeas in the large vases were they were meant to go. I am happy to say that both are now alive The nearly dead one has now produced a few tiny little leaves on some of the thicker branches and should hopefully survive.

C
C.E. (South Carolina)
Fairytrail Bride purchase

I was impressed with how my 2 small plants were packaged for delivery. They arrived healthy and green and have doubled in size already! I will certainly remember your quality care of plants when I am looking for an out-of-stock or unavailable plant my favorite nurseries aren’t carrying!

B
B.D. (New York)
Beautifull

I bought it last Year and this Year is blooming - nyc keep it in Big container - so beautifull - highly recomended ..

C
C.N. (Massachusetts)
Neither plant came back

I was really excited about these hydrangeas and purchased 2 in Spring 2022. Although they were healthy when purchased, neither one made it through the winter. Another hydrangea (Fire Light) I purchased from a different seller can back fine. The zones listed for this plant on this site (and the Proven Winners site) are 6-9. (I am zone 6b.) However, I saw another review on the Proven Winners website, published a few days ago, stating that the plant(s) died over the winter - and I saw another seller listing the plant for zones 7-9. Perhaps think twice if you are in zone 6 - at least until it has a bit longer of a track record?

Hi Catherine! I am sorry to hear that your plants didn't come back this year. We do have a blog post about Hydrangea Q&A's that might be helpful to you! https://blog.greatgardenplants.com/questions-answered-series-hydrangeas/
Also, although you are outside of our 60-day guarantee, please reach out to claims@greatgardenplants.com with your order number and pictures of the plant and they can lend the best help that they see fit for you!