# Descuentos

Elige 'Añadir descuento' en el parte superior a la derecha.

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

Se abre una ventana de creación de un descuento:

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

* Introduce el nombre del descuento.
* Selecciona el porcentaje de descuento que se aplicará sobre el importe total del carrito del cliente.
* Opcionalmente, puedes establecer un período de validez indicando una fecha de inicio y una fecha de finalización para el descuento.
* Por defecto, el descuento estará activado. Si necesitas más tiempo antes de hacerlo disponible, simplemente desactívalo temporalmente.

Una vez creado el descuento, se crea la cantidad de vales que desea.

<figure><img src="/files/QDKFsO8oUg0K9rVlO1UL" alt="" width="375"><figcaption></figcaption></figure>

Facilita los códigos a los clientes para que se aplican en el checkout:

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

***

‹ [Volver a la página web de OIDO](https://www.oido.me/es/)


---

# 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://oido.gitbook.io/ayuda/catalogo/descuentos.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.
