# Product subtitles

## Space: Adding product subtitles

## Summary <a href="#h_064453b3b7" id="h_064453b3b7"></a>

***

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

[![](https://downloads.intercomcdn.com/i/o/1200199660/94a31526900470e59c94a2e5/CleanShot+2024-10-01+at+11_26_48%402x.png?expires=1744834500\&signature=041cb233b13955d6afe85d0a2e73d654413306b3a35a4268ecf61009b8d101e4\&req=dSInFsh3lIdZWfMW1HO4zeQptQx5T2cxkivdxPxtOdnfeBU%2BY9Fj%2Fgu7Plaz%0A8k0EUCb7Rsvkcf1v1lk%3D%0A)](https://downloads.intercomcdn.com/i/o/1200199660/94a31526900470e59c94a2e5/CleanShot+2024-10-01+at+11_26_48%402x.png?expires=1744834500\&signature=041cb233b13955d6afe85d0a2e73d654413306b3a35a4268ecf61009b8d101e4\&req=dSInFsh3lIdZWfMW1HO4zeQptQx5T2cxkivdxPxtOdnfeBU%2BY9Fj%2Fgu7Plaz%0A8k0EUCb7Rsvkcf1v1lk%3D%0A)

## How to <a href="#h_e552cd870a" id="h_e552cd870a"></a>

***

### Enable setting <a href="#h_49ad8e9d77" id="h_49ad8e9d77"></a>

1. Navigate to Theme settings > Product cards > then check "Enable product tagline"
2. Click save

### Create metafield definition <a href="#h_cbc35fa19b" id="h_cbc35fa19b"></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
   * Since "Product subtitle" is using a standard metafield the handle should already be set as "descriptiors.subtitle"

[![](https://downloads.intercomcdn.com/i/o/1200197776/8be045dd867ff90baa63b71d/Untitled.png?expires=1744834500\&signature=a65216efd3be4acaf29a55f08caaef340be456ffe29db4700ed215c12b6e34a4\&req=dSInFsh3moZYX%2FMW1HO4zav4VjeSjoeZnQNOYAnMtM0Ji%2BYKQ%2BIxFvUpnv7x%0AG46DMu%2Bdw1lys6yAiHk%3D%0A)](https://downloads.intercomcdn.com/i/o/1200197776/8be045dd867ff90baa63b71d/Untitled.png?expires=1744834500\&signature=a65216efd3be4acaf29a55f08caaef340be456ffe29db4700ed215c12b6e34a4\&req=dSInFsh3moZYX%2FMW1HO4zav4VjeSjoeZnQNOYAnMtM0Ji%2BYKQ%2BIxFvUpnv7x%0AG46DMu%2Bdw1lys6yAiHk%3D%0A)

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

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

* Metafields can also be updated using the bulk editor

[![](https://downloads.intercomcdn.com/i/o/1200197773/98d6083736fd1075317aaeeb/Untitled.png?expires=1744834500\&signature=bb14086b650b1a43135e9e262b73835bf4413ca76d022121fb8e93188f61e69c\&req=dSInFsh3moZYWvMW1HO4zR7SCgg%2Bufz1x%2F66i9d512KVAtdc2u%2BentGdqCqA%0Asba1YEfAMBVz9GR%2FKrU%3D%0A)](https://downloads.intercomcdn.com/i/o/1200197773/98d6083736fd1075317aaeeb/Untitled.png?expires=1744834500\&signature=bb14086b650b1a43135e9e262b73835bf4413ca76d022121fb8e93188f61e69c\&req=dSInFsh3moZYWvMW1HO4zR7SCgg%2Bufz1x%2F66i9d512KVAtdc2u%2BentGdqCqA%0Asba1YEfAMBVz9GR%2FKrU%3D%0A)<br>


---

# 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/space/guides/products/adding-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.
