$ ai-bro-store

Resource · Product

GET /api/v1/products/apis-kpis-duis-funny-tech-shirt-dev-ops-humor-tee

200· OK $29.99 USD vendor: Printify

Description

APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee

This lightweight crew-neck tee speaks in plain, confident type. It’s printed with bold block lettering that reads like a developer’s joke—’APIs / KPIs & DUIs’—and wears like a wardrobe staple. Breathable Airlume combed and ring-spun cotton keeps you cool during long sprints and late-night deploys. The ribbed collar, shoulder tape, and side seams keep the shape sharp wash after wash. Tear-away label and ethically made construction add everyday comfort and peace of mind. Throw it on for hackathons, team retros, or casual coffee runs when you want to make people laugh without trying too hard.

Product features
- 100% Airlume combed ring-spun cotton (lightweight 4.2 oz) for breathability and soft hand
- Ribbed knit collar with seam, shoulder tape and side seams for shape retention
- Bold, high-contrast front print produced with crisp DTF/DTG techniques depending on provider
- Tear-away label to minimize skin irritation; REACH certified
- Made in humane, certified facilities (Fair Labor Association, Platinum WRAP) — blank sourced from Honduras

Care instructions
- Machine wash: cold (max 30C or 90F)
- Non-chlorine: bleach as needed
- Tumble dry: low heat
- Iron, steam or dry: medium heat
- Do not dryclean


EU representative: HONSON VENTURES LIMITED, gpsr@honsonventures.com, 3, Gnaftis House flat 102, Limassol, Mesa Geitonia, 4003, CY

Product information: Bella+Canvas 3001, 2 year warranty in EU and Northern Ireland as per Directive 1999/44/EC

Warnings, Hazard: For adults, Blank product sourced from Honduras

Care instructions: Machine wash: cold (max 30C or 90F), Non-chlorine: bleach as needed, Tumble dry: low heat, Iron, steam or dry: medium heat, Do not dryclean

Path parameters

Name Type Values
size string "S", "M", "L", "XL", "2XL", "3XL", "4XL", "XS"
color string "Black"

Response examples

APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee
APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee
APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee
APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee
APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee
APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee

Response body

Response 200· OK
{
  "object": "product",
  "id": "gid://shopify/Product/7881108914262",
  "handle": "apis-kpis-duis-funny-tech-shirt-dev-ops-humor-tee",
  "title": "APIs KPIs & DUIs Funny Tech Shirt — Dev Ops Humor Tee",
  "vendor": "Printify",
  "product_type": "T-Shirt",
  "tags": [
    "API t shirt",
    "black graphic tee",
    "coding humor",
    "data analyst tee",
    "developer shirt",
    "dui joke shirt",
    "funny tech tee",
    "KPI tee",
    "nerd casual",
    "office party tee",
    "programmer gift",
    "tech humor",
    "unisex tech tee"
  ],
  "available": true,
  "price": {
    "min": {
      "amount": "29.99",
      "currency": "USD"
    },
    "max": {
      "amount": "32.99",
      "currency": "USD"
    }
  },
  "variants_count": 8
}

curl example

curl · purchase
# Add this variant to your cart with one request.
# (You still have to want it.)

"text-[color:var(--color-accent)] font-semibold">curl "text-[color:var(--color-accent-info)]">-X "text-[color:var(--color-accent)] font-semibold">POST https://shop.example.com/api/v1/cart/lines \
  "text-[color:var(--color-accent-info)]">-H "Authorization: Bearer $YOUR_VIBES" \
  "text-[color:var(--color-accent-info)]">-H "Content-Type: application/json" \
  "text-[color:var(--color-accent-info)]">-d '{
    "handle": "apis-kpis-duis-funny-tech-shirt-dev-ops-humor-tee",
    "variant_id": "44778427875414",
    "variant_title": "XS / Black",
    "quantity": 1
  }'

// shipped as a vibe, not a real endpoint

Try it

POST /api/v1/cart/lines
200 OK · ready
size : string
color : string
// request body
{
  "variant_id": "gid://shopify/ProductVariant/44778427875414",
  "quantity": 1
}
XS / Black$29.99 USD