Skip to main content

Explore Headless Turbo Theme

The Headless Turbo theme is Fynd's production-ready reference implementation for independently hosted headless storefronts. Your team owns the application runtime, configuration, CI/CD, and hosting. Fynd Commerce continues to provide catalog, pricing, cart, checkout, customers, and orders through GraphQL APIs.

note

The Headless Turbo theme does not use the FDK CLI theme lifecycle, Theme Editor, or Partners Marketplace submission workflow. The term "theme editor" is used as a generic term for wherever theme settings are edited. For Fynd Commerce hosted themes, this is the dedicated Theme Editor; for Headless Turbo, the equivalent is editing theme/config/settings_data.json file and theme/config/settings_schema.json file directly in your repository.

Use this guide in the following order:

  1. Introduction
  2. Architecture
  3. Getting Started
  4. Development
  5. Deployment
  6. Compare Storefront Approaches