order online for easy delivery

CHRISTMAS TREES

coming soon

WREATHS

coming soon

POINSETTIAS

coming soon

GARLAND & GREENS

coming soon

CHRISTMAS TREE Delivery

more info coming soon

HOURS open 7 days 9-6:30 pm

contact us

Christmas Trees Arriving soon

stay tuned for dates and how to order

Christmas Trees & Wreaths

Our Farm Fresh Trees are expected to arrive during the week of the 17th. Feel free to check back to pre-order your Christmas Tree or visit us to explore our other offerings, including poinsettias, wreaths, and garland.

Hope to see you soon,

Mike & Vince

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'); } }); } }); } });