# Free products

Broadcast can display a custom value or text for products that are sold at no cost. You can change the price from $0 to a text message:

![](/files/xfCnJzkT79GzF5GXeXyk)

Examples:

* Sample
* Free Gift
* No charge

## How to setup

In the Shopify Admin under Products, set the Price to a zero value for the base currency:

![Ensure item is set to a zero price](/files/zKdAppvFnC2ZWACOkiGp)

Use the Language Editor (now called 'Edit default theme content') to set your text value:

![](/files/7UuzFaEiuh6G17vf9keR)

In the Search box, type in: **`Free`** and scroll to the bottom. Under General -> Money -> Free, you can customize the value:

![General -> Money -> Free](/files/PqXVBESTFKVbyM6h7Hjp)

**Save** your changes to finish.&#x20;

{% hint style="success" %}
The new value will be displayed on:

* Collection pages
* Product Grid sections
* Product Detail page
  {% 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-v4/products/free-products.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.
