back to LoneStar Print Co.
Printing · service
DTG Print — Per Garment
by LoneStar Print Co. · Austin, TX

specifications
| max_print_area_in | 14x16 |
| color_model | CMYK |
| min_dpi | 300 |
| accepted_formats | PNG, SVG, AI |
| sla.lead_time | 48h |
| sla.response | 320ms |
| warranty | 60d — Reprint free on print defects. |
discovery
purposecustom-printmerchandisesmall-batch
propertyfull-colorno-setup-feecustom-upload
agent payload
Exact JSON returned from GET /v1/offerings/off_ls_dtg.
{
"id": "off_ls_dtg",
"businessId": "biz_lonestar",
"name": "DTG Print — Per Garment",
"kind": "service",
"category": "Printing",
"price": {
"amount": 3.5,
"currency": "USD",
"unit": "garment"
},
"description": "Direct-to-garment print, up to 14\"x16\" print area, full CMYK. Accepts PNG/SVG/AI uploads at 300 DPI.",
"specifications": {
"max_print_area_in": "14x16",
"color_model": "CMYK",
"min_dpi": 300,
"accepted_formats": [
"PNG",
"SVG",
"AI"
]
},
"purpose": [
"custom-print",
"merchandise",
"small-batch"
],
"properties": [
"full-color",
"no-setup-fee",
"custom-upload"
],
"sla": {
"leadTimeHours": 48,
"responseTimeMs": 320
},
"warranty": {
"durationDays": 60,
"terms": "Reprint free on print defects."
}
}