> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/promociones-y-descuentos.md).

# Promociones y descuentos

![Pestaña de promociones y descuentos](/files/9c17d38f15779edd538698ea70e54067b4f85974)

### Oferta NAXML

Consulte la oferta NAXML

### Descuento POP

{% hint style="info" %}
*Consulte la documentación de referencia de la función de descuento POP para obtener información sobre esta función.*
{% endhint %}

### Configuración de escaneo de cupones

###

{% hint style="info" %}
*Consulte la documentación de referencia de la función de escaneo de cupones para obtener información sobre esta función.*
{% endhint %}

### Denominaciones de descuento

<figure><img src="/files/0331681119f1869684f35159f21e32983e6f36b6" alt=""><figcaption></figcaption></figure>

Esta función se utiliza para configurar varios descuentos que puede seleccionar el cajero durante una venta. Cuando el cajero selecciona la tecla de descuento (tecla física, tecla virtual o menú de tocar para modificar), los descuentos configurados se muestran como parte de la superposición de descuento.

{% hint style="info" %}
*Esta función debe habilitarse en Configuration Client > Store Operations > Sales Configuration.*
{% endhint %}

| Campo/Botón | Valor/función permitida                                                                        |
| ----------- | ---------------------------------------------------------------------------------------------- |
| Descuentos  | Haga clic para agregar el nombre del descuento. Se puede configurar un total de 16 descuentos. |
| Eliminar    | Seleccione esta opción para eliminar el descuento seleccionado y haga clic en Guardar.         |
| Nombre      | Introduzca el nombre del descuento.                                                            |
| Tipo        | <ul><li>Porcentaje</li><li>Importe</li></ul>                                                   |
| Importe     | Introduzca el descuento en porcentaje o importe.                                               |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/promociones-y-descuentos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
