# Badges

Under **badges**, you can toggle the sale, custom, sold out, and savings badges. There is also the option to show savings in cash or as a percentage.

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

<table><thead><tr><th width="184.5078125">Settings</th><th width="108.31329345703125" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Text size</td><td align="center"><code>range</code></td><td>Adjust the badge text scale. <a href="https://palo-alto.presidiocreative.com/collections/palo-alto-collection-pages/custom-product-badges">Learn more</a></td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Choose the badge shape - options: <code>Square</code>, <code>Rounded</code>, or <code>Pill</code>.</td></tr><tr><td><strong>Sale badge</strong></td><td align="center"></td><td></td></tr><tr><td>Show Sale badge</td><td align="center"><code>checkbox</code></td><td>Enable or disable the display of a 'Sale' badge.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Select the background color for the sale badge.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Select the text color for the sale badge.</td></tr><tr><td><strong>Custom badge</strong></td><td align="center"></td><td></td></tr><tr><td>Show Custom badge</td><td align="center"><code>checkbox</code></td><td>Enable or disable a custom badge, which can be used for personalized promotions.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Choose the background color.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Choose the text color.</td></tr><tr><td><strong>Sold badge</strong></td><td align="center"></td><td></td></tr><tr><td>Show Sold Out badge</td><td align="center"><code>checkbox</code></td><td>Toggle visibility of the 'Sold Out' badge when inventory runs out.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Set the badge background color.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Set the badge text color.</td></tr><tr><td><strong>Saving badge</strong></td><td align="center"></td><td></td></tr><tr><td>Show Saving badge</td><td align="center"><code>checkbox</code></td><td>Toggle a badge that displays savings information.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Choose the background color.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Choose the text color.</td></tr><tr><td>Saving badge type</td><td align="center"><code>select</code></td><td>Choose the type - optional: <code>Money</code> or<br><code>Percentage</code>.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/theme-settings/settings/badges.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.
