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

Low Scape Mound® Aronia

SHRUB

Description

  • White and pink flowers cover the shrub in spring!
  • Stunning red fall foliage with dark berries.
  • Natural tidy habit - no pruning required.
  • Adaptable and easy to grow.
  • Zones 3-9, sun/part sun, 1.5-3' tall x 1.5-3' wide at maturity.
Zone 3-9
Light part sun/sun
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':['3a', '3b', '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/aronia-low-scape-mound-1.jpg?v=1608000966', title: 'Low Scape Mound® Aronia', 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 Compact, durable, and beautiful - Low Scape Mound® Aronia (Aronia melanocarpa) is sure to turn heads! Dainty white flowers cover the shrub in the spring; each graced with a splash of pink pollen in the center. Its glossy foliage is practically impervious to summer heat. Come autumn, the foliage turns a striking red, accompanied by dark purple berries. What differentiates Low Scape Mound® Aronia from others on the market is its tidy, low-growing habit. It's perfect for a smaller garden or as an edging plant. Also known as chokeberry, this native shrub tolerates just about anything nature can throw at it: wet soil, dry soil, heat, cold, drought, salt, you name it. Landscapers love this versatile, durable, beautiful shrub. Details Botanical name: Aronia melanocarpa 'UCONAMM165'
Patent #: PP 28,789
Common name: Aronia, chokeberry
Zone: 3 - 9
Sun exposure: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Height x width:1-2' x 2'
Flower color: Pink & White
Foliage color: Green
Season of interest: Spring and fall
Bloom time: Spring
Features: Wet soils, suitable for slopes, space savers, Proven Winners, native, heat tolerant, fall colors, dry soils, drought tolerant, containers plants, cold tolerant
Uses: Groundcover, edging, flower gardens, wildlife gardens, native plant gardens
How To Grow Soil: Not fussy about soil; thrives anywhere.
Light: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Water: Average moisture is adequate. It tolerates dry and wet conditions.
Spacing: 2-3 feet
Fertilizing: Not required. If more rapid growth is desired, apply a rose fertilizer in early spring.
Winterizing: No special winter requirements.
Maintenance & pruning: Thanks to this plant's naturally small habit, pruning is not required. However, if you decide to prune, wait until early spring.

Ideas & Inspo

Top 10 Long-Blooming Shrubs

Do you dream of a flower-filled landscape or garden with never-ending beauty? We do, too: that’s why we’ve compiled a list of our favorite long-blooming shrubs! Start your planting with these ten flowering shrubs that provide months instead of weeks of colorful blooms.

Customer Reviews

Based on 24 reviews
75%
(18)
17%
(4)
8%
(2)
0%
(0)
0%
(0)
B
B.P. (Texas)
Low Scape Mound Aronia

Wanted something for the bed facing south that wouldn't get too big (these top at 3 ft), flowered in the spring and had berries in the fall/winter to feed the birds. These fit the bill. They arrived in excellent condition and well packaged. They are healthy, vigorous plants that are already putting on new growth. Very happy with these.

R
R.G. (Georgia)
Beautiful Healthy Plants

I was very pleased with these. They were smaller than I expected but they have really popped! Beautiful and healthy. I would definitely purchase these again

T
T.R. (North Carolina)
Great shipping

We received our bush quickly! We followed all your suggestions and have it in the ground. Since it is a deciduous bush, we won’t really know until spring if it grows.

P
P.H. (District of Columbia)
Good plants at a great price

I have ordered from great garden plants multiple times. This order was good but the plants didn’t ship as well as some competitors. I know shipping plants is tough on the little guys. There are a few other online nurseries that do a little better job packing but you can’t beat the sale prices and they slowly come around to be healthy happy garden plants.

Thank you for leaving your feedback! 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. https://bit.ly/ggp-guarantee We are always here to help! If there was an issue with your order, please email your order number and pictures of your plants to claims@greatgardenplants.com to start the claims process if necessary.

T
T.S.

Great little shrub, can't wait for it's Fall display!