Tom Sailors Contact
Archive · Published briefs

Shopify briefs

Anonymized case studies from a Shopify Plus developer — real merchant problems (B2B, Subscriptions, Functions, shipping, loyalty, agent readiness) broken into four-piece sketches with runnable code.

May 21, 2026

Recharge to Shopify Migration Without Losing Subscribers

I'd build this in four steps: export the active Recharge subscriptions with their billing dates and trial state, recreate each subscription in Shopify with exact timing preserved, track which customer…

May 21, 2026

First-Time Customer Offer Gate

I'd build this with a lightweight Liquid gate that checks `customer.orders_count` at page load—if zero or no session, show the offer; if the customer has prior orders, redirect them to the main shop. …

← Newer