> For the complete documentation index, see [llms.txt](https://guia.katuma.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.katuma.org/funcionalitats-avancades/configuracio-de-la-botiga.md).

# Configuració de la botiga

* Carrega preus diferents a clients diferents.[ Llegeix-ne més.](https://guia.katuma.org/funcionalitats-avancades/productes/configuracio-de-la-botiga/preu-especific-segons-el-tipus-de-client)
* Fes que la vostre botiga sigui privada. [Llegeix-ne més.](https://guia.katuma.org/funcionalitats-avancades/productes/configuracio-de-la-botiga/botiga-privada)
* Mantingues una llista dels teus clients. Això es requereix per utilitzar altres funcions com ara etiquetes i subscripcions. [Llegeix-ne més.](https://guia.katuma.org/funcionalitats-avancades/productes/configuracio-de-la-botiga/consumidores)
* Aplica "etiquetes" als teus clients i personalitza la teva experiència de compra amb les regles d'etiquetes. Inclou restriccions en la disponibilitat de l'enviament i els mètodes de pagament, productes o cicles de comandes. [Llegeix-ne més.](https://guia.katuma.org/funcionalitats-avancades/configuracio-de-la-botiga/etiquetes-i-regles-de-les-etiquetes)
* Voleu incrustar la vostra botiga al vostre lloc web extern? Podeu fer això amb botigues inserides. [Llegeix-ne més](https://guia.katuma.org/funcionalitats-avancades/configuracio-de-la-botiga/incrustacio-de-la-botiga).&#x20;
* Obteniu la configuració per imprimir els rebuts impresos tèrmicament (només disponible en alguns països). [Llegeix-ne més.](https://guia.katuma.org/funcionalitats-avancades/configuracio-de-la-botiga/tiquets-impresos-en-paper-termic)


---

# 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:

```
GET https://guia.katuma.org/funcionalitats-avancades/configuracio-de-la-botiga.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.
