# Boutique

Pour activer votre boutique en ligne sur Open Food Network et commencer à vendre, vous devez déjà vous assurer que le [type de profil](https://guide.openfoodnetwork.org/v/fr/your-quick-start-on-ofn-given-who-you-are) choisi vous ouvre cette fonctionnalité (boutique ou hub producteur, ou boutique hub).

Ensuite, vous devez paramétrer pour votre entreprise les [méthodes de livraison ](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/shipping-methods)et de [paiement](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/payment-methods), et éventuellement les [marges et commissions ](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/enterprise-fees)que vous souhaitez imputer sur le prix d'origine des produits distribués.

Vous pourrez ensuite créer votre ou vos [cycles de vente](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/order-cycle), ce qui conditionnera l'ouverture de votre boutique en ligne aux commandes.

Vous pourrez gérer des [affichages et tarifs différenciés](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/customer-management-and-conditional-displays-prices) selon vos catégories d'acheteurs, réserver l'accès de votre boutique à des membres invités ([boutique privée](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront/private-shopfront)), ou encore, afficher une [boutique vitrine](broken://pages/-LAYPbjPCaWyzbGhvPMh) sans autoriser la commande en ligne.


---

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