# Text block

In the Product template, you can add a **Text block** for additional information within the product form.

## **Add text block**

***

Under **Product overview**, click **(+) Add block** and select **Text**. Use the drag-and-drop handles **`⋮⋮`** to re-order blocks. Click the block to start adding content.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Under **Product overview**, click **(+) Add block** and select **Text block**.
2. Click the new **Text block** block to open the settings.
3. Add a short sentence or two. Use the formatting buttons to add text styles, links, or lists.

   > To learn more, see Shopify's [Rich text editor guide](https://help.shopify.com/en/manual/shopify-admin/productivity-tools/rich-text-editor#format-text-with-the-rich-text-editor).
4. Set the **Text size** to **Small**, **Medium**, or **Large**.
5. Select which **Column** to display the Text block: Either the **Right** (in the product form) or on the **Left** (beneath the product media).
6. Click **Save**.

</details>

`Click Text block to find settings`

<table><thead><tr><th width="166">Setting</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:blue;">Column</mark></td><td>Display the block in either the Right column (in the product form) or the Left column (beneath the product media).</td></tr><tr><td><mark style="color:blue;">Text size</mark></td><td>Change the font size of the text from small (1) to large (8).</td></tr><tr><td><mark style="color:blue;">Text</mark></td><td>Add text with additional information or marketing for your customers.</td></tr></tbody></table>

\\

***

> **Related links**
>
> [Product template](https://help.fluorescent.co/cornerstone/product-pages/product-template)\
> [Image block](https://help.fluorescent.co/cornerstone/product-pages/product-page-blocks/image-block)\
> [Image with text block](https://help.fluorescent.co/cornerstone/product-pages/product-page-blocks/image-with-text-block)


---

# 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.fluorescent.co/cornerstone/product-pages/product-page-blocks/text-block.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.
