# About v5.7 release

### Rich text columns section

We've added a new section to quickly build text-based content and organize the elements into left and right columns.

<figure><img src="/files/p2w2uqJmTXpwaUPrkvxs" alt=""><figcaption><p><strong>Two-column rich text section with different column widths</strong></p></figcaption></figure>

* Each block has a position option for column placement:

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

* Column sizes and text alignment can be adjusted in the section settings:

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

* Mobile settings allow the stacked content to be left-aligned or centred.&#x20;

### Mobile footer accordion options

Display blocks inside an accordion for the mobile footer:

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

In the footer blocks, you can use the new checkbox to enable the accordion feature for mobile devices:

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

The accordion option is available on the following footer block types:

* Link list
* Text
* Page
* Social

The newsletter and divider blocks do not contain the option.&#x20;

### Hide tag for products

We've added the ability to hide products from searches and collections. Simply add the **`hide`** tag to your product:

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

After adding the **`hide`** tag, the product won't appear on collections and search results:

<figure><img src="/files/TP1epdtLbjgNALjMXlwK" alt=""><figcaption><p>Not shown in search result</p></figcaption></figure>

You can still view the product page by using the product URL:

<figure><img src="/files/Fp5DN5RjCGDX2XUyBR2F" alt=""><figcaption><p><strong>URL is found at the bottom of the product setup under the SEO listing</strong></p></figcaption></figure>

### Sold out badge

Items that are sold out can now display a badge on the product grid or collection listings. The price is now also shown with the product information:

<figure><img src="/files/eLrJo0KbeM4Q6Xp7oec1" alt=""><figcaption><p><strong>The price replaces the original sold out text at the bottom, when badge is used</strong></p></figcaption></figure>

In the **Theme settings -> Product grid**, you can toggle the badge option:

<figure><img src="/files/8Tv6ekCeN9ZDZg4jyGsS" alt=""><figcaption><p><strong>Theme Settings</strong></p></figcaption></figure>

### Before and after block updates

We've added additional size and spacing options to the blocks in the "Before and After" section:

<figure><img src="/files/uD96rcnPHdcHFPN1zMOX" alt=""><figcaption><p><strong>Heading block - Size and Block spacing options</strong></p></figcaption></figure>

<figure><img src="/files/WmzBZHP6LVl6ey4Rv0qv" alt=""><figcaption><p><strong>Text block - Size, style and spacing options</strong></p></figcaption></figure>

### Remove link repositioned in the cart

We've improved the placement of the "Remove" items from the cart. The link is now below the quantity selector and left-aligned to match the other elements:

<figure><img src="/files/DdCBacAiWTQKIOCeF1UA" alt=""><figcaption><p><strong>Remove link is now left-aligned with the rest of the cart elements</strong></p></figcaption></figure>

### Release notes

View the release notes for a complete listing of changes:

{% content-ref url="/pages/-MciaahXBy1At2WseKmd" %}
[Release Notes](/updates/whats-new-in-broadcast/release-notes.md)
{% endcontent-ref %}


---

# 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://broadcast.presidiocreative.com/updates/whats-new-in-broadcast/about-v5.7-release.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.
