# Cutline second line

> Feature introduced in Broadcast 3.2.0

Add a custom tagline to individual products using metafields. The tagline will appear styled in the product grid on Collection pages and any section using a product grid view:

![Cutline is a second line for additional information](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/Pi23R4D8gOLPfxVM0t9b/Screen%20Shot%202022-07-12%20at%205.22.32%20PM.png)

## How to setup

The first step is to add or define a new product metafield. This is a custom metafield you'll create the Settings of your Shopify Admin.&#x20;

### Add a new product metafield

To set up a Cutline, you need to define (create) a new, custom, metafield definition that Broadcast can recognize.

The most **important part** is to use this namespace and key: **`theme.cutline`**

![Verify the namespace and key are changed to theme.cutline](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/73TGCVszSlS9fPMSOF8F/cutline-example-metafield.png)

### How to create the metafield

To start, navigate to your Shopify Admin -> Settings and choose Metafields from the left panel. Next, click on **Products** *(click images to zoom)*:

![Under 'Metafields', click on 'Products'](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/FrHIUWYTZDAcAMaUxnMA/broadcast-metafields.jpg) ![Click on the 'Add definition' button](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/vrEelRP1PTztMKcjCMjH/broadcast-add-definition.jpg)

Click the **Add definition** button to begin. Choose a name, we'll use '`cutline`'. Next, we will use a custom namespace. This is **required**.

A crucial step here is to change the **default namespace** (usually called '*custom*') to **`theme`**

![Namespace.key = theme.cutline](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/FwLqLk6as6lpoXCacMaM/broadcast-cutline-metafield-setup.gif)

Add a description *(this is optional)* then choose **Select content type**. Next, choose **Text** and use **Single line text** and **One value** *(it's the default option)*:

![](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/DZDpXJ8uoWlRKl1bVxeJ/Kapture%202022-07-12%20at%2017.28.50.gif)

{% hint style="success" %}
Your definition is ready, press the **Save** button to complete.
{% endhint %}

### Product setup

Now that our custom metafield has been defined, the final step is to edit any of your products in the Shopify Admin -> Products and update the new `cutline` metafield.

All you need to do is scroll to the bottom of the product setup page and fill them in:

![](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/mbXTqQPsN0x9Nb2tuhzX/broadcast-cutline-setup.gif)

After adding the cutline metafield value, press the **Save** button to save the product changes. &#x20;

Now you're ready to preview the cutline text. View on a collection page or any section that uses the product grid layout:

![Preview your unique cutline text on a Collection page](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/x2CBWjyj8Hms26WuJMji/broadcast-cutline-demo.jpg)

Your cutline text will only appear for this product. You can now add unique cutline text to any product in your store. If a product does not have the cutline metafield text information added, nothing will appear. Only products with a value for the cutline metafield will display that information on a product-gird or collection page.&#x20;

{% hint style="success" %}
Add your unique cutline information for all/any products that require the cutline information displayed on collection pages and product-grid sections.&#x20;
{% endhint %}
