# Création et gestion des shops

**Créer un baril**

1. Poser le baril - Pointer sa souris dessus - Entrer la commande `/ishop create` dans le chat pour créer le shop (`/ishop delete` pour supprimer)

   *Ptit tips : Tu ne peux plus poser de bloc coller au baril une fois le shop créé, si tu souhaites décorer le contour, il faut le faire avant de créer le shop:)*

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

2. Ouvrir l’interface du shop via clique droit
3. Cliquer sur “CREER” (colorant vert clair)

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

4. Créer l’offre en mettant les quantités préalablement préparées (vous ne pouvez plus séparer les stacks de votre inventaire une fois cette interface ouverte)\
   Gauche : items à vendre\
   Droite : Prix d’achat

Valider en cliquant sur la colorant vert clair (max 5 offres par baril)

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

5. Le coffre en haut à droite est ton stock (commun à tous les barils)

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

6. Mettre ton stock d’items à vendre dedans (il y a plusieurs pages)

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

7. Lorsque tu vends des items, c’est dans le stock que tu peux récupérer le paiement

<figure><img src="/files/6z7d5tVp0BEmwxdsA8KB" alt=""><figcaption></figcaption></figure>

8. Ton baril t’indiquera si tu es en rupture de stock via un colorant rouge

<figure><img src="/files/IOPE0h7sqYrr6d8xV1pm" 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://wiki.vanillacraft.fr/aide-and-tutoriels/la-zone-commerciale/creation-et-gestion-des-shops.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.
