# Gestion des acheteurs et affichages/prix conditionnels

Il est fréquent qu'un distributeur ou producteur veuille proposer des produits / prix différents aux acheteurs professionnels ou particuliers.  Ou encore, que les membres aient droit à une ristourne particulière sur les produits pour récompenser leur implication dans la gestion d'un groupement d'achat par exemple.

La plateforme offre des fonctionnalités basiques concernant la [gestion des acheteurs](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/customer-management-and-conditional-displays-prices/customers), mais offre pas mal de possibilités concernant des [affichages de prix différents selon la catégorie d'acheteurs](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/customer-management-and-conditional-displays-prices/tags-and-tag-rules).


---

# 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://guide.openfoodnetwork.org/fr/basic-features/shopfront/customer-management-and-conditional-displays-prices.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.
