{% 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 %}
Yardline 3D model
All media depicts mature plants.

Yardline® Viburnum

SHRUB

Description

  • Evergreen viburnum with striking white flowers come spring!
  • Narrow viburnum perfect for privacy hedges & borders.
  • Red berries emerge in the fall, attracting birds & other wildlife.
  • Drought-tolerant & disease-resistant native shrub from Proven Winners ColorChoice Shrubs.
  • Zones 7-10, sun, 6-12' tall & 3-4’ wide at maturity.
Zone 7-10
Light sun
very tall

{{ variant.price | money }} 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':['10a', '10b', '7a', '7b', '8a', '8b', '9a', '9b'],'shipping_exclusions':''} }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/files/Viburnum_Yardline_P1225522b.jpg?v=1713901758', title: 'Yardline® Viburnum', 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 If you’re looking for an evergreen privacy shrub that will bring the flower power, look no further than Yardline® Viburnum from Proven Winners ColorChoice Shrubs! This disease-resistant shrub can reach about 12’ tall and only 4’ wide, meaning its tall and narrow habit is great for those looking to build a privacy fence but are short on space. Tiny white flowers appear in spring on top of glossy green foliage and nearly cover the entire plant, attracting early-season pollinators. Bright red berries emerge in the fall and serve a bigger purpose than just looking good in the landscape; they attract birds and other wildlife during the colder months, providing a late-season food source and sanctuary before frigid temperatures set in.

Viburnum is an easy-care versatile shrub used in privacy hedges, borders, containers, specimen plants, and more! Gardeners who want to attract birds love the sweet and vibrant berries in fall and winter. Little pruning is necessary because it blooms on old wood, and wide varieties maintain their neat habit without any work at all. It isn’t too picky on soil; just be sure it’s moist and well-drained. Plant it in a sunny spot, and this superstar shrub is good to grow.
Details Botanical name: Viburnum × 'NCVX5'
Common name: Viburnum
Zone: 7 - 10
Sun exposure: Full sun (6+ hrs/day)
Height x width: 6 - 12' tall and 3-4’ wide
Flower color: White
Foliage color: Green
Season of interest: Spring, Fall
Bloom time: Spring
Features: Rare & unusual, native, evergreen, Proven Winners, privacy & screening, dry soils, drought-tolerant, disease-resistant, fall color
Uses: Specimen, landscaping, privacy hedge, pollinator gardens, hedge, flower garden, wildlife garden, fall interest
How To Grow Soil: Prefers moist, well-drained, somewhat acidic soil; drought tolerant once established.
Light: Full sun (6+ hrs/day)
Water: Average to moist.
Space: 3' apart.
Fertilizing: Not needed, but if desired you can apply a granular rose or garden fertilizer in early spring.
Winterizing: When planting in a colder zone, choose a location that will not subject it to direct winter wind. Additionally, it benefits from a good 2-3" layer of mulch.
Maintenance & Pruning: Little pruning or maintenance needed. Blooms on old wood and keeps neat and narrow habit without extra work.

Garden Care

All About Growing & Caring For Viburnum Shrubs

When it comes to shrubs, it’s hard to find ones adaptable to a wide range of growing conditions while providing ornamental value throughout most of the year, but viburnum does precisely that! Here, we’ll show you how to grow and care for viburnum and answer frequently asked questions about this versatile shrub.

Cheerful pink blooms adorn each stem of a viburnum

Customer Reviews

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