Home > @shopware-pwa/helpers > getCmsTechnicalPath

# getCmsTechnicalPath() function

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

export declare function getCmsTechnicalPath(page: PageResolverResult<CmsPage> | PageResolverProductResult): string | undefined;

# Parameters

Parameter Type Description
page PageResolverResult<CmsPage> | PageResolverProductResult

Returns:

string | undefined