# Highlight sale menu

Highlighting a Sale menu item in your Shopify store can offer several advantages that can enhance the shopping experience for your customers and potentially boost sales.

With Pipeline, you can choose a color from the Theme Settings to highlight specific menu items like the Sale menu item:

<div data-full-width="true"><img src="/files/kqqjJUJW6UQhauV0PE9s" alt=""></div>

### How to setup

Use the Sale text color option in the Theme settings -> Color to configure the color to use:

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

> *Tip*: the Sale menu item can be anywhere in your navigation:

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

### Different menu item names

To change the trigger word from "**Sale**" to another name, you can choose "**Edit default theme content**" by selecting the three dots at the top:

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

Then modify the value for **Highlight links** to a different menu item name:

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

> **Tip**: When searching for this value, type-in `highlight` all in lowercase letters to quickly find the right field. Using a capital letter may result with no values.

Multiple links can be added, separate with a comma:

![](/files/mZTmu9EUiywl3b5RX0Al)


---

# 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://pipeline.groupthought.com/header/header/highlight-sale-menu.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.
