# Comment mettre en vente un programme dans le shop ?

Depuis l'onglet "shop" > "produits et catégories"

Cliquer sur la catégorie voulue.

"Créer" > une fenêtre apparait

Ajouter une image format 200x180 comme icône visible par les clients.

"Type de produit" > "Programmation"

Ajouter un ou plusieurs programmes puis "valider"

Choisir le "mode de paiement" :&#x20;

* "Crédit inyourbox" signifie que le paiement ne pourra se faire que si le client a acheté au préalable un "crédit inyourbox". &#x20;
* "Stripe" fera le paiement avec la carte bancaire enregistrée du client

Choisir entre un paiement :&#x20;

* "récurrent" pour les programmations mensuelles (paiement à intervalle d'un mois)
* "ponctuel" pour un paiement en une fois

Entrer un nom pour le produit qui peut être le nom du programme.&#x20;

Renseigner le prix TTC puis la TVA.&#x20;

"Produit invisible pour les athlètes" à cocher si vous ne souhaitez pas vendre ce produit pour le moment.

"Stock" > entrer la quantité disponible.&#x20;

"Créer".&#x20;


---

# 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.inyourbox.app/inyourbox/aide/owner/shop/comment-mettre-en-vente-un-programme-dans-le-shop.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.
