{% 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.

'Visions' Astilbe

PERENNIAL

Description

  • Aromatic flowers add fragrance to your garden all summer!
  • Blooms are adored by butterflies and hummingbirds.
  • Shade-loving ground cover spreads slowly.
  • Durable and resistant to deer, rabbits, and diseases.
  • Zones 4-9, part sun/shade, 16″ tall x 15″ wide at maturity.
Zone 4-9
Light part sun/sun/shade
short

{% 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':['4a', '4b', '5a', '5b', '6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/products/2db35c60f806c1758f52a7d4546ab044.jpg?v=1643207938', title: 'Visions Astilbe', 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 ‘Visions' Astilbe, commonly known as false goat's beard or false spirea, is a powerful bloomer that will fill your garden with mesmerizing fragrance and color! You're not the only one that will adore this ground cover in your garden. The raspberry-colored plumes invite butterflies, hummingbirds, and pollinators alike to linger in your garden.  This shade-loving ground cover makes a carpet of elegant green foliage when not in bloom. Visions is more tolerant of dry conditions than other Astilbe. It performs best in rich, moist soil with protection from the hot afternoon sun. Delightful in groupings planted between bold hostas (the purple blooms of 'Visions' are especially lovely with blue hostas!), colorful heuchera, spring-flowering hellebore, or as an underplanting to hydrangeas.   Details Botanical name: Astilbe chinensis 'Visions'
Common name: False spirea, false goat's beard, Chinese astilbe, tall false buck's beard
Zone: 4 - 9
Sun exposure: Full Sun (>6 hrs.) Part-sun (4-6 hours sun) to shade (< 4 hours sun)
Soil type: Average
Soil moisture: Moist
Height x width: 14-16" x 12-15"
Flower color: Raspberry-pink
Foliage color: Green
Season of interest: Mid-summer
Bloom time: Midsummer
Features: Winter interest, wet soils, rabbit resistant, low flammability, heat tolerant, ground covers, deer resistant, container plants, cold tolerant, best sellers
Uses: Accent, border, container gardening, cottage gardening, edging, ground cover, massing, naturalizing, pollinator gardens, rain garden, small spaces, underplanting
How To Grow Soil: Easily grown in average, well-drained soils. Good soil drainage is essential. Plants will perform poorly and may not survive winter in hard clay soils that retain moisture. Sandy/gravelly mulches will protect plants and help to avoid the onset of rot.
Light: Best in part-sun, will tolerate full shade but will not bloom as heavily.
Water: Moderate moisture. Plants tolerate heat and some dry soils once established.
Spacing: 1.5 - 2 ft spacing.
Fertilizing: Not always necessary, but can be fertilized in the spring when new growth emerges if growth is slow or the plant exhibits nutrient deficiency.
Winterizing: Where winter survival is a potential problem, plants should be moved to protected locations (e.g., southern exposures) with leaf and flower stems intact for extra protection.
Maintenance & pruning: Deadhead spent flowers to promote additional bloom. Trim back in early spring, before the plant exhibits new growth. Plants rarely need dividing, but you can divide every few years to thin the bed or propagate.  

Did you know?

Colorful Foliage For Shade Gardens

Don't waste another season on a dull shade garden! Whether they are the classic green and unique blues, or purples and red hues, these plants will give at least three seasons of color in your garden.

Customer Reviews

Based on 34 reviews
56%
(19)
3%
(1)
18%
(6)
6%
(2)
18%
(6)
A
A. (Illinois)
Healthy

I bought two astilbes and they arrived healthy and packaged well. They were recently planted and seem to be thriving in their new location. The planting directions to their health was helpful.

J
J.j.c.C.

I like it was packaged well

M
M.H.

I only ordered one. Ita an ok size. Both blooms on it were already discolored & apent and several of the leaves were crispy and brown on the edges. I upsized it for bow until cooler wearher for planting. Its in the shade and seems to be doing ok.

Hello! We’re sorry that you received plants that are not up to our standards. We try our best to provide excellent plants, but some factors, like shipping and handling, are outside our control. That’s why we have a 60-day guarantee on all of our orders. Please email your order number and pictures of your plants to us to start the claims process. We look forward to helping!

S
S.K.

This one didnt do very well after planting. Its surviving but not yet thriving.

Thank you for your feedback! It’s surprisingly normal for newly transplanted plants to appear like they aren’t growing. That’s because most of the growth occurs below ground in their first year as they allocate more energy to root development. Once your plant is established, it will start investing more in shoot and flower development. To learn more about how plants “sleep, creep, and leap”, read our FAQ on our website!

A
A.C.

Arrived in great condition! Planted and growing.