> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-tabs.md).

# Tabs and accordions

> This article is for Broadcast version 3 and newer. For earlier versions of Broadcast, [click here](https://help.invisiblethemes.com/article/11-tabs)

Broadcast can show your product description in tabbed or accordion format. Add extra content to your product pages to help improve customer confidence in your products and brand.&#x20;

![Product description tabs](/files/-MhRGP0gNio4tWwwtvbJ)

### How to use

Start by clicking on the product description block on any product template, to open the product description settings:

![Click on Product description to view settings](/files/-MheUgk_T1VoulqY8A20)

### Tab style

Choosing 'Accordion' will convert tabs to accordions:

![](/files/-MhRJpDJbTTb-QVP8iPR)

Choosing 'Disable tab&#x73;**'** will hide all tabs:

![](/files/-MhRKcYio5sGFblnqa0z)

### Hiding a single tab

To hide or disable a tab, remove the title or description of that tab. Both the title and description are required to display a tab.&#x20;

{% hint style="info" %}
Product Description tab content will appear on all your product pages (that use the same product template).

This is helpful if you need to display the same content on all your product pages. This also simplifies editing tab content. For unique content inside tabs, use Metafields.
{% endhint %}

## Metafields for displaying unique and custom content

Product description tabs in Broadcast support Shopify's Dynamic source feature. Using metafields will allow you to attach custom content to each product and then display them on the product page.&#x20;

Learn how to add unique content into each tab using metafields:

{% content-ref url="/pages/vgNzX0iyAiVbGJeBFyZq" %}
[Tab content using metafields](/broadcast-v5/products/product-pages/tab-content-using-metafields.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-tabs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
