# Metafields Settings

Metafields helps you to customize the functionality and appearance of your Shopify store by letting you save specialized information that isn't usually captured in the Shopify admin. You can use metafields for internal tracking, or to display specialized information on your online store in a variety of ways

If you want to learn more about Metafield, please read more [**here**](https://help.shopify.com/en/manual/custom-data/metafields)

### Step 1: Create a Metafield definition

1. From your Shopify admin, go to **Settings > Custom data.**
2. Below the metadata field, click the item where you want to add a Metafield.
3. Click Add definition
4. Name your metadata field definition
5. Choose the type that matches the content you want to use
6. Click Save button

***

### Step 2: Add values to Metafields

1. From your Shopify admin, go to **Products, Collection, Blog, Page,** …
2. Click on a product for which you want to add the Metafield
3. Scroll down and click on Metafields. Enter text for that item.
4. Click Save button

***

### Step 3: Publishing your Metafield to your online store

1. From your Shopify admin, go to **Online Store > Themes.**
2. Find the theme you want to edit, and then click Customize
3. Use the drop-down menu at the top of your screen to select Products > Default product. This loads the default product template in the theme editor.
4. In the Product information section, click Add block > Collapsible row.
5. Enter a heading.
6. **Optional:** Choose an Icon from the list or click the None for no icon.
7. Next to the row content, click the **Connect dynamic source icon**
8. Click Save to publish your product.

<div align="left"><figure><img src="/files/EmwioTi6OTiXuOvCKfUW" alt=""><figcaption></figcaption></figure></div>


---

# 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://documents.vinovathemes.com/furstore-documentation/general-settings/metafields-settings.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.
