(function () { function run() { var today = new Date(); function addBusinessDays(startDate, days) { var date = new Date(startDate.getTime()); while (days > 0) { date.setDate(date.getDate() + 1); if (date.getDay() !== 0 && date.getDay() !== 6) { days--; } } return date; } function addCalendarDays(startDate, days) { return new Date(startDate.getTime() + days * 24 * 60 * 60 * 1000); } var useBusinessDays = true; var offsets = { date1: 10, date2: 5, date3: 3, date4: 4, date5: 5, date6: 6 }; var options = { month: 'short', day: 'numeric' }; function getDate(offset) { return useBusinessDays ? addBusinessDays(today, offset) : addCalendarDays(today, offset); } Object.keys(offsets).forEach(function (cls) { var txt = getDate(offsets[cls]).toLocaleDateString('en-US', options); var nodes = document.querySelectorAll('.' + cls); for (var i = 0; i < nodes.length; i++) { nodes[i].textContent = txt; } }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', run); } else { run(); } })();

Custom T-shirts & Signs, Fast & Free Shipping, and All-Inclusive Pricing

0

product image product image
Bella+Canvas

BELLA+CANVAS Custom Unisex Jersey Short Sleeve Tee

BELLA+CANVAS ® Unisex Jersey Short Sleeve Tee. BC3001

The BELLA+CANVAS Jersey Tee sets the standard for retail-quality comfort and style. Made with Airlume combed and ring-spun cotton, it has a smooth finish that makes logos stand out. The modern unisex cut works equally well for casual wear, staff uniforms, or promotional apparel. Add embroidery or printing to customize this best-selling tee for your brand.


About This Product

  • 4.2-ounce, 100% airlume combed and ring-spun cotton
  • Retail fit with side seams
  • Shoulder taping for durability
  • Tear-away label

Care Instructions

  • Machine wash warm with like colors.
  • Tumble dry low.
  • Do not iron decoration.

Select a Color:

Sizes Available

XS - 4XL

Product Details

SKU: BC3001
Manufacturer: Bella+Canvas
Print Options: Print, Screen Print
Available Print Sides: Front, Back

You Might Also Like