Service
Custom Shopify applications
Embedded Admin apps for operational work the Shopify admin doesn't cover — bulk catalog edits, metafields at scale, and workflows shaped around how your team actually works. Remix, Polaris, and the Admin GraphQL API.
What this is
An application that lives inside your Shopify admin, built for a job the native admin does one product and one field at a time. The pattern is usually the same: something your team does by hand across hundreds or thousands of products, where the manual version is slow and a mistake is expensive to reverse.
What it looks like in practice
Two shipped examples, both live and in use:
- Collection Price Updater — reprices every product in a collection at once, with an exact preview before the change and one-click rollback after it.
- Metafield Manager — applies a consistent set of product metafields across a catalog, from a single product to thousands, with a full audit log.
Remix and Polaris on the Admin GraphQL API, deployed serverless on AWS. Both snapshot before they mutate, so a bulk change is always reversible.
When it's the right call
- A Shopify workflow no off-the-shelf app handles safely.
- Catalog or operational data that has to stay correct at scale.
- An agency with client work that runs past its backend depth.
Is this the shape of your problem?
Describe the workflow you'd like to improve and what it would be worth to get right. Rough is fine — I'd rather hear the situation than a spec.