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

'American Gold Rush' Black-Eyed Susan (Rudbeckia)

PERENNIAL

Description

  • Triple crown-winning perennial! 
  • Golden yellow flowers are long-lasting through summer and fall.
  • Resistant to diseases and pests (like deer & rabbits).
  • Native to North America, supporting pollinators & wildlife. Not sure we could name one bad thing about this plant. 
  • Zones 4-9, sun to part sun, up to 26" tall and 44" wide at maturity
Zone 4-9
Light part sun/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':['4a', '4b', '5a', '5b', '6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/files/RudbeckiaAmericanGoldRush2_1-800x800-c666b52.png?v=1714569202', title: 'American Gold Rush Black-Eyed Susan (Rudbeckia)', 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 After receiving a multitude of awards, 'American Gold Rush' black-eyed Susan (or Rudbeckia) is the must-have perennial of the season. It's a triple crown winner, and we'll break down why. All-America Selections chose it as the herbaceous perennial winner after a 3-year winter trial, showing no signs of fungus even in wet, humid conditions. The Perennial Plant Association selected it as 2023 Perennial of the Year for its reliable performance and long-lasting flowers. And finally, the National Garden Bureau named the genus Rudbeckia their 2023 Perennial of the Year for its flower power. All the experts agree: this perennial is worth its weight in gold (and more).

As a native perennial, Rudbeckia is easy to grow, heat tolerant, and drought tolerant. Flowers attract pollinators to the garden, and their seedheads are beloved by birds and other wildlife. It's perfectly suited for cottage gardens, cut flower gardens, prairies, or nearly any spot that needs an extra pop of color. Since it's deer and disease-resistant, you can count on long-lasting blooms year after year.
Details Botanical name: Rudbeckia 'American Gold Rush'
Patent #: USPP 28,498
Common name: Black-eyed Susan
Zone: 4 - 9
Sun exposure: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Height x width: 22-26" X 40-44"
Flower color: Golden yellow
Foliage color: Green
Season of interest: Late summer through fall
Bloom time: Summer, fall
Features: Rabbit resistant, native, low flammability, heat tolerant, drought tolerant, deer resistant, container plants, cold tolerant, best sellers, best for beginners
Uses: Background, border, cottage gardening, foundation planting, massing, naturalizing, specimen
How To Grow Soil: Average, dry to medium, well-draining soil
Light: Tolerates light shade, but best in full sun.
Water: Water regularly until established. Once established, it does tolerate mild drought.
Spacing: 1 - 2 ft.
Fertilizing: Go easy on the fertilizer. Too much will result in weak stems and plants. A side dressing of compost should be all they'll need.
Winterizing: You can let the last flowers of the season remain on the plants to go to seed and feed the birds.
Maintenance & pruning: Deadhead to prolong bloom. Rudbeckias don't generally die out in the center and don't require frequent division.

Did You Know?

10 Native Plants (& Nativars) To Grow This Year

Support pollinators and local wildlife by growing natives. We offer over 200 plants native to North America, and we've compiled a list of our favorites that will happily call your garden home.

Customer Reviews

Based on 30 reviews
70%
(21)
10%
(3)
10%
(3)
3%
(1)
7%
(2)
M
M.B. (New York)
Black Eyed Susan

They arrived in good condition ,upon planting they were eaten by deer even though they are considered deer resistant only the new leaves were devoured and not the roots.I am hoping something good will come of it.I put deer repellent in the area.

P
P.P. (Texas)
Rudbeckia Review - American Gold Rush

Plants were very nice and well packed. They are growing well in the garden now. I’m looking forward to seeing them bloom.

K
K. (Indiana)
Quality Product

First I'd like to note I very rarely write a review. Most items are typically what I expect, so these plants and packaging was a bit more. I found Great Garden Plants via an internet search and took advantage of multi plant discount and an additional code discount. I ordered 24 plants all of which arrived healthy and package very well.

I took the time to plant spaced per instructions with soil admendment and heavy mulch. For the first year (sleep year) the plants are growing better than expected. The first blooms are arriving and no signs of disease. I knew a few weeks ago I would be pleased with these plants and have since ordered coneflowers which are performing equally well.

If conditions are right for these plants I believe most will be very pleased.

M
M.M. (North Carolina)

Plants arrived in great shape. However, the deer must have gotten the word. That night the deer ate 1/2 of each plant. I was disappointed because they were supposed to be deer resistant. I ordered them again. So far, so good. My fingers are crossed that they will survive. Lots of $$$ lost in having to order twice.

We're sorry that the deer enjoyed your plants before you could. Young plants are especially susceptible to deer damage, so we highly recommend protecting new plants in areas with high deer traffic. All orders are covered by our 60-day guarantee, so please send your order number and pictures of your plants to claims@greatgardenplants.com to start the claims process. We look forward to helping!

E
E.M.

Very happy with quality of plants. Strong, healthy and very nice size. Packed well. I would not hesitate to order from them in the future!