[object Object]

← back to Pattern Vault

signup handoff: Spoonflower=existing login, 3 marketplaces=Steve manual w/ paste-ready values

63bed8ac23350d70d51d8268683ce147c5149b49 · 2026-07-02 07:23:53 -0700 · Steve Abrams

Files touched

Diff

commit 63bed8ac23350d70d51d8268683ce147c5149b49
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 2 07:23:53 2026 -0700

    signup handoff: Spoonflower=existing login, 3 marketplaces=Steve manual w/ paste-ready values
---
 SIGNUP-HANDOFF.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/SIGNUP-HANDOFF.md b/SIGNUP-HANDOFF.md
new file mode 100644
index 0000000..591c7df
--- /dev/null
+++ b/SIGNUP-HANDOFF.md
@@ -0,0 +1,53 @@
+# Marketplace signup handoff — Pattern Vault (2026-07-02)
+
+Steve's decision (post-restart resume): **Spoonflower = existing DW login; Society6 /
+Etsy / Creative Market = Steve signs up himself.** This doc is the paste-ready package.
+Auto-signup was abandoned deliberately — Society6 blocks headless (Klaviyo popup +
+anti-bot signup 404), and marketplace ToS favor human account creation.
+
+## Shared values (use on all three)
+
+| Field | Value |
+|---|---|
+| Email | `info@designerwallcoverings.com` (verification codes land in George's Gmail — readable) |
+| Shop / display name | **Pattern Vault** — fallbacks if taken: `PatternVaultStudio`, `WallpapersBackStudio` |
+| Bio / about | Original seamless wallpaper & surface patterns from the Wallpaper's Back studio. Every design seam-verified and print-clean at 150 DPI. Digital, commercial, and exclusive licenses available. |
+| Location | Los Angeles, CA |
+| Avatar / banner | pick any of `kits/_images/*.png` (24 settlement-clean designs) |
+
+## 1. Spoonflower — NO signup needed
+- Log in at https://www.spoonflower.com/login with the existing DW account
+  (`SPOONFLOWER_EMAIL` / `SPOONFLOWER_PASSWORD` in `~/Projects/secrets-manager/.env`).
+- Upload worksheet: `kits/spoonflower/listings.csv` (title/description/tags per design).
+- Uploads go through their manual UI at https://www.spoonflower.com/designs/new.
+
+## 2. Etsy — open a shop
+- Start at https://www.etsy.com/sell → "Open your Etsy shop" (account create at
+  https://www.etsy.com/join if prompted first).
+- Listing rows ready in `kits/etsy/listings.csv` — digital listings, $149,
+  qty 999, `is_digital=TRUE`. The Etsy MCP is already configured for later
+  API-driven listing once the shop exists.
+- Note: Etsy charges ~$0.20/listing at publish time (24 listings ≈ **$4.80**).
+
+## 3. Society6 — artist account
+- Start at https://society6.com/sell (the /signup deep link 404s — go through
+  the Sell landing page's CTA).
+- Values above; product rows in the shared images + copy (Society6 has no CSV
+  import — it's per-design manual upload).
+
+## 4. Creative Market — shop application
+- Apply at https://creativemarket.com/sell (application-reviewed, not instant —
+  expect a wait for approval).
+- Application + product rows in `kits/creative-market/listings.csv`.
+
+## After signup — hand back to Claude
+1. Paste each new password in chat → routed via **/secrets** (fan-out to
+   secrets-manager + skill envs; confirmed by last-4 only).
+2. Say "list on <marketplace>" and the upload pass runs from the kit CSVs.
+3. Remember: web-res previews only in `kits/_images/` — the 150-DPI print
+   masters live on Kamatera prod (wallco-tif); pulling them is a gated step at
+   upload time.
+
+## Standing rails
+- NEVER the live Stripe keys — AbramsEgo/Pattern Vault get a NEW Stripe account, TEST mode first.
+- All 24 designs are settlement-gate PASSED (verified at kit generation).

← 0155759 docs: root README — run instructions, data map, the 3 Steve-  ·  back to Pattern Vault  ·  setup guide page at /setup.html — live status pills, copy-pa 8c2d263 →