# Sold-out badge

Story theme includes a pre-built badge that will display a styled sold-out message for items that are out of stock:

![](https://798529998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frse2xho0gVJCQ27Qc08u%2Fuploads%2FptVXxUywYI3kSRpYofla%2FScreen%20Shot%202021-12-29%20at%2012.14.10%20PM.png?alt=media\&token=209d1618-bf7e-4c9b-85d0-3bc2cc5cb75d)

### Customize badge label

To change or modify the Sale badge text, use the Language Editor (Edit language) for the theme:

![Language editor is found under "Edit languages"](https://798529998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frse2xho0gVJCQ27Qc08u%2Fuploads%2F4haKu9jsXhWZaA0MdSox%2FScreen%20Shot%202021-12-29%20at%2012.23.56%20PM.png?alt=media\&token=9d4a26c4-d9c3-4858-9863-d7a3fe512d9d)

> Tip: Search for "sold" in the Language editor and modify under Products


---

# 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://story.groupthought.com/collections/collection-pages/sold-out-badge.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.
