# Tabela de Preço Customizada

A funcionalidade está disponível no menu de **Cadastro > Cliente** , dentro da aba **Mais ...** de configurações avançadas.

Define qual tabela de preços será utilizada por padrão para este cliente:

{% hint style="danger" %}
A tabela definida aqui terá prioridade sobre a tabela definida na política comercial.
{% endhint %}

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

#### ✅ Boas práticas

* Nomeie suas tabelas de preços de forma clara, como: `Distribuidor SP`, `Revenda 2025`, `Black Friday`, etc.
* Use essa funcionalidade para aplicar descontos específicos ou políticas comerciais diferenciadas por grupo de clientes.


---

# 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://ajuda.uplaces.com.br/ecommerce-b2b/clientes/tabela-de-preco-customizada.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.
