The list of possible resources a MenuItem can reference.


value-article
object
Access requirements

An article in an online store blog.

value-blog
object
Access requirements

An online store blog.

value-collection
object
Access requirements

A collection represents a grouping of products that a shop owner can create to organize them or make their shops easier to browse.

value-metaobject
object
Access requirements

An instance of a user-defined model based on a MetaobjectDefinition.

value-page
object
Access requirements

Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store.

value-product
object
Access requirements

The Product object lets you manage products in a merchant’s store.

Products are the goods and services that merchants offer to customers. They can include various details such as title, description, price, images, and options such as size or color. You can use product variants to create or update different versions of the same product. You can also add or update product media. Products can be organized by grouping them into a collection.

Learn more about working with products and collections.

Policy that a merchant has configured for their store, such as their refund or privacy policy.


Was this section helpful?

The linked resource.


Was this section helpful?
union MenuItemResource = Article | Blog | Collection | Metaobject | Page | Product | ShopPolicy