# Application de réduction

**Actuellement, vous pouvez définir 3 types de remises :**&#x20;

* Remise forfaitaire
* Remise en pourcentage
* Expédition gratuite

Il suffit d'aller dans l'onglet des remises situé dans la section des paramètres du magasin et d'entrer les informations requises sur la remise.

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

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

### Ajout d'une remise à des variations spécifiques.

En bas de la fenêtre, vous pouvez sélectionner l'endroit où vous souhaitez appliquer la réduction. Il vous suffit de sélectionner votre produit, votre variante ou même les groupes de membres qui vous sont attribués.

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


---

# 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://docs.netsimpler.io/netsimpler/ecommerce/applying-discount.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.
