{% 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 %}
All media depicts mature plants.

Fairytrail™ White Cascade Hydrangea

PERENNIAL

Description

  • Shade-tolerant hydrangea from Proven Winners ColorChoice Flowering Shrubs!
  • Graceful addition to hanging baskets and containers.
  • White mophead flowers bloom along arching branches in late spring.
  • Exceptionally heat tolerant and low maintenance.
  • Zones 5-9, part sun/shade, up to 4′ tall x 5′ wide at maturity.
  • Zone 5-9
    Light part sun
    medium

    {% assign discount_amount = 0 %} {% 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
    Total
    {{ variant.price | times: variant.quantity | money | remove: ' ' }}
    {% 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':['5a', '5b', '6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/files/HydrangeaxFairytrailWhiteP1214747-800x800-a0467fa.png?v=1703107334', title: 'Fairytrail™ White 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 Add a romantic and graceful element to your hydrangea garden with the charming Fairytrail™ White cascade hydrangea. Dozens of white mophead flowers bloom along arching branches, creating a floriferous display you'll look forward to each spring. We love how Fairytrail™ White Cascade looks spilling out of containers on patios and porches.

    Cascade hydrangeas are ideal for mixed beds, containers, and hanging baskets. Their graceful horizontal stems spill flowers freely all around the shrub. A unique hybrid, the cascade hydrangea achieves its distinctiveness through different varieties, enhancing both flower power and bud set. They bloom on old wood and are not cold-hardy, so avoid pruning and consider protecting your shrubs in frigid temperatures.
    Details Botanical name: Hydrangea x 'WNJUDFBYWMH' PPAF
    Common name: Cascading hydrangea
    Zone: 5-9
    Sun exposure: Part sun (4-6 hours sun)
    Height x width: 4′ tall x 5′ wide
    Flower color: White
    Foliage color: Green
    Season of interest: Spring through summer
    Bloom time: Late 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 Cascade hydrangeas, except to remove any dead wood. These hydrangeas cannot be cut back or trimmed at any time of the year without impacting the bloom for either the current season or the next. Though they do rebloom readily on new wood, the best display comes from treating them as though they bloom only old wood.

    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 11 reviews
    100%
    (11)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    S
    S.L. (Virginia)

    Fairytrail™ White Cascade Hydrangea

    S
    S.N. (Texas)
    ExcellentvPurchase

    Plants were very hardy and ready to go in the ground. Thank you

    J
    J.G. (Texas)
    Fairytrail™ White Cascade Hydrangea

    It's too early to tell.

    S
    S.J. (Tennessee)
    Thriving so far!

    Got the quart size. Yes, it was small, but also this means less digging! It's been about a month and I would say it has already doubled in size which is pretty impressive, considering that it is no doubt working hard to build its root system. Being fall, there are no blooms, but surely it will have flowers next spring! I am really looking forward to seeing it grow and blossom!

    C
    C.L. (Missouri)

    Plants are excellent got here in good condition and are thriving!