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

Yellow Creeping Jenny (Lysimachia)

PERENNIAL

Description

  • Trailing chartreuse leaves spread vigorously!
  • Incredibly durable ground cover, even handles foot traffic.
  • Thrives in tough-to-grow spots.
  • Semi-evergreen foliage adds color to 3 seasons.
  • Zones 3-9, sun/part sun, 4" tall x 24″ wide at maturity. 
Zone 3-9
Light part sun/sun
low

{% 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/files/yellowcreepingjennygroundcover.png?v=1715695965', title: 'Yellow Creeping Jenny (Lysimachia)', 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 %}

Unable to ship to de, in, ma, nh, or, wa, wi,

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 The vibrant-colored and iridescent leaves of Yellow Creeping Jenny (Lysimachia nummularia) instantly brightens your whole garden! This ground cover will effortlessly form a lush mat of small golden and chartreuse leaves, spreading vivid color and texture as it grows. Bright yellow, cup-shaped flowers of this creeping jenny plant accompany the foliage midsummer and add a light fragrance as they bloom. Creeping jenny care is a breeze; this ground cover can handle anything, even foot traffic, making it perfect for tough-to-grow spots. It's virtually maintenance-free, so there's no reason it shouldn't be in your garden! Try planting it between stepping stones, on steep slopes, or as a small-scale lawn alternative. It even looks great in containers, the possibilities are truly endless for this versatile plant. Details Botanical name: Lysimachia nummularia 'Aurea'
Common name: Creeping jenny, moneywort, twopenny grass
Zone: 3 - 9
Sun exposure: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Height x width: 2-4" X 18-24"
Flower color: Yellow
Foliage color: Chartreuse
Season of interest: Spring through fall
Bloom time: Early Summer, fall
Features: Suitable for slopes, heat tolerant, ground covers, drought tolerant, deer resistant, cold tolerant, best sellers, best for beginners
Uses: Accent, container gardening, edging, erosion control or embankment, ground cover, massing, rain garden, rock garden, underplanting, waterside, woodland
How To Grow Soil: Easily grown in moist, humus-rich, well-draining soils.
Light: Sun (> 6 hours sun) to part sun (4-6 hours sun). With more sun, the leaves are more yellow.
Water: Water weekly to keep the soil moist. Established plants can generally get by on less water, but most grow best if the soil remains evenly moist.
Spacing: 18 inches
Fertilizing: Fertilizing is generally unnecessary unless soils are poor. If soils are depleted, fertilize in early spring.
Winterizing: No special care is needed.
Maintenance & pruning: Pruning is never required. However, this plant can trail as much as 30 feet and root where their nodes touch the soil. Trim to keep in contained spaces.
 

Did you know?

Ground Covers For Suppressing Weeds

Fight plants with plants and transform your garden into a lush landscape in the process with these ground covers that suppress weeds.

groundcover great for suppressing weeds

Customer Reviews

Based on 39 reviews
90%
(35)
0%
(0)
5%
(2)
0%
(0)
5%
(2)
P
P.W. (North Carolina)
Great plants!

The creeping Jenny plants I ordered were received well packaged and healthy. In fact, I had also bought some of the same plants locally and the plants from Great Garden Plants have outgrown the wimpy local plants I purchased. I highly recommend Great Garden Plants!!

C
C.G.

Plants arrived in great shape!

R
R.B. (Tennessee)

Love this ground cover. It does great and it travels

L
L.B.C.

Very healthy and mice size. Arrived well packaged with csre. Thank you!

K
K.B. (Georgia)
Wonderful, but sadly died

Everything came beautiful and alive but sadly the heat got everything despite watering. I'll try again in the spring.

We're sorry you're having trouble with your plants. Our team of horticulture experts would love to take a closer look! Please contact us at claims@greatgardenplants.com with your order number and photos of the plants so we can better assist you. All orders are covered by our 60-day guarantee. We look forward to helping! https://bit.ly/ggp-guarantee