Page types define the kinds of pages your storefront can render. Each page type declares a kind (static or dynamic), the queries it needs, and the URL pattern it matches. Connector apps and the Studio use these definitions to wire up routing, data fetching, and page management.
/products/:slug).Import page types from their domain package (e.g., @laioutr-core/canonical-types/ecommerce). For a conceptual overview — including how to create custom page types — see the Page Types feature guide.
General-purpose page types that every storefront needs.
Product catalog and search pages.
Blog post and collection pages.