← back to CelebritySignatures
wear: dial print size back down to standard small left-chest logo (TK-10286)
06e1b9d71ec99927900dc9cd5c5ff002a4f8b654 · 2026-09-08 12:05:01 -0700 · Steve Abrams
Steve: bigger (0.14->0.22) was too big — wanted it smaller again, sitting
just above where a pocket top would be, standard logo size. Verified 2 more
throwaway draft products (tee + polo) against real mockups, landed on
x:0.7, y:0.1, scale:0.16 — a standard small left-chest logo size, positioned
just above pocket-top height. Updated both garments; fixed the stale
printPosition _note text left over from the two prior iterations (0.25 wrong
dead-center -> 0.14 -> 0.22 too big -> this).
Still fully gated off. Verified: JSON valid, node --check clean, local E2E
shows printPosition x:0.7/y:0.1/scale:0.16, checkout still comingSoon:true.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AmxcNKtFg77wP47uZq5Zsm
Files touched
M data/wear-templates.json
Diff
commit 06e1b9d71ec99927900dc9cd5c5ff002a4f8b654
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Sep 8 12:05:01 2026 -0700
wear: dial print size back down to standard small left-chest logo (TK-10286)
Steve: bigger (0.14->0.22) was too big — wanted it smaller again, sitting
just above where a pocket top would be, standard logo size. Verified 2 more
throwaway draft products (tee + polo) against real mockups, landed on
x:0.7, y:0.1, scale:0.16 — a standard small left-chest logo size, positioned
just above pocket-top height. Updated both garments; fixed the stale
printPosition _note text left over from the two prior iterations (0.25 wrong
dead-center -> 0.14 -> 0.22 too big -> this).
Still fully gated off. Verified: JSON valid, node --check clean, local E2E
shows printPosition x:0.7/y:0.1/scale:0.16, checkout still comingSoon:true.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AmxcNKtFg77wP47uZq5Zsm
---
data/wear-templates.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/data/wear-templates.json b/data/wear-templates.json
index 4934d82..7a27097 100644
--- a/data/wear-templates.json
+++ b/data/wear-templates.json
@@ -65,10 +65,10 @@
"variants": {}
},
"printify": {
- "_note": "Bella+Canvas 3001 Unisex Jersey Short-Sleeve Tee, print provider 99 (Printify Choice), DTG. Mapped 2026-09-08 via read-only catalog GETs. printPosition VERIFIED 2026-09-08 against real Printify mockups (throwaway draft products, deleted) — x:0.7/y:0.15/scale:0.14 renders correctly at the left chest on both white and black. KNOWN ISSUE: on the black colorway, the source signature art (dark ink) prints as low-contrast dark-gray-on-black — Printify does not auto-recolor art for dark garments. Needs a server-side light-ink recolor of design_image_url before order submission for dark colors, or dropping the black colorway, before go-live.",
+ "_note": "Bella+Canvas 3001 Unisex Jersey Short-Sleeve Tee, print provider 99 (Printify Choice), DTG. Mapped 2026-09-08 via read-only catalog GETs. printPosition VERIFIED 2026-09-08 against real Printify mockups (multiple throwaway draft products, each deleted) — iterated through x:0.32/y:0.3/scale:0.25 (wrong, dead-center) -> x:0.7/y:0.15/scale:0.14 -> x:0.7/y:0.13/scale:0.22 (too big) to the final x:0.7/y:0.1/scale:0.16, a standard small left-chest logo size sitting just above pocket-top height. Renders correctly on both white and black. KNOWN ISSUE: on the black colorway, the source signature art (dark ink) prints as low-contrast dark-gray-on-black — Printify does not auto-recolor art for dark garments. Needs a server-side light-ink recolor of design_image_url before order submission for dark colors, or dropping the black colorway, before go-live.",
"blueprintId": 12,
"printProviderId": 99,
- "printPosition": { "placeholder": "front", "scale": 0.22, "x": 0.7, "y": 0.13 },
+ "printPosition": { "placeholder": "front", "scale": 0.16, "x": 0.7, "y": 0.1 },
"variants": {
"white/S": 18540, "white/M": 18541, "white/L": 18542, "white/XL": 18543, "white/2XL": 18544,
"heather/S": 18076, "heather/M": 18077, "heather/L": 18078, "heather/XL": 18079, "heather/2XL": 18080,
@@ -137,10 +137,10 @@
"variants": {}
},
"printify": {
- "_note": "JERZEES 443M Piqué Polo, print provider 99 (Printify Choice), DTG. Mapped 2026-09-08 via read-only catalog GETs. printPosition VERIFIED 2026-09-08 against real Printify mockups (throwaway draft products, deleted) — x:0.7/y:0.15/scale:0.14 renders correctly at the left chest on both white and black. KNOWN ISSUE: on the black colorway, the source signature art (dark ink) prints as low-contrast dark-gray-on-black — Printify does not auto-recolor art for dark garments. Needs a server-side light-ink recolor of design_image_url before order submission for dark colors, or dropping the black colorway, before go-live.",
+ "_note": "JERZEES 443M Piqué Polo, print provider 99 (Printify Choice), DTG. Mapped 2026-09-08 via read-only catalog GETs. printPosition VERIFIED 2026-09-08 against real Printify mockups (multiple throwaway draft products, each deleted) — iterated through x:0.32/y:0.3/scale:0.25 (wrong, dead-center) -> x:0.7/y:0.15/scale:0.14 -> x:0.7/y:0.13/scale:0.22 (too big) to the final x:0.7/y:0.1/scale:0.16, a standard small left-chest logo size sitting just above pocket-top height. Renders correctly on both white and black. KNOWN ISSUE: on the black colorway, the source signature art (dark ink) prints as low-contrast dark-gray-on-black — Printify does not auto-recolor art for dark garments. Needs a server-side light-ink recolor of design_image_url before order submission for dark colors, or dropping the black colorway, before go-live.",
"blueprintId": 1402,
"printProviderId": 99,
- "printPosition": { "placeholder": "front", "scale": 0.22, "x": 0.7, "y": 0.13 },
+ "printPosition": { "placeholder": "front", "scale": 0.16, "x": 0.7, "y": 0.1 },
"variants": {
"white/S": 104647, "white/M": 104648, "white/L": 104649, "white/XL": 104650, "white/2XL": 104651,
"black/S": 104623, "black/M": 104624, "black/L": 104625, "black/XL": 104626, "black/2XL": 104627
← e887506 wear: bigger/higher placement, add pocket-tee, fix preview l
·
back to CelebritySignatures
·
wear: polo left_chest placeholder, add cap garment, collar f adf1313 →