> 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/blogs/blogs-and-articles/theme-blocks.md).

# Article theme blocks

Broadcast theme blocks for Blog post pages and blog post templates help you customize the primary or core content for your blog post also known as article pages.

Adding sections further enhances your blog post content.&#x20;

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

### Types of theme blocks

Broadcast includes the following theme blocks for blog post pages/templates:

{% hint style="success" %}

* Related products
* Recent articles
* Navigation
* Pinterest widget
  {% endhint %}

### Related products

When you add a link to any product page inside your blog post - If enabled, Broadcast will display a product card in the sidebar of your article page.

Customers can click on the sidebar product card to view the product page:

<figure><img src="/files/qRAeWwIf1BUYCbrTBthx" alt=""><figcaption><p>Use links in your blog posts to promote products from your store</p></figcaption></figure>

Learn more:

{% content-ref url="/pages/qsxTUYr2tdDphuWzqXWI" %}
[Product links in blog posts](/broadcast-v5/blogs/blogs-and-articles/product-links-in-blog-posts.md)
{% endcontent-ref %}

### Recent articles

Display and link to your three most recent articles in the sidebar:

<figure><img src="/files/RcwTmeJtUv8c9rXiUisy" alt=""><figcaption><p>Heading for section is configurable</p></figcaption></figure>

### Navigation

Add navigation links to the sidebar. By default, Broadcast will generate a menu from your blog post tags.

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

You can override the tag navigation with your own custom menu created in the Shopify Admin Navigation editor:

<figure><img src="/files/2nhXKvWnhv5By9bOm1Ly" alt=""><figcaption><p>Heading for section is configurable</p></figcaption></figure>

### Pinterest widget

Broadcast will create a Pinterest image in the sidebar which will be used when your article is shared on Pinterest:

![Heading for section is configurable](/files/-MhaucJpQkqwbqCAC7Pc)


---

# 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/blogs/blogs-and-articles/theme-blocks.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.
