# Listino clienti

{% hint style="info" %}
Il plugin **Listino clienti** serve ad inserire il listino clienti dell'articolo
{% endhint %}

![](/files/nNKxgP8oM7qaVeZhP7iK)

Per aggiungere un nuovo listino cliente si deve selezionare un cliente e cliccare su Prezzi.

![](/files/8cXu6XedFOsWtvC7eB9c)

Si aprirà ora una schermata da cui è possibile specificare due tipi di prezzi:

* Prezzo specifico
* Prezzo specifico in base alle quantità

![](/files/hA5Y4FFh4g1ZyV1CARs7)

Attivando il pulsante **Imposta prezzo per questa anagrafica** si potrà inserire il prezzo di acquisto/vendita fisso per questa anagrafica.

Attivando il pulsante **Imposta un prezzo in base alle quantità** si potrà inserire il prezzo di acquisto/vendita variabile in base a determinati range per questa anagrafica.

Cliccando sul pulsante **Aggiungi range** verrà aggiunta una riga vuota nella tabella in cui si potrà andare a definire la quantità minima e massima e il prezzo specifico.

Cliccare su Salva per confermare.


---

# 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.openstamanager.com/2.4.48/openstamanager/modules/magazzino/articoli-1/plugin/listino-clienti.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.
