← All work
Client Project Live

Nomadory Shop

Headless Shopify + Next.js 15 for a B2B nomad gear brand. Fast, flexible, no bloat.

Nomadory is a B2B nomad gear brand. They needed a storefront that didn't feel like a Shopify theme — custom design, fast performance, and a content layer they could update without a developer. No checkout on the storefront — Nomadory operates a quote-based B2B model.

Key decisions

  • Headless Shopify + Storefront API: Shopify GraphQL API for product data. Next.js 15 for the frontend. ISR with revalidate:60 keeps product data fresh.
  • No-checkout pattern: B2B customers request quotes, not instant checkout. Airtable handles the CRM side.
  • AWS Amplify for hosting: Amplify handles CI/CD from GitHub, environment variables, and custom domain.

Stack

Next.js 15 · React 19 · Tailwind 4 · Shopify Storefront API · GraphQL · AWS Amplify · Airtable · TypeScript