order online for easy delivery
ORFORD CEDAR BUNCH
$12.99

ORFORD CEDAR BUNCH

ORFORD CEDAR BUNCH

Use holiday greens to decorate your home, inside and out. Single bunches of holiday greens such as juniper can be used as greens and filler to make beautiful flower arrangements for holiday events

  • DELIVERY & SETUP We will deliver your Christmas Tree on the same day in most cases. Our driver will contact you upon arrival. 
  • Delivery & Setup 
  • Orders placed after Noon will be scheduled for the next day.
  • Open 7 days 9 am- 7 pm
  • 201-963-1414

 DELIVERY RATE: 

  • JERSEY CITY & HOBOKEN DELIVERY RATE $65.00 (MINIMUM ORDER 60.00)
  • IN-STORE PICK UP AVAILABLE AT CHECK OUT SELECT "PICK UP IN-STORE"


We are Part of the Urban Enterprise Zone UEZ tax 3.5%

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