We kindly ask for a 48-hour notice on all catering orders. If you require a faster turnaround, please call us at 781-631-0149

Shubie's catering main entrees

Entrees


Ready for the main attraction?


var links = document.links; for (let i = 0, linksLength = links.length ; i < linksLength ; i++) { if (links[i].hostname !== window.location.hostname) { links[i].target = '_blank'; links[i].rel = 'noreferrer noopener'; } }