# Régua de Vantagens

A Régua de Vantagens é um recurso muito bacana que permite ilustrar pontos estratégicos da loja diretamente no tema, de modo que seu cliente se sinta atraente por algum daqueles pontos.&#x20;

Por exemplo, você quer deixar claro que compras acima de determinado valor terão frete grátis. Colocando essa informação na Régua ela ficará em destaque e será mais facilmente assimilada pelo seu cliente.

Veja alguns exemplos de configurações da Régua de Vantagens:&#x20;

Para que seja possível aplicar a cor principal do tema em alguma palavra ou frase, utilize a tag html antes do texto e a tag ao final do texto.

<figure><img src="/files/RoezwQNUB22Pn6xCVgKj" alt=""><figcaption><p>EXEMPLO 1</p></figcaption></figure>

{% hint style="info" %}
**Nota!** Para que seja possível aplicar a cor destaque conforme consta no exemplo acima, utilize a tag html \<strong> antes do texto e a tag \</strong> ao final do texto. Ex.: R$200 <mark style="color:red;">\<strong></mark>OFF<mark style="color:red;">\</strong></mark>
{% endhint %}

<figure><img src="/files/EgPc5jmINIJGXF3QvWW1" alt=""><figcaption><p>EXEMPLO 2</p></figcaption></figure>

{% hint style="info" %}
**Cupom de Desconto:** O tema Starlight é compatível com a exibição de código de cupom de desconto dentro da Régua de Vantagens.&#x20;
{% 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://manuais.starads.com.br/colecao-starlight/painel-do-tema/layout/regua-de-vantagens.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.
