Skip to product information
1 of 6

Shelly Creates It

Mini Platen Attachment, for kids shirts [PDF Download]

Mini Platen Attachment, for kids shirts [PDF Download]

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

If you love designing and showing off clever, eye-catching tees for kids, this PDF download is for you!

Learn how to create your own screen-printing platen attachment for a line table with ~$20 in hardware, 4 pieces of material, and an hour of work setup at home.

Before you know it, you'll be printing and selling kids' apparel too! This 8 page PDF download includes:

  • materials: dimensions, quantity, and cost
  • 3D modeling and imagery 
  • How to assemble
  • How to use
  • Step by Step images of assembly 
  • How to attach to your line table
  • Credit, Thanks, and extra resources

 

Share your progress & connect with Shelly. #sciscreenprint

This specific product offered on Shelly's website includes ONLY a PDF download of the mini platen attachment. If you want full video tutorials and instructions, please visit the skillshare course, YouTube Video, and blogs listed above. If you want to connect live and frequently, join Shelly's Creative Club on Patreon! 

View full details
document.addEventListener('DOMContentLoaded', function() { const productJson = document.querySelectorAll('[id^=ProductJson-'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const sectionId = current.id.replace('ProductJson-', ''); const section = document.querySelector('[data-section-id="' + sectionId + '"]'); const product = JSON.parse(current.text); if (product.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < product.variants.length; j++) { const variant = product.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { const mutationCallback = function() { const variantOptions = section.querySelectorAll('.single-option-selector option'); if (variantOptions.length > 0) { for (let k = 0; k < unavailableVariants.length; k++) { const unavailableVariant = unavailableVariants[k]; for (let l = 0; l < variantOptions.length; l++) { const option = variantOptions[l]; if (unavailableVariant.title === option.value) { option.remove(); } } } if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } } } const observer = new MutationObserver(mutationCallback); const addToCartForm = document.querySelector('form[action*="/cart/add"]'); mutationCallback(); if (window.MutationObserver && addToCartForm.length) { const config = { childList: true, subtree: true }; if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } observer.observe(addToCartForm, config); } } } } } });

Collapsible content