{% assign use_variant_images = false %}
Featured new
{% 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.

‘Gold Flame’ Honeysuckle Vine (Lonicera)

PERENNIAL

Description

  • Classic honeysuckle vine with rose-pink & yellow flowers!
  • Easily scales walls, arbors, fences, & mailboxes.
  • Flowers are full of nectar & are highly fragrant, attracting pollinators in droves.
  • Deer-resistant, disease-resistant, & non-invasive.
  • Zones 4-9, sun, up to 10-15’ x 5-6’ at maturity.
Featured new
Zone 4-9
Light sun
very tall

{% 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/Gold_Flame_Honeysuckle_Vine_Lonicera.png?v=1743097828', title: '‘Gold Flame’ Honeysuckle Vine (Lonicera)', 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 Fill your garden with a sea of sunset hues from ‘Goldflame’ honeysuckle vine (Lonicera x heckrottii). This native honeysuckle is a classic climber and cottage garden favorite that features masses of rose-pink and sun-kissed yellow flowers from late spring through summer. These flowers are full of nectar and pollen and release a sweet, vanilla-like fragrance that fills the garden, enticing local hummingbirds. It can easily scale walls or cover a pergola in fragrant shade, creating a private haven where you can escape the midday heat. 'Goldflame' is also semi-evergreen and resistant to powdery mildew, making it a long-lasting and reliable garden addition. Oh, did we also mention it's non-invasive and deer-resistant? Try planting other sun-loving plants like salvi and lavender at the base of your honeysuckle to create the ultimate fragrant garden. Details Botanical name: Lonicera x heckrottii 'Goldflame'
Common name: Honeysuckle, Goldflame honeysuckle
Zone: 4 - 9
Sun exposure: Sun (> 6 hours sun)
Height x width: Up to 10-15’ x 5-6’ at maturity.
Flower color: Pink & yellow
Foliage color: Green
Bloom season: Summer
Bloom time: Summer
Features: Heat tolerant, fragrant, deer resistant, low maintenance, pollinator-friendly
Uses: Container gardening, cottage gardening, pollinator gardens, trellises, vines and climbers
How To Grow Soil: Average, medium moisture, well-draining soils. Best in rich soils with good drainage but fairly adaptable.
Light: Sun (> 6 hours sun) is best for good flowering
Water: Once established, the plants need only moderate watering unless the summer is very dry. It does best in average to evenly moist conditions but will not tolerate standing water.
Spacing: 4-5 ft
Fertilizing: Honeysuckle grows so well that little or no fertilizer is necessary in most cases. If planted in poor soil, you can apply organic or slow-release low nitrogen, high phosphorus 5-10-5 fertilizer in spring (after the first growing season).
Winterizing: Consider applying mulch around the root zone in winter to protect it in exposed locations or colder zones.
Maintenance & pruning: Only lightly prune plants until they are well established. Best pruned in late winter or early spring once the threat of extreme cold has passed, and the plant is still dormant. If mature vines have become woody and overgrown, you can rejuvenate by pruning one-third of the older stems to the soil. To shape the vine, cut back overly long stems to keep the desired shape, and cut out any weak, spindly growth.

Ideas & Inspo

10 Plants That Attract Hummingbirds To Your Garden

Hummingbirds are fascinating pollinators who bring their buzzing beauty to the garden every spring and summer when they leave the safety of their nests. Their signature rapid wing activity draws a lot of energy, and they need consistent food sources to keep their energy high.

Close up of a hummingbird getting nectar from a red bee balm

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)