> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/fr/beheer-uw-webshop.md).

# Beheer uw webshop

- [Gestion des produits](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer.md)
- [Créer une nouvelle catégorie](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/nieuwe-categorie.md)
- [Créer un nouveau produit](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/nieuw-product.md)
- [Variantes de produits et groupes de variantes](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/productvariaties-en-variatiegroepen.md): Les variantes et les groupes de variantes sont l'un des fonctionnalités les plus puissantes du système Unipage. Cela vous permet d'etendre vos produits et de laisser vos clients composer leur commende
- [Diponibilité](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/beschikbaarheid.md): Rendre facilement un produit dispoible ou indisponible sur la page consommateur.
- [Modifier les produits](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/producten-bewerken.md)
- [Exporter et importer](https://docs.unipage.eu/fr/beheer-uw-webshop/productbeheer/exporteren-en-importeren.md): Effectuez des sauvegardes de votre liste de produits actuelle ou copiez facilement vos produits dans une nouvelle boutique.
- [Marketing](https://docs.unipage.eu/fr/beheer-uw-webshop/marketing.md): Met de optionele marketing module kan je de relatie met uw klanten sterker maken
- [Upselling](https://docs.unipage.eu/fr/beheer-uw-webshop/marketing/upselling.md): Mettez en evidence les produits dans le panier et incitez votre clients à acheter plus.
- [Codes de réduction](https://docs.unipage.eu/fr/beheer-uw-webshop/marketing/coupon-codes.md)
- [Popups](https://docs.unipage.eu/fr/beheer-uw-webshop/marketing/popups.md): Attirez l'attention de vos clients grâce aux popups.
- [Réglages](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen.md): Un aperçu de tous les paramètres de votre boutique en ligne
- [Modifier les Informations](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/info-aanpassen.md): Personnalisez les oinformations de l'entreprise, les coordonnées et l'emplacement.
- [Recevoir des commandes](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/bestellingen-ontvangen.md)
- [Période de vacances](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/vakantie-perioden.md): Arrêtez de recevoir des commandes pendant votre période de vacances et communiquez-le clairement à vos clients.
- [Jours disponibles](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/beschikbare-dagen.md): Rendez votre boutique en ligne disponible exclusivement certains jours
- [Heures d'ouverture](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/openingsuren.md)
- [Livrer](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/bezorgen.md): Indien je de bestelling tot bij de klant brengt, kan je via de bezorgmodule alle voorwaarden beheren.
- [Website](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/website.md)
- [Teksten](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/teksten.md)
- [Online betaling](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/online-betaling.md)
- [Mollie](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/online-betaling/mollie.md)
- [Saferpay / Six](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/online-betaling/saferpay-six.md)
- [Kiosk](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/kiosk.md)
- [Team](https://docs.unipage.eu/fr/beheer-uw-webshop/instellingen/team.md): Nodig uw collega's uit tot de beheerpagina


---

# 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://docs.unipage.eu/fr/beheer-uw-webshop.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.
