> 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.00/cug-57.00-es/referencia-de-usuario-de-commander-57.00/formularios-del-cliente-de-configuracion/promociones-y-descuentos.md).

# Promociones y descuentos

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

### Promoción NAXML

Consulte la promoción 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 del 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/416a950b2f5802ed628854d9c338ca115ff31c45" alt=""><figcaption></figcaption></figure>

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

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

| Campo/Botón | Valor/función permitidos                                                                       |
| ----------- | ---------------------------------------------------------------------------------------------- |
| Descuentos  | Haga clic para agregar el nombre del descuento. Se puede configurar un total de 16 descuentos. |
| Eliminar    | Seleccione para eliminar el descuento seleccionado y haga clic en Guardar.                     |
| Nombre      | Ingrese el nombre del descuento.                                                               |
| Tipo        | <ul><li>Porcentaje</li><li>Importe</li></ul>                                                   |
| Importe     | Ingrese el descuento en porcentaje o en 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.00/cug-57.00-es/referencia-de-usuario-de-commander-57.00/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.
