# Sale items

Broadcast adds sale elements to your Product Detail page, Collection pages, and Product Grid sections to help your customers visually see sale times and their savings.

On the product pages, Broadcast adds a sale badge next to the sale price displaying the savings percentage:

![Product Detail Page](/files/7js80HmkHZnZ6DKKIvKL)

{% hint style="success" %}
The text that follows the percent symbol, 'OFF' can be modified in the Language Editor.
{% endhint %}

On a Collection page or any section that uses the product grid, Broadcast can add a custom color sale badge over the product image:

![Product Grid section or Collection page](/files/bXrH4It3yldG5qt1xddU)

## How to setup

Sale pricing is managed in the Product setup for each product where 'Price' is the discounted price and 'Compare at price' is the original price or more expensive value:

![Shopify Admin -> Products](/files/rhc5E6FJzxpbkON3n8q9)

Use the Theme Editor to customize the Sale badge feature used on Collection pages and product grid sections.

Under Theme Settings, select Product Grid:

![Theme Editor -> Theme Settings -> Product Grid](/files/3nWY9shUEesflqhN03d9)

Here, you can customize the badge colors and also toggle on/off the badge feature:

![](/files/YcQ55bgeUJ5zktMMyHxv)

## Customize language

With the Language Editor, you can modify the text used for both styles of badges. Begin by opening the Language Editor:

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

### Sale badge on Collection pages and Product Grid sections

To modify the text 'sale' change the text value found under Product -> On sale.

![Use the search box to find it more easily](/files/oFWdaLhKQuSlrCIoAozk)

### Percent 'off' text on Product Detail pages

To modify the text 'off' change the text value found under Product -> Off.

![Use the search box to find it more easily](/files/hrKp5Z2K3V41z3ftgEyi)

Save your changes.&#x20;


---

# 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/products/product-pages/sale-items.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.
