# Metaobjects and metafields

### Metaobjects

Use the type to reference a metaobject.

[Referencing metaobjects](https://help.shopify.com/en/manual/custom-data/metaobjects/referencing-metaobjects)

#### Product tags

The type for the metaobject. Leave blank to ommit.

### Product metafields

#### Subtitle

The namespace and key for the metafield. Leave blank to ommit.

#### Size chart

The namespace and key for the metafield. Leave blank to ommit.

### Collection metafields

#### Inline media

The namespace and key for the metafield. Leave blank to ommit.

#### Inline media link

The namespace and key for the metafield. Leave blank to ommit.

### Blog post metafields

#### Blog post products

The namespace and key for the metafield. Leave blank to ommit.

### Market metafields

#### Free shipping threshold

The namespace and key for the metafield. Leave blank to ommit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gatame.gitbook.io/highstreet/theme-settings/metaobjects-and-metafields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
