A French gifting brand · 2026 · Live
Supplier URL to live product
An AI import pipeline that turns a supplier page into a Shopify product.
The problem
A French gifting brand was rebuilding its catalogue by hand. Every new product meant opening a supplier page, copying descriptions, saving images, re-typing variants and options, then repeating it a few hundred times. The bottleneck was not the storefront — it was data entry.
What we built
- An embedded Shopify app that takes a supplier URL and returns a complete, editable draft product — title, description, options, variants, images and metafields.
- A Claude agent driving a real browser, so supplier sites that render their catalogue in JavaScript are handled the same as static ones.
- A review step before anything is written: the merchant sees the extracted product, edits it, and only then does it reach the Shopify Admin API.
- A companion admin extension that re-scrapes an existing product when the supplier changes it.
- Push-to-deploy from GitHub Actions to a container host, with nightly database dumps.