🧪 Module 4 · Workflows
Store workflows end-to-end
Catalog work is a workflow, not a one-off chat: export → transform → import carefully → verify. Encarnacion appears only as the case study — steps are store-agnostic.
Public teaser. CSV transforms, theme API loops, and SEO labs unlock after subscribe.

✨ Public teaser
What free visitors need to know
Module 4 turns real ops history into reusable Shopify workflows: catalog CSV/pricing (including DSers cost rules), theme/homepage edits, and SEO hardening — without dumping secrets or full tutorials here.
Workflow, not chat
Export → transform (cost/price/order) → delete-or-overwrite carefully → import → verify.
Pricing rule of thumb
Keep DSers Cost; retail ≈ cost × 1.33; compared-at ≈ 200% of retail — then cheapest variant first.
CSV footguns
Importing a redirect file as products creates junk listings; overwrite-matching-handles is dangerous on the wrong file.
Theme + SEO via Admin
Title tags, collection SEO, short handles + redirects can ship through Admin API — not only the theme editor.
Image Src survival
Image Srcmust point at live URLs — deleted Shopify CDN paths fail on reimport.Handle demo idea
Before/after short handles + a “redirect CSV ≠ product CSV” warning card.
📊 Copyable teaser
Pricing rule reminder
Case-study math only — adapt to your store.
# Keep supplier Cost column
retail ≈ cost × 1.33
compare-at ≈ retail × 2.00 (≈ 200% of cost band)
# Cheapest variant first in CSV rows 🗺️ Outline
The playbooks (titles public, steps locked)
- ★
Public
Encarnacion as case study only
Portable steps: credential load → snapshot → transform → apply → verify → rollback.
Locked · Subscribers
Workflow A — Catalog snapshot before you touch anything
Dated JSON/CSV snapshot + counts before any import.
Locked · Subscribers
Workflow B — DSers cost → retail pricing transform
Keep Cost · retail ≈ cost×1.33 · compare-at ~200% · cheapest-first.
Locked · Subscribers
Workflow C — Safe product CSV import / reimport
Plus Image Src preflight · catalog quality pass · theme/homepage · SEO · redirects lab · verify.
Locked · Subscribers
Workflow H — Redirects vs products (anti-confusion lab)
Hard lesson: redirect CSV under Products creates junk — restore from snapshot.
🔒 Behind the paywall
Full playbooks stay closed
Subscribers get the end-to-end workflows: pricing transforms, safe reimport, theme/SEO API loops, and the redirects-vs-products lab. Guests see this teaser only.
- Snapshot → transform → import checklists
- DSers cost / retail / compare-at formulas
- Theme + collection SEO via Admin API
- Short handles + URL redirect import (right page)
➡️ Next
Ready to run store workflows for real?
Unlock Module 4, then harden with the Module 5 field manual when something breaks.