# Product subtitles

Taglines or subtitles can be included using Metafields. This can be used to show a short description for your product.

<figure><img src="/files/rNtm2Mcm1wqBcOvJwnpo" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Enable setting in theme

1. Navigate to **Theme settings** > **Product cards**
2. Check **"Enable product tagline"**
3. Hit **Save**
   {% endstep %}

{% step %}

### Create metafield definition <a href="#h_51805de558" id="h_51805de558"></a>

1. Navigate to **Settings** > **Custom** **data** > **Products**
2. Click **Add definition**
3. In the **name** field search “**Product subtitle**”
4. Select **Product subtitle** then click **Save**
   1. Since "Product subtitle" is using a standard metafield the handle should already be set as "descriptiors.subtitle"

<figure><img src="/files/j1EFxXqfsdgAgZq0mR65" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Update metafield <a href="#h_51805de558" id="h_51805de558"></a>

{% hint style="info" %}
Metafields can also be updated using the bulk editor
{% endhint %}

1. Navigate to the product you’d like to update
2. Scroll to the bottom and enter in a tagline in “**Product subtitle**”

<figure><img src="/files/h2KpWxCuXnqsPhBP1W2j" alt=""><figcaption></figcaption></figure>

3. Hit **Save**
   {% endstep %}
   {% endstepper %}


---

# 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://help.brickspacelab.com/paper/guides/products/product-subtitles.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.
