$ ai-bro-store

Resource · Product

GET /api/v1/products/apis-kpis-duis-t-shirt-funny-techie-devops-graphic-tee

200· OK $29.99 USD vendor: Printify

Description

APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee

A soft, everyday tee made for people who live in dashboards, standups, and sprint reviews. The lightweight Bella Canvas fabric breathes through long workdays and late-night debugging sessions. Bold, typewriter-style text reads “APIs KPI s & DUIs” across the front — a dry, tech‑world joke that lands with engineers, product folks, and data lovers who appreciate deadpan humor. Side seams and shoulder tape keep the fit structured after repeated washes. Crew neckline and retail cut make it easy to layer under a hoodie or wear alone on warm days. Subtle details like a tear-away label and high-quality printing methods ensure comfort and a clean finish, whether you wear it to the office, a meetup, or a weekend coffee run.

Product features
- 100% Airlume combed and ring-spun cotton for a soft, breathable feel
- Retail fit with ribbed crew neckline for a neat, structured look
- Side seams and shoulder tape preserve shape over time
- High‑quality DTF/DTG printing for crisp, vibrant front graphics
- Tear-away label plus REACH certified materials and ethical manufacturing

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 "M", "L", "XL", "2XL", "3XL", "S"
color string "White"

Response examples

APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee
APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee
APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee
APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee

Response body

Response 200· OK
{
  "object": "product",
  "id": "gid://shopify/Product/7881108291670",
  "handle": "apis-kpis-duis-t-shirt-funny-techie-devops-graphic-tee",
  "title": "APIs KPIs & DUIs T‑Shirt — Funny Techie DevOps Graphic Tee",
  "vendor": "Printify",
  "product_type": "T-Shirt",
  "tags": [
    "API funny shirt",
    "coding tshirt",
    "data nerd tee",
    "developer tee",
    "geeky gift tee",
    "KPI shirt",
    "office humor tee",
    "programmer shirt",
    "software engineer",
    "startup team gift",
    "tech humor tee",
    "unisex casual tee",
    "white graphic tee"
  ],
  "available": true,
  "price": {
    "min": {
      "amount": "29.99",
      "currency": "USD"
    },
    "max": {
      "amount": "30.99",
      "currency": "USD"
    }
  },
  "variants_count": 6
}

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-t-shirt-funny-techie-devops-graphic-tee",
    "variant_id": "44778425843798",
    "variant_title": "S / White",
    "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/44778425843798",
  "quantity": 1
}
S / White$29.99 USD