JUST DTF

{{ section.settings.eyebrow }}

{{ section.settings.title | replace: '[gold]', '' | replace: '[/gold]', '' }}

{{ section.settings.description }}

1
{{ section.settings.step_1 }}
2
{{ section.settings.step_2 }}
3
{{ section.settings.step_3 }}
{{ section.settings.stat_1_num }}
{{ section.settings.stat_1_label }}
{{ section.settings.stat_2_num }}
{{ section.settings.stat_2_label }}
{{ section.settings.stat_3_num }}
{{ section.settings.stat_3_label }}
Ready to press
Ships in 1–3 days
No setup fees
No minimums
{% schema %} { "name": "Ready Designs Header", "tag": "section", "settings": [ { "type": "text", "id": "eyebrow", "label": "Eyebrow label", "default": "Ready-Made Designs" }, { "type": "text", "id": "title", "label": "Title (use [gold] word [/gold] for gold highlight)", "default": "Pick a Design. [gold]Press It Today.[/gold]" }, { "type": "textarea", "id": "description", "label": "Description", "default": "Browse our growing library of print-ready DTF designs. Each one ships as a single, press-ready transfer — no minimums, no files to prep. Find your style, order it, and press it onto any garment." }, { "type": "header", "content": "How It Works Steps" }, { "type": "text", "id": "step_1", "label": "Step 1", "default": "Browse designs" }, { "type": "text", "id": "step_2", "label": "Step 2", "default": "Add to cart" }, { "type": "text", "id": "step_3", "label": "Step 3", "default": "Press & wear" }, { "type": "header", "content": "Stats" }, { "type": "text", "id": "stat_1_num", "label": "Stat 1 number", "default": "100+" }, { "type": "text", "id": "stat_1_label", "label": "Stat 1 label", "default": "Designs" }, { "type": "text", "id": "stat_2_num", "label": "Stat 2 number", "default": "1–3" }, { "type": "text", "id": "stat_2_label", "label": "Stat 2 label", "default": "Day shipping" }, { "type": "text", "id": "stat_3_num", "label": "Stat 3 number", "default": "$0" }, { "type": "text", "id": "stat_3_label", "label": "Stat 3 label", "default": "Setup fee" } ], "presets": [ { "name": "Ready Designs Header" } ] } {% endschema %}