Skip to main content

PageStorefrontLink

Overview

PageStorefrontLink represents a storefront link that navigates to a specific predefined page in the application, such as the home page, account page, or checkout.

Attributes

to

type: literal = 'page'

Discriminant for this link type, indicating it navigates to a predefined page.

page

type: PageName

Specifies the name of the predefined page to navigate to.