Winecraft Gold® Smokebush | Proven Winners (2024)

{% 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 %} {%- for image in images offset: imgOffset -%}

{% capture ImageResponsive %} {%- 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 %}

{% if forloop.first or product.tags contains 'Graphic Overlay'%}

{% endif %}

{% assign last_slide = forloop.index %} {% endfor %}

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

SHRUB

Description

  • Unique smoke-like blooms in summer.
  • Colorful yellow foliage stays bright all season.
  • Landscape-friendly dense habit.
  • Grow in full sun for best color and blooming.
  • Zones 5-8, sun/part sun,6′ tall x 4' wide at maturity.

View Detailed Plant Information ↓

Plant Spacing

Plant spacing is based on the ultimate width of the plants. This figure is normally given as a range; for example, 3-5’. If you live in a cold climate and/or want plants to fill in more quickly, plan to space at the shorter end of the range. If you live in a warm climate, are on a limited budget, or are willing to wait longer for plants to touch, use the higher end of the range. Using the larger number is recommended when calculating distance from a building or structure. There’s really no such thing as "maximum spacing": if you don’t want your plants to touch, you can space them as far apart as you’d like. All plant spacing is calculated on center, or in other words, the centers of the plants are spaced one half of their eventual width apart:

Winecraft Gold® Smokebush | Proven Winners (1)

Unless you are planting in a straight line, as you might for hedges or edging, space your plants in a staggered or zig-zag pattern for a more interesting and naturalistic look:

Winecraft Gold® Smokebush | Proven Winners (2)

Winecraft Gold® Smokebush | Proven Winners (3)

Hand-picked at our greenhouse

Winecraft Gold® Smokebush | Proven Winners (4)

Shipped to your door

Winecraft Gold® Smokebush | Proven Winners (5)

Arrives as young plant

Winecraft Gold® Smokebush | Proven Winners (6)

More Information

Description Strike it rich in your landscape with the bright, cheery foliage of Winecraft® Gold smokebush (Cotinus coggygria). Developed by plant breeder Corinne Liquiere in France, it combines a super colorful display with an appealing compact habit that doesn't become rangy and awkward like other smokebushes. Soft, wispy flowers begin to appear in early summer; these soon give way to the big billows of "smoke," which are actually the seedheads of the plant. They persist through summer for a fantastic display that will surely rake in the compliments. Details Botanical name: Cotinus coggygria 'MINCOJAU3'
Patent: USPP 30,327
Common name: Smokebush
Zone: 5 - 8
Sun exposure: Sun (6+ hours sun) to part sun (4-6 hrs of sun)
Height x width: 4-6' tall x 4' wide
Flower color: Pink
Foliage color: Purple, deepening to near-black
Season of Interest: Summer-fall
Bloom time: Early summer, midsummer
Features: Proven Winners, heat tolerant, drought tolerant, deer resistant, best for beginners
Uses: Specimen, flower gardens, backdrop, landscaping, hedge
How To Grow Soil: Though it can tolerate some dryness once established, smokebush does best with moderate moisture. Flowers last longer with even moisture, too.
Light: Sun (6+ hours sun) to part sun (4-6 hrs of sun)
Water: Dry to average
Space: 2 feet
Fertilizing: Little fertilizer is needed.
Winterizing: No special treatment is required. A 2-3" layer of shredded bark mulch is recommended.
Maintenance & Pruning: No special care is required. Trim as needed in early spring.

Garden Care

Our Guide for Fall Planting

The start of fall may signal the gardening season is coming to a close, but it’s not over yet! There is still plenty of time to enjoy colorful flowers and foliage or even sprinkle in some new perennials and shrubs before winter arrives.

Grow with confidence

Winecraft Gold® Smokebush | Proven Winners (7)

Customer Reviews

Based on 8 reviews

75%

(6)

0%

(0)

13%

(1)

13%

(1)

0%

(0)

C

C.G. (Michigan)

Plants arrived in good shape , and after following directions , they are doing well.

Y

Y.M. (Georgia)

Love My Smokebush!

It came well packaged and in great condition. So far so good.

D

Diane

Arrived on time and in good shape.

J

J.M. (Massachusetts)

Small but thriving

My Winecraft Gold Smokebush may be small but it is thriving in the garden. It has put on new growth and looks great!

Winecraft Gold® Smokebush | Proven Winners (8) Winecraft Gold® Smokebush | Proven Winners (9)

P

P.G. (Michigan)

Winecraft Gold® Smokebush

Arrived healthy..doing great....love the color!

Winecraft Gold® Smokebush | Proven Winners (2024)
Top Articles
Latest Posts
Article information

Author: Arielle Torp

Last Updated:

Views: 5591

Rating: 4 / 5 (61 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Arielle Torp

Birthday: 1997-09-20

Address: 87313 Erdman Vista, North Dustinborough, WA 37563

Phone: +97216742823598

Job: Central Technology Officer

Hobby: Taekwondo, Macrame, Foreign language learning, Kite flying, Cooking, Skiing, Computer programming

Introduction: My name is Arielle Torp, I am a comfortable, kind, zealous, lovely, jolly, colorful, adventurous person who loves writing and wants to share my knowledge and understanding with you.