# About v5.0 release

### Gift card - Send directly to the recipient with a message

Customers can now send a gift card directly to the recipient's email and include a personal message.

<figure><img src="/files/61mn1jObJAMn9Wy0n71W" alt=""><figcaption></figcaption></figure>

In the Theme Editor, use the checkbox option on the Buy buttons block to enable.&#x20;

The customer will then have the option to send it as a gift:

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

### Multicolumn - New mobile aspect ratio setting

An image aspect ratio for mobile has been added in Broadcast 5.0. This will help provide more flexibility when designing complex layouts. In the example below, two Multicolumn sections are used to build a mosaic. The second has wider images. With the new settings, the mobile aspect ratio can be adjusted to make the images consistent with the section above:

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

Example of wider desktop images showing with 1:2:1 aspect ratio for mobile which matches the section image sizes of the previous section:

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

## Shop the look - Option for 2 per row

We've added the ability to show 2 product grid items per row. Ideal for showing more on desktop screens:

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

## Collection list - New mobile layout styles

Broadcast now includes mobile layout styles for the Collection list section. You can choose to display 1 or 2 collections per row or the mobile slider:

<figure><img src="/files/0F62dL0gU9hyl30kmik4" alt=""><figcaption></figcaption></figure>

Layout examples for mobile:

<div><figure><img src="/files/TGy1TMW6dukhIDsPqTiR" alt=""><figcaption><p>1 collection per row</p></figcaption></figure> <figure><img src="/files/R6nO4O7hfAZhnMEGfaqQ" alt=""><figcaption><p>2 collections per row</p></figcaption></figure> <figure><img src="/files/zt4V8pCBJOgcBMDPE8hy" alt=""><figcaption><p>Slider</p></figcaption></figure></div>

### Upsell functionality updated to work with one product and metafields

Now you can easily add one product right from the Theme Editor as your Upsell item which will instantly appear for all products using the same Product template.&#x20;

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

This method is a simple way to use the upsell feature without the complexity of using metafields. It will add the chosen product to all products using the same template. If you use multiple product templates, you can customize which product is selected for each template.

{% hint style="info" %}
If you use the Select product option, that upsell product will appear for all products instantly. Think of this as a global upsell product. \
\
If you combine it with a metafield, the metafield will override the selected global option. Therefore, the fallback is the global choice and the override is the metafield.&#x20;
{% endhint %}


---

# 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/broadcast-v5/updates/whats-new-in-broadcast/about-v5.0-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.
