---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [discovery](../index.md) / ProjectType

# Type Alias: ProjectType

> **ProjectType** = `"cartridges"` \| `"pwa-kit-v3"` \| `"storefront-next"`

Defined in: [packages/b2c-tooling-sdk/src/discovery/types.ts:20](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/discovery/types.ts#L20)

Identifies the type of B2C Commerce project.

Simplified to 3 workspace types:
- cartridges: Any project with cartridges (detected via .project files)
- pwa-kit-v3: PWA Kit v3 storefront
- storefront-next: Storefront Next (Odyssey)
