Skip to main content

UrlStorefrontLink

Overview

UrlStorefrontLink represents a link that navigates to an external or custom URL. It is commonly used for connecting to non-product or non-category pages.

Attributes

to

type: literal = 'url'

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

url

type: string

The destination URL for the link.

title

type: string

The title of the link, often used as the anchor text or tooltip.