Skip to product information
1 of 5

My Printful

Autism Bulb Scribble Bulb Shirt

Autism Bulb Scribble Bulb Shirt

Sad day. No reviews yet!
Regular price $20.00
Regular price Sale price $20.00
Sale Sold out

Tee:
Sizes: XS, S, M, L, XL, 2XL, 3XL, 4XL
Features:
4.2 oz., 100% combed and ringspun cotton 30 singles
Athletic Heather is 90% combed ringspun cotton, 10% polyester
All other Heather/Blend colors are 52% combed ringspun cotton, 48% polyester
  • unisex sizing
  • retail fit
  • fitted at bicep
  • shoulder taping
  • sideseamed
See listing images for shirt sizing and color options. 

Sizing Chart

XS S M L XL 2XL 3XL 4XL
Body Width 16.5 18 20 22 24 26 28 30
Body Length 27 28 29 30 31 32 33 34
Full Body Length 27 28 29 30 31 32 33 34
Sleeve Length 8 8.25 8.63 9.13 9.63 10.25 - -

 

Please note that colors and design sizing on product preview images may NOT accurately depict the final print colors, design size, and location.
View full details
If you use a free theme from Shopify, other than Brooklyn or Narrative, then at the bottom of the theme.js file, paste the following code: $( document ).ready(function() { if( typeof product_variants_removed != undefined ) { // was there items to be removed? var $addToCartForm = $('form[action="/cart/add"]'); if (window.MutationObserver && $addToCartForm.length) { if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } var config = { childList: true, subtree: true }; var observer = new MutationObserver(function() { product_variants_removed.forEach(function(item){ $('.single-option-selector option').filter(function() { return $(this).text() === item; }).remove(); }); observer.disconnect(); }); observer.observe($addToCartForm[0], config); $('.single-option-selector').trigger('change'); } } }); If you use Brooklyn, then at the bottom of the theme.js file paste the following code: $( document ).ready(function() { $('single-option-selector__radio').trigger('change'); if( typeof product_variants_removed != undefined ) { // was there items to be removed? var $addToCartForm = $('form[action="/cart/add"]'); if (window.MutationObserver && $addToCartForm.length) { if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } var config = { childList: true, subtree: true }; var observer = new MutationObserver(function() { product_variants_removed.forEach(function(item){ $('#ProductSelect-option-size-'+item).remove(); $('label[for=ProductSelect-option-size-'+item+']').remove(); }); observer.disconnect(); }); observer.observe($addToCartForm[0], config); $('.single-option-selector__radio').trigger('change'); } } }); If you use Narrative, then at the bottom of the custom.js file paste the following code: $( document ).ready(function() { if( typeof product_variants_removed != undefined ) { // was there items to be removed? var $addToCartForm = $('form[action="/cart/add"]'); if (window.MutationObserver && $addToCartForm.length) { var config = { childList: true, subtree: true }; product_variants_removed.forEach(function(item){ $('.single-option-selector option').filter(function() { return $(this).text() === item; }).remove(); }); } } } );

Collapsible content