order online for easy delivery

CHRISTMAS TREES

place order

WREATHS

place order

POINSETTIAS

PLace order

GARLAND & GREENS

coming soon

CHRISTMAS TREE Delivery

MORE INFO

HOURS open 7 days 9-6:30 pm

contact us

Christmas Trees & Wreaths

Christmas Trees, Brush, Garland and poinsettias have arrived!

SPECIALTIES

Jersey City's premier family run garden center has a wide selection of indoor foliage and outdoor blooming flowers. From quart size annuals perfect for window boxes, to fresh locally grown herbs to large bamboo plants. We keep a full selection of plants year round, to suit your city living. Plus we'll pot your plants for you and deliver them too!

HISTORY- Established in 1994

14th Street Garden Center was first a Farmers Market. As the clientele of Hoboken and Jersey City changed so did the business. From the early years the patriarch of the business sold fruit and vegetables off the back of a wagon  through the cobblestone streets of Jersey City. The wagon is proudly displayed in the store during the holidays as a reminder of where it all started.

$(document).ready(function() { thumbnails = $('img[src*="/products/"]').not(':first'); if (thumbnails.length) { thumbnails.bind('click', function() { var arrImage = $(this).attr('src').split('?')[0].split('.'); var strExtention = arrImage.pop(); var strRemaining = arrImage.pop().replace(/_[a-zA-Z0-9@]+$/,''); var strNewImage = arrImage.join('.')+"."+strRemaining+"."+strExtention; if (typeof variantImages[strNewImage] !== 'undefined') { productOptions.forEach(function (value, i) { optionValue = variantImages[strNewImage]['option-'+i]; if (optionValue !== null && $('.single-option-selector:eq('+i+') option').filter(function() { return $(this).text() === optionValue }).length) { $('.single-option-selector:eq('+i+')').val(optionValue).trigger('change'); } }); } }); } });